Age | Commit message (Expand) | Author |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster |
2017-03-03 | spapr: Small cleanup of PPC MMU enums | Sam Bobroff |
2017-03-03 | target/ppc: Rework hash mmu page fault code and add defines for clarity | Suraj Jitindar Singh |
2017-03-03 | target/ppc: Move no-execute and guarded page checking into new function | Suraj Jitindar Singh |
2017-03-03 | target/ppc: Add execute permission checking to access authority check | Suraj Jitindar Singh |
2017-03-03 | target/ppc: Add Instruction Authority Mask Register Check | Suraj Jitindar Singh |
2017-03-03 | target/ppc/POWER9: Add POWER9 mmu fault handler | Suraj Jitindar Singh |
2017-03-01 | target/ppc: Remove the function ppc_hash64_set_sdr1() | Suraj Jitindar Singh |
2017-03-01 | target/ppc: Manage external HPT via virtual hypervisor | David Gibson |
2017-03-01 | target/ppc: Eliminate htab_base and htab_mask variables | David Gibson |
2017-03-01 | target/ppc: Cleanup HPTE accessors for 64-bit hash MMU | David Gibson |
2017-03-01 | target/ppc: Fix KVM-HV HPTE accessors | David Gibson |
2017-02-22 | target/ppc/POWER9: Direct all instr and data storage interrupts to the hypv | Suraj Jitindar Singh |
2017-02-22 | target/ppc/POWER9: Adapt LPCR handling for POWER9 | Suraj Jitindar Singh |
2017-02-22 | target-ppc: add slbieg instruction | Nikunj A Dadhania |
2017-02-02 | target/ppc/mmu_hash64: Fix printing unsigned as signed int | Suraj Jitindar Singh |
2017-01-19 | kvm: move cpu synchronization code | Vincent Palatin |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |