]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2025-03-11  Joao Martinsvfio/pci: Drop debug commentary from x-device-dirty...
2025-03-11  Vasilis Liaskovitisvfio/pci-quirks: Exclude non-ioport BAR from ATI quirk
2025-03-11  Philippe Mathieu... hw/vfio: Compile display.c once
2025-03-11  Philippe Mathieu... hw/vfio: Compile iommufd.c once
2025-03-11  Philippe Mathieu... hw/vfio: Compile more objects once
2025-03-11  Philippe Mathieu... hw/vfio: Compile some common objects once
2025-03-11  Philippe Mathieu... hw/vfio/common: Get target page size using runtime...
2025-03-11  Philippe Mathieu... hw/vfio/common: Include missing 'system/tcg.h' header
2025-03-11  Philippe Mathieu... hw/vfio/spapr: Do not include <linux/kvm.h>
2025-03-11  Philippe Mathieu... system: Declare qemu_[min/max]rampagesize() in 'system...
2025-03-11  Maciej S. Szmigierovfio/migration: Use BE byte order for device state...
2025-03-11  Tomita Moekovfio/igd: Fix broken KVMGT OpRegion support
2025-03-11  Tomita Moekovfio/igd: Introduce x-igd-lpc option for LPC bridge...
2025-03-11  Tomita Moekovfio/igd: Handle x-igd-opregion option in config quirk
2025-03-11  Tomita Moekovfio/igd: Decouple common quirks from legacy mode
2025-03-11  Tomita Moekovfio/igd: Refactor vfio_probe_igd_bar4_quirk into pci...
2025-03-11  Tomita Moekovfio/pci: Add placeholder for device-specific config...
2025-03-11  Tomita Moekovfio/igd: Move LPC bridge initialization to a separate...
2025-03-11  Tomita Moekovfio/igd: Consolidate OpRegion initialization into...
2025-03-11  Tomita Moekovfio/igd: Do not include GTT stolen size in etc/igd...
2025-03-11  Tomita Moekovfio/igd: Remove GTT write quirk in IO BAR 4
2025-03-11  Stefan HajnocziMerge tag 'migration-20250310-pull-request' of https...
2025-03-11  Stefan HajnocziMerge tag 'pull-xen-20250310' of https://xenbits.xen...
2025-03-11  Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2025-03-11  Stefan HajnocziMerge tag 'pull-10.0-for-softfreeze-100325-3' of https...
2025-03-10  Li Zhijianmigration: Prioritize RDMA in ram_save_target_page()
2025-03-10  Steve Sistaremigration: ram block cpr blockers
2025-03-10  Peter Xumigration: Fix UAF for incoming migration on MigrationState
2025-03-10  Stefano Stabellinixen: No need to flush the mapcache for grants
2025-03-10  David Woodhousehw/xen: Add "mode" parameter to xen-block devices
2025-03-10  Jiqian Chenxen/passthrough: use gsi to map pirq when dom0 is PVH
2025-03-10  Alex BennéeMAINTAINERS: remove widely sanctioned entities
2025-03-10  Alex Bennéeplugins/core: make a single build unit
2025-03-10  Alex Bennéeplugins/api: build only once
2025-03-10  Alex Bennéeplugins/api: split out time control helpers
2025-03-10  Alex Bennéeplugins/api: split out the vaddr/hwaddr helpers
2025-03-10  Alex Bennéeplugins/api: split out binary path/start/end/entry...
2025-03-10  Alex Bennéeplugins/loader: compile loader only once
2025-03-10  Alex Bennéeplugins/plugin.h: include queue.h
2025-03-10  Alex Bennéeplugins/api: clean-up the includes
2025-03-10  Alex Bennéeinclude/qemu: plugin-memory.h doesn't need cpu-defs.h
2025-03-10  Alex Bennéeplugins/loader: populate target_name with target_name()
2025-03-10  Alex Bennéeplugins/api: use qemu_target_page_mask() to get value
2025-03-10  Pierrick Bouviertests/functional: add boot error detection for RME...
2025-03-10  Alex Bennéegitlab: add a new build_unit job to track build size
2025-03-10  Peter Maydelltests/tcg: Suppress compiler false-positive warning...
2025-03-10  Alex Bennéetests/tcg: enable -fwrapv for test-i386-bmi
2025-03-10  Alex Bennéetests/tcg: fix constraints in test-i386-adcox
2025-03-10  Alex Bennéetests/tcg: add message to _Static_assert in test-avx
2025-03-10  Alex Bennéetests/tcg: mark test-vma as a linux-only test
2025-03-10  Alex Bennéetests/vm: bump timeout for shutdown
2025-03-10  Alex Bennéelibvirt-ci: bump to latest for vulkan-tools
2025-03-10  Philippe Mathieu... tests/functional: Allow running TCG plugins tests on...
2025-03-10  Philippe Mathieu... tests/functional: Introduce the dso_suffix() helper
2025-03-10  Pierrick Bouvierplugins: add explicit dependency in functional tests
2025-03-10  Alex Bennéetests/functional: update the aarch64_virg_gpu images
2025-03-10  Alex Bennéetests/functional: expand tests to cover virgl
2025-03-10  Alex Bennéetests/functional: skip vulkan tests with nVidia
2025-03-10  Alex Bennéetests/functional: bail early if vkmark hangs
2025-03-10  Alex Bennéetests/functional: ensure we have a GPU device for tests
2025-03-10  Alex Bennéetests/functional: factor out common code in gpu test
2025-03-10  Alex Bennéetests/functional: move aarch64 GPU test into own file
2025-03-10  Akihiko Odakitap-linux: Open ipvtap and macvtap
2025-03-10  Akihiko OdakiRevert "hw/net/net_tx_pkt: Fix overrun in update_sctp_c...
2025-03-10  Akihiko Odakiutil/iov: Do not assert offset is in iov
2025-03-10  Eugenio Péreznet: move backend cleanup to NIC cleanup
2025-03-10  Eugenio Péreznet: parameterize the removing client from nc list
2025-03-10  Stefan HajnocziMerge tag 'accel-cpus-20250309' of https://github.com...
2025-03-10  Stefan HajnocziMerge tag 'pull-aspeed-20250309' of https://github...
2025-03-10  Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2025-03-09  Philippe Mathieu... MAINTAINERS: Consolidate core exec/vCPU handling section
2025-03-09  Philippe Mathieu... cpus: Remove CPUClass::has_work() handler
2025-03-09  Philippe Mathieu... target/xtensa: Move has_work() from CPUClass to SysemuC...
2025-03-09  Philippe Mathieu... target/tricore: Move has_work() from CPUClass to Sysemu...
2025-03-09  Philippe Mathieu... target/sparc: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/sh4: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/s390x: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/s390x: Restrict I/O handler installers to system...
2025-03-09  Philippe Mathieu... target/rx: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/riscv: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/ppc: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/openrisc: Move has_work() from CPUClass to Sysem...
2025-03-09  Philippe Mathieu... target/mips: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/microblaze: Move has_work() from CPUClass to...
2025-03-09  Philippe Mathieu... target/m68k: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/loongarch: Move has_work() from CPUClass to...
2025-03-09  Philippe Mathieu... target/i386: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/hppa: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/hexagon: Remove CPUClass:has_work() handler
2025-03-09  Philippe Mathieu... target/avr: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/arm: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... target/alpha: Move has_work() from CPUClass to SysemuCPUOps
2025-03-09  Philippe Mathieu... cpus: Introduce SysemuCPUOps::has_work() handler
2025-03-09  Philippe Mathieu... cpus: Un-inline cpu_has_work()
2025-03-09  Philippe Mathieu... cpus: Restrict cpu_has_work() to system emulation
2025-03-09  Philippe Mathieu... target/arm: Prefer cached CpuClass over CPU_GET_CLASS...
2025-03-09  Philippe Mathieu... hw/acpi: Prefer cached CpuClass over CPU_GET_CLASS...
2025-03-09  Philippe Mathieu... gdbstub: Prefer cached CpuClass over CPU_GET_CLASS...
2025-03-09  Philippe Mathieu... disas: Prefer cached CpuClass over CPU_GET_CLASS()...
2025-03-09  Philippe Mathieu... user: Prefer cached CpuClass over CPU_GET_CLASS() macro
next