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/acpi/ich9.c: don't pass ICH9LPCPMRegs via opaque for ACPI_PM_PROP_GPE0_BLK prop
Mark Cave-Ayland committed 28 days ago
hw/isa/lpc_ich9.c: convert ich9_lpc_initfn() object props to class props
Mark Cave-Ayland committed 28 days ago
qom/object.c: add object_class_property_add_uint64_ptr()
Mark Cave-Ayland committed 28 days ago
qom/object.c: add object_class_property_add_uint8_ptr()
Mark Cave-Ayland committed 28 days ago
qom/object.c: introduce DEFINE_OBJECT_CLASS_PROPERTY_SCALAR_METHODS() macro
Mark Cave-Ayland committed 28 days ago
qom/object.c: introduce OBJECT_CLASS_PROPERTY_SCALAR_SETTER(type) macro
Mark Cave-Ayland committed 28 days ago
qom/object.c: introduce OBJECT_CLASS_PROPERTY_SCALAR_GETTER(type) macro
Mark Cave-Ayland committed 28 days ago
i386/vapic: unref MemoryRegion if vapic_map_rom_writable fails
Paolo Bonzini committed 27 days ago
vapic: confine the VAPIC region to 0xc0000..0xe0000
Paolo Bonzini committed 27 days ago
scsi: hide MODE SELECT block size change behind a quirk
Paolo Bonzini committed 27 days ago
scsi-disk: fix out-of-bound read in WRITE SAME
Paolo Bonzini committed 27 days ago
Merge tag 'pull-tcg-20260826' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson committed 26 days ago
Merge tag 'pull-loongarch-20260826' of https://github.com/gaosong715/qemu into staging
Richard Henderson committed 26 days ago
util/cpuinfo-aarch64: Fix build with older glibc headers
Tao Tang committed 27 days ago
tcg/aarch64: Use tgen_brcondi in tcg_out_qemu_ldst_i128
Richard Henderson committed about 2 months ago
disas: Replace straggling CS_ARCH_SYSZ
Eric Farman committed 29 days ago
tcg: Fix typo in tcg_gen_hswap_i64
Richard Henderson committed 28 days ago
target/loongarch: Fix SWI interrupt delivery via CSR_ESTAT
Bibo Mao committed about 2 months ago
hw/loongarch/virt: Add bootargs and initrd to device-tree
Bibo Mao committed about 2 months ago
hw/loongarch/boot: Check memory boundary in init_boot_rom()
Bibo Mao committed about 2 months ago