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.c
Age
Commit message (
Expand
)
Author
2019-02-04
target/ppc/kvm: Drop useless include directive
Greg Kurz
2019-01-09
target/ppc: move FP and VMX registers into aligned vsr register array
Mark Cave-Ayland
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-08-28
ppc: Remove deprecated ppcemb target
Thomas Huth
2018-07-03
target/ppc/kvm: don't pass cpu to kvm_get_smmu_info()
Greg Kurz
2018-07-03
target/ppc/kvm: get rid of kvm_get_fallback_smmu_info()
Greg Kurz
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-06-16
target/ppc, spapr: Move VPA information to machine_data
David Gibson
2018-06-16
target/ppc: Don't require private l1d cache on POWER8 for cap_ppc_safe_cache
Suraj Jitindar Singh
2018-06-12
target/ppc: Factor out the parsing in kvmppc_get_cpu_characteristics()
Suraj Jitindar Singh
2018-05-04
spapr: Move PAPR mode cpu setup fully to spapr code
David Gibson
2018-05-04
spapr: Remove support for explicitly allocated RMAs
David Gibson
2018-04-27
target/ppc: Fold slb_nr into PPCHash64Options
David Gibson
2018-04-27
target/ppc: Get rid of POWERPC_MMU_VER() macros
David Gibson
2018-04-27
target/ppc: Fold ci_large_pages flag into PPCHash64Options
David Gibson
2018-04-27
target/ppc: Move 1T segment and AMR options to PPCHash64Options
David Gibson
2018-04-27
target/ppc: Split page size information into a separate allocation
David Gibson
2018-04-27
target/ppc: Remove fallback 64k pagesize information
David Gibson
2018-04-27
Add host_memory_backend_pagesize() helper
David Gibson
2018-04-27
Make qemu_mempath_getpagesize() accept NULL
David Gibson
2018-03-06
ppc/spapr-caps: Convert cap-ibs to custom spapr-cap
Suraj Jitindar Singh
2018-03-06
target/ppc: Check mask when setting cap_ppc_safe_indirect_branch
Suraj Jitindar Singh
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
2018-01-17
target/ppc: Yet another fix for KVM-HV HPTE accessors
Alexey Kardashevskiy
2017-12-18
ppc: remove duplicated includes
Philippe Mathieu-Daudé
2017-10-17
ppc: spapr: use generic cpu_model parsing
Igor Mammedov
2017-10-17
ppc: spapr: register 'host' core type along with the rest of core types
Igor Mammedov
2017-10-17
ppc: spapr: use cpu type name directly
Igor Mammedov
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: change kvmppc_get_htab_fd() to return -errno on error
Greg Kurz
2017-09-27
ppc/kvm: drop kvmppc_has_cap_htab_fd()
Greg Kurz
2017-09-27
ppc/kvm: check some capabilities with kvm_vm_check_extension()
Greg Kurz
2017-09-15
ppc/kvm: use kvm_vm_check_extension() in kvmppc_is_pr()
Greg Kurz
2017-09-08
ppc: drop caching ObjectClass from PowerPCCPUAlias
Igor Mammedov
2017-09-08
ppc: make cpu_model translation to type consistent
Igor Mammedov
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-09-08
ppc: spapr: Make VCPU ID handling private to SPAPR
Sam Bobroff
2017-09-08
ppc: spapr: Rename cpu_dt_id to vcpu_id
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-07-11
ppc/kvm: have the "family" CPU alias to point to TYPE_HOST_POWERPC_CPU
Greg Kurz
2017-06-08
target/ppc: fix memory leak in kvmppc_is_mem_backend_page_size_ok()
Greg Kurz
[next]