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