]> git.proxmox.com Git - mirror_qemu.git/history - include
tests/avocado: add machine:none tag to version.py
[mirror_qemu.git] / include /
2023-02-27 Fabiano Rosascpu-defs.h: Expose CPUTLBEntryFull to non-TCG code
2023-02-27 Thomas Huthinclude/hw/arm/allwinner-a10.h: Remove superfluous...
2023-02-26 Peter MaydellMerge tag 'pull-riscv-to-apply-20230224' of github...
2023-02-24 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-24 Peter MaydellMerge tag 'pull-error-2023-02-23' of https://repo.or...
2023-02-24 Peter MaydellMerge tag 'pull-qapi-2023-02-23' of https://repo.or...
2023-02-24 Peter MaydellMerge tag 'python-pull-request' of https://gitlab.com...
2023-02-24 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-02-24 Peter MaydellMerge tag 'pull-tcg-20230221' of https://gitlab.com...
2023-02-23 Stefan Hajnoczivirtio-scsi: reset SCSI devices from main loop thread
2023-02-23 Kevin Wolfblock: Mark bdrv_co_refresh_total_sectors() and callers...
2023-02-23 Kevin Wolfblock: Mark bdrv_*_dirty_bitmap() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_delete_file() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_(un)register_buf() GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_eject/lock_medium() and callers...
2023-02-23 Emanuele Giuseppe... block: Mark bdrv_co_is_inserted() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_io_(un)plug() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_create() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark preadv_snapshot/snapshot_block_status GRAPH...
2023-02-23 Emanuele Giuseppe... block: Mark bdrv_co_copy_range() GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_pwrite_sync() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark public read/write functions GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark read/write in block/io.c GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_pwrite_zeroes() and callers GRAPH_R...
2023-02-23 Emanuele Giuseppe... block: Mark bdrv_co_pdiscard() and callers GRAPH_RDLOCK
2023-02-23 Emanuele Giuseppe... block: Mark bdrv_co_flush() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_ioctl() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_block_status() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_truncate() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Make bdrv_can_set_read_only() static
2023-02-23 Markus Armbrusterrocker: Tweak stubbed out monitor commands' error messages
2023-02-23 Markus Armbrusterreplay: Simplify setting replay blockers
2023-02-21 Pierrick Bouviersysemu/os-win32: fix setjmp/longjmp on windows-arm64
2023-02-21 Ilya Leoshkevichcpus: Make {start,end}_exclusive() recursive
2023-02-21 Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2023-02-21 Peter MaydellMerge tag 'pr-2023-02-16' of https://gitlab.com/a1xndr...
2023-02-20 Peter MaydellMerge tag 'vfio-updates-20230216.0' of https://gitlab...
2023-02-20 Peter MaydellMerge tag 'pull-virtiofs-20230216b' of https://gitlab...
2023-02-20 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-17 Andrey Zhadchenkohbitmap: fix hbitmap_status() return value for first...
2023-02-17 Kevin Wolfblock: Create no_co_wrappers for open functions
2023-02-17 Kevin Wolfblock-coroutine-wrapper: Introduce no_co_wrapper
2023-02-17 Emanuele Giuseppe... bsd-user/mmap: use TSA_NO_TSA to suppress clang TSA...
2023-02-17 Emanuele Giuseppe... util/qemu-thread-posix: use TSA_NO_TSA to suppress...
2023-02-17 Thomas Huthnet: Move the code to collect available NIC models...
2023-02-16 Avihai Horonvfio/migration: Remove VFIO migration protocol v1
2023-02-16 Avihai Horonvfio/migration: Implement VFIO migration protocol v2
2023-02-16 Avihai Horonvfio/migration: Rename functions/structs related to...
2023-02-16 Avihai Horonvfio/migration: Block multiple devices migration
2023-02-16 Avihai Horonlinux-headers: Update to v6.2-rc8
2023-02-16 Peter MaydellMerge tag 'pull-target-arm-20230216' of https://git...
2023-02-16 Jean-Philippe Bruckerhw/arm/smmu-common: Support 64-bit addresses
2023-02-16 Hao Wuhw/arm: Attach PSPI module to NPCM7XX SoC
2023-02-16 Hao Wuhw/ssi: Add Nuvoton PSPI Module
2023-02-16 Mostafa Salehhw/arm/smmuv3: Add GBPA register
2023-02-16 Philippe Mathieu... target/arm: Declare CPU <-> NVIC helpers in 'hw/intc...
2023-02-16 Philippe Mathieu... hw/intc/armv7m_nvic: Use OBJECT_DECLARE_SIMPLE_TYPE...
2023-02-16 Daniel Henrique... hw/riscv/boot.c: make riscv_load_initrd() static
2023-02-16 Daniel Henrique... hw/riscv/boot.c: consolidate all kernel init in riscv_l...
2023-02-16 Daniel Henrique... hw/riscv: handle 32 bit CPUs kernel_entry in riscv_load...
2023-02-16 Peter MaydellMerge tag 'migration-20230215-pull-request' of https...
2023-02-16 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-02-15 Juan Quintelamigration: Rename res_{postcopy,precopy}_only
2023-02-15 Juan Quintelamigration: Remove unused res_compatible
2023-02-15 Peter MaydellMerge tag 'misc-next-pull-request' of https://gitlab...
2023-02-15 Antoine Damhetcrypto: TLS: introduce `check_pending`
2023-02-14 Peter MaydellMerge tag 'pull-request-2023-02-14' of https://gitlab...
2023-02-14 Thomas HuthDo not include "qemu/error-report.h" in headers that...
2023-02-14 Thomas Huthinclude/hw: Do not include "hw/registerfields.h" in...
2023-02-13 Peter MaydellMerge tag 'migration-20230213-pull-request' of https...
2023-02-11 Peter Xulinux-headers: Update to v6.1
2023-02-10 Paolo Bonziniremove unnecessary extern "C" blocks
2023-02-08 Peter MaydellMerge tag 'pull-tricore-20230208' of https://github...
2023-02-08 Peter MaydellMerge tag 'pull-include-2023-02-06-v2' of https://repo...
2023-02-08 Markus ArmbrusterDrop duplicate #include
2023-02-08 Markus ArmbrusterDon't include headers already included by qemu/osdep.h
2023-02-08 Markus Armbrusteraccel: Clean up includes
2023-02-08 Markus Armbrusterblock: Clean up includes
2023-02-08 Markus Armbrustermigration: Clean up includes
2023-02-08 Markus Armbrusterhw/tricore: Clean up includes
2023-02-08 Markus Armbrusterhw/input: Clean up includes
2023-02-08 Markus Armbrusterhw/cxl: Clean up includes
2023-02-07 Peter MaydellMerge tag 'for-upstream-py38' of https://gitlab.com...
2023-02-07 Peter MaydellMerge tag 'pull-aspeed-20230207' of https://github...
2023-02-07 Peter MaydellMerge tag 'pull-riscv-to-apply-20230207' of https:...
2023-02-07 Peter MaydellMerge tag 'migration-20230206-pull-request' of https...
2023-02-07 Peter MaydellMerge tag 'qemu-macppc-20230206' of https://github...
2023-02-07 Philippe Mathieu... hw/arm/aspeed_ast10x0: Map the secure SRAM
2023-02-07 Philippe Mathieu... hw/arm/aspeed_ast10x0: Add various unimplemented periph...
2023-02-07 Philippe Mathieu... hw/watchdog/wdt_aspeed: Log unimplemented registers...
2023-02-07 Philippe Mathieu... hw/watchdog/wdt_aspeed: Rename MMIO region size as...
2023-02-07 Peter Delevoryashw/nvram/eeprom_at24c: Add init_rom field and at24c_eep...
2023-02-07 Peter Delevoryashw/arm: Extract at24c_eeprom_init helper from Aspeed...
2023-02-07 Cédric Le Goaterhw/core/loader: Remove declarations of option_rom_has_m...
2023-02-06 Daniel Henrique... hw/riscv: change riscv_compute_fdt_addr() semantics
2023-02-06 Daniel Henrique... hw/riscv: split fdt address calculation from fdt load
2023-02-06 Wilfred Mallawainclude/hw/riscv/opentitan: update opentitan IRQs
2023-02-06 manish.mishraio: Add support for MSG_PEEK for socket channel
2023-02-06 Dr. David Alan Gilbertmigration: Add canary to VMSTATE_END_OF_LIST
2023-02-06 David Hildenbrandvirtio-mem: Migrate immutable properties early
next