aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-07-10hw/pci/pci: Remove multifunction parameter from pci_new_multifunction()Bernhard Beschow
2023-07-11hw/ide: Extract bmdma_status_writeb()Bernhard Beschow
2023-07-11hw/isa/vt82c686: Remove via_isa_set_irq()Bernhard Beschow
2023-07-10Merge tag 'pull-riscv-to-apply-20230710-1' of https://github.com/alistair23/q...Richard Henderson
2023-07-10hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifuncti...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: Make MemoryRegion pointers accessible as propertiesBernhard Beschow
2023-07-10hw/pci-host/q35: Make some property name macros reusable by i440fxBernhard Beschow
2023-07-10hw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macroBernhard Beschow
2023-07-10machine: Add helpers to get cores/threads per socketZhao Liu
2023-07-10hw/virtio: Add boilerplate for vhost-user-scmi deviceMilan Zamazal
2023-07-10virtio-gpu: refactor generate_edid function to virtio_gpu_baseErico Nunes
2023-07-10vhost: register and change IOMMU flag depending on Device-TLB stateViktor Prutyanov
2023-07-10hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/Philippe Mathieu-Daudé
2023-07-10hw/riscv: sifive_e: Support the watchdog timer of HiFive 1 rev b.Tommy Wu
2023-07-10hw/misc: sifive_e_aon: Support the watchdog timer of HiFive 1 rev b.Tommy Wu
2023-07-10pcie: Add a PCIe capability version helperAlex Williamson
2023-07-10linux-headers: update to v6.5-rc1Cédric Le Goater
2023-07-10vfio/migration: Return bool type for vfio_migration_realize()Zhenzhong Duan
2023-07-10vfio/migration: Change vIOMMU blocker from global to per deviceZhenzhong Duan
2023-07-09crypto: Unexport AES_*_rot, AES_TeN, AES_TdNRichard Henderson
2023-07-09crypto: Remove AES_imcRichard Henderson
2023-07-09crypto: Remove AES_shifts, AES_ishiftsRichard Henderson
2023-07-08crypto: Add aesdec_ISB_ISR_AK_IMCRichard Henderson
2023-07-08crypto: Add aesdec_ISB_ISR_IMC_AKRichard Henderson
2023-07-08crypto: Add aesenc_SB_SR_MC_AKRichard Henderson
2023-07-08crypto: Add aesdec_IMCRichard Henderson
2023-07-08crypto: Add aesenc_MCRichard Henderson
2023-07-08crypto: Add aesdec_ISB_ISR_AKRichard Henderson
2023-07-08crypto: Add aesenc_SB_SR_AKRichard Henderson
2023-07-08target/arm: Move aesmc and aesimc tables to crypto/aes.cRichard Henderson
2023-07-07ppc/pnv: Add QME region for P10Joel Stanley
2023-07-07ppc/pnv: Set P10 core xscom region size to match hardwareNicholas Piggin
2023-07-07ppc440_pcix: Rename QOM type define abd move it to common headerBALATON Zoltan
2023-07-07ppc4xx_pci: Add define for ppc4xx-host-bridge type nameBALATON Zoltan
2023-07-07ppc4xx_pci: Rename QOM type name defineBALATON Zoltan
2023-07-07ppc440: Remove ppc460ex_pcie_init legacy init functionBALATON Zoltan
2023-07-07ppc/pnv: Add P10 quad xscom modelJoel Stanley
2023-07-07ppc/pnv: Subclass quad xscom callbacksJoel Stanley
2023-07-07pnv/xive: Add property on xive sources to define PQ state on resetFrederic Barrat
2023-07-03include/hw/qdev-core: fixup kerneldoc annotationsAlex Bennée
2023-07-03include/migration: mark vmstate_register() as a legacy functionAlex Bennée
2023-07-03plugins: force slow path when plugins instrument memory opsAlex Bennée
2023-07-01tcg: Reduce tcg_assert_listed_vecop() scopePhilippe Mathieu-Daudé
2023-07-01fpu: Add float64_to_int{32,64}_moduloRichard Henderson
2023-06-30vfio/migration: Make VFIO migration non-experimentalAvihai Horon
2023-06-30vfio/migration: Reset bytes_transferred properlyAvihai Horon
2023-06-30vfio: Implement a common device info helperAlex Williamson