summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-arm: add SCTLR_EL3 and make SCTLR bankedFabian Aggeler2014-12-115-35/+59
* target-arm: add MVBAR supportFabian Aggeler2014-12-112-6/+10
* target-arm: add SDER definitionGreg Bellows2014-12-112-0/+9
* target-arm: add NSACR registerFabian Aggeler2014-12-112-0/+5
* target-arm: implement IRQ/FIQ routing to Monitor modeFabian Aggeler2014-12-111-0/+9
* target-arm: move AArch32 SCR into security reglistFabian Aggeler2014-12-111-6/+13
* target-arm: insert AArch32 cpregs twice into hashtableFabian Aggeler2014-12-111-17/+81
* target-arm: add secure state bit to CPREG hashPeter Maydell2014-12-114-16/+36
* target-arm: add CPREG secure state supportFabian Aggeler2014-12-111-2/+34
* target-arm: add non-secure Translation Block flagSergey Fedorov2014-12-113-0/+29
* target-arm: add banked register accessorsFabian Aggeler2014-12-111-0/+27
* target-arm: add async excp target_el functionGreg Bellows2014-12-111-19/+97
* target-arm: extend async excp maskingGreg Bellows2014-12-111-14/+52
* Add the "-semihosting-config" option.Liviu Ionescu2014-12-114-3/+78
* Pass semihosting exit code back to system.Liviu Ionescu2014-12-111-2/+9
* Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20141210'...Peter Maydell2014-12-116-12/+2071
|\
| * target-tricore: Add instructions of RCR opcode formatBastian Koppelmann2014-12-104-1/+657
| * target-tricore: Add instructions of RLC opcode formatBastian Koppelmann2014-12-105-0/+252
| * target-tricore: Add instructions of RCPW, RCRR and RCRW opcode formatBastian Koppelmann2014-12-101-3/+129
| * target-tricore: Make TRICORE_FEATURES implying others.Bastian Koppelmann2014-12-102-3/+12
| * target-tricore: Add instructions of RC opcode formatBastian Koppelmann2014-12-104-0/+799
| * target-tricore: Add instructions of BRR opcode formatBastian Koppelmann2014-12-102-2/+89
| * target-tricore: Add instructions of BRN opcode formatBastian Koppelmann2014-12-102-0/+27
| * target-tricore: Add instructions of BRC opcode formatBastian Koppelmann2014-12-102-3/+56
| * target-tricore: Add instructions of BOL opcode formatBastian Koppelmann2014-12-102-1/+51
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20141210-1' into s...Peter Maydell2014-12-112-89/+109
|\ \ | |/ |/|
| * keymaps: correct keymaps.c following Qemu coding styleGonglei2014-12-101-88/+108
| * vnc-enc-tight: fix Arguments in wrong orderGonglei2014-12-101-1/+1
* | Open 2.3 development treePeter Maydell2014-12-091-1/+1
|/
* Update version for v2.2.0 releasePeter Maydell2014-12-091-1/+1
* Update version for v2.2.0-rc5 releasePeter Maydell2014-12-041-1/+1
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2014-8106-20141204...Peter Maydell2014-12-041-17/+48
|\
| * cirrus: don't overflow CirrusVGAState->cirrus_bltbufGerd Hoffmann2014-12-011-0/+4
| * cirrus: fix blit region checkGerd Hoffmann2014-12-011-17/+44
* | Update version for v2.2.0-rc4 releasePeter Maydell2014-12-011-1/+1
* | vhost: Fix vhostfd leak in error branchGonglei2014-12-012-0/+3
|/
* Fix for crash after migration in virtio-rng on bi-endian targetsDavid Gibson2014-11-281-7/+8
* virtio-net: fix unmap leakJason Wang2014-11-281-2/+3
* hmp: fix regression of HMP device_del auto-completionMarcel Apfelbaum2014-11-273-10/+15
* qemu-timer: Avoid overflows when converting timeout to struct timespecPeter Maydell2014-11-271-1/+8
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-11-269-20/+54
|\
| * s390x/kvm: Fix compile errorChristian Borntraeger2014-11-261-2/+2
| * fw_cfg: fix boot order bug when dynamically modified via QOMGonglei2014-11-261-2/+5
| * -machine vmport=auto: Fix handling of VMWare ioport emulation for xenDon Slutz2014-11-267-16/+47
|/
* Update version for v2.2.0-rc3 releasePeter Maydell2014-11-251-1/+1
* input: move input-send-event into experimental namespaceGerd Hoffmann2014-11-253-11/+15
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-11-2435-1025/+1962
|\
| * pc: acpi: mark all possible CPUs as enabled in SRATIgor Mammedov2014-11-241-8/+3
| * pcie: fix improper use of negative valueGonglei2014-11-241-1/+1
| * pcie: fix typo in pcie_cap_deverr_init()Gonglei2014-11-241-1/+1
OpenPOWER on IntegriCloud