aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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-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
2021-02-04qxl: set qxl.ssd.dcl.con on secondary devicesMarc-André Lureau1-0/+1
2021-02-04hw/display/qxl: Fix bad printf format specifiersAlex Chen2-3/+3
2021-02-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210203'...Peter Maydell14-68/+126
2021-02-03hw/arm: Display CPU type in machine descriptionPhilippe Mathieu-Daudé6-7/+7
2021-02-03hw/net/can: ZynqMP CAN device requires PTIMERPhilippe Mathieu-Daudé1-0/+1
2021-02-03hw/arm/xlnx-versal: Versal SoC requires ZynqMP peripheralsPhilippe Mathieu-Daudé1-0/+1
2021-02-03hw/arm/xlnx-versal: Versal SoC requires ZDMAPhilippe Mathieu-Daudé3-1/+6
2021-02-03hw/arm/exynos4210: Add missing dependency on OR_IRQPhilippe Mathieu-Daudé1-0/+1
2021-02-03hw/arm/stm32f405_soc: Add missing dependency on OR_IRQPhilippe Mathieu-Daudé1-0/+1
2021-02-02hw/intc/arm_gic: Fix interrupt ID in GICD_SGIR registerPhilippe Mathieu-Daudé1-1/+1