summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/block/nvme: fix shutdown/reset logicKlaus Jensen2021-02-081-7/+5Star
* hw/block/nvme: conditionally enable DULBE for zoned namespacesKlaus Jensen2021-02-081-0/+17
* hw/block/nvme: fix for non-msix machinesKlaus Jensen2021-02-081-9/+22
* hw/block/nvme: Document zoned parameters in usage textDmitry Fomichev2021-02-081-5/+38
* hw/block/nvme: Support Zone Descriptor ExtensionsDmitry Fomichev2021-02-084-4/+84
* hw/block/nvme: Introduce max active and open zone limitsDmitry Fomichev2021-02-084-2/+164
* hw/block/nvme: Support Zoned Namespace Command SetDmitry Fomichev2021-02-085-8/+1040
* hw/block/nvme: Support allocated CNS command variantsNiklas Cassel2021-02-081-0/+8
* hw/block/nvme: Add support for Namespace TypesNiklas Cassel2021-02-084-30/+167
* hw/block/nvme: Add Commands Supported and Effects logDmitry Fomichev2021-02-083-9/+95
* hw/block/nvme: Combine nvme_write_zeroes() and nvme_write()Dmitry Fomichev2021-02-082-43/+36Star
* hw/block/nvme: Separate read and write handlersDmitry Fomichev2021-02-082-36/+74
* hw/block/nvme: Generate namespace UUIDsDmitry Fomichev2021-02-083-4/+7
* hw/block/nvme: Process controller reset and shutdown differentlyDmitry Fomichev2021-02-083-8/+20
* hw/block/nvme: fix bad clearing of CAPKlaus Jensen2021-02-081-1/+0Star
* hw/block/nvme: add compare commandGollu Appalanaidu2021-02-082-1/+102
* hw/block/nvme: add the dataset management commandKlaus Jensen2021-02-083-5/+125
* hw/block/nvme: add dulbe supportKlaus Jensen2021-02-084-5/+102
* hw/block/nvme: pull aio error handlingKlaus Jensen2021-02-081-25/+36
* hw/block/nvme: remove superfluous NvmeCtrl parameterKlaus Jensen2021-02-081-4/+4
* s390: Recognize confidential-guest-support optionDavid Gibson2021-02-082-0/+65
* confidential guest support: Alter virtio default properties for protected guestsDavid Gibson2021-02-081-0/+13
* spapr: PEF: prevent migrationDavid Gibson2021-02-081-0/+7
* spapr: Add PEF based confidential guest supportDavid Gibson2021-02-083-1/+141
* confidential guest support: Rework the "memory-encryption" propertyDavid Gibson2021-02-081-6/+37
* confidential guest support: Move side effect out of machine_set_memory_encryp...David Gibson2021-02-081-8/+9
* sev: Remove false abstraction of flash encryptionDavid Gibson2021-02-081-11/+6Star
* cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClassClaudio Fontana2021-02-051-2/+5
* cpu: move debug_check_watchpoint to tcg_opsClaudio Fontana2021-02-051-9/+0Star
* cpu: move adjust_watchpoint_address to tcg_opsClaudio Fontana2021-02-051-6/+0Star
* cpu: move cc->transaction_failed to tcg_opsClaudio Fontana2021-02-051-2/+7
* accel/tcg: split TCG-only code from cpu_exec_realizefnClaudio Fontana2021-02-051-1/+5
* acpi: use constants as strncpy limitMichael S. Tsirkin2021-02-053-6/+6
* acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca2021-02-0515-83/+326
* vhost: Check for valid vdev in vhost_backend_handle_iotlb_msgEugenio Pérez2021-02-051-0/+5
* hw/virtio/virtio-balloon: Remove the "class" propertyThomas Huth2021-02-051-10/+1Star
* hw/i386: Remove the deprecated pc-1.x machine typesThomas Huth2021-02-051-94/+0Star
* vhost: Unbreak SMMU and virtio-iommu on dev-iotlb supportPeter Xu2021-02-053-2/+21
* virtio-pmem: add trace eventsPankaj Gupta2021-02-052-0/+9
* virtio: Add corresponding memory_listener_unregister to unrealizeEugenio Pérez2021-02-051-1/+1
* virtio-mmio: fix guest kernel crash with SHM regionsLaurent Vivier2021-02-051-0/+8
* virtio: move 'use-disabled-flag' property to hw_compat_4_2Stefano Garzarella2021-02-051-1/+1
* pci: add romsize propertyPaolo Bonzini2021-02-052-4/+29
* pci: reject too large ROMsPaolo Bonzini2021-02-051-2/+8
* display/ui: add a callback to indicate GL state is flushedMarc-André Lureau2021-02-044-9/+27
* virtio-gpu: avoid re-entering cmdq processingMarc-André Lureau2021-02-041-0/+5
* ui: add an optional get_flags callback to GraphicHwOpsMarc-André Lureau2021-02-043-0/+33
* vhost-user-gpu: add a configuration flag for dmabuf usageMarc-André Lureau2021-02-041-0/+2
* ui: remove console_has_gl_dmabuf()Marc-André Lureau2021-02-041-5/+0Star
* vhost-user-gpu: check backend for EDID supportMarc-André Lureau2021-02-041-0/+6