]> git.proxmox.com Git - mirror_qemu.git/history - include
Merge tag 'pull-request-2023-05-15v2' of https://gitlab.com/thuth/qemu into staging
[mirror_qemu.git] / include /
2023-05-16 Richard HendersonMerge tag 'pull-request-2023-05-15v2' of https://gitlab...
2023-05-16 Thomas Huthcpu: Introduce a wrapper for being able to use TARGET_N...
2023-05-16 Thomas Huthhw/core: Use a callback for target specific query-cpus...
2023-05-16 Claudio Imbrendas390x/pv: Fix spurious warning with asynchronous teardown
2023-05-16 Jonathan Cameronhw/pci-bridge: Fix release ordering by embedding PCIBri...
2023-05-16 Philippe Mathieu... sysemu/kvm: Remove unused headers
2023-05-15 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-05-15 Richard HendersonMerge tag 'migration-20230515-pull-request' of https...
2023-05-15 Richard HendersonMerge tag 'pull-loongarch-20230515' of https://gitlab...
2023-05-15 Sam Liblock: add accounting for zone append operation
2023-05-15 Sam Liblock: introduce zone append write for zoned devices
2023-05-15 Sam Lifile-posix: add tracking of the zone write pointers
2023-05-15 Sam Liblock: add zoned BlockDriver check to block layer
2023-05-15 Sam Liblock/block-backend: add block layer APIs resembling...
2023-05-15 Sam Liblock/file-posix: introduce helper functions for sysfs...
2023-05-15 Sam Liblock/block-common: add zoned device structs
2023-05-15 Song Gaohw/loongarch/virt: Set max 256 cpus support on loongarc...
2023-05-15 Song Gaohw/loongarch/virt: Modify ipi as percpu device
2023-05-15 Juan Quintelasoftmmu: Create qemu_target_pages_to_MiB()
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-11 Richard HendersonMerge tag 'pull-tcg-20230511-2' of https://gitlab.com...
2023-05-11 Richard Hendersonaccel/tcg: Introduce tlb_read_idx
2023-05-11 Richard Hendersontcg: Remove TARGET_ALIGNED_ONLY
2023-05-11 Jamie Ilescpu: expose qemu_cpu_list_lock for lock-guard use
2023-05-11 Richard Hendersondisas: Remove target-specific headers
2023-05-11 Richard Hendersondisas: Remove target_ulong from the interface
2023-05-11 Richard HendersonMerge tag 'migration-20230509-pull-request' of https...
2023-05-10 Vladimir Sementsov... colo: make colo_checkpoint_notify static and provide...
2023-05-10 Richard HendersonMerge tag 'pull-testing-updates-100523-1' of https...
2023-05-10 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-05-10 Kevin Wolfblock: Mark bdrv_refresh_limits() and callers GRAPH_RDLOCK
2023-05-10 Kevin Wolfblock: Mark bdrv_recurse_can_replace() and callers...
2023-05-10 Kevin Wolfblock: Mark bdrv_query_block_graph_info() and callers...
2023-05-10 Emanuele Giuseppe... block: Mark BlockDriver callbacks for amend job GRAPH_R...
2023-05-10 Emanuele Giuseppe... block: Mark bdrv_co_debug_event() GRAPH_RDLOCK
2023-05-10 Emanuele Giuseppe... block: Mark bdrv_co_get_info() and callers GRAPH_RDLOCK
2023-05-10 Emanuele Giuseppe... block: Mark bdrv_co_get_allocated_file_size() and calle...
2023-05-10 Kevin Wolfblock: .bdrv_open is non-coroutine and unlocked
2023-05-10 Kevin Wolfgraph-lock: Fix GRAPH_RDLOCK_GUARD*() to be reader...
2023-05-10 Kevin Wolfgraph-lock: Add GRAPH_UNLOCKED(_PTR)
2023-05-10 Kevin Wolfblock: bdrv/blk_co_unref() for calls in coroutine context
2023-05-10 Kevin Wolfblock: Consistently call bdrv_activate() outside coroutine
2023-05-10 Stefan Hajnocziaio-wait: avoid AioContext lock in aio_wait_bh_oneshot()
2023-05-10 Paolo Bonziniblock: add missing coroutine_fn annotations
2023-05-10 Richard HendersonMerge tag 'pull-qapi-2023-05-09-v2' of https://repo...
2023-05-10 Richard HendersonMerge tag 'vfio-updates-20230509.0' of https://gitlab...
2023-05-09 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-08 Thomas Huthinclude/qemu/osdep.h: Bump _WIN32_WINNT to the Windows...
2023-05-08 Paolo Bonzinircu: remove qatomic_mb_set, expand comments
2023-05-06 Richard HendersonMerge tag 'pull-loongarch-20230506' of https://gitlab...
2023-05-05 Richard HendersonMerge tag 'pull-tcg-20230505' of https://gitlab.com...
2023-05-05 Richard HendersonMerge tag 'pw-pull-request' of https://gitlab.com/marca...
2023-05-05 Richard HendersonMerge tag 'migration-20230505-pull-request' of https...
2023-05-05 Richard Hendersontcg: Widen helper_*_st[bw]_mmu val arguments
2023-05-05 Richard Hendersontcg: Remove compatability helpers for qemu ld/st
2023-05-05 Richard HendersonMerge tag 'pull-riscv-to-apply-20230505-1' of https...
2023-05-05 Weiwei Lihw/riscv: Add signature dump function for spike to...
2023-05-02 Richard HendersonMerge tag 'pull-tcg-20230502-2' of https://gitlab.com...
2023-05-02 Richard Hendersonaccel/tcg: Add cpu_ld*_code_mmu
2023-05-02 Richard Hendersonqemu/int128: Re-shuffle Int128Alias members
2023-05-02 Nazar Kazakovtcg: Add tcg_gen_gvec_rotrs
2023-05-02 Nazar Kazakovtcg: Add tcg_gen_gvec_andcs
2023-05-02 Kiran Ostrolenkqemu/host-utils.h: Add clz and ctz functions for lower...
2023-05-02 Dickon Hoodqemu/bitops.h: Limit rotate amounts
2023-05-02 Richard HendersonMerge tag 'pull-target-arm-20230502-2' of https://git...
2023-05-02 Cédric Le Goaterhw/arm/boot: Make write_bootloader() public as arm_writ...
2023-05-02 Peter Maydellhmp: Add 'one-insn-per-tb' command equivalent to 'singl...
2023-05-02 Peter Maydellaccel/tcg: Use one_insn_per_tb global instead of old...
2023-05-02 Daniel Bertalanhw/arm/bcm2835_property: Implement "get command line...
2023-04-29 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-04-28 Richard HendersonMerge tag 'pull-qapi-2023-04-28' of https://repo.or...
2023-04-28 David 'Digit' TurnerUpdate linux headers to v6.3rc5
2023-04-28 Richard HendersonMerge tag 'pull-request-2023-04-28' of https://gitlab...
2023-04-28 Alexander Bulekovasync: Add an optional reentrancy guard to the BH API
2023-04-28 Alexander Bulekovmemory: prevent dma-reentracy issues
2023-04-28 Richard HendersonMerge tag 'migration-20230427-pull-request' of https...
2023-04-27 Paolo Bonzinistat64: Add stat64_set() operation
2023-04-26 Richard HendersonMerge tag 'pull-qapi-2023-04-26' of https://repo.or...
2023-04-26 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-04-25 Emanuele Giuseppe... thread-pool: avoid passing the pool parameter every...
2023-04-25 Emanuele Giuseppe... thread-pool: use ThreadPool from the running thread
2023-04-25 Emanuele Giuseppe... io_uring: use LuringState from the running thread
2023-04-25 Emanuele Giuseppe... linux-aio: use LinuxAioState from the running thread
2023-04-25 Wilfred Mallawainclude/block: fixup typos
2023-04-25 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-04-25 Jonathan Cameronhw/pci-bridge: Make PCIe and CXL PXB Devices inherit...
2023-04-25 Ani Sinhahw/acpi: limit warning on acpi table size to pc machine...
2023-04-24 Richard HendersonMerge tag 'migration-20230424-pull-request' of https...
2023-04-24 Juan Quintelamigration: move migration_global_dump() to migration...
2023-04-24 Richard HendersonMerge tag 'migration-20230420-pull-request' of https...
2023-04-24 Peter Xuutil/mmap-alloc: qemu_fd_getfs()
2023-04-23 Richard HendersonMerge tag 'pull-tcg-20230423' of https://gitlab.com...
2023-04-23 Richard Hendersontcg: Replace tcg_abort with g_assert_not_reached
2023-04-22 Richard HendersonMerge tag 'pull-hex-20230421' of https://github.com...
2023-04-22 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-04-21 Richard HendersonMerge tag 'pull-tpm-2023-04-20-1' of https://github...
2023-04-21 Richard HendersonMerge tag 'pull-request-2023-04-20' of https://gitlab...
2023-04-21 Chuck Zmudzinskipci: avoid accessing slot_reserved_mask directly outsid...
2023-04-21 Cornelia Huckhw: Add compat machines for 8.1
2023-04-21 Yangmingvirtio-balloon: optimize the virtio-balloon on the...
next