index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2011-08-05
qdev: Eliminate duplicate reset
Isaku Yamahata
2011-08-05
Check fread() results to avoid gcc 4.6 warnings
David Gibson
2011-08-04
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
2011-08-04
Merge remote-tracking branch 'spice/spice.v40' into staging
Anthony Liguori
2011-08-04
Merge remote-tracking branch 'kraxel/usb.22' into staging
Anthony Liguori
2011-08-04
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2011-08-04
virtio-balloon: Unregister savevm section on device unplug
Amit Shah
2011-08-04
virtio-balloon: Add exit handler, fix memleaks
Amit Shah
2011-08-04
virtio-balloon: Check if balloon registration failed
Amit Shah
2011-08-04
virtio-balloon: Fix header comment; add Copyright
Amit Shah
2011-08-04
balloon: Separate out stat and balloon handling
Amit Shah
2011-08-04
virtio-balloon: Separate status handling into separate function
Amit Shah
2011-08-04
bluetooth: kill dummy usb device, use hid code directly.
Gerd Hoffmann
2011-08-04
hid: move idle+protocol from usb-hid to hid too.
Gerd Hoffmann
2011-08-04
usb-hid: split hid code to hw/hid.[ch]
Gerd Hoffmann
2011-08-04
usb-hid: add hid_has_events()
Gerd Hoffmann
2011-08-04
usb-hid: add event callback
Gerd Hoffmann
2011-08-04
usb-hid: create & use HIDState
Gerd Hoffmann
2011-08-04
ehci: iovec support, remove buffer
Gerd Hoffmann
2011-08-04
uhci: remove buffer
Gerd Hoffmann
2011-08-04
usb-storage: iovec support
Gerd Hoffmann
2011-08-04
usb-serial: iovec support
Gerd Hoffmann
2011-08-04
usb: use iovecs in USBPacket
Gerd Hoffmann
2011-08-04
lm32: softusb: claim to support full speed
Michael Walle
2011-08-03
vhost: remove an incorrect assert
Michael S. Tsirkin
2011-08-03
qxl: bump pci rev
Gerd Hoffmann
2011-08-03
qxl: add QXL_IO_FLUSH_{SURFACES,RELEASE} for guest S3&S4 support
Alon Levy
2011-08-03
qxl: async io support using new spice api
Alon Levy
2011-08-01
qxl: only disallow specific io's in vga mode
Alon Levy
2011-08-01
qxl: make qxl_guest_bug take variable arguments
Alon Levy
2011-08-01
qxl: error handling fixes and cleanups.
Gerd Hoffmann
2011-08-01
qxl: add io_port_to_string
Alon Levy
2011-08-01
qxl: fix surface tracking & locking
Gerd Hoffmann
2011-08-01
spice/qxl: move worker wrappers
Gerd Hoffmann
2011-08-01
spice: add qemu_spice_display_init_common
Gerd Hoffmann
2011-08-01
spice: add worker wrapper functions.
Gerd Hoffmann
2011-08-01
scsi-disk: Remove 'drive_kind'
Hannes Reinecke
2011-08-01
scsi: Sanitize command definitions
Hannes Reinecke
2011-08-01
scsi: Remove REZERO_UNIT emulation
Hannes Reinecke
2011-08-01
scsi: Remove references to SET_WINDOW
Hannes Reinecke
2011-08-01
scsi-disk: Codingstyle fixes
Hannes Reinecke
2011-07-30
exec.h cleanup
Blue Swirl
2011-07-30
revamp acpitable parsing and allow to specify complete (headerful) table
Michael Tokarev
2011-07-30
sd: do not add one sector to the disk size
Vincent Palatin
2011-07-30
usb-hid: Fix 0/0 position for Windows in tablet mode
Jan Kiszka
2011-07-30
Add support for Zipit Z2 machine
Vasily Khoruzhick
2011-07-30
onenand: Add missing brace.
Andrzej Zaborowski
2011-07-30
hw/onenand: program actions can only clear bits
Juha Riihimäki
2011-07-30
onenand: Handle various ID fields separately
Juha Riihimäki
2011-07-30
onenand: Pass BlockDriverState to init function
Peter Maydell
[next]