summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-15cpus: Add return value for vm_stop()Kevin Wolf3-10/+16
2013-07-15block: Add return value for bdrv_flush_all()Kevin Wolf2-3/+9
2013-07-15qemu-iotests: Update 051 reference outputKevin Wolf2-33/+76
2013-07-15block: Don't parse protocol from file.filenameKevin Wolf6-9/+43
2013-07-15block: add drive_backup HMP commandStefan Hajnoczi3-0/+49
2013-07-15blockdev: add sync mode to drive-backup QMP commandStefan Hajnoczi4-17/+38
2013-07-14hw/alpha: Use SRM epochRichard Henderson1-1/+3
2013-07-14hw/alpha: Drop latch_tmp hackRichard Henderson1-41/+12
2013-07-14exec: Support 64-bit operations in address_space_rwRichard Henderson1-12/+56
2013-07-13hw/alpha: Don't machine check on missing pci i/oRichard Henderson3-1/+29
2013-07-13hw/alpha: Don't use get_system_ioRichard Henderson3-57/+8
2013-07-12ioport: remove LITTLE_ENDIAN mark for portioAnthony Liguori1-1/+0
2013-07-12Force auto-convegence of live migrationChegu Vinod2-0/+82
2013-07-12Add 'auto-converge' migration capabilityChegu Vinod3-1/+12
2013-07-12Introduce async_run_on_cpu()Chegu Vinod3-0/+40
2013-07-12Merge remote-tracking branch 'agraf/ppc-for-upstream' into stagingAnthony Liguori17-227/+688
2013-07-11PPC: dbdma: Support more multi-issue DMA requestsAlexander Graf1-2/+2
2013-07-11PPC: Add timer handler for newworld mac-ioAlexander Graf1-0/+33
2013-07-11PPC: dbdma: Support unaligned DMA accessAlexander Graf2-7/+127
2013-07-11PPC: dbdma: Wait for DMA until we have dataAlexander Graf2-0/+20
2013-07-11PPC: dbdma: Move processing to ioAlexander Graf2-5/+8
2013-07-11PPC: dbdma: macio: Add DMA callbackAlexander Graf2-0/+42
2013-07-11PPC: dbdma: Move static bh variable to device structAlexander Graf2-9/+16
2013-07-11PPC: dbdma: Introduce kick functionAlexander Graf2-0/+6
2013-07-11PPC: dbdma: Move defines into header fileAlexander Graf2-117/+118
2013-07-11PPC: dbdma: Allow new commands in RUN stateAlexander Graf1-3/+3
2013-07-11PPC: dbdma: Fix debug printAlexander Graf1-1/+2
2013-07-11PPC: Mac: Add debug prints in macio and dbdma codeAlexander Graf2-6/+51
2013-07-11PPC: dbdma: Replace tabs with spacesAlexander Graf1-51/+51
2013-07-11PPC: Macio: Replace tabs with spacesAlexander Graf1-4/+4
2013-07-11PPC: g3beige: Move secondary IDE bus to mac-ioAlexander Graf3-48/+64
2013-07-11PPC: Mac: Fix guest exported tbfreq valuesAlexander Graf2-4/+6
2013-07-11target-ppc: Add POWER8 v1.0 CPU modelPrerna Saxena3-0/+38
2013-07-11pseries: move interrupt controllers to hw/intc/Alexey Kardashevskiy4-1/+4
2013-07-11spapr: Respect -bios command line option for SLOFAndreas Färber1-1/+4
2013-07-11spapr: Use named enum for function remove_hpteStefan Weil1-4/+4
2013-07-11spapr: Fix compiler warnings for some versions of gccStefan Weil2-3/+3
2013-07-11e600 core for MPC86xx processorsJulio Guerra3-9/+130
2013-07-10Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori7-52/+82
2013-07-10add timestamp to error_report()Seiji Aguchi4-0/+49
2013-07-10qapi-schema: Use existing type for drive-backup argumentsKevin Wolf1-30/+2
2013-07-10qapi-schema: Use BlockdevSnapshot type for blockdev-snapshot-syncKevin Wolf1-12/+2
2013-07-10qapi.py: Allow top-level type reference for command definitionsKevin Wolf1-0/+19
2013-07-10qapi.py: Avoid code duplicationKevin Wolf1-9/+9
2013-07-10qemu-char: Fix ringbuf option sizeMarkus Armbruster1-1/+1
2013-07-10Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori153-832/+1141
2013-07-10Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori6-178/+413
2013-07-10Merge remote-tracking branch 'rth/tcg-next' into stagingAnthony Liguori20-218/+248
2013-07-10qom: Fix class cast of NULL classesPeter Crosthwaite1-3/+3
2013-07-10pci: fix BRDIGE typoDon Koch2-2/+2