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
ui/dbus: expose vc encoding via D-Bus Chardev.VCEncoding interface
Marc-André Lureau committed 5 months ago
ui/console: default vc encoding to cp437 for machine < 11.1
Marc-André Lureau committed 5 months ago
ui/console: add vc encoding=utf8/cp437 option
Marc-André Lureau committed 5 months ago
char: error out if given unhandled size options
Marc-André Lureau committed 5 months ago
qemu-options.hx: document -chardev vc backend-specific behavior
Marc-André Lureau committed 5 months ago
ui/gtk: Fix GTK assertion failure introduced with clipboard fixes
Jindřich Makovička committed 5 months ago
ui/input: do not assert() when tracing invalid input
Marc-André Lureau committed 5 months ago
tests/qtest/dbus-vmstate: Re-enable the test
Fabiano Rosas committed 5 months ago
tests/qtest/dbus-vmstate: Stop the daemons explicitly
Fabiano Rosas committed 5 months ago
tests/qtest/dbus-vmstate: Honor QTEST_LOG env variable
Fabiano Rosas committed 5 months ago
tests/qtest/dbus-vmstate: Mute Glib complaints about g_unsetenv thread-safety
Fabiano Rosas committed 5 months ago
tests/qtest/dbus-vmstate: Bring the test up-to-date
Fabiano Rosas committed 5 months ago
scsi: handle reservation changes across migration
Stefan Hajnoczi committed 5 months ago
scsi: register again after PREEMPT without reservation
Stefan Hajnoczi committed 6 months ago
scsi: always send valid PREEMPT TYPE field
Stefan Hajnoczi committed 6 months ago
scsi: adjust error_prepend() formatting
Stefan Hajnoczi committed 6 months ago
scsi: change buf_size to unsigned int in scsi_SG_IO()
Stefan Hajnoczi committed 5 months ago
hw/uefi: avoid possibly unaligned variable_auth_2 struct field access
Gerd Hoffmann committed 5 months ago
hw/uefi: verify data size before accessing it in wrap_pkcs7
Gerd Hoffmann committed 5 months ago
hw/uefi: add name_size check to uefi_vars_mm_lock_variable()
Gerd Hoffmann committed 5 months ago