aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-03-07include: split target_long definition from cpu-defsAlex Bennée
2023-03-07gdbstub: move syscall handling to new fileAlex Bennée
2023-03-07gdbstub: move register helpers into standalone includeAlex Bennée
2023-03-07gdbstub: move chunks of user code into own filesAlex Bennée
2023-03-07vfio/migration: Rename entry pointsAlex Williamson
2023-03-07hw/mem/cxl_type3: Add CXL RAS Error Injection Support.Jonathan Cameron
2023-03-07hw/pci/aer: Make PCIE AER error injection facility available for other emulat...Jonathan Cameron
2023-03-07hw/pci/aer: Implement PCI_ERR_UNCOR_MASK registerJonathan Cameron
2023-03-07pcihp: add ACPI PCI hotplug specific is_hotpluggable_bus() callbackIgor Mammedov
2023-03-07pcihp: move fields enabling hotplug into AcpiPciHpStateIgor Mammedov
2023-03-07acpi: pci: move out ACPI PCI hotplug generator from generic slot generator bu...Igor Mammedov
2023-03-07pci: fix 'hotplugglable' property behaviorIgor Mammedov
2023-03-07vdpa net: block migration if the device has CVQEugenio Pérez
2023-03-07vdpa: move vhost reset after get vring baseEugenio Pérez
2023-03-07vdpa: add vhost_vdpa->suspended parameterEugenio Pérez
2023-03-07cryptodev: support QoSzhenwei pi
2023-03-07cryptodev: Account statisticszhenwei pi
2023-03-07cryptodev: Use CryptoDevBackendOpInfo for operationzhenwei pi
2023-03-07hmp: add cryptodev info commandzhenwei pi
2023-03-07cryptodev: Introduce cryptodev alg type in QAPIzhenwei pi
2023-03-07cryptodev: Remove 'name' & 'model' fieldszhenwei pi
2023-03-07cryptodev: Introduce cryptodev.jsonzhenwei pi
2023-03-07vfio/migration: Block migration with vIOMMUJoao Martins
2023-03-07vfio/common: Add device dirty page tracking start/stopJoao Martins
2023-03-07includes: move tb_flush into its own headerAlex Bennée
2023-03-07gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefsPhilippe Mathieu-Daudé
2023-03-07hw/xen: Rename xen_common.h to xen_native.hDavid Woodhouse
2023-03-07hw/xen: Move xenstore_store_pv_console_info to xen_console.cDavid Woodhouse
2023-03-07hw/xen: Add xenstore operations to allow redirection to internal emulationPaul Durrant
2023-03-07hw/xen: Add foreignmem operations to allow redirection to internal emulationDavid Woodhouse
2023-03-07hw/xen: Pass grant ref to gnttab unmap operationDavid Woodhouse
2023-03-07hw/xen: Add gnttab operations to allow redirection to internal emulationDavid Woodhouse
2023-03-07hw/xen: Add evtchn operations to allow redirection to internal emulationDavid Woodhouse
2023-03-07Merge tag 'for-upstream-mb' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-03-07include/hw/i386: Clean up includes in x86.hThomas Huth
2023-03-07Merge tag 'pull-riscv-to-apply-20230306' of https://gitlab.com/palmer-dabbelt...Peter Maydell
2023-03-07aio-wait: switch to smp_mb__after_rmw()Paolo Bonzini
2023-03-07qatomic: add smp_mb__before/after_rmw()Paolo Bonzini
2023-03-07Merge tag 'pull-target-arm-20230306' of https://git.linaro.org/people/pmaydel...Peter Maydell
2023-03-06hw/riscv/virt: Enable basic ACPI infrastructureSunil V L
2023-03-06hw/riscv/virt: Add memmap pointer to RiscVVirtStateSunil V L
2023-03-06hw/riscv/virt: Add a switch to disable ACPISunil V L
2023-03-06hw/riscv/virt: Add OEM_ID and OEM_TABLE_ID fieldsSunil V L
2023-03-06hw: arm: allwinner-h3: Fix and complete H3 i2c devicesqianfan Zhao
2023-03-06hw/nvme: flexible data placement emulationJesper Devantier
2023-03-06hw/nvme: basic directives supportGollu Appalanaidu
2023-03-06hw/nvme: add basic endurance group supportKlaus Jensen
2023-03-06hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG on SUN6i SoCsqianfan Zhao
2023-03-06hw: arm: Support direct boot for Linux/arm64 EFI zboot imagesArd Biesheuvel
2023-03-05include/exec/gen-icount: Drop tcg_temp_free in gen_tb_startRichard Henderson