Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240704095806.1780273-1-pbonzini@redhat.com
Maintainers: "Alex Bennée" <alex.bennee@linaro.org>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Thomas Huth <thuth@redhat.com>, Wainer dos Santos Moschetta <wainersm@redhat.com>, Beraldo Leal <bleal@redhat.com>, Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>, "Marc-André Lureau" <marcandre.lureau@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, "Daniel P. Berrangé" <berrange@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Richard Henderson <richard.henderson@linaro.org>, Eduardo Habkost <eduardo@habkost.net>, Alexandre Iooss <erdnaxe@crans.org>, Mahmoud Mandour <ma.mandourr@gmail.com>, Pierrick Bouvier <pierrick.bouvier@linaro.org>, Marcelo Tosatti <mtosatti@redhat.com>, Laurent Vivier <lvivier@redhat.com>
docs/devel/build-system.rst | 8 +--
meson.build | 100 ++++++++++++++++++------------------
target/i386/confidential-guest.h | 24 +++++++++
target/i386/cpu.h | 10 +++-
chardev/char-stdio.c | 4 ++
hw/i386/pc.c | 1 +
stubs/blk-exp-close-all.c | 2 +-
target/i386/cpu.c | 40 +++++++++++----
target/i386/kvm/kvm-cpu.c | 2 +-
target/i386/kvm/kvm.c | 5 ++
target/i386/sev.c | 51 ++++++++++++++----
.gitlab-ci.d/buildtest-template.yml | 2 -
.gitlab-ci.d/buildtest.yml | 2 -
block/meson.build | 2 +-
gdbstub/meson.build | 6 +--
io/meson.build | 2 +-
plugins/meson.build | 7 ++-
pythondeps.toml | 2 +-
storage-daemon/meson.build | 3 +-
tcg/meson.build | 8 +--
tests/Makefile.include | 2 +-
tests/qtest/libqos/meson.build | 3 +-
ui/meson.build | 2 +-
23 files changed, 183 insertions(+), 105 deletions(-)