aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-10target-arm: Provide PSCI constants to generic QEMU codePeter Maydell
2013-12-10hw/arm/boot: Allow boards to provide an fdt blobJohn Rigby
2013-12-10device_tree.c: Terminate the empty reservemap in create_device_tree()Peter Maydell
2013-12-10target-arm: Provide mechanism for getting KVM constants even if not CONFIG_KVMPeter Maydell
2013-12-10cpu/a9mpcore: Add Global TimerFrançois LEGAL
2013-12-10hw/timer: Introduce ARM A9 Global Timer.Peter Crosthwaite
2013-12-10cpu/a9mpcore: reorder operations/declarationsPeter Crosthwaite
2013-12-10cpu/a9mpcore: rename timerbusdev variablePeter Crosthwaite
2013-12-10integrator/cp: add support for REFCNT registerJan Petrous
2013-12-09target-mips: Use macro ARRAY_SIZE where possibleStefan Weil
2013-12-09target-mips: fix 64-bit FPU config for user-mode emulationPetar Jovanovic
2013-12-09target-sh4: move features flag after CPU_COMMONBobby Bingham
2013-12-08target-cris: Use new qemu_ld/st opcodesRichard Henderson
2013-12-07Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20131206.0' int...Anthony Liguori
2013-12-07Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-12-07Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2013-12-07Merge remote-tracking branch 'kraxel/tags/pull-seabios-31b8b4e-1' into stagingAnthony Liguori
2013-12-07Merge remote-tracking branch 'otubo/seccomp' into stagingAnthony Liguori
2013-12-06Merge remote-tracking branch 'kwolf/tags/for-anthony' into stagingAnthony Liguori
2013-12-06Merge remote-tracking branch 'sstabellini/xen-2013-12-01' into stagingAnthony Liguori
2013-12-06Merge remote-tracking branch 'rth/auxv-2' into stagingAnthony Liguori
2013-12-06Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori
2013-12-06Merge remote-tracking branch 'kraxel/tags/pull-usb-1' into stagingAnthony Liguori
2013-12-06Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-12-06eeprom93xx: fix coding styleAntony Pavlov
2013-12-06vfio-pci: Release all MSI-X vectors when disabledAlex Williamson
2013-12-06vfio-pci: Add debug config options to disable MSI/X KVM supportAlex Williamson
2013-12-06vfio-pci: Fix Nvidia MSI ACK through 0x88000 quirkAlex Williamson
2013-12-06vfio-pci: Make use of new KVM-VFIO deviceAlex Williamson
2013-12-06linux-headers: Update from v3.13-rc3Alex Williamson
2013-12-06qemu-iotests: filter QEMU monitor \r\nStefan Hajnoczi
2013-12-06aio: make aio_poll(ctx, true) block with no fdsStefan Hajnoczi
2013-12-06block: clean up bdrv_drain_all() throttling commentsStefan Hajnoczi
2013-12-06qcow2: use start_of_cluster() and offset_into_cluster() everywhereHu Tao
2013-12-06qemu-img: decrease progress update interval on convertPeter Lieven
2013-12-06qemu-img: round down request length to an aligned sectorPeter Lieven
2013-12-06pc: switch 2.0 machine types to large seabios binaryGerd Hoffmann
2013-12-06roms: update vgabios binariesGerd Hoffmann
2013-12-06roms: update seabios binariesGerd Hoffmann
2013-12-06roms: enable seabios cross buildsGerd Hoffmann
2013-12-06roms: build two seabios binariesGerd Hoffmann
2013-12-06roms: update seabios submodule to 31b8b4eea9d9ad58a73b22a6060d3ac1c419c26dGerd Hoffmann
2013-12-05target-i386: fix cpuid leaf 0x0dLiu Jinsong
2013-12-05qemu-img: dynamically adjust iobuffer size during convertPeter Lieven
2013-12-05block/iscsi: set bs->bl.opt_transfer_lengthPeter Lieven
2013-12-05block: add opt_transfer_length to BlockLimitsPeter Lieven
2013-12-05block/iscsi: set bdi->cluster_sizePeter Lieven
2013-12-05qemu-img: fix usage instruction for qemu-img convertPeter Lieven
2013-12-05qemu-img: add support for skipping zeroes in input during convertPeter Lieven
2013-12-04qemu-nbd: add doc for option -fWenchao Xia