Age | Commit message (Expand) | Author | Files | Lines |
2024-12-11 | hw/sd/aspeed_sdhci: Add AST2700 Support | Jamin Lin | 1 | -0/+1 |
2024-12-11 | hw:sdhci: Introduce a new "capareg" class member to set the different Capabil... | Jamin Lin | 1 | -2/+10 |
2024-11-28 | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ... | Peter Maydell | 1 | -2/+0 |
2024-11-27 | hw/pci: Remove unused pci_irq_pulse() method | Philippe Mathieu-Daudé | 1 | -10/+0 |
2024-11-26 | Revert "hw/acpi: Make CPUs ACPI `presence` conditional during vCPU hot-unplug" | Igor Mammedov | 1 | -1/+0 |
2024-11-26 | Revert "hw/acpi: Update ACPI `_STA` method with QOM vCPU ACPI Hotplug states" | Igor Mammedov | 1 | -1/+0 |
2024-11-26 | Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging | Peter Maydell | 1 | -0/+2 |
2024-11-26 | Merge tag 'pull-9.2-rc2-updates-251124-1' of https://gitlab.com/stsquad/qemu ... | Peter Maydell | 1 | -0/+1 |
2024-11-26 | virtio-net: Add queues before loading them | Akihiko Odaki | 1 | -0/+2 |
2024-11-25 | plugins: add missing export for qemu_plugin_num_vcpus | Pierrick Bouvier | 1 | -0/+1 |
2024-11-25 | net: checksum: Convert data to void * | Akihiko Odaki | 1 | -1/+1 |
2024-11-19 | hw/intc/arm_gicv3: Use bitops.h uint32_t bit array functions | Peter Maydell | 1 | -40/+14 |
2024-11-19 | bitops.h: Define bit operations on 'uint32_t' arrays | Peter Maydell | 2 | -3/+177 |
2024-11-18 | Merge tag 'pull-request-2024-11-18' of https://gitlab.com/thuth/qemu into sta... | Peter Maydell | 2 | -1/+4 |
2024-11-18 | hw: Add "loadparm" property to scsi disk devices for booting on s390x | Thomas Huth | 1 | -0/+3 |
2024-11-18 | net: mark struct ip_header as QEMU_PACKED | Peter Maydell | 1 | -1/+1 |
2024-11-18 | hw/net/virtio-net.c: Don't assume IP length field is aligned | Peter Maydell | 1 | -1/+1 |
2024-11-18 | hw/misc/mos6522: Fix bad class definition of the MOS6522 device | Thomas Huth | 1 | -1/+1 |
2024-11-18 | hw/display: check frame buffer can hold blob | Alex Bennée | 1 | -1/+1 |
2024-11-18 | hw/display: factor out the scanout blob to fb conversion | Alex Bennée | 1 | -0/+15 |
2024-11-18 | hw/usb: Use __attribute__((packed)) vs __packed | Roque Arcudia Hernandez | 1 | -1/+1 |
2024-11-09 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Peter Maydell | 1 | -0/+4 |
2024-11-08 | ui/input-legacy.c: remove unused legacy qemu_add_kbd_event_handler() function | Mark Cave-Ayland | 1 | -2/+0 |
2024-11-07 | eif: cope with huge section offsets | Paolo Bonzini | 1 | -0/+4 |
2024-11-06 | Merge tag 'for-upstream-rust' of https://gitlab.com/bonzini/qemu into staging | Peter Maydell | 2 | -4/+4 |
2024-11-06 | Merge tag 'hw-misc-20241105' of https://github.com/philmd/qemu into staging | Peter Maydell | 2 | -18/+20 |
2024-11-06 | Merge tag 'crypto-fixes-pull-request' of https://gitlab.com/berrange/qemu int... | Peter Maydell | 1 | -0/+1 |
2024-11-06 | Merge tag 'pull-vfio-20241105' of https://github.com/legoater/qemu into staging | Peter Maydell | 1 | -0/+3 |
2024-11-05 | hw/core: Add a helper to check the cache topology level | Zhao Liu | 1 | -0/+1 |
2024-11-05 | hw/core: Check smp cache topology support for machine | Zhao Liu | 1 | -0/+3 |
2024-11-05 | qapi/qom: Define cache enumeration and properties for machine | Zhao Liu | 1 | -0/+12 |
2024-11-05 | hw/core: Make CPU topology enumeration arch-agnostic | Zhao Liu | 1 | -19/+4 |
2024-11-05 | i386/cpu: Don't enumerate the "invalid" CPU topology level | Zhao Liu | 1 | -1/+2 |
2024-11-05 | Merge tag 'pull-target-arm-20241105' of https://git.linaro.org/people/pmaydel... | Peter Maydell | 3 | -0/+50 |
2024-11-05 | crypto: Introduce SM3 hash hmac pbkdf algorithm | liequan che | 1 | -0/+1 |
2024-11-05 | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ... | Peter Maydell | 15 | -64/+76 |
2024-11-05 | vfio/migration: Add vfio_save_block_precopy_empty_hit trace event | Maciej S. Szmigiero | 1 | -0/+1 |
2024-11-05 | vfio/migration: Add save_{iterate, complete_precopy}_start trace events | Maciej S. Szmigiero | 1 | -0/+2 |
2024-11-05 | Merge tag 'pull-nvme-20241104' of https://gitlab.com/birkelund/qemu into staging | Peter Maydell | 1 | -3/+37 |
2024-11-05 | qdev: make properties array "const" | Paolo Bonzini | 2 | -4/+4 |
2024-11-05 | disas: Fix build against Capstone v6 (again) | Richard Henderson | 1 | -0/+1 |
2024-11-05 | softfloat: Remove fallback rule from pickNaN() | Peter Maydell | 1 | -7/+3 |
2024-11-05 | softfloat: Allow 2-operand NaN propagation rule to be set at runtime | Peter Maydell | 2 | -0/+53 |
2024-11-05 | Merge tag 'pull-ppc-for-9.2-1-20241104' of https://gitlab.com/npiggin/qemu in... | Peter Maydell | 10 | -45/+80 |
2024-11-04 | hw/acpi: Update ACPI `_STA` method with QOM vCPU ACPI Hotplug states | Salil Mehta | 1 | -0/+1 |
2024-11-04 | hw/acpi: Make CPUs ACPI `presence` conditional during vCPU hot-unplug | Salil Mehta | 1 | -0/+1 |
2024-11-04 | hw/pci: Add parenthesis to PCI_BUILD_BDF macro | Roque Arcudia Hernandez | 1 | -1/+1 |
2024-11-04 | pcie: enable Extended tag field support | Marcin Juszkiewicz | 1 | -0/+2 |
2024-11-04 | intel_iommu: Introduce property "stale-tm" to control Transient Mapping (TM) ... | Zhenzhong Duan | 1 | -0/+3 |
2024-11-04 | hw/cxl/cxl-mailbox-utils: Fix for device DDR5 ECS control feature tables | Shiju Jose | 1 | -14/+22 |