Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-04 | target/ppc: Validate hflags with CONFIG_DEBUG_TCG | Richard Henderson | 1 | -2/+27 |
2021-05-04 | target/ppc: Remove env->immu_idx and env->dmmu_idx | Richard Henderson | 1 | -46/+43 |
2021-05-04 | target/ppc: Remove MSR_SA and MSR_AP from hflags | Richard Henderson | 1 | -6/+4 |
2021-05-04 | target/ppc: Put LPCR[GTSE] in hflags | Richard Henderson | 1 | -0/+3 |
2021-05-04 | target/ppc: Put dbcr0 single-step bits into hflags | Richard Henderson | 1 | -7/+17 |
2021-05-04 | target/ppc: Disconnect hflags from MSR | Richard Henderson | 1 | -11/+54 |
2021-05-04 | target/ppc: Retain hflags_nmsr only for migration | Richard Henderson | 1 | -2/+0 |
2021-05-04 | target/ppc: Move 601 hflags adjustment to hreg_compute_hflags | Richard Henderson | 1 | -2/+11 |
2021-05-04 | target/ppc: Move helper_regs.h functions out-of-line | Richard Henderson | 1 | -0/+197 |