aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-23linux-user/elfload: Enable vxe2 on s390xIlya Leoshkevich
2023-08-23include/hw/virtio/virtio-gpu: Fix virtio-gpu with blob on big endian hostsThomas Huth
2023-08-23hw/s390x/s390-virtio-ccw: Remove superfluous code to set the NIC modelThomas Huth
2023-08-23tests/tcg/s390x: Test VREPIlya Leoshkevich
2023-08-23target/s390x: Use a 16-bit immediate in VREPIlya Leoshkevich
2023-08-23tests/tcg/s390x: Test VSTLIlya Leoshkevich
2023-08-23target/s390x: Fix VSTL with a large lengthIlya Leoshkevich
2023-08-23target/s390x: Check reserved bits of VFMIN/VFMAX's M5Ilya Leoshkevich
2023-08-23s390x: Convert DPRINTF to trace eventsCédric Le Goater
2023-08-23hw: Add compat machines for 8.2Cornelia Huck
2023-08-22target/arm: Fix 64-bit SSRARichard Henderson
2023-08-22target/arm: Fix SME ST1QRichard Henderson
2023-08-22target/arm/helper: Implement CNTHCTL_EL2.CNT[VP]MASKJean-Philippe Brucker
2023-08-22target/arm/helper: Check SCR_EL3.{NSE, NS} encoding for AT instructionsJean-Philippe Brucker
2023-08-22target/arm: Pass security space rather than flag for AT instructionsJean-Philippe Brucker
2023-08-22target/arm: Skip granule protection checks for AT instructionsJean-Philippe Brucker
2023-08-22target/arm/helper: Fix tlbmask and tlbbits for TLBI VAE2*Jean-Philippe Brucker
2023-08-22target/arm/ptw: Load stage-2 tables from realm physical spaceJean-Philippe Brucker
2023-08-22target/arm: Adjust PAR_EL1.SH for Device and Normal-NC memory typesPeter Maydell
2023-08-22target/arm/ptw: Report stage 2 fault level for stage 2 faults on stage 1 ptwPeter Maydell
2023-08-22target/arm/ptw: Check for block descriptors at invalid levelsPeter Maydell
2023-08-22target/arm/ptw: Set attributes correctly for MMU disabled data accessesPeter Maydell
2023-08-22target/arm/ptw: Drop S1Translate::out_securePeter Maydell
2023-08-22target/arm/ptw: Remove S1Translate::in_securePeter Maydell
2023-08-22target/arm/ptw: Remove last uses of ptw->in_securePeter Maydell
2023-08-22target/arm/ptw: Only fold in NSTable bit effects in Secure statePeter Maydell
2023-08-22target/arm: Pass an ARMSecuritySpace to arm_is_el2_enabled_secstate()Peter Maydell
2023-08-22target/arm/ptw: Pass an ARMSecuritySpace to arm_hcr_el2_eff_secstate()Peter Maydell
2023-08-22target/arm/ptw: Pass ARMSecurityState to regime_translation_disabled()Peter Maydell
2023-08-22target/arm/ptw: Pass ptw into get_phys_addr_pmsa*() and get_phys_addr_disabled()Peter Maydell
2023-08-22target/arm/ptw: Set s1ns bit in fault info more consistentlyPeter Maydell
2023-08-22target/arm/ptw: Don't report GPC faults on stage 1 ptw as stage2 faultsPeter Maydell
2023-08-22target/arm/ptw: Don't set fi->s1ptw for UnsuppAtomicUpdate faultPeter Maydell
2023-08-22accel/kvm: Make kvm_dirty_ring_reaper_init() voidAkihiko Odaki
2023-08-22accel/kvm: Free as when an error occurredAkihiko Odaki
2023-08-22accel/kvm: Use negative KVM type for error propagationAkihiko Odaki
2023-08-22mips: Report an error when KVM_VM_MIPS_VZ is unavailableAkihiko Odaki
2023-08-22accel/kvm: Specify default IPA size for arm64Akihiko Odaki
2023-08-22kvm: Introduce kvm_arch_get_default_type hookAkihiko Odaki
2023-08-22qtest: microbit-test: add tests for nRF51 DETECTChris Laplante
2023-08-22qtest: irq_intercept_[out/in]: return FAIL if no intercepts are installedChris Laplante
2023-08-22qtest: bail from irq_intercept_in if name is specifiedChris Laplante
2023-08-22qtest: implement named interception of out-GPIOChris Laplante
2023-08-22qtest: factor out qtest_install_gpio_out_interceptChris Laplante
2023-08-22hw/gpio/nrf51: implement DETECT signalChris Laplante
2023-08-22Open 8.2 development treeRichard Henderson
2023-08-22Update version for v8.1.0 releasev8.1.0Richard Henderson
2023-08-15Update version for v8.1.0-rc4 releasev8.1.0-rc4Richard Henderson
2023-08-14Merge tag 'pull-tcg-20230814' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2023-08-12tcg/i386: Output %gs prefix in tcg_out_vex_opcRichard Henderson