index
:
seabios
guest-hint
kvmtool
master
memory2-logging
microvm
pci-4g-map
pci64-cfg
seabios
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
hw
/
usb-uas.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Rename disk_op_s->drive_gf to drive_fl
Kevin O'Connor
2017-09-27
1
-1
/
+1
*
usb-uas: enumerate luns with REPORT LUNS
Roman Kagan
2017-05-02
1
-16
/
+29
*
usb-uas: Handle USB drives directly via 'struct disk_op_s' requests
Kevin O'Connor
2015-07-14
1
-2
/
+4
*
usb: Rename free_pipe() to usb_free_pipe()
Kevin O'Connor
2014-10-16
1
-4
/
+4
*
xhci: Run the XHCI driver entirely in 32bit mode.
Kevin O'Connor
2014-01-29
1
-1
/
+4
*
Convert op->drive_g from a 16bit pointer to a 32 bit "GLOBALFLAT" pointer.
Kevin O'Connor
2013-10-26
1
-9
/
+9
*
uas: add (temporary) superspeed stopgap
Gerd Hoffmann
2013-09-19
1
-0
/
+4
*
Merge bmp.h, boot.h, jpeg.h, and post.h into util.h.
Kevin O'Connor
2013-09-18
1
-1
/
+1
*
Split disk.h into block.h and std/disk.h.
Kevin O'Connor
2013-09-18
1
-1
/
+2
*
Move function definitions for output.c from util.h to new file output.h.
Kevin O'Connor
2013-09-18
1
-5
/
+5
*
Move malloc code from pmm.c to new files malloc.c and malloc.h.
Kevin O'Connor
2013-09-18
1
-0
/
+1
*
Rename util.c to string.c and introduce string.h.
Kevin O'Connor
2013-09-18
1
-0
/
+1
*
Move code centered around specific hardware devices to src/hw/
Kevin O'Connor
2013-09-02
1
-0
/
+264