summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-xtensa: add MAC16 unit testsMax Filippov2011-10-152-0/+244
* target-xtensa: implement MAC16 optionMax Filippov2011-10-152-1/+137
* target-xtensa: fix guest hang on masked CCOMPARE interruptMax Filippov2011-10-154-16/+93
* Drop obsolete nographic timerJan Kiszka2011-10-151-13/+0
* Move graphic-related coalesced MMIO flushes to affected device modelsJan Kiszka2011-10-153-2/+8
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-10-1412-633/+283
|\
| * block: drop bdrv_has_async_rw()Stefan Hajnoczi2011-10-141-6/+0
| * block: drop .bdrv_read()/.bdrv_write() emulationStefan Hajnoczi2011-10-141-72/+3
| * block: use coroutine interface for raw formatStefan Hajnoczi2011-10-141-24/+8
| * raw-posix: remove bdrv_read()/bdrv_write()Stefan Hajnoczi2011-10-141-277/+0
| * block: drop emulation functions that use coroutinesStefan Hajnoczi2011-10-141-54/+7
| * linux-aio: Allow reads beyond the end of growable imagesKevin Wolf2011-10-141-3/+14
| * block: switch bdrv_aio_writev() to coroutinesStefan Hajnoczi2011-10-131-64/+2
| * block: mark blocks dirty on coroutine write completionStefan Hajnoczi2011-10-131-1/+4
| * block: switch bdrv_aio_readv() to coroutinesStefan Hajnoczi2011-10-131-13/+35
| * block: switch bdrv_read()/bdrv_write() to coroutinesStefan Hajnoczi2011-10-131-50/+62
| * block: split out bdrv_co_do_readv() and bdrv_co_do_writev()Stefan Hajnoczi2011-10-131-7/+27
| * block: directly invoke .bdrv_* from emulation functionsStefan Hajnoczi2011-10-131-6/+8
| * block: directly invoke .bdrv_aio_*() in bdrv_co_io_em()Stefan Hajnoczi2011-10-131-4/+4
| * vvfat: Fix potential buffer overflowKevin Wolf2011-10-111-1/+1
| * block/vvfat: Remove unused codeStefan Weil2011-10-111-56/+0
| * block/vvfat: Fix potential memory leaks and other memory errorsStefan Weil2011-10-111-21/+30
| * HMP: Print 'io-status' informationLuiz Capitulino2011-10-111-0/+5
| * QMP: query-status: Add 'io-status' keyLuiz Capitulino2011-10-112-0/+18
| * scsi: Support I/O statusLuiz Capitulino2011-10-111-0/+2
| * ide: Support I/O statusLuiz Capitulino2011-10-111-0/+2
| * virtio: Support I/O statusLuiz Capitulino2011-10-111-0/+2
| * block: Keep track of devices' I/O statusLuiz Capitulino2011-10-114-0/+57
| * linux-aio: Fix laio_submit error handlingKevin Wolf2011-10-111-2/+2
| * block: allow resizing of images residing on host devicesChristoph Hellwig2011-10-111-3/+21
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-10-147-32/+10
|\ \
| * | block/qcow: Fix use of free() instead of g_free()Stefan Weil2011-10-141-1/+1
| * | sheepdog: correct spellingDong Xu Wang2011-10-141-1/+1
| * | tcg: Fix spelling in comment (varables -> variables)Stefan Weil2011-10-141-1/+1
| * | remove hpet.hPaolo Bonzini2011-10-141-22/+0
| * | arm_pic: Fix typoAndreas Färber2011-10-141-1/+1
| * | qemu-char: Fix use of free() instead of g_free()Stefan Weil2011-10-141-4/+4
| * | qemu-options: avoid #if in spicevmc texi helpStefan Hajnoczi2011-10-141-2/+2
| |/
* | Merge remote-tracking branch 'kraxel/usb.28' into stagingAnthony Liguori2011-10-149-84/+180
|\ \
| * | usb-hub: don't trigger assert on packet completion.Gerd Hoffmann2011-10-131-2/+6
| * | usb-hid: activate usb tablet / mouse after migration.Gerd Hoffmann2011-10-131-0/+11
| * | hw/usb-ohci: Honour endpoint maximum packet sizePeter Maydell2011-10-131-10/+27
| * | hw/usb-ohci: Fix OHCI_TD_T1 bit position definitionPeter Maydell2011-10-131-1/+1
| * | usb-host: handle USBDEVFS_SETCONFIGURATION returning EBUSYGerd Hoffmann2011-10-131-1/+35
| * | usb-host: factor out codeGerd Hoffmann2011-10-131-63/+77
| * | usb: fix port resetGerd Hoffmann2011-10-135-4/+17
| * | usb-hub: need to check dev->attachedGerd Hoffmann2011-10-131-2/+2
| * | usb-storage: fix NULL pointer dereference.Gerd Hoffmann2011-10-131-1/+4
| |/
* | Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into stagingAnthony Liguori2011-10-1437-394/+535
|\ \ | |/ |/|
| * isa: Remove isa_init_ioport_range and isa_init_ioportRichard Henderson2011-10-112-16/+5
OpenPOWER on IntegriCloud