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
target/ppc: Move vector merge instructions to decodetree
Aboorva Devarajan committed 26 days ago
target/ppc: Convert cache instructions to decodetree
Nikhil Kumar Singh committed 26 days ago
target/ppc: Migrate atomic loads to decodetree
Nikhil Kumar Singh committed 26 days ago
target/ppc: Migrate extswsli to decodetree
Nikhil Kumar Singh committed 26 days ago
ppc/xive: Trigger the pending interrupt for a guest after migration
Gautam Menghani committed 27 days ago
target/ppc/kvm: Use host compatibility mode for nested guests
Amit Machhiwal committed about 1 month ago
target/ppc/kvm: Add support for querying host compatibility mode
Amit Machhiwal committed about 1 month ago
linux-headers: Update to include KVM_CAP_PPC_COMPAT_CAPS
Amit Machhiwal committed about 1 month ago
tcg/loongarch64: Fix compile issue LoongArch host
Bibo Mao committed 26 days ago
Merge tag 'classprop-hw-acpi-upstream-20260827' of https://gitlab.com/mcayland-ntx/qemu into staging
Richard Henderson committed 26 days ago
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson committed 26 days ago
hw/acpi/piix4.c: convert ACPI_PM_PROP_PM_IO_BASE to a class prop
Mark Cave-Ayland committed 28 days ago
hw/acpi/piix4.c: convert static variables to static class properties
Mark Cave-Ayland committed 28 days ago
hw/acpi/pcihp.c: convert ACPI_PCIHP_PROP_BSEL from object prop to class prop
Mark Cave-Ayland committed 28 days ago
hw/acpi/pcihp.c: convert ACPI_PCIHP_IO_BASE_PROP and ACPI_PCIHP_IO_BASE_PROP to class props
Mark Cave-Ayland committed 28 days ago
qom/object.c: add object_class_property_add_uint16_ptr()
Mark Cave-Ayland committed 28 days ago
hw/acpi/ich9.c: convert object props in ICH9_LPC_DEVICE to class props
Mark Cave-Ayland committed 28 days ago
qom/object.c: add object_class_property_add_bool_ptr()
Mark Cave-Ayland committed 28 days ago
hw/acpi/ich9.c: convert ACPI_PM_PROP_GPE0_BLK_LEN to a static class property
Mark Cave-Ayland committed 28 days ago
qom/object.c: add object_class_property_add_uint32_ptr()
Mark Cave-Ayland committed 28 days ago