Official QOSAMI-QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
master
hw/arm, hw/ppc: Remove unnecessary audio.h includes from board code
Peter Maydell committed 5 months ago
ati-vga: mask out lock bit from CUR_OFFSET in cursor offset calculation
Junjie Cao committed 6 months ago
ati-vga: fix unsigned integer overflow in cursor bounds checks
Junjie Cao committed 6 months ago
hw/ppc/e500: fix bus-frequency property hardcoded to zero in CPU FDT node
Vivien LEGER committed 6 months ago
hw/arm/smmuv3: Avoid including CONFIG_DEVICES in hw/ header
Philippe Mathieu-Daudé committed 7 months ago
hw/arm/smmuv3: Have smmuv3_accel_init() take an Error* parameter
Philippe Mathieu-Daudé committed 6 months ago
physmem: Simplify dirty memory type checks with loop
Bin Guo committed 6 months ago
hw/tpm: add PPI support to tpm-tis-device for ARM64 virt
Mohammadfaiz Bawa committed 6 months ago
hw/acpi/tpm: parameterize PPI base address in tpm_build_ppi_acpi
Mohammadfaiz Bawa committed 6 months ago
docs/specs/tpm: document PPI support on ARM64 virt
Mohammadfaiz Bawa committed 6 months ago
qom: Restrict compat properties API to system emulation
Philippe Mathieu-Daudé committed 6 months ago
qom: Declare compat properties API in 'qom/compat-properties.h'
Philippe Mathieu-Daudé committed 6 months ago
qom: Declare GlobalProperty structure in 'qom/compat-properties.h'
Philippe Mathieu-Daudé committed 6 months ago
hw/core: Move compat_props_add() to 'hw/core/boards.h'
Philippe Mathieu-Daudé committed 6 months ago
hw: add compat machines for 11.1
Cornelia Huck committed 6 months ago
system/memory: Constify various AddressSpace arguments (flatview)
Philippe Mathieu-Daudé committed 6 months ago
hw/hyperv: Replace legacy ld_phys() -> address_space_ld()
Philippe Mathieu-Daudé committed 6 months ago
hw/ppc/spapr: Un-inline rtas_load/store() helpers
Philippe Mathieu-Daudé committed 6 months ago
hw/tpm: Simplify tpm_ppi_enabled()
Philippe Mathieu-Daudé committed 6 months ago
hw/tpm: Propagate @ppi_enabled to tpm_tis_reset() and remove in TPMState
Philippe Mathieu-Daudé committed 6 months ago