summary refs log tree commit diff stats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pciDavid Hildenbrand2023-07-121-0/+35
* migration/ram: Expose ramblock_is_ignored() as migrate_ram_is_ignored()David Hildenbrand2023-07-121-0/+1
* memory-device: Track used region size in DeviceMemoryStateDavid Hildenbrand2023-07-121-0/+2
* hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZEDavid Hildenbrand2023-07-121-1/+0
* memory-device: Introduce machine_memory_devices_init()David Hildenbrand2023-07-121-0/+1
* Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson2023-07-1113-23/+106
|\
| * pcie: Specify 0 for ARI next function numbersAkihiko Odaki2023-07-101-0/+2
| * pcie: Use common ARI next function numberAkihiko Odaki2023-07-101-1/+1
| * include/hw/virtio: document some more usage of notifiersAlex Bennée2023-07-101-0/+8
| * include/hw/virtio: add kerneldoc for virtio_initAlex Bennée2023-07-101-0/+6
| * include/hw/virtio: document virtio_notify_configAlex Bennée2023-07-101-0/+7
| * include/hw: document the device_class_set_parent_* fnsAlex Bennée2023-07-101-0/+27
| * include: attempt to document device_class_set_propsAlex Bennée2023-07-101-0/+9
| * virtio-iommu: Fix 64kB host page size VFIO device assignmentEric Auger2023-07-101-0/+2
| * hw/pci/pci: Remove multifunction parameter from pci_new_multifunction()Bernhard Beschow2023-07-101-2/+1
| * hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifuncti...Bernhard Beschow2023-07-101-1/+0
| * hw/pci-host/i440fx: Resolve i440fx_init()Bernhard Beschow2023-07-101-10/+0
| * hw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE propertyBernhard Beschow2023-07-101-0/+2
| * hw/pci-host/i440fx: Add PCI_HOST_{ABOVE, BELOW}_4G_MEM_SIZE propertiesBernhard Beschow2023-07-101-1/+0
| * hw/pci-host/i440fx: Make MemoryRegion pointers accessible as propertiesBernhard Beschow2023-07-101-3/+0
| * hw/pci-host/q35: Make some property name macros reusable by i440fxBernhard Beschow2023-07-102-5/+4
| * hw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macroBernhard Beschow2023-07-101-0/+2
| * machine: Add helpers to get cores/threads per socketZhao Liu2023-07-101-0/+2
| * hw/virtio: Add boilerplate for vhost-user-scmi deviceMilan Zamazal2023-07-101-0/+30
| * virtio-gpu: refactor generate_edid function to virtio_gpu_baseErico Nunes2023-07-101-0/+2
| * vhost: register and change IOMMU flag depending on Device-TLB stateViktor Prutyanov2023-07-101-0/+1
* | Merge tag 'mips-20230710' of https://github.com/philmd/qemu into stagingRichard Henderson2023-07-112-2/+1
|\ \
| * | hw/ide: Extract bmdma_status_writeb()Bernhard Beschow2023-07-111-0/+1
| * | hw/isa/vt82c686: Remove via_isa_set_irq()Bernhard Beschow2023-07-111-2/+0
| |/
* | Merge tag 'pull-riscv-to-apply-20230710-1' of https://github.com/alistair23/q...Richard Henderson2023-07-102-3/+66
|\ \
| * | hw/riscv: sifive_e: Support the watchdog timer of HiFive 1 rev b.Tommy Wu2023-07-101-3/+6
| * | hw/misc: sifive_e_aon: Support the watchdog timer of HiFive 1 rev b.Tommy Wu2023-07-101-0/+60
| |/
* / hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/Philippe Mathieu-Daudé2023-07-101-96/+0
|/
* pcie: Add a PCIe capability version helperAlex Williamson2023-07-101-0/+1
* linux-headers: update to v6.5-rc1Cédric Le Goater2023-07-107-10/+77
* vfio/migration: Return bool type for vfio_migration_realize()Zhenzhong Duan2023-07-101-1/+1
* vfio/migration: Change vIOMMU blocker from global to per deviceZhenzhong Duan2023-07-101-2/+1
* crypto: Unexport AES_*_rot, AES_TeN, AES_TdNRichard Henderson2023-07-091-25/+0
* crypto: Remove AES_imcRichard Henderson2023-07-091-7/+0
* crypto: Remove AES_shifts, AES_ishiftsRichard Henderson2023-07-091-4/+0
* crypto: Add aesdec_ISB_ISR_AK_IMCRichard Henderson2023-07-081-0/+21
* crypto: Add aesdec_ISB_ISR_IMC_AKRichard Henderson2023-07-081-0/+21
* crypto: Add aesenc_SB_SR_MC_AKRichard Henderson2023-07-081-0/+21
* crypto: Add aesdec_IMCRichard Henderson2023-07-081-0/+18
* crypto: Add aesenc_MCRichard Henderson2023-07-081-0/+18
* crypto: Add aesdec_ISB_ISR_AKRichard Henderson2023-07-081-0/+21
* crypto: Add aesenc_SB_SR_AKRichard Henderson2023-07-081-0/+44
* target/arm: Move aesmc and aesimc tables to crypto/aes.cRichard Henderson2023-07-081-0/+6
* ppc/pnv: Add QME region for P10Joel Stanley2023-07-072-0/+15
* ppc/pnv: Set P10 core xscom region size to match hardwareNicholas Piggin2023-07-072-1/+2