summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2021-02-05cpu: move cc->transaction_failed to tcg_opsClaudio Fontana
2021-02-05accel/tcg: split TCG-only code from cpu_exec_realizefnClaudio Fontana
2021-02-05acpi: use constants as strncpy limitMichael S. Tsirkin
2021-02-05acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca
2021-02-05vhost: Check for valid vdev in vhost_backend_handle_iotlb_msgEugenio Pérez
2021-02-05hw/virtio/virtio-balloon: Remove the "class" propertyThomas Huth
2021-02-05hw/i386: Remove the deprecated pc-1.x machine typesThomas Huth
2021-02-05vhost: Unbreak SMMU and virtio-iommu on dev-iotlb supportPeter Xu
2021-02-05virtio-pmem: add trace eventsPankaj Gupta
2021-02-05virtio: Add corresponding memory_listener_unregister to unrealizeEugenio Pérez
2021-02-05virtio-mmio: fix guest kernel crash with SHM regionsLaurent Vivier
2021-02-05virtio: move 'use-disabled-flag' property to hw_compat_4_2Stefano Garzarella
2021-02-05pci: add romsize propertyPaolo Bonzini
2021-02-05pci: reject too large ROMsPaolo Bonzini
2021-02-04display/ui: add a callback to indicate GL state is flushedMarc-André Lureau
2021-02-04virtio-gpu: avoid re-entering cmdq processingMarc-André Lureau
2021-02-04ui: add an optional get_flags callback to GraphicHwOpsMarc-André Lureau
2021-02-04vhost-user-gpu: add a configuration flag for dmabuf usageMarc-André Lureau
2021-02-04ui: remove console_has_gl_dmabuf()Marc-André Lureau
2021-02-04vhost-user-gpu: check backend for EDID supportMarc-André Lureau
2021-02-04qxl: also notify the rendering is done when skipping itMarc-André Lureau
2021-02-04qxl: set qxl.ssd.dcl.con on secondary devicesMarc-André Lureau
2021-02-04hw/display/qxl: Fix bad printf format specifiersAlex Chen
2021-02-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210203'...Peter Maydell
2021-02-03hw/arm: Display CPU type in machine descriptionPhilippe Mathieu-Daudé
2021-02-03hw/net/can: ZynqMP CAN device requires PTIMERPhilippe Mathieu-Daudé
2021-02-03hw/arm/xlnx-versal: Versal SoC requires ZynqMP peripheralsPhilippe Mathieu-Daudé
2021-02-03hw/arm/xlnx-versal: Versal SoC requires ZDMAPhilippe Mathieu-Daudé
2021-02-03hw/arm/exynos4210: Add missing dependency on OR_IRQPhilippe Mathieu-Daudé
2021-02-03hw/arm/stm32f405_soc: Add missing dependency on OR_IRQPhilippe Mathieu-Daudé
2021-02-02hw/intc/arm_gic: Fix interrupt ID in GICD_SGIR registerPhilippe Mathieu-Daudé
2021-02-02hw/ssi: imx_spi: Correct tx and rx fifo endiannessBin Meng
2021-02-02hw/ssi: imx_spi: Correct the burst length > 32 bit transfer logicBin Meng
2021-02-02hw/ssi: imx_spi: Round up the burst length to be multiple of 8Bin Meng
2021-02-02hw/ssi: imx_spi: Disable chip selects when controller is disabledXuzhou Cheng
2021-02-02hw/ssi: imx_spi: Rework imx_spi_write() to handle block disabledPhilippe Mathieu-Daudé
2021-02-02hw/ssi: imx_spi: Rework imx_spi_read() to handle block disabledPhilippe Mathieu-Daudé
2021-02-02hw/ssi: imx_spi: Rework imx_spi_reset() to keep CONREG register valuePhilippe Mathieu-Daudé
2021-02-02hw/ssi: imx_spi: Remove pointless variable initializationPhilippe Mathieu-Daudé
2021-02-02hw/ssi: imx_spi: Remove imx_spi_update_irq() in imx_spi_reset()Bin Meng
2021-02-02hw/ssi: imx_spi: Use a macro for number of chip selects supportedBin Meng
2021-02-02hw/arm/smmuv3: Fix addr_mask for range-based invalidationZenghui Yu
2021-02-02hw/char/exynos4210_uart: Fix missing call to report ready for inputIris Johnson
2021-02-02hw/char/exynos4210_uart: Fix buffer size reporting with FIFO disabledIris Johnson
2021-02-02hw/intc/arm_gic: Allow to use QTest without crashingPhilippe Mathieu-Daudé
2021-02-01nvdimm: check -object memory-backend-file, readonly=on optionStefan Hajnoczi
2021-01-29hw/arm/stellaris: Remove board-creation reset of STELLARIS_SYSPeter Maydell
2021-01-29arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSEPeter Maydell
2021-01-29arm: Don't set freq properties on CMSDK timer, dualtimer, watchdog, ARMSSEPeter Maydell
2021-01-29hw/arm/armsse: Use Clock to set system_clock_scalePeter Maydell