qemu.git
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 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 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
2025-03-04 Gerd Hoffmannhw/uefi: add var-service-auth.c
2025-03-04 Gerd Hoffmannhw/uefi: add var-service-vars.c
2025-03-04 Gerd Hoffmannhw/uefi: add var-service-utils.c
2025-03-04 Gerd Hoffmannhw/uefi: add var-service-guid.c
2025-03-04 Gerd Hoffmannhw/uefi: add include/hw/uefi/var-service.h
2025-03-04 Gerd Hoffmannhw/uefi: add include/hw/uefi/var-service-edk2.h
2025-03-04 Gerd Hoffmannhw/uefi: add include/hw/uefi/var-service-api.h
2025-03-04 Gerd HoffmannAdd support for etc/hardware-info fw_cfg file
2025-03-04 Daniel P. Berrangéqapi: pluggable backend code generators
2025-03-04 John Snowdocs/qapidoc: remove example section support
2025-03-04 John Snowdocs/qapidoc: support header-less freeform sections
2025-03-04 Philippe Mathieu... scripts/checkpatch: Fix a typo
2025-03-03 Stefan HajnocziMerge tag 'spdx-check-pull-request' of https://gitlab...
2025-03-03 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2025-03-03 Stefan HajnocziMerge tag 'pull-nvme-20250227' of https://gitlab.com...
2025-03-03 Stefan HajnocziMerge tag 'qga-pull-2025-02-26' of https://github.com...
2025-03-03 Stefan HajnocziMerge tag 'pull-request-2025-02-26' of https://gitlab...
2025-03-03 Stefan HajnocziMerge tag 'pull-target-arm-20250225' of https://git...
2025-02-28 Daniel P. Berrangéscripts: forbid use of arbitrary SPDX tags besides...
2025-02-28 Daniel P. Berrangéscripts: validate SPDX license choices
2025-02-28 Daniel P. Berrangéscripts: mandate that new files have SPDX-License-Ident...
2025-02-26 Klaus Jensenhw/nvme: remove nvme_aio_err()
2025-02-26 Klaus Jensenhw/nvme: set error status code explicitly for misc...
2025-02-26 Klaus Jensenhw/nvme: only set command abort requested when cancelle...
2025-02-26 Klaus Jensenhw/nvme: rework csi handling
2025-02-26 Michal Privoznikqga: Don't daemonize before channel is initialized
2025-02-26 Michal Privoznikqga: Invert logic on return value in main()
2025-02-26 Konstantin... qga: Add log to guest-fsfreeze-thaw command
2025-02-26 John Snowqapi: update pylintrc config
2025-02-26 EwanHaitarget/i386: Mask CMPLegacy bit in CPUID[0x80000001...
2025-02-26 EwanHaitarget/i386: Introduce Zhaoxin Yongfeng CPU model
2025-02-26 EwanHaitarget/i386: Add CPUID leaf 0xC000_0001 EDX definitions
2025-02-26 EwanHaitarget/i386: Add support for Zhaoxin CPU vendor identif...
2025-02-26 Cédric Le Goatertests/functional: Replace the ppc64 e500 advent calenda...
2025-02-26 Daniel P. Berrangégitlab: use --refetch in check-patch/check-dco jobs
2025-02-26 Peter Maydelltests/functional: Bump some arm test timeouts
2025-02-26 Thomas Huthtests/functional: Convert the x86_64 replay avocado...
2025-02-26 Thomas Huthtests/functional: Convert the aarch64 replay avocado...
2025-02-26 Thomas Huthtests/functional: Convert the s390x replay avocado...
2025-02-26 Thomas Huthtests/functional: Convert the alpha replay avocado...
next