aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-19qom: Don't make link NULL on object_property_set_link() failureStefan Hajnoczi
2014-03-19qom: Split object_property_set_link()Stefan Hajnoczi
2014-03-19vl.c: Fix OpenBSD compilation issue due to namespace collisionsMarcel Apfelbaum
2014-03-19vl.c: Fix memory leak in qemu_register_machine()Christian Borntraeger
2014-03-19Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-2.0' into sta...Peter Maydell
2014-03-19exec: Fix CPU rework falloutChristian Borntraeger
2014-03-19linux-user: Fix build if headers don't define _LINUX_CAPABILITY_VERSION_1Peter Maydell
2014-03-19Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into stagingPeter Maydell
2014-03-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-03-19Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140319'...Peter Maydell
2014-03-19dataplane: fix implicit IOThread refcountStefan Hajnoczi
2014-03-19block/nfs: report errors from libnfsPeter Lieven
2014-03-19block/nfs: bump libnfs requirement to 1.9.3Peter Lieven
2014-03-19qcow2: Fix fail path in realloc_refcount_block()Max Reitz
2014-03-19qcow2: Correct comment for realloc_refcount_block()Max Reitz
2014-03-19qemu-io: Extended "--cmd" description in usage textMaria Kustova
2014-03-19qemu-io-cmds: Fixed typo in example for writev.Maria Kustova
2014-03-19block: Add error handling to bdrv_invalidate_cache()Kevin Wolf
2014-03-18target-arm: A64: Add saturating accumulate ops (USQADD/SUQADD)pull-target-arm-20140319Alex Bennée
2014-03-18target-arm: A64: Add saturating int ops (SQNEG/SQABS)Alex Bennée
2014-03-18pl011: fix incorrect logic to set the RXFF flagRob Herring
2014-03-18pl011: fix UARTRSR accesses corrupting the UARTCR valueRob Herring
2014-03-18pl011: reset the fifo when enabled or disabledRob Herring
2014-03-18ahci: fix sysbus supportRob Herring
2014-03-18Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-2' into stagingPeter Maydell
2014-03-18Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140317'...Peter Maydell
2014-03-18ui/vnc: fix vmware VGA incompatiblitiesPeter Lieven
2014-03-17Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140317' int...Peter Maydell
2014-03-17Merge remote-tracking branch 'remotes/rth/tcg-v8p-2' into stagingPeter Maydell
2014-03-17s390x/sclpconsole-lm: Fix and simplify irq setupChristian Borntraeger
2014-03-17s390x/sclpconsole: Fix and simplify interrupt injectionChristian Borntraeger
2014-03-17s390x/cpu hotplug: Fix memory leakChristian Borntraeger
2014-03-17s390/ipl: Fix error path on BIOS loadingChristian Borntraeger
2014-03-17tcg-sparc: Convert to new ldst opcodesRichard Henderson
2014-03-17tcg-sparc: Convert to new ldst helpersRichard Henderson
2014-03-17tcg-sparc: Tidy tcg_out_tlb_load interfaceRichard Henderson
2014-03-17tcg-sparc: Use TCGMemOp within qemu_ldst routinesRichard Henderson
2014-03-17tcg-sparc: Improve tcg_out_moviRichard Henderson
2014-03-17tcg-sparc: Dont handle constant arguments to ext32 opsRichard Henderson
2014-03-17tcg-sparc: Don't handle remainderRichard Henderson
2014-03-17tcg-sparc: Use intptr_t as appropriateRichard Henderson
2014-03-17tcg-sparc: Tidy call+jump patternsRichard Henderson
2014-03-17tcg-sparc: Fix tlb readRichard Henderson
2014-03-17tcg-sparc: Fix ld64 for 32-bit modeRichard Henderson
2014-03-17scripts/qemu-binfmt-conf.sh: Add AArch64 registrationpull-target-arm-20140317Peter Maydell
2014-03-17target-arm: A64: Add [UF]RSQRTE (reciprocal root estimate)Alex Bennée
2014-03-17target-arm: A64: Implement FCVTXNPeter Maydell
2014-03-17target-arm: A64: Implement scalar saturating narrow opsAlex Bennée
2014-03-17target-arm: A64: Move handle_2misc_narrow functionAlex Bennée
2014-03-17target-arm: A64: Implement AdvSIMD reciprocal estimate insns URECPE, FRECPEAlex Bennée