aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-20spapr_hcall: Fix little-endian resource handling in H_SET_MODEAlexey Kardashevskiy
2014-03-20target-ppc: Introduce powerisa-207-server flagAlexey Kardashevskiy
2014-03-20target-ppc: Force CPU threads count to be a power of 2Bharata B Rao
2014-03-20target-ppc: Fix overallocation of opcode tablesStuart Brady
2014-03-20target-ppc: Reset SPRs on CPU resetAlexey Kardashevskiy
2014-03-20spapr_hcall: Fix h_enter to loop correctlyAneesh Kumar K.V
2014-03-19target-ppc: Add missing 'static' and 'const' attributesStefan Weil
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