summary refs log tree commit diff stats
path: root/rust/qemu-api-macros/src/utils.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2025-07-15hw/mem: cxl_type3: Add DC Region bitmap lockAnisa Su2-0/+5
2025-07-15hw/cxl: Move definition for dynamic_capacity_uuid and enum for DC event types...Anisa Su2-15/+15
2025-07-15hw/cxl: mailbox-utils: 0x5601 - FMAPI Get Host Region ConfigAnisa Su1-0/+106
2025-07-15hw/mem: cxl_type3: Add dsmas_flags to CXLDCRegion structAnisa Su2-1/+22
2025-07-15hw/cxl: mailbox-utils: 0x5600 - FMAPI Get DCD InfoAnisa Su3-0/+64
2025-07-15hw/cxl: fix DC extent capacity trackingFan Ni3-9/+21
2025-07-15tests: virt: Update expected ACPI tables for virt testAlireza Sanaee6-5/+0
2025-07-15hw/acpi/aml-build: Build a root node in the PPTT tableYicong Yang1-1/+14
2025-07-15hw/acpi/aml-build: Set identical implementation flag for PPTT processor nodesYicong Yang1-3/+6
2025-07-15tests: virt: Allow changes to PPTT test tableYicong Yang1-0/+5
2025-07-15qtest/bios-tables-test: Generate reference blob for DSDT.acpipcihpEric Auger2-1/+0
2025-07-15qtest/bios-tables-test: Generate reference blob for DSDT.hpoffacpiindexEric Auger2-1/+0
2025-07-15tests/qtest/bios-tables-test: Add aarch64 ACPI PCI hotplug testGustavo Romero1-0/+52
2025-07-15tests/qtest/bios-tables-test: Prepare for addition of acpi pci hp testsGustavo Romero3-0/+2
2025-07-15hw/arm/virt: Let virt support pci hotplug/unplug GED eventEric Auger1-0/+13
2025-07-15hw/arm/virt: Minor code reshuffling in create_acpi_gedEric Auger2-4/+8
2025-07-15hw/core/sysbus: Introduce sysbus_mmio_map_name() helperEric Auger2-0/+12
2025-07-15hw/acpi/ged: Support migration of AcpiPciHpStateEric Auger1-0/+20
2025-07-15hw/acpi/ged: Prepare the device to react to PCI hotplug eventsEric Auger2-1/+48
2025-07-15hw/acpi/pcihp: Remove root arg in acpi_pcihp_initEric Auger5-6/+14
2025-07-15hw/acpi/ged: Call pcihp plug callbacks in hotplug handler implementationEric Auger1-0/+17
2025-07-15hw/arm/virt: Pass the bus on the ged creationEric Auger1-0/+1
2025-07-15hw/acpi/ged: Add a bus link propertyEric Auger1-0/+3
2025-07-15hw/arm/virt-acpi-build: Modify the DSDT ACPI table to enable ACPI PCI hotplugEric Auger5-1/+22
2025-07-15tests/qtest/bios-tables-test: Update ARM DSDT reference blobsEric Auger7-6/+0
2025-07-15hw/arm/virt-acpi-build: Let non hotplug ports support static acpi-indexEric Auger2-0/+14
2025-07-15tests/qtest/bios-tables-test: Prepare for changes in the arm virt DSDT tableGustavo Romero1-0/+6
2025-07-15qtest/bios-tables-test: Generate DSDT.viotEric Auger2-1/+0
2025-07-15qtest/bios-tables-test: Add a variant to the aarch64 viot testEric Auger1-0/+1
2025-07-15qtest/bios-tables-test: Prepare for fixing the aarch64 viot testEric Auger2-0/+1
2025-07-15hw/i386/acpi-build: Move aml_pci_edsm to a generic placeEric Auger3-55/+57
2025-07-15hw/i386/acpi-build: Use AcpiPciHpState::root in acpi_set_pci_infoEric Auger1-7/+4
2025-07-15hw/i386/acpi-build: Move build_append_pci_bus_devices/pcihp_slots to pcihpEric Auger4-173/+175
2025-07-15hw/i386/acpi-build: Move build_append_notification_callback to pcihpEric Auger3-58/+59
2025-07-15hw/acpi/pcihp: Add an AmlRegionSpace arg to build_acpi_pci_hotplugEric Auger3-7/+8
2025-07-15hw/i386/acpi-build: Introduce build_append_pcihp_resources() helperEric Auger3-13/+22
2025-07-15tests/qtest/bios-tables-test: Update DSDT blobs after GPEX _OSC changeMichael S. Tsirkin12-11/+0
2025-07-15hw/pci-host/gpex-acpi: Use build_pci_host_bridge_osc_methodEric Auger2-57/+6
2025-07-15hw/i386/acpi-build: Turn build_q35_osc_method into a generic methodEric Auger3-52/+54
2025-07-15hw/pci-host/gpex-acpi: Use GED acpi pcihp propertyEric Auger3-1/+12
2025-07-15hw/acpi/ged: Add a acpi-pci-hotplug-with-bridge-support propertyEric Auger2-0/+4
2025-07-15hw/pci-host/gpex-acpi: Split host bridge OSC and DSM generationEric Auger1-11/+21
2025-07-15tests/qtest/bios-tables-test: Prepare for changes in the DSDT tableGustavo Romero1-0/+11
2025-07-15hw/pci-host/gpex-acpi: Add native_pci_hotplug arg to acpi_dsdt_add_pci_oscEric Auger1-7/+8
2025-07-15hw/acpi: Rename and move build_x86_acpi_pci_hotplug to pcihpEric Auger4-179/+182
2025-07-15hw/i386/acpi-build: Make aml_pci_device_dsm() staticEric Auger2-2/+1
2025-07-15hw/virtio: Build various files oncePhilippe Mathieu-Daudé3-12/+15
2025-07-15qemu: Declare all load/store helper in 'qemu/bswap.h'Philippe Mathieu-Daudé34-93/+87
2025-07-15gdbstub/helpers: Replace TARGET_BIG_ENDIAN -> target_big_endian()Philippe Mathieu-Daudé1-19/+29
2025-07-15qemu: Convert target_words_bigendian() to TargetInfo APIPhilippe Mathieu-Daudé9-22/+23