aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-06-19hw/smbios: Remove 'smbios_uuid_encoded', simplify smbios_encode_uuid()Philippe Mathieu-Daudé
2024-06-19hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults()Philippe Mathieu-Daudé
2024-06-19hw/i386/pc: Remove PCMachineClass::smbios_uuid_encodedPhilippe Mathieu-Daudé
2024-06-19hw/i386/pc: Remove deprecated pc-i440fx-2.1 machinePhilippe Mathieu-Daudé
2024-06-19hw/acpi/ich9: Remove dead code related to 'acpi_memory_hotplug'Philippe Mathieu-Daudé
2024-06-19hw/acpi/ich9: Remove 'memory-hotplug-support' propertyPhilippe Mathieu-Daudé
2024-06-19hw/i386/acpi: Remove PCMachineClass::legacy_acpi_table_sizePhilippe Mathieu-Daudé
2024-06-19hw/usb/hcd-xhci: Remove XHCI_FLAG_SS_FIRST flagPhilippe Mathieu-Daudé
2024-06-19hw/usb/hcd-xhci: Remove XHCI_FLAG_FORCE_PCIE_ENDCAP flagPhilippe Mathieu-Daudé
2024-06-19hw/i386/pc: Remove deprecated pc-i440fx-2.0 machinePhilippe Mathieu-Daudé
2024-06-19hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machinesPhilippe Mathieu-Daudé
2024-06-18hw/net: Fix the transmission return sizeFea.Wang
2024-06-18hw/dma: Add a trace log for a description loading failureFea.Wang
2024-06-17hw/dma: Enhance error handling in loading descriptionFea.Wang
2024-06-17Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2024-06-16aspeed/soc: fix incorrect dram size for AST2700Jamin Lin
2024-06-16aspeed: Add an AST2700 eval boardJamin Lin
2024-06-16aspeed/soc: Add AST2700 supportJamin Lin
2024-06-16aspeed/intc: Add AST2700 supportJamin Lin
2024-06-16aspeed/scu: Add AST2700 supportJamin Lin
2024-06-16aspeed/smc: Add AST2700 supportJamin Lin
2024-06-16aspeed/smc: support different memory region ops for SMC flash regionJamin Lin
2024-06-16aspeed/smc: support 64 bits dma dram addressJamin Lin
2024-06-16aspeed/smc: support dma start length and 1 byte length unitJamin Lin
2024-06-16aspeed/smc: correct device descriptionJamin Lin
2024-06-16aspeed/sdmc: Add AST2700 supportJamin Lin
2024-06-16aspeed/sdmc: fix coding styleJamin Lin
2024-06-16aspeed/sdmc: remove redundant macrosJamin Lin
2024-06-16aspeed/sli: Add AST2700 supportJamin Lin
2024-06-16aspeed/wdt: Add AST2700 supportJamin Lin
2024-06-16aspeed/smc: Reintroduce "dram-base" property for AST2700Cédric Le Goater
2024-06-15Merge tag 'virtio-grants-v8-tag' of https://gitlab.com/sstabellini/qemu into ...Richard Henderson
2024-06-14migration/multifd: add uadk compression frameworkShameer Kolothum
2024-06-14migration/multifd: add qpl compression methodYuan Liu
2024-06-10hw/vfio: Remove newline character in trace eventsPhilippe Mathieu-Daudé
2024-06-10hw/usb: Remove newline character in trace eventsPhilippe Mathieu-Daudé
2024-06-10hw/sh4: Remove newline character in trace eventsPhilippe Mathieu-Daudé
2024-06-10scsi-disk: Fix crash for VM configured with USB CDROM after live migrationHyman Huang
2024-06-09hw/arm: xen: Enable use of grant mappingsEdgar E. Iglesias
2024-06-09xen: mapcache: Add support for grant mappingsEdgar E. Iglesias
2024-06-09xen: mapcache: Pass the ram_addr offset to xen_map_cache()Edgar E. Iglesias
2024-06-09xen: mapcache: Unmap first entries in bucketsEdgar E. Iglesias
2024-06-09xen: mapcache: Make MCACHE_BUCKET_SHIFT runtime configurableEdgar E. Iglesias
2024-06-08Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2024-06-08scsi-disk: Don't silently truncate serial numberKevin Wolf
2024-06-08machine, hostmem: improve error messages for unsupported featuresPaolo Bonzini
2024-06-08machine: default -M mem-merge to off is QEMU_MADV_MERGEABLE is not availablePaolo Bonzini
2024-06-06hw/loongarch/virt: Enable extioi virt extensionSong Gao
2024-06-06hw/loongarch/virt: Use MemTxAttrs interface for misc opsSong Gao
2024-06-06hw/intc/loongarch_extioi: Add extioi virt extension definitionSong Gao