Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240118122416.9209-1-pbonzini@redhat.com
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, Aarushi Mehta <mehta.aaru20@gmail.com>, Julia Suvorova <jusual@redhat.com>, Stefan Hajnoczi <stefanha@redhat.com>, Stefano Garzarella <sgarzare@redhat.com>, Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>, Gerd Hoffmann <kraxel@redhat.com>, Alex Williamson <alex.williamson@redhat.com>, "Cédric Le Goater" <clg@redhat.com>, Fam Zheng <fam@euphon.net>, Marcelo Tosatti <mtosatti@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, Eduardo Habkost <eduardo@habkost.net>, Peter Maydell <peter.maydell@linaro.org>
hw/display/vga-helpers.h | 121 +++++++---
hw/display/vga_int.h | 18 +-
hw/display/vga_regs.h | 4 +
include/block/aio.h | 8 +-
include/block/raw-aio.h | 1 -
include/qemu/osdep.h | 8 +
include/sysemu/kvm_int.h | 1 +
accel/kvm/kvm-all.c | 25 +-
block/io_uring.c | 6 +-
hw/display/cirrus_vga.c | 28 +--
hw/display/vga.c | 468 ++++++++++++++++++++------------------
hw/vfio/common.c | 4 +-
target/i386/sev.c | 8 +-
target/i386/tcg/tcg-cpu.c | 20 +-
target/i386/tcg/translate.c | 11 +-
tests/tcg/aarch64/system/vtimer.c | 2 +-
util/fdmon-io_uring.c | 2 +-
qemu-options.hx | 8 +-
18 files changed, 438 insertions(+), 305 deletions(-)