Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240525113332.1404158-1-pbonzini@redhat.com
Maintainers: Gerd Hoffmann <kraxel@redhat.com>, "Marc-André Lureau" <marcandre.lureau@redhat.com>, Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, "Alex Bennée" <alex.bennee@linaro.org>, Thomas Huth <thuth@redhat.com>, "Daniel P. Berrangé" <berrange@redhat.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Hyman Huang <yong.huang@smartx.com>, Peter Xu <peterx@redhat.com>, Fabiano Rosas <farosas@suse.de>, Richard Henderson <richard.henderson@linaro.org>, Eduardo Habkost <eduardo@habkost.net>, Laurent Vivier <lvivier@redhat.com>
configure | 7 +-
meson.build | 9 +-
target/i386/ops_sse.h | 8 ++
migration/dirtyrate.c | 1 -
migration/qemu-file.c | 1 -
target/i386/tcg/fpu_helper.c | 2 +
target/i386/tcg/int_helper.c | 13 +-
target/i386/tcg/seg_helper.c | 16 +--
target/i386/tcg/translate.c | 326 +++++++++++++++++++------------------------
target/i386/tcg/emit.c.inc | 58 ++++----
audio/meson.build | 4 +-
block/meson.build | 4 +-
migration/meson.build | 2 +-
tcg/meson.build | 8 +-
tests/qtest/meson.build | 2 +-
ui/meson.build | 5 +-
16 files changed, 218 insertions(+), 248 deletions(-)