aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-08hw: make all of hw/ide/ configurable via default-configs/Paolo Bonzini
2013-04-08hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini
2013-04-08moxie: configure with default-configs filePaolo Bonzini
2013-04-08hw: make subdirectories for devicesPaolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini
2013-04-08build: enable using $(CONFIG_FOO) on the rhs of config filesPaolo Bonzini
2013-04-08configure: Don't fall back to gthread coroutine backendPeter Maydell
2013-04-08configure: Provide and use convenience error reporting functionPeter Maydell
2013-04-08qemu-char: really fix behavior on can_read = 0Paolo Bonzini
2013-04-08Merge remote-tracking branch 'mdroth/qga-pull-4-2-13' into stagingAnthony Liguori
2013-04-08Merge remote-tracking branch 'kraxel/usb.79' into stagingAnthony Liguori
2013-04-08vmxnet3: const_cpu_to_le64 wrapping for feature bits droppedDmitry Fleytman
2013-04-08vmxnet3: iPXE compatibility fixesDmitry Fleytman
2013-04-06Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl
2013-04-05tcg-s390: Fix merge error in tgen_brcondRichard Henderson
2013-04-05tcg-s390: Use all 20 bits of the offset in tcg_out_memRichard Henderson
2013-04-05tcg-s390: Use load-address for additionRichard Henderson
2013-04-05tcg-s390: Cleanup argument shuffling fixme in softmmu codeRichard Henderson
2013-04-05tcg-s390: Use risbgz for andiRichard Henderson
2013-04-05tcg-s390: Remove constraint letters for andRichard Henderson
2013-04-05tcg-s390: Implement deposit opcodesRichard Henderson
2013-04-05tcg-s390: Implement movcond opcodesRichard Henderson
2013-04-05tcg-s390: Implement mulu2_i64 opcodeRichard Henderson
2013-04-05tcg-s390: Implement add2/sub2 opcodesRichard Henderson
2013-04-05tcg-s390: Remove useless preprocessor conditionsRichard Henderson
2013-04-05tcg-s390: Properly allocate a stack frame.Richard Henderson
2013-04-05tcg-s390: Fix moviRichard Henderson
2013-04-05main-loop: drop the BQL if the I/O appears to be spinningAnthony Liguori
2013-04-05qemu-char: eliminate busy waiting on can_read returning zeroPaolo Bonzini
2013-04-05Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2013-04-05Merge remote-tracking branch 'sstabellini/xen-2013-04-05' into stagingAnthony Liguori
2013-04-05Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-04-05qcow2: Fix L1 write error handling in qcow2_update_snapshot_refcountKevin Wolf
2013-04-05qcow2: Return real error in qcow2_update_snapshot_refcountKevin Wolf
2013-04-05block: clean up I/O throttling wait_time codeStefan Hajnoczi
2013-04-05block: drop duplicated slice extension codeStefan Hajnoczi
2013-04-05block: keep I/O throttling slice time constantStefan Hajnoczi
2013-04-05block: fix I/O throttling accounting blind spotStefan Hajnoczi
2013-04-05usb-storage: Forward serial number to scsi-diskKevin Wolf
2013-04-05hw/nand.c: Fix nand erase operationWendy Liang
2013-04-05cadence_uart: Flush queued characters on resetPeter Crosthwaite
2013-04-05pl330: Don't inhibit ES bits on INTENPeter Crosthwaite
2013-04-05Allow xen guests to plug disks of 1 TiB or moreFelipe Franciosi
2013-04-05Introduce 64 bit integer write interface to xenstoreFelipe Franciosi
2013-04-05Xen PV backend: Disable use of O_DIRECT by default as it results in crashes.Alex Bligh
2013-04-05Xen PV backend: Move call to bdrv_new from blk_init to blk_connectAlex Bligh
2013-04-05pflash_cfi01: Implement migration supportPeter Maydell
2013-04-05pflash_cfi01: Drop unused 'bypass' fieldPeter Maydell
2013-04-05hw/arm_gic_common: Use vmstate struct rather than save/load functionsPeter Maydell