From: Ani Sinha <anisinha@redhat.com>
Cc: Ani Sinha <anisinha@redhat.com>,
Paolo Bonzini <pbonzini@redhat.com>,
Marcelo Tosatti <mtosatti@redhat.com>,
kvm@vger.kernel.org, qemu-devel@nongnu.org
Subject: [PATCH 0/2] kvm/i386: Some code refactoring and cleanups for kvm_arch_init
Date: Tue, 3 Sep 2024 18:11:41 +0530 [thread overview]
Message-ID: <20240903124143.39345-1-anisinha@redhat.com> (raw)
Some cleanups. Should be no functional impact.
CC: Paolo Bonzini <pbonzini@redhat.com>
CC: Marcelo Tosatti <mtosatti@redhat.com>
CC: kvm@vger.kernel.org
CC: qemu-devel@nongnu.org
Ani Sinha (2):
kvm/i386: refactor kvm_arch_init and split it into smaller functions
kvm/i386: do not initialize identity_base variable
target/i386/kvm/kvm.c | 339 ++++++++++++++++++++++++++----------------
1 file changed, 212 insertions(+), 127 deletions(-)
--
2.42.0
next reply other threads:[~2024-09-03 12:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-03 12:41 Ani Sinha [this message]
2024-09-03 12:41 ` [PATCH 1/2] kvm/i386: refactor kvm_arch_init and split it into smaller functions Ani Sinha
2024-09-03 12:41 ` [PATCH 2/2] kvm/i386: do not initialize identity_base variable Ani Sinha
2024-09-04 12:31 ` [PATCH 0/2] kvm/i386: Some code refactoring and cleanups for kvm_arch_init Paolo Bonzini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240903124143.39345-1-anisinha@redhat.com \
--to=anisinha@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=mtosatti@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).