summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-02coroutine: add test-coroutine automated testsStefan Hajnoczi3-1/+165
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
2011-08-01blockdev: Make eject fail for non-removable drives even with -fMarkus Armbruster1-10/+7
2011-07-31microblaze: Add missing call to qemu_init_vcpu.Peter A. G. Crosthwaite1-0/+1
2011-07-30TCG: fix breakage by previous patchBlue Swirl1-7/+12
2011-07-30TCG: fix breakage on some RISC hostsBlue Swirl1-13/+115
2011-07-30Do constant folding for unary operations.Kirill Batuzov1-0/+59
2011-07-30Do constant folding for shift operations.Kirill Batuzov1-0/+72
2011-07-30Do constant folding for boolean operations.Kirill Batuzov1-0/+37
2011-07-30Do constant folding for basic arithmetic operations.Kirill Batuzov1-0/+125
2011-07-30Add copy and constant propagation.Kirill Batuzov1-2/+180
2011-07-30Add TCG optimizations stubKirill Batuzov4-1/+107
2011-07-30exec.h cleanupBlue Swirl32-620/+273
2011-07-30revamp acpitable parsing and allow to specify complete (headerful) tableMichael Tokarev2-127/+178
2011-07-30SPARC64: implement %fprs dirty bitsTsuneo Saito1-0/+116
2011-07-30SPARC64: fix fnor* and fnand*Tsuneo Saito1-6/+8
2011-07-30sd: do not add one sector to the disk sizeVincent Palatin1-3/+1
2011-07-30user: Restore debug usage message for '-d ?' in user mode emulationPeter Maydell3-11/+16
2011-07-30usb-hid: Fix 0/0 position for Windows in tablet modeJan Kiszka1-0/+5
2011-07-30Add support for Zipit Z2 machineVasily Khoruzhick2-0/+359
2011-07-30onenand: Add missing brace.Andrzej Zaborowski1-0/+1
2011-07-30hw/onenand: program actions can only clear bitsJuha Riihimäki1-29/+106
2011-07-30onenand: Handle various ID fields separatelyJuha Riihimäki3-14/+23
2011-07-30onenand: Pass BlockDriverState to init functionPeter Maydell3-10/+12
2011-07-30hw/nand: qdevifyJuha Riihimäki5-81/+103
2011-07-30hw/nand: Writing to NAND can only clear bitsPeter Maydell1-4/+13
2011-07-30hw/nand: Support multiple reads following READ STATUSJuha Riihimäki1-3/+8
2011-07-30hw/nand: Support devices wider than 8 bitsJuha Riihimäki2-34/+88
2011-07-30nand: Bump vmstate version after changing structure.Andrzej Zaborowski1-3/+3
2011-07-30hw/nand: Support large NAND devicesJuha Riihimäki1-21/+27
2011-07-30hw/nand: Pass block device state to init functionPeter Maydell5-10/+15
2011-07-30lm832x: Take DeviceState pointer in lm832x_key_event()Peter Maydell3-7/+6
2011-07-30hw/omap_gpio.c: Convert to qdevJuha Riihimäki6-173/+218
2011-07-30hw/omap_clk: Add the clock for the OMAP2430-specific fifth GPIO modulePeter Maydell1-1/+5
2011-07-30hw/omap_l4.c: Add helper function omap_l4_region_baseJuha Riihimäki2-0/+8