qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] kvm/i386: Some code refactoring and cleanups for kvm_arch_init
@ 2024-09-03 12:41 Ani Sinha
  2024-09-03 12:41 ` [PATCH 1/2] kvm/i386: refactor kvm_arch_init and split it into smaller functions Ani Sinha
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ani Sinha @ 2024-09-03 12:41 UTC (permalink / raw)
  Cc: Ani Sinha, Paolo Bonzini, Marcelo Tosatti, kvm, qemu-devel

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-09-04 12:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-03 12:41 [PATCH 0/2] kvm/i386: Some code refactoring and cleanups for kvm_arch_init Ani Sinha
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

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).