summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-09libcacard: Fix compilation with gcc-4.7Hans de Goede1-2/+2
2012-03-09xilinx_zynq: fix the buildAnthony Liguori1-2/+2
2012-03-07xilinx_zynq: machine model initial versionPeter A. G. Crosthwaite4-0/+700
2012-03-07cadence_gem: initial version of device modelPeter A. G. Crosthwaite2-0/+1234
2012-03-07cadence_ttc: initial version of device modelPeter A. G. Crosthwaite2-0/+490
2012-03-07cadence_uart: initial version of device modelPeter A. G. Crosthwaite2-0/+514
2012-03-05microblaze_boot: enabled -dtb argumentPeter A. G. Crosthwaite1-20/+14
2012-03-05qemu-options.hx: allow -dtb argument for all archsPeter A. G. Crosthwaite1-1/+1
2012-03-05petalogix_s2adsp1800: macro'd magic numbersPeter A. G. Crosthwaite1-7/+13
2012-03-05petalogix_s2adsp1800: moved rst logic to rst fnPeter A. G. Crosthwaite1-4/+8
2012-03-05microblaze: factored out common boot codePeter A. G. Crosthwaite5-254/+211
2012-03-05Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl4-15/+21
2012-03-05Move helpers.h to helper.hLluĂ­s Vilanova3-3/+3
2012-03-05s390: Rework kernel loading: supports elf and newer kernelsChristian Borntraeger1-12/+18
2012-03-05memory: fix I/O port aliasesAvi Kivity3-9/+34
2012-03-05ioport: add destructor method to IORangeAvi Kivity3-0/+17
2012-03-03w64: fix type casts when calling flush_icache_rangeStefan Weil1-4/+5
2012-03-03cache-utils: Change data type of parameters for flush_icache_rangeStefan Weil1-1/+1
2012-03-03w64: Change data type of parameters for flush_icache_rangeStefan Weil6-6/+13
2012-03-03w64: Fix data type of parameters for flush_icache_rangeStefan Weil2-2/+4
2012-03-03tcg: Rearrange definitions and include statementsStefan Weil1-3/+3
2012-03-03w64: Fix size of ram_addr_tStefan Weil1-3/+3
2012-03-03Merge branch 'upstream' of git://qemu.weilnetz.de/qemuBlue Swirl35-132/+25
2012-03-03usb: Fix signature of stub usb_host_device_openJan Kiszka1-1/+1
2012-03-03Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl9-35/+161
2012-03-03Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensaBlue Swirl13-15/+674
2012-03-02hw/arm11mpcore: Fix broken realview_mpcore/arm11mpcore_priv propertiesPeter Maydell1-10/+10
2012-03-02arm: add device tree supportGrant Likely7-6/+120
2012-03-02arm: make sure that number of irqs can be represented in GICD_TYPER.Rusty Russell1-0/+9
2012-03-02arm: clean up GIC constantsRusty Russell1-19/+22
2012-03-01Merge remote-tracking branch 'qemu-kvm/memory/urgent' into stagingAnthony Liguori1-3/+12
2012-03-01Merge remote-tracking branch 'qemu-kvm/memory/core' into stagingAnthony Liguori9-514/+912
2012-03-01Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori20-30/+1468
2012-03-01kvm: fix unaligned slotsAvi Kivity1-3/+12
2012-03-01pc-bios: update kvmvapic.binAvi Kivity1-0/+0
2012-02-29Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori24-107/+868
2012-02-29Merge remote-tracking branch 'spice/spice.v49' into stagingAnthony Liguori8-194/+353
2012-02-29Merge remote-tracking branch 'kraxel/usb.39' into stagingAnthony Liguori20-245/+317
2012-02-29qemu-img: fix segment fault when the image format is qedZhi Yong Wu1-0/+2
2012-02-29qemu-io: fix segment fault when the image format is qedZhi Yong Wu1-0/+2
2012-02-29qemu-tool: revert cpu_get_clock() abort(3)Stefan Hajnoczi1-1/+1
2012-02-29qemu-iotests: Test rebase with short backing fileKevin Wolf2-0/+6
2012-02-29qemu-iotests: 026: Reduce output changes for cache=none qcow2Kevin Wolf2-2/+8
2012-02-29qemu-iotests: Filter out DOS line endingsKevin Wolf1-1/+7
2012-02-29test: add image streaming testsStefan Hajnoczi3-0/+157
2012-02-29qemu-iotests: add iotests Python moduleStefan Hajnoczi1-0/+164
2012-02-29qemu-iotests: export TEST_DIR for non-bash testsStefan Hajnoczi1-0/+2
2012-02-29QMP: Add qmp command for blockdev-group-snapshot-syncJeff Cody1-0/+39
2012-02-29qapi: Introduce blockdev-group-snapshot-sync commandJeff Cody5-0/+257
2012-02-29qcow2: Reject too large header extensionsKevin Wolf1-0/+5