index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
/
kvm_ppc.h
Age
Commit message (
Expand
)
Author
2019-07-02
target/ppc/machine: Add kvmppc_pvr_workaround_required() stub
Greg Kurz
2019-07-02
ppc: Introduce kvmppc_set_reg_tb_offset() helper
Greg Kurz
2019-05-29
spapr/xive: add KVM support
Cédric Le Goater
2019-04-26
target/ppc: Style fixes for kvm_ppc.h and kvm.c
David Gibson
2019-03-12
target/ppc/spapr: Enable H_PAGE_INIT in-kernel handling
Suraj Jitindar Singh
2019-03-12
target/ppc/spapr: Add SPAPR_CAP_CCF_ASSIST
Suraj Jitindar Singh
2019-03-12
target/ppc: Implement large decrementer support for KVM
Suraj Jitindar Singh
2018-11-08
ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HV
Suraj Jitindar Singh
2018-09-05
target/ppc/kvm: set vcpu as online/offline
Nikunj A Dadhania
2018-06-22
spapr: Don't rewrite mmu capabilities in KVM mode
David Gibson
2018-06-22
spapr: Use maximum page size capability to simplify memory backend checking
David Gibson
2018-06-21
target/ppc: Add kvmppc_hpt_needs_host_contiguous_pages() helper
David Gibson
2018-05-04
spapr: Remove support for explicitly allocated RMAs
David Gibson
2018-02-06
spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM device
Alexey Kardashevskiy
2018-01-29
target/ppc/kvm: Add cap_ppc_safe_[cache/bounds_check/indirect_branch]
Suraj Jitindar Singh
2018-01-17
target/ppc: Clean up probing of VMX, VSX and DFP availability on KVM
David Gibson
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