aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-02-15Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...Peter Maydell
2023-02-15ui: remove deprecated 'password' option for SPICEDaniel P. Berrangé
2023-02-15block: deprecate iSCSI 'password' in favour of 'password-secret'Daniel P. Berrangé
2023-02-15block: mention 'password-secret' option for -iscsiDaniel P. Berrangé
2023-02-15io/channel-tls: fix handling of bigger read buffersAntoine Damhet
2023-02-15crypto: TLS: introduce `check_pending`Antoine Damhet
2023-02-14Merge tag 'pull-request-2023-02-14' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2023-02-14hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent) by SCLP_EVENT()Philippe Mathieu-Daudé
2023-02-14tests/tcg/s390x: Use -nostdlib for softmmu testsIlya Leoshkevich
2023-02-14tests/qtest: Don't build virtio-serial-test.c if device not presentFabiano Rosas
2023-02-14tests/qtest: bios-tables-test: Skip if missing configsFabiano Rosas
2023-02-14tests/qemu-iotests: Require virtio-scsi-pciFabiano Rosas
2023-02-14tests/qtest: Do not include hexloader-test if loader device is not presentFabiano Rosas
2023-02-14tests/qtest: Check for devices in bios-tables-testFabiano Rosas
2023-02-14tests/qtest: drive_del-test: Skip tests that require missing devicesFabiano Rosas
2023-02-14tests/qtest: Skip unplug tests that use missing devicesFabiano Rosas
2023-02-14test/qtest: Fix coding style in device-plug-test.cFabiano Rosas
2023-02-14tests/qtest: hd-geo-test: Check for missing devicesFabiano Rosas
2023-02-14tests/qtest: Add dependence on PCIE_PORT for virtio-net-failover.cFabiano Rosas
2023-02-14tests/qtest: Do not run lsi53c895a test if device is not presentFabiano Rosas
2023-02-14tests/qtest: Skip PXE tests for missing devicesFabiano Rosas
2023-02-14Do not include "qemu/error-report.h" in headers that do not need itThomas Huth
2023-02-14include/hw: Do not include "hw/registerfields.h" in headers that don't need itThomas Huth
2023-02-14hw/misc/sga: Remove the deprecated "sga" deviceThomas Huth
2023-02-14tests/qtest/npcm7xx_pwm-test: Be less verbose unless V=2Peter Maydell
2023-02-14build: deprecate --enable-gprof builds and remove from CIAlex Bennée
2023-02-14meson: Disable libdw for static builds by defaultIlya Leoshkevich
2023-02-14meson: Add missing libdw knobsIlya Leoshkevich
2023-02-14configure: Bump minimum Clang version to 10.0Thomas Huth
2023-02-13Merge tag 'migration-20230213-pull-request' of https://gitlab.com/juan.quinte...Peter Maydell
2023-02-13ram: Document migration ram flagsJuan Quintela
2023-02-13migration/multifd: Move load_cleanup inside incoming_state_destroyLeonardo Bras
2023-02-13migration/multifd: Join all multifd threads in order to avoid leaksLeonardo Bras
2023-02-13migration/multifd: Remove unnecessary assignment on multifd_load_cleanup()Leonardo Bras
2023-02-13migration/multifd: Change multifd_load_cleanup() signature and usageLeonardo Bras
2023-02-11migration: Postpone postcopy preempt channel to be after mainPeter Xu
2023-02-11migration: Add a semaphore to count PONGsPeter Xu
2023-02-11migration: Cleanup postcopy_preempt_setup()Peter Xu
2023-02-11migration: Rework multi-channel checks on URIPeter Xu