summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-09xen-mapcache: Fix rlimit set size.Anthony PERARD
2011-09-09xen: use uint64_t instead of target_ulong in cpu_ioreq_moveStefano Stabellini
2011-09-09Move the xenfb pointer handler to the connected methodJohn Haxby
2011-09-09Introduce a new 'connected' xendev op called when Connected.John Haxby
2011-09-08Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori
2011-09-08target-i386: Compute all flag data inside %cl != 0 test.Richard Henderson
2011-09-08Merge remote-tracking branch 'spice/spice.v42' into stagingAnthony Liguori
2011-09-08Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2011-09-08Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-09-08Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into stagingAnthony Liguori
2011-09-08Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-09-08Merge remote-tracking branch 'kraxel/usb.26' into stagingAnthony Liguori
2011-09-08Merge remote-tracking branch 'aneesh/for-upstream-3' into stagingAnthony Liguori
2011-09-08iohandlers: fix issue with qemu_set_fd_handler()Anthony Liguori
2011-09-07usb-musb: Add reset functionJuha Riihimäki
2011-09-07usb-musb: Take a DeviceState* in init functionPeter Maydell
2011-09-07usb: Remove leading underscores from __musb_irq_maxPeter Maydell
2011-09-07usb-host: tag as unmigratableGerd Hoffmann
2011-09-07usb: claim port at device initialization time.Gerd Hoffmann
2011-09-07usb-ccid: remote wakeup supportGerd Hoffmann
2011-09-07usb-ccid: switch to USBDesc*Gerd Hoffmann
2011-09-07usb: fix use after freeGerd Hoffmann
2011-09-07usb-host: parse port in /proc/bus/usb/devices scanGerd Hoffmann
2011-09-07usb-host: constify portGerd Hoffmann
2011-09-07usb-ehci: handle siTDsGerd Hoffmann
2011-09-07usb-host: endpoint table fixupGerd Hoffmann
2011-09-07usb-host: claim portGerd Hoffmann
2011-09-07usb-host: fix configuration tracking.Gerd Hoffmann
2011-09-07usb-host: limit open retriesGerd Hoffmann
2011-09-07usb-host: fix halted endpointsGerd Hoffmann
2011-09-07usb-host: reapurb error report fixGerd Hoffmann
2011-09-07usb-host: start tracing supportGerd Hoffmann
2011-09-07spice: workaround a spice server bug.Gerd Hoffmann
2011-09-07spice: set qxl->ssd.running=true before telling spice to start, RHBZ #733993Yonit Halperin
2011-09-07qxl: s/qxl_set_irq/qxl_update_irq/Yonit Halperin
2011-09-07qxl: send interrupt after migration in case ram->int_pending != 0, RHBZ #732949Yonit Halperin
2011-09-07hw/qxl: Fix format string errorsPeter Maydell
2011-09-07spice-qemu-char.c: Use correct printf format char for ssize_tPeter Maydell
2011-09-06scsi: improve MODE SENSE emulationPaolo Bonzini
2011-09-06scsi: fill in additional sense length correctlyPaolo Bonzini
2011-09-06Fix qjson test of solidus encodingJan Kiszka
2011-09-06configure: Copy test data to build directoryLuiz Capitulino
2011-09-06scsi: refine constants for READ CAPACITY 16Paolo Bonzini
2011-09-06scsi: fix accounting of writesPaolo Bonzini
2011-09-06scsi: execute SYNCHRONIZE_CACHE asynchronouslyPaolo Bonzini
2011-09-06VMDK: bugfix, opening vSphere 4 exported imageFam Zheng
2011-09-06VMDK: bugfix, open Haiku vmdk imageFam Zheng
2011-09-06VMDK: creating streamOptimized subformatFam Zheng
2011-09-06VMDK: read/write compressed extentFam Zheng
2011-09-06VMDK: Opening compressed extent.Fam Zheng