]> git.proxmox.com Git - mirror_qemu.git/history - include
configure: move environment-specific defaults to config-meson.cross
[mirror_qemu.git] / include /
2023-10-17 Paolo Bonzinimeson: do not use set10
2023-10-16 Stefan HajnocziMerge tag 'python-pull-request' of https://gitlab.com...
2023-10-16 Stefan HajnocziMerge tag 'pull-loongarch-20231013' of https://gitlab...
2023-10-16 Stefan HajnocziMerge tag 'pull-ufs-20231013' of https://gitlab.com...
2023-10-16 Stefan HajnocziMerge tag 'pull-request-2023-10-12' of https://gitlab...
2023-10-16 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-10-16 Stefan HajnocziMerge tag 'pull-shadow-2023-10-12' of https://repo...
2023-10-16 Stefan HajnocziMerge tag 'mem-2023-10-12' of https://github.com/davidh...
2023-10-13 Jeuk Kimhw/ufs: Fix incorrect register fields
2023-10-13 Philippe Mathieu... hw/loongarch/virt: Remove unused ISA Bus
2023-10-12 Kevin Wolfblock: Add assertion for bdrv_graph_wrlock()
2023-10-12 Kevin Wolfblock: Protect bs->children with graph_lock
2023-10-12 Kevin Wolfblock: Protect bs->parents with graph_lock
2023-10-12 Kevin Wolfblock: Mark bdrv_get_specific_info() and callers GRAPH_...
2023-10-12 Kevin Wolfblock: Mark bdrv_apply_auto_read_only() and callers...
2023-10-12 Kevin Wolfblock: Mark bdrv_op_is_blocked() and callers GRAPH_RDLOCK
2023-10-12 Kevin Wolfqcow2: Mark qcow2_signal_corruption() and callers GRAPH...
2023-10-12 Kevin Wolfblock: Mark bdrv_amend_options() and callers GRAPH_RDLOCK
2023-10-12 Kevin Wolfblock: Mark bdrv_get_parent_name() and callers GRAPH_RDLOCK
2023-10-12 Kevin Wolfblock: Mark bdrv_primary_child() and callers GRAPH_RDLOCK
2023-10-12 Kevin Wolfblock: Mark bdrv_refresh_filename() and callers GRAPH_R...
2023-10-12 Kevin Wolfblock: Mark bdrv_get_xdbg_block_graph() and callers...
2023-10-12 Kevin Wolfblock: Take graph rdlock in parts of reopen
2023-10-12 Kevin Wolfblock: Mark bdrv_snapshot_fallback() and callers GRAPH_...
2023-10-12 Emanuele Giuseppe... block: Mark drain related functions GRAPH_RDLOCK
2023-10-12 Kevin Wolfblock: Mark bdrv_first_blk() and bdrv_is_root_node...
2023-10-12 Kevin Wolfblock-coroutine-wrapper: Add no_co_wrapper_bdrv_rdlock...
2023-10-12 Paolo Bonziniblock: switch to co_wrapper for bdrv_is_allocated_*
2023-10-12 Paolo Bonziniblock: complete public block status API
2023-10-12 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20231012-1' of https...
2023-10-12 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-10-12 Stefan HajnocziMerge tag 'qga-pull-2023-10-11' of https://github.com...
2023-10-12 David Hildenbrandmemory,vhost: Allow for marking memory device memory...
2023-10-12 David Hildenbrandvirtio-mem: Expose device memory dynamically via multip...
2023-10-12 David Hildenbrandmemory: Clarify mapping requirements for RamDiscardManager
2023-10-12 David Hildenbrandmemory-device,vhost: Support automatic decision on...
2023-10-12 David Hildenbrandvhost: Add vhost_get_max_memslots()
2023-10-12 David Hildenbrandkvm: Add stub for kvm_get_max_memslots()
2023-10-12 David Hildenbrandmemory-device,vhost: Support memory devices that dynami...
2023-10-12 David Hildenbrandmemory-device: Track required and actually used memslot...
2023-10-12 David Hildenbrandmemory-device: Support memory devices with multiple...
2023-10-12 David Hildenbrandvhost: Return number of free memslots
2023-10-12 David Hildenbrandkvm: Return number of free memslots
2023-10-12 David Hildenbrandsoftmmu/physmem: Fixup qemu_ram_block_from_host() docum...
2023-10-12 David Hildenbrandvhost: Remove vhost_backend_can_merge() callback
2023-10-12 David Hildenbrandvhost: Rework memslot filtering and fix "used_memslot...
2023-10-12 Thomas Huthhw/virtio/virtio-gpu: Fix compiler warning when compili...
2023-10-12 Clément Chigotgdbstub: replace exit calls with proper shutdown for...
2023-10-12 Clément Chigotsoftmmu: pass the main loop status to gdb "Wxx" packet
2023-10-12 Clément Chigotsoftmmu: add means to pass an exit code when requesting...
2023-10-11 Philippe Mathieu... cpus: Remove unused smp_cores/smp_threads declarations
2023-10-11 Stefan HajnocziMerge tag 'pull-omnibus-111023-1' of https://gitlab...
2023-10-11 Matt Borgersonplugins: Set final instruction count in plugin_gen_tb_end
2023-10-11 Richard Hendersonaccel/tcg: Add plugin_enabled to DisasContextBase
2023-10-11 Akihiko Odakigdbstub: Replace gdb_regs with an array
2023-10-11 Akihiko Odakigdbstub: Remove gdb_has_xml variable
2023-10-11 Akihiko Odakihw/core/cpu: Return static value with gdb_arch_name()
2023-10-11 Akihiko Odakigdbstub: Introduce GDBFeature structure
2023-10-10 Stefan HajnocziMerge tag 'firmware/seabios-20231010-pull-request'...
2023-10-10 Stefan HajnocziMerge tag 'dirtylimit-dirtyrate-pull-request-20231010...
2023-10-09 Stefan HajnocziMerge tag 'pull-vfio-20231009' of https://github.com...
2023-10-09 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-09 Stefan HajnocziMerge tag 'q800-for-8.2-pull-request' of https://github...
2023-10-09 Stefan HajnocziMerge tag 'pull-shadow-2023-10-06' of https://repo...
2023-10-09 Stefan HajnocziMerge tag 'pull-nbd-2023-10-05' of https://repo.or...
2023-10-08 Philippe Mathieu... system: Rename softmmu/ directory as system/
2023-10-07 Philippe Mathieu... semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_u...
2023-10-07 Philippe Mathieu... tcg: Correct invalid mentions of 'softmmu' by 'system...
2023-10-07 Philippe Mathieu... sysemu/kvm: Restrict hvf_get_supported_cpuid() to x86...
2023-10-06 Philippe Mathieu... sysemu/tpm: Clean up global variable shadowing
2023-10-06 Philippe Mathieu... util/guest-random: Clean up global variable shadowing
2023-10-06 Philippe Mathieu... semihosting: Clean up global variable shadowing
2023-10-06 Philippe Mathieu... qom/object_interfaces: Clean up global variable shadowing
2023-10-06 Philippe Mathieu... plugins/loader: Clean up global variable shadowing
2023-10-06 Philippe Mathieu... os-posix: Clean up global variable shadowing
2023-10-06 Philippe Mathieu... net/net: Clean up global variable shadowing
2023-10-06 Philippe Mathieu... hw/audio/soundhw: Clean up global variable shadowing
2023-10-06 Mark Cave-Aylandq800: add alias for MacOS toolbox ROM at 0x40000000
2023-10-06 Mark Cave-Aylandq800: add ESCC alias at 0xc000
2023-10-06 Mark Cave-Aylandmac_via: work around underflow in TimeDBRA timing loop...
2023-10-06 Mark Cave-Aylandswim: update IWM/ISM register block decoding
2023-10-06 Mark Cave-Aylandswim: split into separate IWM and ISM register blocks
2023-10-06 Mark Cave-Aylandq800: add easc bool machine class property to switch...
2023-10-06 Mark Cave-Aylandq800: add Apple Sound Chip (ASC) audio to machine
2023-10-06 Mark Cave-Aylandasc: generate silence if FIFO empty but engine still...
2023-10-06 Mark Cave-Aylandaudio: add Apple Sound Chip (ASC) emulation
2023-10-06 Mark Cave-Aylandq800: allow accesses to RAM area even if less memory...
2023-10-06 Mark Cave-Aylandq800: add IOSB subsystem
2023-10-06 Mark Cave-Aylandq800: add machine id register
2023-10-06 Mark Cave-Aylandq800: add djMEMC memory controller
2023-10-05 Eric Blakenbd/server: Prepare for per-request filtering of BLOCK_...
2023-10-05 Eric Blakenbd/server: Refactor list of negotiated meta contexts
2023-10-05 Eric Blakenbd/client: Initial support for extended headers
2023-10-05 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-05 Stefan HajnocziMerge tag 'pull-tcg-20231004' of https://gitlab.com...
2023-10-04 Albert Estevevhost-user: add shared_object msg
2023-10-04 Albert Estevehw/display: introduce virtio-dmabuf
2023-10-04 Albert Esteveutil/uuid: add a hash function
2023-10-04 Ani Sinhahw/i386/pc: improve physical address space bound check...
2023-10-04 Jonathan Cameronhw/cxl: Support 4 HDM decoders at all levels of topology
next