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
net/can: free ifname on socketcan finalization
Marc-André Lureau committed 5 months ago
hw/core/resetcontainer: free children array on finalization
Marc-André Lureau committed 5 months ago
hw/i386/x86: free oem_id and oem_table_id on finalization
Marc-André Lureau committed 5 months ago
ui/console: remove console from global list on finalization
Marc-André Lureau committed 5 months ago
system/ioport: Fix qom-list-properties crash on portio list obj
Peter Xu committed 5 months ago
net/colo-compare: guard finalize against uninitialized state
Marc-André Lureau committed 5 months ago
io/net-listener: move mutex init to instance_init
Marc-André Lureau committed 5 months ago
hw/remote: guard listener unregister in finalize
Marc-André Lureau committed 5 months ago
qom/object: update doc about NULL values in link properties
Marc-André Lureau committed 5 months ago
hw/remote: check visit return in vfu_object_set_socket
Marc-André Lureau committed 5 months ago
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging
Stefan Hajnoczi committed 5 months ago
Merge tag 'pull-fpu-20260509' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi committed 5 months ago
host-utils: Introduce signed saturation primitives
Richard Henderson committed 5 months ago
fpu: Drop QEMU_FLATTEN from muladd routines
Richard Henderson committed 5 months ago
qemu-options: document -chardev dbus
uchouT committed 5 months ago
tools/qemu-vnc: add standalone VNC server over D-Bus
Marc-André Lureau committed 6 months ago
tests/qtest: drop DBUS_VMSTATE_TEST_TMPDIR
Marc-André Lureau committed 6 months ago
ui: extract common sources into a static library
Marc-André Lureau committed 7 months ago
ui/vnc: replace VNC_DEBUG with trace-events
Marc-André Lureau committed 6 months ago
ui/console: rename public API to use consistent qemu_console_ prefix
Marc-André Lureau committed 7 months ago