Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240611142524.83762-1-pbonzini@redhat.com
Maintainers: Eduardo Habkost <eduardo@habkost.net>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Yanan Wang <wangyanan55@huawei.com>, Paolo Bonzini <pbonzini@redhat.com>, Fam Zheng <fam@euphon.net>, Marcelo Tosatti <mtosatti@redhat.com>, Richard Henderson <richard.henderson@linaro.org>
target/i386/cpu.h | 9 +-
target/i386/helper.h | 2 +-
target/i386/tcg/decode-new.h | 31 +-
hw/core/machine.c | 1 +
hw/scsi/scsi-disk.c | 24 +-
target/i386/cpu.c | 6 +-
target/i386/sev.c | 11 +-
target/i386/tcg/seg_helper.c | 16 +-
target/i386/tcg/sysemu/misc_helper.c | 20 +-
target/i386/tcg/translate.c | 716 +--------------------
target/i386/tcg/decode-new.c.inc | 381 +++++++----
target/i386/tcg/emit.c.inc | 1162 +++++++++++++++++++++++-----------
12 files changed, 1160 insertions(+), 1219 deletions(-)