Age | Commit message (Expand) | Author |
2024-11-19 | hw/core/machine-smp: Fix error message parameter | Zhao Liu |
2024-11-19 | hw/core/machine-smp: Initialize caches_bitmap before reading | Zhao Liu |
2024-11-18 | hw: Add "loadparm" property to scsi disk devices for booting on s390x | Thomas Huth |
2024-11-09 | eif: cope with huge section sizes | Paolo Bonzini |
2024-11-07 | eif: cope with huge section offsets | Paolo Bonzini |
2024-11-06 | Merge tag 'for-upstream-rust' of https://gitlab.com/bonzini/qemu into staging | Peter Maydell |
2024-11-06 | Merge tag 'hw-misc-20241105' of https://github.com/philmd/qemu into staging | Peter Maydell |
2024-11-05 | hw/core: Add a helper to check the cache topology level | Zhao Liu |
2024-11-05 | hw/core: Check smp cache topology support for machine | Zhao Liu |
2024-11-05 | qapi/qom: Define cache enumeration and properties for machine | Zhao Liu |
2024-11-05 | hw/core/machine: Add missing 'units.h' and 'error-report.h' headers | Philippe Mathieu-Daudé |
2024-11-05 | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ... | Peter Maydell |
2024-11-05 | qdev: make properties array "const" | Paolo Bonzini |
2024-11-05 | Merge tag 'pull-ppc-for-9.2-1-20241104' of https://gitlab.com/npiggin/qemu in... | Peter Maydell |
2024-11-04 | pcie: enable Extended tag field support | Marcin Juszkiewicz |
2024-11-04 | ppc/spapr: remove deprecated machine pseries-2.3 | Harsh Prateek Bora |
2024-11-04 | ppc/spapr: remove deprecated machine pseries-2.2 | Harsh Prateek Bora |
2024-11-04 | ppc/spapr: remove deprecated machine pseries-2.1 | Harsh Prateek Bora |
2024-10-31 | core/machine: Make create_default_memdev machine a virtual method | Dorjoy Chowdhury |
2024-10-31 | hw/core: Add Enclave Image Format (EIF) related helpers | Dorjoy Chowdhury |
2024-10-31 | qom: let object_new use a module if the type is not present | Paolo Bonzini |
2024-10-31 | qom: use object_new_with_class when possible | Paolo Bonzini |
2024-10-18 | block: Adjust check_block_size() signature | Markus Armbruster |
2024-10-15 | include: Move QemuLockCnt APIs to their own header | Peter Maydell |
2024-10-15 | hw/clock: Expose 'qtest-clock-period' QOM property for QTests | Inès Varhol |
2024-10-01 | hw: fix memory leak in IRQState allocation | Matheus Tavares Bernardino |
2024-09-26 | Merge tag 'mem-2024-09-24' of https://github.com/davidhildenbrand/qemu into s... | Peter Maydell |
2024-09-24 | reset: Use ResetType for qemu_devices_reset() and MachineClass::reset() | Juraj Marcin |
2024-09-20 | license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-later | Philippe Mathieu-Daudé |
2024-09-20 | hw/sysbus: Remove unused sysbus_mmio_unmap | Dr. David Alan Gilbert |
2024-09-13 | hw/core: replace assert(0) with g_assert_not_reached() | Pierrick Bouvier |
2024-09-13 | hw/core/resettable: Remove transitional_function machinery | Peter Maydell |
2024-09-13 | hw/core/qdev: Simplify legacy_reset handling | Peter Maydell |
2024-09-13 | hw: Remove device_phases_reset() | Peter Maydell |
2024-09-13 | hw: Rename DeviceClass::reset field to legacy_reset | Peter Maydell |
2024-09-13 | hw: Use device_class_set_legacy_reset() instead of opencoding | Peter Maydell |
2024-09-13 | hw: Define new device_class_set_legacy_reset() | Peter Maydell |
2024-09-13 | hw: Remove device_class_set_parent_reset() | Peter Maydell |
2024-09-12 | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ... | Peter Maydell |
2024-09-11 | hw: Move declaration of IRQState to header and add init function | BALATON Zoltan |
2024-09-10 | Merge tag 'pull-qapi-2024-09-10' of https://repo.or.cz/qemu/armbru into staging | Peter Maydell |
2024-09-10 | qapi/machine: Rename CpuS390* to S390Cpu*, and drop 'prefix' | Markus Armbruster |
2024-09-10 | qapi/machine: Drop temporary 'prefix' | Markus Armbruster |
2024-09-09 | migration: Introduce 'qatzip' compression method | Bryan Zhang |
2024-09-05 | platform-bus: fix refcount leak | Gao Shiyuan |
2024-09-05 | hw: add compat machines for 9.2 | Cornelia Huck |
2024-08-12 | hw/core/ptimer: fix timer zero period condition for freq > 1GHz | Jianzhou Yue |
2024-07-24 | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ... | Richard Henderson |
2024-07-22 | gdbstub: Add helper function to unregister GDB register space | Salil Mehta |
2024-07-22 | smbios: make memory device size configurable per Machine | Igor Mammedov |