aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-10keymaps: correct keymaps.c following Qemu coding styleGonglei
2014-12-10vnc-enc-tight: fix Arguments in wrong orderGonglei
2014-12-09Open 2.3 development treePeter Maydell
2014-12-09Update version for v2.2.0 releasePeter Maydell
2014-12-04Update version for v2.2.0-rc5 releasePeter Maydell
2014-12-04Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2014-8106-20141204...Peter Maydell
2014-12-01Update version for v2.2.0-rc4 releasePeter Maydell
2014-12-01vhost: Fix vhostfd leak in error branchGonglei
2014-12-01cirrus: don't overflow CirrusVGAState->cirrus_bltbufGerd Hoffmann
2014-12-01cirrus: fix blit region checkGerd Hoffmann
2014-11-28Fix for crash after migration in virtio-rng on bi-endian targetsDavid Gibson
2014-11-28virtio-net: fix unmap leakJason Wang
2014-11-27hmp: fix regression of HMP device_del auto-completionMarcel Apfelbaum
2014-11-27qemu-timer: Avoid overflows when converting timeout to struct timespecPeter Maydell
2014-11-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-11-26s390x/kvm: Fix compile errorChristian Borntraeger
2014-11-26fw_cfg: fix boot order bug when dynamically modified via QOMGonglei
2014-11-26-machine vmport=auto: Fix handling of VMWare ioport emulation for xenDon Slutz
2014-11-25Update version for v2.2.0-rc3 releasePeter Maydell
2014-11-25input: move input-send-event into experimental namespaceGerd Hoffmann
2014-11-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-11-24pc: acpi: mark all possible CPUs as enabled in SRATIgor Mammedov