index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
/
kvm.c
Age
Commit message (
Expand
)
Author
2017-05-11
target/ppc: Avoid printing wrong aliases in CPU help text
Thomas Huth
2017-05-11
target/ppc: Allow workarounds for POWER9 DD1
David Gibson
2017-04-26
target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tce
Alexey Kardashevskiy
2017-04-26
target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALL
Suraj Jitindar Singh
2017-04-26
target-ppc: support KVM_CAP_PPC_MMU_RADIX, KVM_CAP_PPC_MMU_HASH_V3
Sam Bobroff
2017-04-26
spapr: Add ibm,processor-radix-AP-encodings to the device tree
Sam Bobroff
2017-04-26
target-ppc: kvm: make use of KVM_CREATE_SPAPR_TCE_64
Alexey Kardashevskiy
2017-04-26
target/ppc: Improve accuracy of guest HTM availability on P8s
Sam Bobroff
2017-04-21
ppc: remove cannot_destroy_with_object_finalize_yet
Laurent Vivier
2017-03-04
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170303' into...
Peter Maydell
2017-03-03
KVM: do not use sigtimedwait to catch SIGBUS
Paolo Bonzini
2017-03-03
KVM: remove kvm_arch_on_sigbus
Paolo Bonzini
2017-03-03
spapr: Small cleanup of PPC MMU enums
Sam Bobroff
2017-03-03
exec, kvm, target-ppc: Move getrampagesize() to common code
Alexey Kardashevskiy
2017-03-01
target/ppc: Manage external HPT via virtual hypervisor
David Gibson
2017-03-01
target/ppc: Fix KVM-HV HPTE accessors
David Gibson
2017-02-22
hw/ppc/spapr: Check for valid page size when hot plugging memory
Thomas Huth
2017-02-02
ppc/kvm: Handle the "family" CPU via alias instead of registering new types
Thomas Huth
2017-01-31
ppc: Rename cpu_version to compat_pvr
David Gibson
2017-01-19
kvm: move cpu synchronization code
Vincent Palatin
2017-01-16
stubs: remove stubs/kvm.c
Paolo Bonzini
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth