index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-19
hw/pflash_cfi0[12]: Use host-utils.h ctz32()
Peter Maydell
2
-72
/
+2
2012-09-19
pflash_cfi01: fix vendor specific extended query
Aurelien Jarno
1
-1
/
+3
2012-09-19
xilinx_timer: Fix a compile error if debug enabled
Chris Wulff
1
-1
/
+2
2012-09-19
xilinx: fix names of ethernet and dma links.
Peter A. G. Crosthwaite
1
-2
/
+4
2012-09-19
xilinx.h: Error check when setting links
Peter A. G. Crosthwaite
1
-2
/
+8
2012-09-19
xilinx_timer: Fixed "frequency" prop name
Peter A. G. Crosthwaite
2
-2
/
+3
2012-09-19
xilinx_timer: Send dbg msgs to stderr not stdout
Peter A. G. Crosthwaite
1
-4
/
+4
2012-09-19
xilinx_timer: Removed comma in device name
Peter A. G. Crosthwaite
2
-3
/
+3
2012-09-17
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
3
-10
/
+9
2012-09-17
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
7
-21
/
+21
2012-09-17
Merge remote-tracking branch 'spice/spice.v60' into staging
Anthony Liguori
1
-6
/
+101
2012-09-17
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
5
-21
/
+41
2012-09-17
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
5
-0
/
+15
2012-09-17
pc: Drop practically unused BOCHS BIOS debug ports
Jan Kiszka
1
-27
/
+0
2012-09-15
Remove unused CONFIG_TCG_PASS_AREG0 and dead code
Blue Swirl
1
-1
/
+0
2012-09-14
net: fix usbnet_receive() packet drops
Stefan Hajnoczi
1
-3
/
+16
2012-09-14
net: clean up usbnet_receive()
Stefan Hajnoczi
1
-13
/
+17
2012-09-14
eepro100: Fix network hang when rx buffers run out
Bo Yang
1
-1
/
+3
2012-09-14
xen: flush queue when getting an event
Paolo Bonzini
1
-0
/
+1
2012-09-14
e1000: flush queue whenever can_receive can go from false to true
Paolo Bonzini
1
-0
/
+4
2012-09-14
net: notify iothread after flushing queue
Paolo Bonzini
1
-4
/
+0
2012-09-14
Spelling fixes in comments and macro names (ressource -> resource)
Stefan Weil
1
-3
/
+3
2012-09-14
Fix spelling (licenced -> licensed) in GPL
Stefan Weil
3
-5
/
+5
2012-09-14
Spelling fixes in comments and documentation
Stefan Weil
2
-9
/
+9
2012-09-14
srp: Don't use QEMU_PACKED for single elements of a structured type
Stefan Weil
1
-4
/
+4
2012-09-13
hw/qxl: support client monitor configuration via device
Alon Levy
1
-0
/
+79
2012-09-13
qxl: add trace-event for QXL_IO_LOG
Alon Levy
1
-0
/
+1
2012-09-13
hw/qxl: tracing fixes
Alon Levy
1
-3
/
+5
2012-09-12
ahci: properly reset PxCMD on HBA reset
Jason Baron
1
-1
/
+1
2012-09-12
ide: Fix error messages from static code analysis (no real error)
Stefan Weil
1
-9
/
+2
2012-09-12
ATAPI: STARTSTOPUNIT only eject/load media if powercondition is 0
Ronnie Sahlberg
1
-0
/
+6
2012-09-12
qxl: better cleanup for surface destroy
Uri Lublin
1
-0
/
+1
2012-09-12
qxl: Ignore set_client_capabilities pre/post migrate
Hans de Goede
1
-0
/
+5
2012-09-12
qxl: dont update invalid area
Dunrong Huang
1
-0
/
+7
2012-09-12
spice: switch to queue for vga mode updates
Gerd Hoffmann
1
-3
/
+3
2012-09-11
VGA: Flush coalesced MMIO on related MMIO/PIO accesses
Jan Kiszka
5
-0
/
+15
2012-09-11
xhci: allow bytewise capability register reads
Gerd Hoffmann
1
-1
/
+3
2012-09-11
xhci: kill xhci_mem_{read,write} dispatcher functions
Gerd Hoffmann
1
-65
/
+75
2012-09-11
xhci: support multiple interrupters
Gerd Hoffmann
1
-5
/
+1
2012-09-11
xhci: pick target interrupter
Gerd Hoffmann
1
-6
/
+16
2012-09-11
xhci: prepare xhci_runtime_{read,write} for multiple interrupters
Gerd Hoffmann
1
-43
/
+57
2012-09-11
xhci: add XHCIInterrupter
Gerd Hoffmann
1
-147
/
+160
2012-09-11
xhci: move register update into xhci_intr_raise
Gerd Hoffmann
1
-9
/
+5
2012-09-11
xhci: add msix support
Gerd Hoffmann
1
-1
/
+46
2012-09-11
xhci: rework interrupt handling
Gerd Hoffmann
1
-14
/
+33
2012-09-11
xhci: fix & cleanup msi.
Gerd Hoffmann
1
-18
/
+9
2012-09-11
usb-storage: usb3 support
Gerd Hoffmann
1
-3
/
+43
2012-09-11
usb3: bos decriptor
Gerd Hoffmann
3
-0
/
+140
2012-09-11
usb3: superspeed endpoint companion
Gerd Hoffmann
3
-20
/
+62
2012-09-11
usb3: superspeed descriptors
Gerd Hoffmann
2
-1
/
+10
[next]