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
Age
Commit message (
Expand
)
Author
2020-05-07
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.1-20200507' into...
Peter Maydell
2020-05-07
target-ppc: fix rlwimi, rlwinm, rlwnm for Clang-9
Daniele Buono
2020-05-07
target/ppc: Add support for Radix partition-scoped translation
Cédric Le Goater
2020-05-07
target/ppc: Rework ppc_radix64_walk_tree() for partition-scoped translation
Cédric Le Goater
2020-05-07
target/ppc: Extend ppc_radix64_check_prot() with a 'partition_scoped' bool
Cédric Le Goater
2020-05-07
target/ppc: Introduce ppc_radix64_xlate() for Radix tree translation
Cédric Le Goater
2020-05-07
target/ppc: Assert if HV mode is set when running under a pseries machine
Cédric Le Goater
2020-05-07
target/ppc: Introduce a relocation bool in ppc_radix64_handle_mmu_fault()
Cédric Le Goater
2020-05-07
target/ppc: Enforce that the root page directory size must be at least 5
Suraj Jitindar Singh
2020-05-07
ppc/spapr: tweak change system reset helper
Nicholas Piggin
2020-05-07
target/ppc: Improve syscall exception logging
Nicholas Piggin
2020-05-06
target/ppc: Use tcg_gen_gvec_dup_imm
Richard Henderson
2020-05-06
gdbstub: Introduce gdb_get_float64() to get 64-bit float registers
Philippe Mathieu-Daudé
2020-04-29
various: Remove suspicious '\' character outside of #define in C code
Philippe Mathieu-Daudé
2020-04-20
target/ppc: Fix TCG temporary leaks in gen_slbia()
Philippe Mathieu-Daudé
2020-04-17
target/ppc: Fix mtmsr(d) L=1 variant that loses interrupts
Nicholas Piggin
2020-04-17
target/ppc: Fix wrong interpretation of the disposition flag.
Ganesh Goudar
2020-04-07
ppc/spapr: KVM FWNMI should not be enabled until guest requests it
Nicholas Piggin
2020-03-24
hw/ppc: Take QEMU lock when calling ppc_dcr_read/write()
Peter Maydell
2020-03-24
target/ppc: Fix ISA v3.0 (POWER9) slbia implementation
Nicholas Piggin
2020-03-24
target/ppc: Fix slbia TLB invalidation gap
Nicholas Piggin
2020-03-19
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2020-03-18
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...
Peter Maydell
2020-03-17
cpu: Use DeviceClass reset instead of a special CPUClass reset
Peter Maydell
2020-03-17
gdbstub: extend GByteArray to read register helpers
Alex Bennée
2020-03-17
target/ppc: allow ppc_cpu_do_system_reset to take an alternate vector
Nicholas Piggin
2020-03-17
ppc/spapr: Fix FWNMI machine check interrupt delivery
Nicholas Piggin
2020-03-17
target/ppc: Fix rlwinm on ppc64
Vitaly Chikunov
2020-03-17
spapr,ppc: Simplify signature of kvmppc_rma_size()
David Gibson
2020-03-17
target/ppc: Don't store VRMA SLBE persistently
David Gibson
2020-03-17
target/ppc: Only calculate RMLS derived RMA limit on demand
David Gibson
2020-03-17
target/ppc: Correct RMLS table
David Gibson
2020-03-17
target/ppc: Streamline calculation of RMA limit from LPCR[RMLS]
David Gibson
2020-03-17
target/ppc: Use class fields to simplify LPCR masking
David Gibson
2020-03-17
target/ppc: Remove RMOR register from POWER9 & POWER10
David Gibson
2020-03-17
spapr, ppc: Remove VPM0/RMLS hacks for POWER9
David Gibson
2020-03-17
target/ppc: Introduce ppc_hash64_use_vrma() helper
David Gibson
2020-03-17
target/ppc: Correct handling of real mode accesses with vhyp on hash MMU
David Gibson
2020-03-17
ppc: Remove stub of PPC970 HID4 implementation
David Gibson
2020-03-17
ppc: Remove stub support for 32-bit hypervisor mode
David Gibson
2020-03-17
ppc: Officially deprecate the CPU "compat" property
Greg Kurz
2020-02-21
target/ppc/cpu.h: Clean up comments in the struct CPUPPCState definition
BALATON Zoltan
2020-02-21
target/ppc/cpu.h: Move fpu related members closer in cpu env
BALATON Zoltan
2020-02-21
target/ppc: Fix typo in comments
BALATON Zoltan
2020-02-21
target/ppc/cpu.h: Remove duplicate includes
BALATON Zoltan
2020-02-03
target/ppc: Use probe_write for DCBZ
Richard Henderson
2020-02-03
target/ppc: Remove redundant mask in DCBZ
Richard Henderson
2020-02-03
target/ppc: Use probe_access for LMW, STMW
Richard Henderson
2020-02-03
target/ppc: Use probe_access for LSW, STSW
Richard Henderson
2020-02-03
target/ppc: Build rtas error log upon an MCE
Aravinda Prasad
[next]