qemu.git
2025-03-06 Maciej S. Szmigierothread-pool: Remove thread_pool_submit() function
2025-03-06 Maciej S. Szmigieromigration: Clarify that {load, save}_cleanup handlers...
2025-03-06 Eric Augervfio-platform: Deprecate all forms of vfio-platform...
2025-03-06 Tomita MoekoMAINTAINERS: Add myself as vfio-igd maintainer
2025-03-06 Alex Williamsonhw/vfio/pci: Re-order pre-reset
2025-03-06 Alex Williamsonpcie, virtio: Remove redundant pm_cap
2025-03-06 Alex Williamsonvfio/pci: Delete local pm_cap
2025-03-06 Alex Williamsonpci: Use PCI PM capability initializer
2025-03-06 Alex Williamsonhw/pci: Basic support for PCI power management
2025-03-06 Cédric Le Goatervfio/ccw: Replace warn_once_pfch() with warn_report_once()
2025-03-06 Cédric Le Goatervfio: Add property documentation
2025-03-06 Denis Rastyoginblock/qed: fix use-after-free by nullifying timer point...
2025-03-05 Eric Blakenbd: Defer trace init until after daemonization
2025-03-05 Stefan HajnocziMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2025-03-05 Stefan HajnocziMerge tag 'pull-loongarch-20250305' of https://gitlab...
2025-03-05 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20250305-1' of https...
2025-03-05 Stefan HajnocziMerge tag 'hw-misc-20250305' of https://github.com...
2025-03-05 Stefan HajnocziMerge tag 'firmware-20250304-pull-request' of https...
2025-03-05 Stefan HajnocziMerge tag 'pull-qapi-2025-02-26-v2' of https://repo...
2025-03-05 Haoqian Hechardev: use remoteAddr if the chardev is client
2025-03-05 Roman Penyaevui/console-vc: implement DCH (delete) and ICH (insert...
2025-03-05 Roman Penyaevui/console-vc: add support for cursor DECSC and DECRC...
2025-03-05 Roman Penyaevui/console-vc: report cursor position in the screen...
2025-03-05 Roman Penyaevui/console-vc: report to the application instead of...
2025-03-05 Roman Penyaevui/console-vc: introduce parsing of the 'ESC ( <ch...
2025-03-05 Xianglai Litarget/loongarch: Adjust the cpu reset action to a...
2025-03-05 Bibo Maohw/loongarch/virt: Enable cpu hotplug feature on virt...
2025-03-05 Bibo Maohw/loongarch/virt: Update the ACPI table for hotplug cpu
2025-03-05 Bibo Maohw/loongarch/virt: Implement cpu plug interface
2025-03-05 Bibo Maohw/loongarch/virt: Implement cpu unplug interface
2025-03-05 Bibo Maohw/loongarch/virt: Add basic cpu plug interface framework
2025-03-05 Bibo Maohw/loongarch/virt: Add topo properties on CPU object
2025-03-05 Bibo Maohw/loongarch/virt: Add CPU topology support
2025-03-05 Bibo Maohw/intc/loongarch_extioi: Use cpu plug notification
2025-03-05 Bibo Maohw/intc/loongarch_extioi: Implment cpu hotplug interface
2025-03-05 Bibo Maohw/intc/loongarch_extioi: Add basic hotplug framework
2025-03-05 Bibo Maohw/intc/loongarch_extioi: Move gpio irq initial to...
2025-03-05 Bibo Maohw/intc/loongarch_ipi: Notify ipi object when cpu is...
2025-03-05 Bibo Maohw/intc/loongarch_ipi: Implment cpu hotplug interface
2025-03-05 Bibo Maohw/intc/loongarch_ipi: Add basic hotplug framework
2025-03-05 BALATON Zoltanhw/nvram/eeprom_at24c: Reorganise init to avoid overwri...
2025-03-05 BALATON Zoltanhw/nvram/eeprom_at24c: Remove memset after g_malloc0
2025-03-05 BALATON Zoltanhw/nvram/eeprom_at24c: Remove ERR macro that calls...
2025-03-05 BALATON Zoltanhw/nvram/eeprom_at24c: Use OBJECT_DECLARE_SIMPLE_TYPE
2025-03-05 Peter Maydellhw/arm/versatilepb: Convert printfs to LOG_GUEST_ERROR
2025-03-05 Peter Maydellhw/arm/omap_sx1: Remove ifdeffed out debug printf
2025-03-05 Peter Maydellhw/arm/omap1: Convert information printfs to tracepoints
2025-03-05 Peter Maydellhw/arm/omap1: Drop ALMDEBUG ifdeffed out code
2025-03-05 Peter Maydellhw/arm/omap1: Convert raw printfs to qemu_log_mask()
2025-03-05 Keoseong Parktests/qtest/ufs-test: Add test code for the temperature...
2025-03-05 Keoseong Parkhw/ufs: Add temperature event notification support
2025-03-05 BALATON Zoltanhw/misc/macio/gpio: Add constants for register bits
2025-03-05 BALATON Zoltanhw/misc/macio: Improve trace logs
2025-03-04 Vladimir Sementsov... qapi: merge common parts of NbdServerOptions and nbd...
2025-03-04 Thomas Huthiotests: Stop NBD server in test 162 before starting...
2025-03-04 Nir Sofferiotest: Unbreak 302 with python 3.13
2025-03-04 Alistair Francishw/char/sifive_uart: Free fifo on unrealize
2025-03-04 Philippe Mathieu... hw/char/sh_serial: Return correct number of empty RX...
2025-03-04 Philippe Mathieu... hw/char/mcf_uart: Really use RX FIFO depth
2025-03-04 Philippe Mathieu... hw/char/mcf_uart: Use FIFO_DEPTH definition instead...
2025-03-04 Philippe Mathieu... hw/char/imx_serial: Really use RX FIFO depth
2025-03-04 Philippe Mathieu... hw/char/bcm2835_aux: Really use RX FIFO depth
2025-03-04 Philippe Mathieu... hw/char/pl011: Really use RX FIFO depth
2025-03-04 Philippe Mathieu... hw/char/pl011: Improve RX flow tracing events
2025-03-04 Philippe Mathieu... hw/char/pl011: Simplify a bit pl011_can_receive()
2025-03-04 Philippe Mathieu... hw/char/pl011: Warn when using disabled receiver
2025-03-04 BALATON Zoltanhw/net/fsl_etsec: Set eTSEC device description and...
2025-03-04 Philippe Mathieu... hw/xen/xen-legacy-backend: Remove unused 'net/net.h...
2025-03-04 Philippe Mathieu... hw/xen/xen-bus: Reduce included headers
2025-03-04 Philippe Mathieu... hw/xen/xen-hvm: Reduce included headers
2025-03-04 Philippe Mathieu... hw/xen/xen-pvh: Reduce included headers
2025-03-04 Philippe Mathieu... hw/xen: Link XenPVH with GPEX PCIe bridge
2025-03-04 Philippe Mathieu... hw/arm: Do not expose the virt machine on Xen-only...
2025-03-04 Gavin Shanhw/acpi/ghes: Make ghes_record_cper_errors() static
2025-03-04 Philippe Mathieu... hw/ppc/spapr: Restrict part of PAGE_INIT hypercall...
2025-03-04 Alexander Grafhw/vmapple/vmapple: Add vmapple machine type
2025-03-04 Phil Dennis... hw/usb/hcd-xhci-pci: Adds property for disabling mappin...
2025-03-04 Alexander Grafhw/vmapple/virtio-blk: Add support for apple virtio-blk
2025-03-04 Alexander Grafhw/vmapple/cfg: Introduce vmapple cfg region
2025-03-04 Alexander Grafhw/vmapple/bdif: Introduce vmapple backdoor interface
2025-03-04 Alexander Grafhw/vmapple/aes: Introduce aes engine
2025-03-04 Alexander Grafhw: Add vmapple subdir
2025-03-04 Alexander Grafhw/misc/pvpanic: Add MMIO interface
2025-03-04 Philippe Mathieu... hw/intc: Remove TCG dependency on ARM_GICV3
2025-03-04 Gerd Hoffmanndocs: add uefi variable service documentation
2025-03-04 Gerd Hoffmannhw/uefi: add MAINTAINERS entry
2025-03-04 Gerd Hoffmannhw/uefi-vars-sysbus: allow for pc and q35
2025-03-04 Gerd Hoffmannhw/uefi-vars-sysbus: allow for arm virt
2025-03-04 Gerd Hoffmannhw/uefi-vars-sysbus: add x64 variant
2025-03-04 Gerd Hoffmannhw/uefi-vars-sysbus: qemu platform bus support
2025-03-04 Gerd Hoffmannhw/uefi: add uefi-vars-sysbus device
2025-03-04 Gerd Hoffmannhw/uefi: add to meson
2025-03-04 Gerd Hoffmannhw/uefi: add UEFI_VARS to Kconfig
2025-03-04 Gerd Hoffmannhw/uefi: add trace-events
2025-03-04 Gerd Hoffmannhw/uefi: add var-service-json.c + qapi for NV vars.
2025-03-04 Gerd Hoffmannhw/uefi: add var-service-siglist.c
2025-03-04 Gerd Hoffmannhw/uefi: add var-service-pkcs7-stub.c
2025-03-04 Gerd Hoffmannhw/uefi: add var-service-pkcs7.c
2025-03-04 Gerd Hoffmannhw/uefi: add var-service-core.c
2025-03-04 Gerd Hoffmannhw/uefi: add var-service-policy.c
next