aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-16vfio/migration: Remove VFIO migration protocol v1Avihai Horon
2023-02-16vfio/migration: Implement VFIO migration protocol v2Avihai Horon
2023-02-16vfio/migration: Rename functions/structs related to v1 protocolAvihai Horon
2023-02-16vfio/migration: Move migration v1 logic to vfio_migration_init()Avihai Horon
2023-02-16vfio/migration: Block multiple devices migrationAvihai Horon
2023-02-16vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent...Avihai Horon
2023-02-16vfio/migration: Allow migration without VFIO IOMMU dirty tracking supportAvihai Horon
2023-02-16vfio/migration: Fix NULL pointer dereference bugAvihai Horon
2023-02-16linux-headers: Update to v6.2-rc8Avihai Horon
2023-02-16virtiofsd: Swing deprecated message to removed-featuresDr. David Alan Gilbert
2023-02-16virtiofsd: Remove sourceDr. David Alan Gilbert
2023-02-16virtiofsd: Remove build and docs glueDr. David Alan Gilbert
2023-02-16virtiofsd: Remove testDr. David Alan Gilbert
2023-02-16Merge tag 'pull-target-arm-20230216' of https://git.linaro.org/people/pmaydel...Peter Maydell
2023-02-16tests/qtest: Restrict tpm-tis-devices-{swtpm}-test to CONFIG_TCGFabiano Rosas
2023-02-16tests/qtest: arm-cpu-features: Match tests to required acceleratorsFabiano Rosas
2023-02-16target/arm: Use "max" as default cpu for the virt machine with KVMFabiano Rosas
2023-02-16tests/avocado: Tag TCG tests with accel:tcgFabiano Rosas
2023-02-16tests/avocado: Skip tests that require a missing acceleratorFabiano Rosas
2023-02-16target/arm: Move cpregs code out of cpu.hFabiano Rosas
2023-02-16target/arm: Move PC alignment checkFabiano Rosas
2023-02-16target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()Claudio Fontana
2023-02-16target/arm: wrap psci call with tcg_enabledClaudio Fontana
2023-02-16target/arm: rename handle_semihosting to tcg_handle_semihostingClaudio Fontana
2023-02-16hw/arm/smmu-common: Fix TTB1 handlingJean-Philippe Brucker
2023-02-16hw/arm/smmu-common: Support 64-bit addressesJean-Philippe Brucker
2023-02-16hw/arm: Attach PSPI module to NPCM7XX SoCHao Wu
2023-02-16hw/ssi: Add Nuvoton PSPI ModuleHao Wu
2023-02-16MAINTAINERS: Add myself to maintainers and remove HavardHao Wu
2023-02-16arm/virt: don't try to spell out the acceleratorCornelia Huck
2023-02-16hw/arm: Add missing XLNX_ZYNQMP_ARM -> USB_DWC3 Kconfig dependencyPhilippe Mathieu-Daudé
2023-02-16hw/arm/smmuv3: Add GBPA registerMostafa Saleh
2023-02-16tests/avocado: retire the Aarch64 TCG tests from boot_linux.pyAlex Bennée
2023-02-16target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h'Philippe Mathieu-Daudé
2023-02-16target/arm: Store CPUARMState::nvic as NVICState*Philippe Mathieu-Daudé
2023-02-16target/arm: Restrict CPUARMState::nvic to sysemuPhilippe Mathieu-Daudé
2023-02-16target/arm: Restrict CPUARMState::arm_boot_info to sysemuPhilippe Mathieu-Daudé
2023-02-16target/arm: Restrict CPUARMState::gicv3state to sysemuPhilippe Mathieu-Daudé
2023-02-16target/arm: Avoid resetting CPUARMState::eabi fieldPhilippe Mathieu-Daudé
2023-02-16target/arm: Convert CPUARMState::eabi to booleanPhilippe Mathieu-Daudé
2023-02-16target/arm: Constify ID_PFR1 on user emulationPhilippe Mathieu-Daudé
2023-02-16target/arm: Reduce arm_v7m_mmu_idx_[all/for_secstate_and_priv]() scopePhilippe Mathieu-Daudé
2023-02-16target/arm: Simplify arm_v7m_mmu_idx_for_secstate() for user emulationPhilippe Mathieu-Daudé
2023-02-16hw/intc/armv7m_nvic: Use OBJECT_DECLARE_SIMPLE_TYPE() macroPhilippe Mathieu-Daudé
2023-02-16Merge tag 'migration-20230215-pull-request' of https://gitlab.com/juan.quinte...Peter Maydell
2023-02-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-02-15migration: Rename res_{postcopy,precopy}_onlyJuan Quintela
2023-02-15migration: Remove unused res_compatibleJuan Quintela
2023-02-15migration: In case of postcopy, the memory ends in res_postcopy_onlyJuan Quintela
2023-02-15Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...Peter Maydell