summary refs log tree commit diff stats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | hw/arm/xlnx-versal: xram: refactor creationLuc Michel2025-10-071-6/+0
* | hw/arm/xlnx-versal: adma: refactor creationLuc Michel2025-10-071-2/+0
* | hw/arm/xlnx-versal: gem: refactor creationLuc Michel2025-10-071-3/+0
* | hw/arm/xlnx-versal: sdhci: refactor creationLuc Michel2025-10-071-2/+3
* | hw/arm/xlnx-versal: canfd: refactor creationLuc Michel2025-10-071-3/+4
* | hw/arm/xlnx-versal: uart: refactor creationLuc Michel2025-10-071-2/+0
* | hw/arm/xlnx-versal: prepare for FDT creationLuc Michel2025-10-071-0/+12
* | hw/arm/xlnx-versal: split the xlnx-versal typeLuc Michel2025-10-072-1/+26
|/
* Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson2025-10-0628-41/+403
|\
| * virtio: improve virtqueue mapping error messagesAlessandro Ratti2025-10-051-0/+1
| * intel-iommu: Move dma_translation to x86-iommuJoao Martins2025-10-051-0/+1
| * virtio: unify virtio_notify_irqfd() and virtio_notify()Stefan Hajnoczi2025-10-051-1/+0
| * x86: ich9: fix default value of 'No Reboot' bit in GCSIgor Mammedov2025-10-051-1/+1
| * intel_iommu: Add PRI operations supportCLEMENT MATHIEU--DRIF2025-10-051-0/+1
| * pcie: Add a way to get the outstanding page request allocation (pri) from the...CLEMENT MATHIEU--DRIF2025-10-051-0/+1
| * hw/virtio: rename vhost-user-device and make user creatableAlex Bennée2025-10-051-1/+1
| * pcie_sriov: Fix broken MMIO accesses from SR-IOV VFsDamien Bergamini2025-10-051-4/+0
| * hw/smbios: allow clearing the VM bit in SMBIOS table 0Daniil Tatianin2025-10-051-1/+1
| * qapi/acpi-hest: add an interface to do generic CPER error injectionMauro Carvalho Chehab2025-10-052-0/+2
| * arm/virt: Wire up a GED error device for ACPI / GHESMauro Carvalho Chehab2025-10-051-0/+1
| * acpi/generic_event_device: add an APEI error deviceMauro Carvalho Chehab2025-10-043-0/+4
| * acpi/ghes: add a notifier to notify when error data is readyMauro Carvalho Chehab2025-10-041-0/+3
| * acpi/ghes: don't hard-code the number of sources for HEST tableMauro Carvalho Chehab2025-10-041-5/+12
| * acpi/ghes: Use HEST table offsets when preparing GHES recordsMauro Carvalho Chehab2025-10-041-1/+1
| * acpi/ghes: add a firmware file with HEST addressMauro Carvalho Chehab2025-10-041-1/+5
| * acpi/ghes: prepare to change the way HEST offsets are calculatedMauro Carvalho Chehab2025-10-041-1/+11
| * acpi/ghes: Cleanup the code which gets ghes ged stateMauro Carvalho Chehab2025-10-041-7/+7
| * Revert "hw/acpi/ghes: Make ghes_record_cper_errors() static"Mauro Carvalho Chehab2025-10-041-0/+2
| * net: implement UDP tunnel features offloadingPaolo Abeni2025-10-041-0/+2
| * net: implement tunnel probingPaolo Abeni2025-10-041-0/+3
| * virtio-net: implement extended features supportPaolo Abeni2025-10-041-1/+1
| * vhost-net: implement extended features supportPaolo Abeni2025-10-041-3/+30
| * vhost: add support for negotiating extended featuresPaolo Abeni2025-10-042-7/+55
| * virtio-pci: implement support for extended featuresPaolo Abeni2025-10-041-1/+1
| * virtio: add support for negotiating extended featuresPaolo Abeni2025-10-041-0/+4
| * virtio: introduce extended features typePaolo Abeni2025-10-042-3/+130
| * linux-headers: Update to Linux v6.17-rc1Paolo Abeni2025-10-047-3/+113
| * net: bundle all offloads in a single structPaolo Abeni2025-10-041-3/+12
* | Merge tag 'staging-pull-request' of https://gitlab.com/peterx/qemu into stagingRichard Henderson2025-10-049-20/+77
|\ \ | |/ |/|
| * migration: cpr-exec modeSteve Sistare2025-10-031-0/+2
| * migration: cpr-exec save and loadSteve Sistare2025-10-031-0/+5
| * oslib: qemu_clear_cloexecSteve Sistare2025-10-031-0/+9
| * migration: add cpr_walk_fdSteve Sistare2025-10-031-0/+3
| * migration: multi-mode notifierSteve Sistare2025-10-031-0/+12
| * physmem: Destroy all CPU AddressSpaces on unrealizePeter Maydell2025-10-032-6/+5
| * memory: New AS helper to serialize destroy+freePeter Xu2025-10-031-0/+13
| * include/system/memory.h: Clarify address_space_destroy() behaviourPeter Maydell2025-10-031-3/+8
| * migration: ensure APIC is loaded prior to VFIO PCI devicesYanfei Xu2025-10-031-0/+1
| * io/crypto: Move tls premature termination handling into QIO layerPeter Xu2025-10-031-7/+3
| * migration: Add error-parameterized function variants in VMSD structArun Menon2025-10-031-0/+14