aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-10hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifuncti...Bernhard Beschow
2023-07-10hw/i386/pc_piix: Move i440fx' realize near its qdev_new()Bernhard Beschow
2023-07-10hw/pci-host/i440fx: Resolve i440fx_init()Bernhard Beschow
2023-07-10hw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE propertyBernhard Beschow
2023-07-10hw/pci-host/i440fx: Add PCI_HOST_{ABOVE, BELOW}_4G_MEM_SIZE propertiesBernhard Beschow
2023-07-10hw/pci-host/i440fx: Add PCI_HOST_PROP_IO_MEM propertyBernhard Beschow
2023-07-10hw/pci-host/i440fx: Make MemoryRegion pointers accessible as propertiesBernhard Beschow
2023-07-10hw/pci-host/i440fx: Move i440fx_realize() into PCII440FXState sectionBernhard Beschow
2023-07-10hw/pci-host/i440fx: Have common names for some local variablesBernhard Beschow
2023-07-10hw/pci-host/i440fx: Replace magic values by existing constantsBernhard Beschow
2023-07-10hw/pci-host/i440fx: Add "i440fx" child property in board codeBernhard Beschow
2023-07-10hw/i386/pc_piix: Turn some local variables into initializersBernhard Beschow
2023-07-10hw/pci-host/q35: Make some property name macros reusable by i440fxBernhard Beschow
2023-07-10hw/pci-host/q35: Initialize PCI_HOST_BYPASS_IOMMU property from board codeBernhard Beschow
2023-07-10hw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macroBernhard Beschow
2023-07-10hw/pci-host/q35: Initialize PCMachineState::bus in board codeBernhard Beschow
2023-07-10hw/pci-host/q35: Fix double, contradicting .endianness assignmentBernhard Beschow
2023-07-10hw/i386/pc_q35: Resolve redundant q35_host variableBernhard Beschow
2023-07-10vhost-user: Make RESET_DEVICE a per device messageTom Lonergan
2023-07-10vhost-user: Change one_time to per_device requestTom Lonergan
2023-07-10hw/smbios: Fix core count in type4Zhao Liu
2023-07-10hw/smbios: Fix thread count in type4Zhao Liu
2023-07-10hw/smbios: Fix smbios_smp_sockets caculationZhao Liu
2023-07-10machine: Add helpers to get cores/threads per socketZhao Liu
2023-07-10tests/qtest: enable tests for virtio-scmiMilan Zamazal
2023-07-10hw/virtio: Add vhost-user-scmi-pci boilerplateMilan Zamazal
2023-07-10hw/virtio: Add boilerplate for vhost-user-scmi deviceMilan Zamazal
2023-07-10vhost-user-gpu: implement get_edid frontend featureErico Nunes
2023-07-10contrib/vhost-user-gpu: implement get_edid featureErico Nunes
2023-07-10docs: vhost-user-gpu: add protocol changes for EDIDErico Nunes
2023-07-10virtio-gpu: refactor generate_edid function to virtio_gpu_baseErico Nunes
2023-07-10virtio-net: pass Device-TLB enable/disable events to vhostViktor Prutyanov
2023-07-10vhost: register and change IOMMU flag depending on Device-TLB stateViktor Prutyanov
2023-07-10vdpa: Remove status in reset tracingEugenio Pérez
2023-07-10Merge tag 'pull-vfio-20230710' of https://github.com/legoater/qemu into stagingRichard Henderson
2023-07-10vfio/pci: Enable AtomicOps completers on root portsAlex Williamson
2023-07-10pcie: Add a PCIe capability version helperAlex Williamson
2023-07-10s390x/ap: Wire up the device request notifier interfaceTony Krowiak
2023-07-10linux-headers: update to v6.5-rc1Cédric Le Goater
2023-07-10vfio: Fix null pointer dereference bug in vfio_bars_finalize()Avihai Horon
2023-07-10vfio/migration: Return bool type for vfio_migration_realize()Zhenzhong Duan
2023-07-10vfio/migration: Remove print of "Migration disabled"Zhenzhong Duan
2023-07-10vfio/migration: Free resources when vfio_migration_realize failsZhenzhong Duan
2023-07-10vfio/migration: Change vIOMMU blocker from global to per deviceZhenzhong Duan
2023-07-10vfio/pci: Disable INTx in vfio_realize error pathZhenzhong Duan
2023-07-10hw/vfio/pci-quirks: Sanitize capability pointerAlex Williamson
2023-07-09Merge tag 'pull-tcg-20230709' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2023-07-09Merge tag 'linux-user-fcntl64-pull-request' of https://github.com/hdeller/qem...Richard Henderson
2023-07-09crypto: Unexport AES_*_rot, AES_TeN, AES_TdNRichard Henderson
2023-07-09crypto: Remove AES_imcRichard Henderson