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
Age
Commit message (
Expand
)
Author
2017-07-17
target/ppc: fix CPU hotplug when radix is enabled (TCG)
Cédric Le Goater
2017-07-17
pseries: Allow HPT resizing with KVM
David Gibson
2017-07-17
pseries: Implement HPT resizing
David Gibson
2017-07-17
pseries: Stubs for HPT resizing
David Gibson
2017-07-14
qdev: Add const qualifier to PropertyInfo definitions
Fam Zheng
2017-07-11
ppc/kvm: have the "family" CPU alias to point to TYPE_HOST_POWERPC_CPU
Greg Kurz
2017-07-11
target/ppc: Add debug function for radix mmu translation
Suraj Jitindar Singh
2017-07-11
target/ppc: Refactor tcg radix mmu code
Suraj Jitindar Singh
2017-07-11
target-ppc: SPR_BOOKE_ESR not set on FP exceptions
Aaron Larson
2017-06-30
target/ppc: Proper cleanup when ppc_cpu_realizefn fails
Bharata B Rao
2017-06-30
target/ppc: Fix return value in tcg radix mmu fault handler
Suraj Jitindar Singh
2017-06-30
target/ppc/excp_helper: Take BQL before calling cpu_interrupt()
Thomas Huth
2017-06-30
ppc: Rework CPU compatibility testing across migration
David Gibson
2017-06-30
pseries: Move CPU compatibility property to machine
David Gibson
2017-06-28
vmstate: error hint for failed equal checks
Halil Pasic
2017-06-08
target/ppc: fix memory leak in kvmppc_is_mem_backend_page_size_ok()
Greg Kurz
2017-06-08
target/ppc: pass const string to kvmppc_is_mem_backend_page_size_ok()
Greg Kurz
2017-06-05
numa: move numa_node from CPUState into target specific classes
Igor Mammedov
2017-05-24
target/ppc: reset reservation in do_rfi()
Nikunj A Dadhania
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-05-11
target/ppc: Implement ISA V3.00 radix page fault handler
Suraj Jitindar Singh
2017-05-11
target/ppc: Change tlbie invalid fields for POWER9 support
Suraj Jitindar Singh
2017-05-11
target/ppc: Update tlbie to check privilege level based on GTSE
Suraj Jitindar Singh
2017-05-11
target/ppc: do not reset reserve_addr in exec_enter
Nikunj A Dadhania
2017-05-11
tcg: enable MTTCG by default for PPC64 on x86
Nikunj A Dadhania
2017-05-11
target/ppc: Generate fence operations
Nikunj A Dadhania
2017-05-11
target/ppc: Emulate LL/SC using cmpxchg helpers
Nikunj A Dadhania
2017-04-26
target/ppc: Style fixes
David Gibson
2017-04-26
e500,book3s: mfspr 259: Register mapped/aliased SPRG3 user read
Bernhard Kaindl
2017-04-26
target/ppc: Flush TLB on write to PIDR
Suraj Jitindar Singh
2017-04-26
target/ppc: Fix size of struct PPCElfPrstatus
Anton Blanchard
2017-04-26
ppc/xics: introduce an 'intc' backlink under PowerPCCPU
Cédric Le Goater
2017-04-26
target/ppc: Add ibm,processor-radix-AP-encodings for TCG
Suraj Jitindar Singh
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-14
target/ppc: fix cpu_ov setting for 32-bit
Nikunj A Dadhania
2017-03-14
target/ppc: Fix wrong number of UAMR register
Thomas Huth
2017-03-06
target/ppc: use helper for excp handling
Nikunj A Dadhania
2017-03-06
target/ppc: fmadd: add macro for updating flags
Nikunj A Dadhania
2017-03-06
target/ppc: fmadd check for excp independently
Nikunj A Dadhania
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
target/ppc: rewrite f[n]m[add,sub] using float64_muladd
Nikunj A Dadhania
[next]