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
tests/unit: Include 'qemu/main-loop.h' header in test-util-sockets.c
Philippe Mathieu-Daudé committed about 1 month ago
net/vhost-vdpa: Include missing 'qemu/iov.h' header
Philippe Mathieu-Daudé committed about 1 month ago
hexagon: Remove unnecessary 'monitor/monitor.h' header
Philippe Mathieu-Daudé committed about 1 month ago
hw/nmi: Raise NMI line only once
Philippe Mathieu-Daudé committed about 1 month ago
hw/nmi: Remove unused @errp argument from raise_nmi()
Philippe Mathieu-Daudé committed about 1 month ago
hw/nmi: Rename nmi_monitor_handler() -> raise_nmi()
Philippe Mathieu-Daudé committed about 1 month ago
hw/nmi: Remove @cpu_index argument from nmi_inject()
Philippe Mathieu-Daudé committed over 2 years ago
hw/nmi: Remove @cpu_index argument from NMIClass::nmi_monitor_handler()
Philippe Mathieu-Daudé committed over 2 years ago
hw/s390x/virtio-ccw: Always inject NMI to first CPU
Philippe Mathieu-Daudé committed over 2 years ago
hw/nmi: Use object_child_foreach_recursive() in nmi_children()
Philippe Mathieu-Daudé committed over 2 years ago
hw/cpu: Move system-specific cpu_exec_realize() to cpu-system.c
Philippe Mathieu-Daudé committed about 1 month ago
hw/cpu: Extract cpu_exec_realize() out of cpu_common_realizefn()
Philippe Mathieu-Daudé committed about 1 month ago
hw/cpu: Rename cpu_exec_unrealizefn() -> cpu_common_unrealize()
Philippe Mathieu-Daudé committed about 1 month ago
hw/cpu: Rename cpu_exec_realizefn() -> cpu_common_realize()
Philippe Mathieu-Daudé committed about 1 month ago
hw/cpu: Rename cpu_common_realizefn() -> cpu_exec_realize()
Philippe Mathieu-Daudé committed about 1 month ago
hw/cpu: Move internal declarations to new 'cpu-internal.h' header
Philippe Mathieu-Daudé committed about 1 month ago
hw/cpu: Include missing 'qemu/accel.h' header
Philippe Mathieu-Daudé committed about 1 month ago
hw/cpu: Correct CPU_GET_CLASS() comment
Philippe Mathieu-Daudé committed about 1 month ago
hw/nvme: add SPDM_SOCKET Kconfig dependency
Stefan Hajnoczi committed about 1 month ago
hw/block/pflash_cfi01: Restore ROMD mode after migration
Bin Guo committed about 2 months ago