Age | Commit message (Expand) | Author |
2024-11-26 | Revert "hw/acpi: Update ACPI `_STA` method with QOM vCPU ACPI Hotplug states" | Igor Mammedov |
2024-11-19 | hw/intc/arm_gicv3: Use bitops.h uint32_t bit array functions | Peter Maydell |
2024-11-19 | bitops.h: Define bit operations on 'uint32_t' arrays | Peter Maydell |
2024-11-18 | Merge tag 'pull-request-2024-11-18' of https://gitlab.com/thuth/qemu into sta... | Peter Maydell |
2024-11-18 | hw: Add "loadparm" property to scsi disk devices for booting on s390x | Thomas Huth |
2024-11-18 | net: mark struct ip_header as QEMU_PACKED | Peter Maydell |
2024-11-18 | hw/net/virtio-net.c: Don't assume IP length field is aligned | Peter Maydell |
2024-11-18 | hw/misc/mos6522: Fix bad class definition of the MOS6522 device | Thomas Huth |
2024-11-18 | hw/display: check frame buffer can hold blob | Alex Bennée |
2024-11-18 | hw/display: factor out the scanout blob to fb conversion | Alex Bennée |
2024-11-18 | hw/usb: Use __attribute__((packed)) vs __packed | Roque Arcudia Hernandez |
2024-11-09 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Peter Maydell |
2024-11-08 | ui/input-legacy.c: remove unused legacy qemu_add_kbd_event_handler() function | Mark Cave-Ayland |
2024-11-07 | eif: cope with huge section offsets | Paolo Bonzini |
2024-11-06 | Merge tag 'for-upstream-rust' of https://gitlab.com/bonzini/qemu into staging | Peter Maydell |
2024-11-06 | Merge tag 'hw-misc-20241105' of https://github.com/philmd/qemu into staging | Peter Maydell |
2024-11-06 | Merge tag 'crypto-fixes-pull-request' of https://gitlab.com/berrange/qemu int... | Peter Maydell |
2024-11-06 | Merge tag 'pull-vfio-20241105' of https://github.com/legoater/qemu into staging | Peter Maydell |
2024-11-05 | hw/core: Add a helper to check the cache topology level | Zhao Liu |
2024-11-05 | hw/core: Check smp cache topology support for machine | Zhao Liu |
2024-11-05 | qapi/qom: Define cache enumeration and properties for machine | Zhao Liu |
2024-11-05 | hw/core: Make CPU topology enumeration arch-agnostic | Zhao Liu |
2024-11-05 | i386/cpu: Don't enumerate the "invalid" CPU topology level | Zhao Liu |
2024-11-05 | Merge tag 'pull-target-arm-20241105' of https://git.linaro.org/people/pmaydel... | Peter Maydell |
2024-11-05 | crypto: Introduce SM3 hash hmac pbkdf algorithm | liequan che |
2024-11-05 | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ... | Peter Maydell |
2024-11-05 | vfio/migration: Add vfio_save_block_precopy_empty_hit trace event | Maciej S. Szmigiero |
2024-11-05 | vfio/migration: Add save_{iterate, complete_precopy}_start trace events | Maciej S. Szmigiero |
2024-11-05 | Merge tag 'pull-nvme-20241104' of https://gitlab.com/birkelund/qemu into staging | Peter Maydell |
2024-11-05 | qdev: make properties array "const" | Paolo Bonzini |
2024-11-05 | disas: Fix build against Capstone v6 (again) | Richard Henderson |
2024-11-05 | softfloat: Remove fallback rule from pickNaN() | Peter Maydell |
2024-11-05 | softfloat: Allow 2-operand NaN propagation rule to be set at runtime | Peter Maydell |
2024-11-05 | Merge tag 'pull-ppc-for-9.2-1-20241104' of https://gitlab.com/npiggin/qemu in... | Peter Maydell |
2024-11-04 | hw/acpi: Update ACPI `_STA` method with QOM vCPU ACPI Hotplug states | Salil Mehta |
2024-11-04 | hw/acpi: Make CPUs ACPI `presence` conditional during vCPU hot-unplug | Salil Mehta |
2024-11-04 | hw/pci: Add parenthesis to PCI_BUILD_BDF macro | Roque Arcudia Hernandez |
2024-11-04 | pcie: enable Extended tag field support | Marcin Juszkiewicz |
2024-11-04 | intel_iommu: Introduce property "stale-tm" to control Transient Mapping (TM) ... | Zhenzhong Duan |
2024-11-04 | hw/cxl/cxl-mailbox-utils: Fix for device DDR5 ECS control feature tables | Shiju Jose |
2024-11-04 | virtio/vhost-user: fix qemu abort when hotunplug vhost-user-net device | yaozhenguo |
2024-11-04 | virtio-pci: fix memory_region_find for VirtIOPCIRegion's MR | Gao Shiyuan |
2024-11-04 | qapi: introduce device-sync-config | Vladimir Sementsov-Ogievskiy |
2024-11-04 | hw/pci-bridge/cxl-upstream: Add properties to control link speed and width | Jonathan Cameron |
2024-11-04 | hw/mem/cxl-type3: Add properties to control link speed and width | Jonathan Cameron |
2024-11-04 | hw/pcie: Provide a utility function for control of EP / SW USP link | Jonathan Cameron |
2024-11-04 | hw/acpi: Make storage of node id uint32_t to reduce fragility | Jonathan Cameron |
2024-11-04 | hw/acpi: Generic Port Affinity Structure support | Jonathan Cameron |
2024-11-04 | acpi/pci: Move Generic Initiator object handling into acpi/pci.* | Jonathan Cameron |
2024-11-04 | hw/acpi: Move AML building code for Generic Initiators to aml_build.c | Jonathan Cameron |