aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-04re-activate usb-host for bsdGerd Hoffmann1-8/+2
2011-08-04block: Use bdrv_co_* instead of synchronous versions in coroutinesKevin Wolf1-0/+56
2011-08-04lm32: softusb: claim to support full speedMichael Walle1-2/+4
2011-08-03vhost: remove an incorrect assertMichael S. Tsirkin1-1/+0
2011-08-03Delayed IP packetsFabien Chouteau5-37/+69
2011-08-03Simple ARP tableFabien Chouteau5-59/+169
2011-08-03Makefile: delete config.log in distcleanAlexandre Raymond1-0/+1
2011-08-03HMP: Remove the duplicated info "info kvm" in hmp-commands.hx.Zhi Yong Wu1-2/+0
2011-08-03configure: display "no" for disabled kvm/vhost-netBrad1-2/+2
2011-08-03qxl: bump pci revGerd Hoffmann2-7/+24
2011-08-03qxl: add QXL_IO_FLUSH_{SURFACES,RELEASE} for guest S3&S4 supportAlon Levy1-0/+30
2011-08-03qxl: async io support using new spice apiAlon Levy5-56/+276
2011-08-03slirp: Take maintainer tokenJan Kiszka1-2/+3
2011-08-02posix-aio-compat: Allow read after EOFKevin Wolf1-0/+19
2011-08-02coroutines: Use one global bottom half for CoQueueKevin Wolf1-13/+6
2011-08-02async: Remove AsyncContextKevin Wolf7-169/+11
2011-08-02qcow: Use coroutinesKevin Wolf1-118/+62
2011-08-02qcow2: Use coroutinesKevin Wolf3-169/+102
2011-08-02coroutines: LocksKevin Wolf5-1/+198
2011-08-02block: Add bdrv_co_readv/writev emulationKevin Wolf2-8/+76
2011-08-02block: Emulate AIO functions with bdrv_co_readv/writevKevin Wolf1-1/+97
2011-08-02block: Add bdrv_co_readv/writevKevin Wolf5-1/+59
2011-08-02coroutine: add test-coroutine --benchmark-lifecycleStefan Hajnoczi1-0/+30
2011-08-02coroutine: add test-coroutine automated testsStefan Hajnoczi3-1/+165
2011-08-02libcacard: use INSTALL_DATA for dataAlon Levy1-3/+2
2011-08-01Sparc: fix non-faulting unassigned memory accessesBlue Swirl1-17/+8
2011-08-01qxl: only disallow specific io's in vga modeAlon Levy1-1/+2
2011-08-01qxl: make qxl_guest_bug take variable argumentsAlon Levy2-3/+8
2011-08-01qxl: error handling fixes and cleanups.Gerd Hoffmann2-5/+32
2011-08-01qxl: add io_port_to_stringAlon Levy1-1/+39
2011-08-01qxl: fix surface tracking & lockingGerd Hoffmann2-1/+14
2011-08-01spice/qxl: move worker wrappersGerd Hoffmann5-70/+72
2011-08-01spice: add qemu_spice_display_init_commonGerd Hoffmann3-12/+13
2011-08-01spice: add worker wrapper functions.Gerd Hoffmann4-24/+129
2011-08-01coroutine: implement coroutines using gthreadAneesh Kumar K.V3-0/+153
2011-08-01coroutine: introduce coroutinesKevin Wolf7-0/+552
2011-08-01raw-posix: Always check paio_init resultFrediano Ziglio1-6/+5
2011-08-01raw-posix: Typo fixFrediano Ziglio1-1/+1
2011-08-01block: Removed unused function bdrv_write_syncFrediano Ziglio2-15/+0
2011-08-01scsi-disk: Remove 'drive_kind'Hannes Reinecke2-25/+27
2011-08-01scsi: Sanitize command definitionsHannes Reinecke4-54/+81
2011-08-01scsi: Remove REZERO_UNIT emulationHannes Reinecke3-11/+0
2011-08-01scsi: Remove references to SET_WINDOWHannes Reinecke2-3/+0
2011-08-01scsi-disk: Codingstyle fixesHannes Reinecke1-8/+8
2011-08-01block/vpc.c: Detect too-large vpc fileSerge E. Hallyn1-1/+7
2011-08-01block: Don't let locked flag prevent medium loadMarkus Armbruster1-1/+1
2011-08-01block: Make BlockDriver method bdrv_eject() return voidMarkus Armbruster4-27/+12
2011-08-01block: Make BlockDriver method bdrv_set_locked() return voidMarkus Armbruster3-10/+5
2011-08-01block/raw-win32: Drop disabled code for removable host devicesMarkus Armbruster1-35/+0
2011-08-01block: Reset device model callbacks on detachMarkus Armbruster1-0/+2