aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-29Merge tag 'pull-vfio-20240129' of https://github.com/legoater/qemu into stagingPeter Maydell
2024-01-29Merge tag 'migration-20240126-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell
2024-01-29tests/tcg: Add the PROT_NONE gdbstub testIlya Leoshkevich
2024-01-29tests/tcg: Factor out gdbstub test functionsIlya Leoshkevich
2024-01-29linux-user: Allow gdbstub to ignore page protectionIlya Leoshkevich
2024-01-29vfio/pci: Clear MSI-X IRQ index alwaysCédric Le Goater
2024-01-29vfio: use matching sizeof typePaolo Bonzini
2024-01-29Make 'uri' optional for migrate QAPIHet Gala
2024-01-29migration: Centralize BH creation and dispatchFabiano Rosas
2024-01-29migration: Add a wrapper to qemu_bh_scheduleFabiano Rosas
2024-01-29migration: Reference migration state around loadvm_postcopy_handle_run_bhFabiano Rosas
2024-01-29migration: Take reference to migration state around bg_migration_vm_start_bhFabiano Rosas
2024-01-29migration: Fix use-after-free of migration state objectFabiano Rosas
2024-01-29migration/yank: Use channel featuresFabiano Rosas
2024-01-29ci: Disable migration compatibility tests for aarch64Fabiano Rosas
2024-01-29ci: Add a migration compatibility test jobFabiano Rosas
2024-01-29analyze-migration.py: Remove trick on parsing ramblocksPeter Xu
2024-01-29migration: Drop unnecessary check in ram's pending_exact()Peter Xu
2024-01-29migration: Make threshold_size an uint64_tPeter Xu
2024-01-29migration: Plug memory leak on HMP migrate error pathMarkus Armbruster
2024-01-29userfaultfd: use 1ULL to build ioctl masksPaolo Bonzini
2024-01-29include/hw/core: Remove i386 conditional on fake_user_interruptAnton Johansson
2024-01-29include/hw/core: Move do_interrupt in TCGCPUOpsAnton Johansson
2024-01-29include/exec: Move cpu_*()/cpu_env() to common headerAnton Johansson
2024-01-29include/exec: Move PAGE_* macros to common headerAnton Johansson
2024-01-29include/exec: typedef abi_ptr to vaddrAnton Johansson
2024-01-29include/exec: Use vaddr in DisasContextBase for virtual addressesAnton Johansson
2024-01-29target: Use vaddr in gen_intermediate_codeAnton Johansson
2024-01-29hw/core: Include vaddr.h from cpu.hAnton Johansson
2024-01-29include/exec: Move vaddr defines to separate fileAnton Johansson
2024-01-29cpu-exec: simplify jump cache managementPaolo Bonzini
2024-01-26Merge tag 'pull-target-arm-20240126' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-01-26Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell
2024-01-26hw/arm: add PCIe to Freescale i.MX6Nikita Ostrenkov
2024-01-26target/arm: Fix incorrect aa64_tidcp1 feature checkPeter Maydell
2024-01-26bswap.h: Fix const_le64() macroPeter Maydell
2024-01-26target/arm: Fix A64 scalar SQSHRN and SQRSHRNPeter Maydell
2024-01-26hw/char/imx_serial: Implement receive FIFO and ageing timerRayhan Faizel
2024-01-26docs/system/arm/virt.rst: Add note on CPU features off by defaultGustavo Romero
2024-01-26fsl-imx6ul: Add various missing unimplemented devicesGuenter Roeck
2024-01-26hw/arm: Build various units only oncePhilippe Mathieu-Daudé
2024-01-26target/arm: Move GTimer definitions to new 'gtimer.h' headerPhilippe Mathieu-Daudé
2024-01-26target/arm: Move e2h_access() helper aroundPhilippe Mathieu-Daudé
2024-01-26target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' headerPhilippe Mathieu-Daudé
2024-01-26hw/arm/armv7m: Make 'hw/intc/armv7m_nvic.h' a target agnostic headerPhilippe Mathieu-Daudé
2024-01-26target/arm: Expose M-profile register bank index definitionsPhilippe Mathieu-Daudé
2024-01-26hw/misc/xlnx-versal-crl: Build it only oncePhilippe Mathieu-Daudé
2024-01-26hw/misc/xlnx-versal-crl: Include generic 'cpu-qom.h' instead of 'cpu.h'Philippe Mathieu-Daudé
2024-01-26hw/cpu/a9mpcore: Build it only oncePhilippe Mathieu-Daudé
2024-01-26target/arm: Declare ARM_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'Philippe Mathieu-Daudé