aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2021-02-08hw/block/nvme: Separate read and write handlersDmitry Fomichev2-36/+74
2021-02-08hw/block/nvme: Generate namespace UUIDsDmitry Fomichev3-4/+7
2021-02-08hw/block/nvme: Process controller reset and shutdown differentlyDmitry Fomichev3-8/+20
2021-02-08hw/block/nvme: fix bad clearing of CAPKlaus Jensen1-1/+0
2021-02-08hw/block/nvme: add compare commandGollu Appalanaidu2-1/+102
2021-02-08hw/block/nvme: add the dataset management commandKlaus Jensen3-5/+125
2021-02-08hw/block/nvme: add dulbe supportKlaus Jensen4-5/+102
2021-02-08hw/block/nvme: pull aio error handlingKlaus Jensen1-25/+36
2021-02-08hw/block/nvme: remove superfluous NvmeCtrl parameterKlaus Jensen1-4/+4
2021-02-08imx7-ccm: add digprog mmio write methodPrasad J Pandit1-0/+8
2021-02-08tz-ppc: add dummy read/write methodsPrasad J Pandit1-0/+14
2021-02-08spapr_pci: add spapr msi read methodPrasad J Pandit1-2/+12
2021-02-08nvram: add nrf51_soc flash read methodPrasad J Pandit1-0/+10
2021-02-08prep: add ppc-parity write methodPrasad J Pandit1-0/+8
2021-02-08vfio: add quirk device write methodPrasad J Pandit1-0/+8
2021-02-08pci-host: designware: add pcie-msi read methodPrasad J Pandit1-0/+19
2021-02-08hw/pci-host: add pci-intack write methodPrasad J Pandit1-0/+8
2021-02-08virtio-scsi: don't uninitialize queues that we didn't initializeMaxim Levitsky1-1/+7
2021-02-08spapr_pci: Fix memory leak of vmstate_spapr_pciJinhao Gao1-0/+11
2021-02-08s390: Recognize confidential-guest-support optionDavid Gibson2-0/+65
2021-02-08confidential guest support: Alter virtio default properties for protected guestsDavid Gibson1-0/+13
2021-02-08spapr: PEF: prevent migrationDavid Gibson1-0/+7
2021-02-08spapr: Add PEF based confidential guest supportDavid Gibson3-1/+141
2021-02-08confidential guest support: Rework the "memory-encryption" propertyDavid Gibson1-6/+37
2021-02-08confidential guest support: Move side effect out of machine_set_memory_encryp...David Gibson1-8/+9
2021-02-08sev: Remove false abstraction of flash encryptionDavid Gibson1-11/+6
2021-02-05cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClassClaudio Fontana1-2/+5
2021-02-05cpu: move debug_check_watchpoint to tcg_opsClaudio Fontana1-9/+0
2021-02-05cpu: move adjust_watchpoint_address to tcg_opsClaudio Fontana1-6/+0
2021-02-05cpu: move cc->transaction_failed to tcg_opsClaudio Fontana1-2/+7
2021-02-05accel/tcg: split TCG-only code from cpu_exec_realizefnClaudio Fontana1-1/+5
2021-02-05acpi: use constants as strncpy limitMichael S. Tsirkin3-6/+6
2021-02-05acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca15-83/+326
2021-02-05vhost: Check for valid vdev in vhost_backend_handle_iotlb_msgEugenio Pérez1-0/+5
2021-02-05hw/virtio/virtio-balloon: Remove the "class" propertyThomas Huth1-10/+1
2021-02-05hw/i386: Remove the deprecated pc-1.x machine typesThomas Huth1-94/+0
2021-02-05vhost: Unbreak SMMU and virtio-iommu on dev-iotlb supportPeter Xu3-2/+21
2021-02-05virtio-pmem: add trace eventsPankaj Gupta2-0/+9
2021-02-05virtio: Add corresponding memory_listener_unregister to unrealizeEugenio Pérez1-1/+1
2021-02-05virtio-mmio: fix guest kernel crash with SHM regionsLaurent Vivier1-0/+8
2021-02-05virtio: move 'use-disabled-flag' property to hw_compat_4_2Stefano Garzarella1-1/+1
2021-02-05pci: add romsize propertyPaolo Bonzini2-4/+29
2021-02-05pci: reject too large ROMsPaolo Bonzini1-2/+8
2021-02-04display/ui: add a callback to indicate GL state is flushedMarc-André Lureau4-9/+27
2021-02-04virtio-gpu: avoid re-entering cmdq processingMarc-André Lureau1-0/+5
2021-02-04ui: add an optional get_flags callback to GraphicHwOpsMarc-André Lureau3-0/+33
2021-02-04vhost-user-gpu: add a configuration flag for dmabuf usageMarc-André Lureau1-0/+2
2021-02-04ui: remove console_has_gl_dmabuf()Marc-André Lureau1-5/+0
2021-02-04vhost-user-gpu: check backend for EDID supportMarc-André Lureau1-0/+6
2021-02-04qxl: also notify the rendering is done when skipping itMarc-André Lureau1-0/+1