index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2021-02-08
s390: Recognize confidential-guest-support option
David Gibson
2021-02-08
confidential guest support: Alter virtio default properties for protected guests
David Gibson
2021-02-08
spapr: PEF: prevent migration
David Gibson
2021-02-08
spapr: Add PEF based confidential guest support
David Gibson
2021-02-08
confidential guest support: Rework the "memory-encryption" property
David Gibson
2021-02-08
confidential guest support: Move side effect out of machine_set_memory_encryp...
David Gibson
2021-02-08
sev: Remove false abstraction of flash encryption
David Gibson
2021-02-05
cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
Claudio Fontana
2021-02-05
cpu: move debug_check_watchpoint to tcg_ops
Claudio Fontana
2021-02-05
cpu: move adjust_watchpoint_address to tcg_ops
Claudio Fontana
2021-02-05
cpu: move cc->transaction_failed to tcg_ops
Claudio Fontana
2021-02-05
accel/tcg: split TCG-only code from cpu_exec_realizefn
Claudio Fontana
2021-02-05
acpi: use constants as strncpy limit
Michael S. Tsirkin
2021-02-05
acpi: Permit OEM ID and OEM table ID fields to be changed
Marian Postevca
2021-02-05
vhost: Check for valid vdev in vhost_backend_handle_iotlb_msg
Eugenio Pérez
2021-02-05
hw/virtio/virtio-balloon: Remove the "class" property
Thomas Huth
2021-02-05
hw/i386: Remove the deprecated pc-1.x machine types
Thomas Huth
2021-02-05
vhost: Unbreak SMMU and virtio-iommu on dev-iotlb support
Peter Xu
2021-02-05
virtio-pmem: add trace events
Pankaj Gupta
2021-02-05
virtio: Add corresponding memory_listener_unregister to unrealize
Eugenio Pérez
2021-02-05
virtio-mmio: fix guest kernel crash with SHM regions
Laurent Vivier
2021-02-05
virtio: move 'use-disabled-flag' property to hw_compat_4_2
Stefano Garzarella
2021-02-05
pci: add romsize property
Paolo Bonzini
2021-02-05
pci: reject too large ROMs
Paolo Bonzini
2021-02-04
display/ui: add a callback to indicate GL state is flushed
Marc-André Lureau
2021-02-04
virtio-gpu: avoid re-entering cmdq processing
Marc-André Lureau
2021-02-04
ui: add an optional get_flags callback to GraphicHwOps
Marc-André Lureau
2021-02-04
vhost-user-gpu: add a configuration flag for dmabuf usage
Marc-André Lureau
2021-02-04
ui: remove console_has_gl_dmabuf()
Marc-André Lureau
2021-02-04
vhost-user-gpu: check backend for EDID support
Marc-André Lureau
2021-02-04
qxl: also notify the rendering is done when skipping it
Marc-André Lureau
2021-02-04
qxl: set qxl.ssd.dcl.con on secondary devices
Marc-André Lureau
2021-02-04
hw/display/qxl: Fix bad printf format specifiers
Alex Chen
2021-02-03
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210203'...
Peter Maydell
2021-02-03
hw/arm: Display CPU type in machine description
Philippe Mathieu-Daudé
2021-02-03
hw/net/can: ZynqMP CAN device requires PTIMER
Philippe Mathieu-Daudé
2021-02-03
hw/arm/xlnx-versal: Versal SoC requires ZynqMP peripherals
Philippe Mathieu-Daudé
2021-02-03
hw/arm/xlnx-versal: Versal SoC requires ZDMA
Philippe Mathieu-Daudé
2021-02-03
hw/arm/exynos4210: Add missing dependency on OR_IRQ
Philippe Mathieu-Daudé
2021-02-03
hw/arm/stm32f405_soc: Add missing dependency on OR_IRQ
Philippe Mathieu-Daudé
2021-02-02
hw/intc/arm_gic: Fix interrupt ID in GICD_SGIR register
Philippe Mathieu-Daudé
2021-02-02
hw/ssi: imx_spi: Correct tx and rx fifo endianness
Bin Meng
2021-02-02
hw/ssi: imx_spi: Correct the burst length > 32 bit transfer logic
Bin Meng
2021-02-02
hw/ssi: imx_spi: Round up the burst length to be multiple of 8
Bin Meng
2021-02-02
hw/ssi: imx_spi: Disable chip selects when controller is disabled
Xuzhou Cheng
2021-02-02
hw/ssi: imx_spi: Rework imx_spi_write() to handle block disabled
Philippe Mathieu-Daudé
2021-02-02
hw/ssi: imx_spi: Rework imx_spi_read() to handle block disabled
Philippe Mathieu-Daudé
2021-02-02
hw/ssi: imx_spi: Rework imx_spi_reset() to keep CONREG register value
Philippe Mathieu-Daudé
2021-02-02
hw/ssi: imx_spi: Remove pointless variable initialization
Philippe Mathieu-Daudé
2021-02-02
hw/ssi: imx_spi: Remove imx_spi_update_irq() in imx_spi_reset()
Bin Meng
[next]