aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-02-23block: Make bdrv_can_set_read_only() staticKevin Wolf
2023-02-21Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell
2023-02-20Merge tag 'vfio-updates-20230216.0' of https://gitlab.com/alex.williamson/qem...Peter Maydell
2023-02-20Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell
2023-02-17hbitmap: fix hbitmap_status() return value for first dirty bit caseAndrey Zhadchenko
2023-02-17block: Create no_co_wrappers for open functionsKevin Wolf
2023-02-17block-coroutine-wrapper: Introduce no_co_wrapperKevin Wolf
2023-02-17bsd-user/mmap: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSDEmanuele Giuseppe Esposito
2023-02-17util/qemu-thread-posix: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSDEmanuele Giuseppe Esposito
2023-02-17net: Move the code to collect available NIC models to a separate functionThomas Huth
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: Block multiple devices migrationAvihai Horon
2023-02-16linux-headers: Update to v6.2-rc8Avihai Horon
2023-02-16Merge tag 'pull-target-arm-20230216' of https://git.linaro.org/people/pmaydel...Peter Maydell
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-16hw/arm/smmuv3: Add GBPA registerMostafa Saleh
2023-02-16target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h'Philippe 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-15crypto: TLS: introduce `check_pending`Antoine Damhet
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-11linux-headers: Update to v6.1Peter Xu
2023-02-10remove unnecessary extern "C" blocksPaolo Bonzini
2023-02-08Drop duplicate #includeMarkus Armbruster
2023-02-08Don't include headers already included by qemu/osdep.hMarkus Armbruster
2023-02-08accel: Clean up includesMarkus Armbruster
2023-02-08block: Clean up includesMarkus Armbruster
2023-02-08migration: Clean up includesMarkus Armbruster
2023-02-08hw/tricore: Clean up includesMarkus Armbruster
2023-02-08hw/input: Clean up includesMarkus Armbruster
2023-02-08hw/cxl: Clean up includesMarkus Armbruster
2023-02-07Merge tag 'pull-aspeed-20230207' of https://github.com/legoater/qemu into sta...Peter Maydell
2023-02-07Merge tag 'pull-riscv-to-apply-20230207' of https://github.com/alistair23/qem...Peter Maydell
2023-02-07Merge tag 'migration-20230206-pull-request' of https://gitlab.com/juan.quinte...Peter Maydell
2023-02-07hw/arm/aspeed_ast10x0: Map the secure SRAMPhilippe Mathieu-Daudé
2023-02-07hw/arm/aspeed_ast10x0: Add various unimplemented peripheralsPhilippe Mathieu-Daudé
2023-02-07hw/watchdog/wdt_aspeed: Log unimplemented registers as UNIMP levelPhilippe Mathieu-Daudé
2023-02-07hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize'Philippe Mathieu-Daudé
2023-02-07hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helperPeter Delevoryas
2023-02-07hw/arm: Extract at24c_eeprom_init helper from Aspeed and Nuvoton boardsPeter Delevoryas
2023-02-07hw/core/loader: Remove declarations of option_rom_has_mr/rom_file_has_mrCédric Le Goater
2023-02-07hw/riscv: change riscv_compute_fdt_addr() semanticsDaniel Henrique Barboza