aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-11target-arm: move AArch32 SCR into security reglistFabian Aggeler1-6/+13
2014-12-11target-arm: insert AArch32 cpregs twice into hashtableFabian Aggeler1-17/+81
2014-12-11target-arm: add secure state bit to CPREG hashPeter Maydell4-16/+36
2014-12-11target-arm: add CPREG secure state supportFabian Aggeler1-2/+34
2014-12-11target-arm: add non-secure Translation Block flagSergey Fedorov3-0/+29
2014-12-11target-arm: add banked register accessorsFabian Aggeler1-0/+27
2014-12-11target-arm: add async excp target_el functionGreg Bellows1-19/+97
2014-12-11target-arm: extend async excp maskingGreg Bellows1-14/+52
2014-12-11Add the "-semihosting-config" option.Liviu Ionescu4-3/+78
2014-12-11Pass semihosting exit code back to system.Liviu Ionescu1-2/+9
2014-12-11Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20141210'...Peter Maydell6-12/+2071
2014-12-11Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20141210-1' into s...Peter Maydell2-89/+109
2014-12-10target-tricore: Add instructions of RCR opcode formatBastian Koppelmann4-1/+657
2014-12-10target-tricore: Add instructions of RLC opcode formatBastian Koppelmann5-0/+252
2014-12-10target-tricore: Add instructions of RCPW, RCRR and RCRW opcode formatBastian Koppelmann1-3/+129
2014-12-10target-tricore: Make TRICORE_FEATURES implying others.Bastian Koppelmann2-3/+12
2014-12-10target-tricore: Add instructions of RC opcode formatBastian Koppelmann4-0/+799
2014-12-10target-tricore: Add instructions of BRR opcode formatBastian Koppelmann2-2/+89
2014-12-10target-tricore: Add instructions of BRN opcode formatBastian Koppelmann2-0/+27
2014-12-10target-tricore: Add instructions of BRC opcode formatBastian Koppelmann2-3/+56
2014-12-10target-tricore: Add instructions of BOL opcode formatBastian Koppelmann2-1/+51
2014-12-10keymaps: correct keymaps.c following Qemu coding styleGonglei1-88/+108
2014-12-10vnc-enc-tight: fix Arguments in wrong orderGonglei1-1/+1
2014-12-09Open 2.3 development treePeter Maydell1-1/+1
2014-12-09Update version for v2.2.0 releasev2.2.0Peter Maydell1-1/+1
2014-12-04Update version for v2.2.0-rc5 releasev2.2.0-rc5Peter Maydell1-1/+1
2014-12-04Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2014-8106-20141204...Peter Maydell1-17/+48
2014-12-01Update version for v2.2.0-rc4 releasev2.2.0-rc4Peter Maydell1-1/+1
2014-12-01vhost: Fix vhostfd leak in error branchGonglei2-0/+3
2014-12-01cirrus: don't overflow CirrusVGAState->cirrus_bltbufGerd Hoffmann1-0/+4
2014-12-01cirrus: fix blit region checkGerd Hoffmann1-17/+44
2014-11-28Fix for crash after migration in virtio-rng on bi-endian targetsDavid Gibson1-7/+8
2014-11-28virtio-net: fix unmap leakJason Wang1-2/+3
2014-11-27hmp: fix regression of HMP device_del auto-completionMarcel Apfelbaum3-10/+15
2014-11-27qemu-timer: Avoid overflows when converting timeout to struct timespecPeter Maydell1-1/+8
2014-11-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell9-20/+54
2014-11-26s390x/kvm: Fix compile errorChristian Borntraeger1-2/+2
2014-11-26fw_cfg: fix boot order bug when dynamically modified via QOMGonglei1-2/+5
2014-11-26-machine vmport=auto: Fix handling of VMWare ioport emulation for xenDon Slutz7-16/+47
2014-11-25Update version for v2.2.0-rc3 releasev2.2.0-rc3Peter Maydell1-1/+1
2014-11-25input: move input-send-event into experimental namespaceGerd Hoffmann3-11/+15
2014-11-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell35-1025/+1962
2014-11-24pc: acpi: mark all possible CPUs as enabled in SRATIgor Mammedov1-8/+3
2014-11-24pcie: fix improper use of negative valueGonglei1-1/+1
2014-11-24pcie: fix typo in pcie_cap_deverr_init()Gonglei1-1/+1
2014-11-24target-i386: move generic memory hotplug methods to DSDTsPaolo Bonzini12-992/+1789
2014-11-24acpi-build: mark RAM dirty on table updateMichael S. Tsirkin3-7/+14
2014-11-24hw/pci: fix crash on shpc error flowMarcel Apfelbaum1-0/+1
2014-11-24pc: count in 1Gb hugepage alignment when sizing hotplug-memory containerIgor Mammedov1-0/+5
2014-11-24pc: explicitly check maxmem limit when adding DIMMIgor Mammedov1-0/+45