aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-11target-arm: make IFSR bankedFabian Aggeler
2014-12-11target-arm: make DACR bankedFabian Aggeler
2014-12-11target-arm: make TTBCR bankedFabian Aggeler
2014-12-11target-arm: make TTBR0/1 bankedFabian Aggeler
2014-12-11target-arm: make CSSELR bankedFabian Aggeler
2014-12-11target-arm: respect SCR.FW, SCR.AW and SCTLR.NMFIFabian Aggeler
2014-12-11target-arm: add SCTLR_EL3 and make SCTLR bankedFabian Aggeler
2014-12-11target-arm: add MVBAR supportFabian Aggeler
2014-12-11target-arm: add SDER definitionGreg Bellows
2014-12-11target-arm: add NSACR registerFabian Aggeler
2014-12-11target-arm: implement IRQ/FIQ routing to Monitor modeFabian Aggeler
2014-12-11target-arm: move AArch32 SCR into security reglistFabian Aggeler
2014-12-11target-arm: insert AArch32 cpregs twice into hashtableFabian Aggeler
2014-12-11target-arm: add secure state bit to CPREG hashPeter Maydell
2014-12-11target-arm: add CPREG secure state supportFabian Aggeler
2014-12-11target-arm: add non-secure Translation Block flagSergey Fedorov
2014-12-11target-arm: add banked register accessorsFabian Aggeler
2014-12-11target-arm: add async excp target_el functionGreg Bellows
2014-12-11target-arm: extend async excp maskingGreg Bellows
2014-12-11Add the "-semihosting-config" option.Liviu Ionescu
2014-12-11Pass semihosting exit code back to system.Liviu Ionescu
2014-12-11Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20141210'...Peter Maydell
2014-12-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20141210-1' into s...Peter Maydell
2014-12-10pflash_cfi02.c: associate "cfi.pflash02" to "Storage devices" categoryAntony Pavlov
2014-12-10target-tricore: Add instructions of RCR opcode formatBastian Koppelmann
2014-12-10target-tricore: Add instructions of RLC opcode formatBastian Koppelmann
2014-12-10target-tricore: Add instructions of RCPW, RCRR and RCRW opcode formatBastian Koppelmann
2014-12-10target-tricore: Make TRICORE_FEATURES implying others.Bastian Koppelmann
2014-12-10target-tricore: Add instructions of RC opcode formatBastian Koppelmann
2014-12-10target-tricore: Add instructions of BRR opcode formatBastian Koppelmann
2014-12-10target-tricore: Add instructions of BRN opcode formatBastian Koppelmann
2014-12-10target-tricore: Add instructions of BRC opcode formatBastian Koppelmann
2014-12-10target-tricore: Add instructions of BOL opcode formatBastian Koppelmann
2014-12-10vmdk: Set errp on failures in vmdk_open_vmdk4Fam Zheng
2014-12-10vmdk: Remove unnecessary initializationFam Zheng
2014-12-10vmdk: Check descriptor file length when reading itFam Zheng
2014-12-10vmdk: Clean up descriptor file readingFam Zheng
2014-12-10vmdk: Fix comment to match code of extent linesFam Zheng
2014-12-10vmdk: Use g_random_int to generate CIDFam Zheng
2014-12-10block: Use g_new0() for a bit of extra type checkingMarkus Armbruster
2014-12-10block: remove BLOCK_OPT_NOCOW from vpc_create_optsJeff Cody
2014-12-10block: remove BLOCK_OPT_NOCOW from vdi_create_optsJeff Cody
2014-12-10qemu-iotests: Skip 099 for VMDK subformats with desc fileFam Zheng
2014-12-10block/raw-posix: Fix ret in raw_open_common()Max Reitz
2014-12-10qcow2: Respect bdrv_truncate() errorMax Reitz
2014-12-10qcow2: Flushing the caches in qcow2_close may failMax Reitz
2014-12-10qcow2: Prevent numerical overflowMax Reitz
2014-12-10iotests: Add test for unsupported image creationMax Reitz
2014-12-10iotests: Only kill NBD server if it runsMax Reitz
2014-12-10qemu-img: Check create_opts before image amendmentMax Reitz