summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* qmp-test: New, covering basic QMP protocolMarkus Armbruster2017-03-055-6/+164
* libqtest: Work around a "QMP wants a newline" bugMarkus Armbruster2017-03-051-3/+9
* qga: Fix crash on non-dictionary QMP argumentMarkus Armbruster2017-03-051-1/+7
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170303' into...Peter Maydell2017-03-0422-495/+735
|\
| * target/ppc: rewrite f[n]m[add,sub] using float64_muladdNikunj A Dadhania2017-03-031-167/+46
| * spapr: Small cleanup of PPC MMU enumsSam Bobroff2017-03-036-72/+55
| * spapr_pci: Advertise access to PCIe extended config spaceDavid Gibson2017-03-031-0/+4
| * target/ppc: Rework hash mmu page fault code and add defines for claritySuraj Jitindar Singh2017-03-032-14/+24
| * target/ppc: Move no-execute and guarded page checking into new functionSuraj Jitindar Singh2017-03-032-9/+17
| * target/ppc: Add execute permission checking to access authority checkSuraj Jitindar Singh2017-03-031-5/+4
| * target/ppc: Add Instruction Authority Mask Register CheckSuraj Jitindar Singh2017-03-032-1/+45
| * hw/ppc/spapr: Add POWER9 to pseries cpu modelsSuraj Jitindar Singh2017-03-031-0/+3
| * target/ppc/POWER9: Add cpu_has_work function for POWER9Suraj Jitindar Singh2017-03-031-0/+45
| * target/ppc/POWER9: Add POWER9 pa-features definitionSuraj Jitindar Singh2017-03-031-0/+18
| * target/ppc/POWER9: Add POWER9 mmu fault handlerSuraj Jitindar Singh2017-03-036-2/+113
| * target/ppc: Don't gen an SDR1 on POWER9 and rework register creationSuraj Jitindar Singh2017-03-032-120/+203
| * target/ppc: Add patb_entry to sPAPRMachineStateSuraj Jitindar Singh2017-03-033-0/+31
| * target/ppc/POWER9: Add POWERPC_MMU_V3 bitDavid Gibson2017-03-031-1/+3
| * powernv: Don't test POWER9 CPU yetDavid Gibson2017-03-032-2/+5
| * exec, kvm, target-ppc: Move getrampagesize() to common codeAlexey Kardashevskiy2017-03-035-104/+115
| * target/ppc: Add POWER9/ISAv3.00 to compat_tableSuraj Jitindar Singh2017-03-031-5/+11
* | ppc: avoid typedef redefinitionsPaolo Bonzini2017-03-042-3/+2
* | nios2: avoid anonymous unions in designated initializers.Paolo Bonzini2017-03-041-18/+18
* | hppa: avoid anonymous unions in designated initializers.Paolo Bonzini2017-03-041-33/+33
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-03-0332-392/+428
|\ \
| * | iscsi: fix missing unlockPaolo Bonzini2017-03-031-0/+4
| * | memory: show region offset and ROM/RAM type in "info mtree -f"Paolo Bonzini2017-03-031-7/+18
| * | x86: Work around SMI migration breakagesDr. David Alan Gilbert2017-03-034-1/+15
| * | spice-char: fix segfault in char_spice_finalizeLi Qiang2017-03-031-1/+4
| * | vl: disable default cdrom when using explicitely scsi-hdHervé Poussineau2017-03-031-0/+1
| * | memory: Introduce DEVICE_HOST_ENDIAN for ram deviceYongji Xie2017-03-032-1/+7
| * | qmp-events: fix GUEST_PANICKED description formattingAnton Nefedov2017-03-031-2/+2
| * | qapi: flatten GuestPanicInformation unionAnton Nefedov2017-03-033-15/+24
| * | vmxcap: update for September 2016 SDMPaolo Bonzini2017-03-031-0/+9
| * | vmxcap: port to Python 3Paolo Bonzini2017-03-031-7/+7
| * | KVM: use KVM_CAP_IMMEDIATE_EXITPaolo Bonzini2017-03-031-4/+42
| * | kvm: use atomic_read/atomic_set to access cpu->exit_requestPaolo Bonzini2017-03-031-3/+3
| * | KVM: move SIG_IPI handling to kvm-all.cPaolo Bonzini2017-03-034-76/+63
| * | KVM: do not use sigtimedwait to catch SIGBUSPaolo Bonzini2017-03-038-44/+53
| * | KVM: remove kvm_arch_on_sigbusPaolo Bonzini2017-03-037-58/+13
| * | cpus: reorganize signal handling codePaolo Bonzini2017-03-033-44/+43
| * | KVM: x86: cleanup SIGBUS handlersPaolo Bonzini2017-03-031-39/+42
| * | cpus: remove ugly cast on sigbus_handlerPaolo Bonzini2017-03-036-56/+65
| * | Merge branch 'icount-update' into HEADPaolo Bonzini2017-03-037-100/+79
| |\ \
| | * | cpu-exec: remove unnecessary check of cpu->exit_requestPaolo Bonzini2017-02-241-4/+0
| | * | replay: check icount in cpu exec loopPavel Dovgalyuk2017-02-241-8/+7
| | * | cpu-exec: unify icount_decr and tcg_exit_reqPaolo Bonzini2017-02-227-85/+71
* | | | Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...Peter Maydell2017-03-031-10/+28
|\ \ \ \
| * | | | qemu-options: Rewrite -numa documentationEduardo Habkost2017-03-031-10/+28
| |/ / /
* | | | Merge remote-tracking branch 'remotes/dgibson/tags/submodule-update-20170303'...Peter Maydell2017-03-034-1/+1
|\ \ \ \