Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ppc/pnv: Add support for HRMOR on Radix host | Cédric Le Goater | 2020-02-02 | 1 | -0/+6 |
* | target/ppc: Don't check UPRT in radix mode when in HV real mode | Benjamin Herrenschmidt | 2019-04-26 | 1 | -3/+13 |
* | target/ppc: Basic POWER9 bare-metal radix MMU support | Benjamin Herrenschmidt | 2019-02-25 | 1 | -12/+69 |
* | target/ppc: Rename PATB/PATBE -> PATE | Benjamin Herrenschmidt | 2019-02-25 | 1 | -8/+10 |
* | Include qapi/error.h exactly where needed | Markus Armbruster | 2018-02-09 | 1 | -1/+0 |
* | target/ppc: Add debug function for radix mmu translation | Suraj Jitindar Singh | 2017-07-11 | 1 | -0/+45 |
* | target/ppc: Refactor tcg radix mmu code | Suraj Jitindar Singh | 2017-07-11 | 1 | -14/+8 |
* | target/ppc: Fix return value in tcg radix mmu fault handler | Suraj Jitindar Singh | 2017-06-30 | 1 | -1/+1 |
* | target/ppc: Implement ISA V3.00 radix page fault handler | Suraj Jitindar Singh | 2017-05-11 | 1 | -0/+259 |