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_ppc.h
Age
Commit message (
Expand
)
Author
2017-09-27
spapr: fix the value of SDR1 in kvmppc_put_books_sregs()
Greg Kurz
2017-09-27
ppc/kvm: generalize the use of kvmppc_get_htab_fd()
Greg Kurz
2017-09-27
ppc/kvm: drop kvmppc_has_cap_htab_fd()
Greg Kurz
2017-09-08
ppc: use macros to make cpu type name from string literal
Igor Mammedov
2017-09-08
PPC: KVM: Support machine option to set VSMT mode
Sam Bobroff
2017-08-22
target/ppc: 'PVR != host PVR' in KVM_SET_SREGS workaround
Daniel Henrique Barboza
2017-07-17
pseries: Allow HPT resizing with KVM
David Gibson
2017-07-17
pseries: Stubs for HPT resizing
David Gibson
2017-06-08
target/ppc: pass const string to kvmppc_is_mem_backend_page_size_ok()
Greg Kurz
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
target-ppc: kvm: make use of KVM_CREATE_SPAPR_TCE_64
Alexey Kardashevskiy
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-01-31
ppc: Rename cpu_version to compat_pvr
David Gibson
2017-01-19
KVM: PPC: eliminate unnecessary duplicate constants
Paolo Bonzini
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth