Age | Commit message (Expand) | Author |
2020-03-16 | target/riscv: Fix VS mode interrupts forwarding. | Rajnesh Kanwal |
2020-03-16 | target/riscv: Correctly implement TSR trap | Alistair Francis |
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-03-16 | WHPX: Use proper synchronization primitives while processing | Sunil Muthuswamy |
2020-03-16 | i386: Fix GCC warning with snprintf when HAX is enabled | Julio Faracco |
2020-03-16 | qom/object: Use common get/set uint helpers | Felipe Franciosi |
2020-03-16 | WHPX: Use QEMU values for trapped CPUID | Sunil Muthuswamy |
2020-03-16 | WHPX: TSC get and set should be dependent on VM state | Sunil Muthuswamy |
2020-03-16 | misc: Replace zero-length arrays with flexible array member (manual) | Philippe Mathieu-Daudé |
2020-03-12 | target/arm: kvm: Inject events at the last stage of sync | Beata Michalska |
2020-03-12 | target/arm/kvm: Let kvm_arm_vgic_probe() return a bitmap | Eric Auger |
2020-03-12 | target/arm: Disable clean_data_tbi for system mode | Richard Henderson |
2020-03-12 | target/arm: Check addresses for disabled regimes | Richard Henderson |
2020-03-12 | target/arm: Fix some comment typos | Peter Maydell |
2020-03-12 | target/arm: Recalculate hflags correctly after writes to CONTROL | Peter Maydell |
2020-03-12 | target/arm: Update hflags in trans_CPS_v7m() | Peter Maydell |
2020-03-10 | s390x: ipl: Consolidate iplb validity check into one function | Janosch Frank |
2020-03-05 | RISC-V: Add a missing "," in riscv_excp_names | Palmer Dabbelt |
2020-03-05 | target/arm: Clean address for DC ZVA | Richard Henderson |
2020-03-05 | target/arm: Use DEF_HELPER_FLAGS for helper_dc_zva | Richard Henderson |
2020-03-05 | target/arm: Move helper_dc_zva to helper-a64.c | Richard Henderson |
2020-03-05 | target/arm: Apply TBI to ESR_ELx in helper_exception_return | Richard Henderson |
2020-03-05 | target/arm: Introduce core_to_aa64_mmu_idx | Richard Henderson |
2020-03-05 | target/arm: Optimize cpu_mmu_index | Richard Henderson |
2020-03-05 | target/arm: Replicate TBI/TBID bits for single range regimes | Richard Henderson |
2020-03-05 | target/arm: Honor the HCR_EL2.TTLB bit | Richard Henderson |
2020-03-05 | target/arm: Honor the HCR_EL2.TPU bit | Richard Henderson |
2020-03-05 | target/arm: Honor the HCR_EL2.TPCP bit | Richard Henderson |
2020-03-05 | target/arm: Honor the HCR_EL2.TACR bit | Richard Henderson |
2020-03-05 | target/arm: Honor the HCR_EL2.TSW bit | Richard Henderson |
2020-03-05 | target/arm: Honor the HCR_EL2.{TVM,TRVM} bits | Richard Henderson |
2020-03-05 | target/arm: Improve masking in arm_hcr_el2_eff | Richard Henderson |
2020-03-05 | target/arm: Remove EL2 and EL3 setup from user-only | Richard Henderson |
2020-03-05 | target/arm: Disable has_el2 and has_el3 for user-only | Richard Henderson |
2020-03-05 | target/arm: Add HCR_EL2 bit definitions from ARMv8.6 | Richard Henderson |
2020-03-05 | target/arm: Improve masking of HCR/HCR2 RES0 bits | Richard Henderson |
2020-03-05 | target/arm: Implement (trivially) ARMv8.2-TTCNP | Peter Maydell |
2020-03-03 | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf3' i... | Peter Maydell |