diff options
author | Ani Sinha <anisinha@redhat.com> | 2024-08-08 17:08:38 +0530 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-10-03 19:33:23 +0200 |
commit | 67388078da1cf6dac89e5a7c748cca3444d49690 (patch) | |
tree | bfb82c187dacec6160e55ac492160ba20dba5fa3 /python | |
parent | dc44854978f3d2fba7f57db07768e32192aafc32 (diff) | |
download | qemu-67388078da1cf6dac89e5a7c748cca3444d49690.zip qemu-67388078da1cf6dac89e5a7c748cca3444d49690.tar.gz qemu-67388078da1cf6dac89e5a7c748cca3444d49690.tar.bz2 |
kvm: refactor core virtual machine creation into its own function
Refactoring the core logic around KVM_CREATE_VM into its own separate function
so that it can be called from other functions in subsequent patches. There is
no functional change in this patch.
CC: pbonzini@redhat.com
CC: zhao1.liu@intel.com
Signed-off-by: Ani Sinha <anisinha@redhat.com>
Link: https://lore.kernel.org/r/20240808113838.1697366-1-anisinha@redhat.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions