[PATCH 0/2] Some refactoring

Ani Sinha posted 2 patches 2 months, 4 weeks ago
There is a newer version of this series
accel/kvm/kvm-all.c | 106 +++++++++++++++++++++++++-------------------
1 file changed, 61 insertions(+), 45 deletions(-)
[PATCH 0/2] Some refactoring
Posted by Ani Sinha 2 months, 4 weeks ago
replace fprintf() with error_report() in kvm_init()
refactor code in kvm_init() to move core vm creation operation to its
own function.

CC: qemu-trivial@nongnu.org
CC: qemu-devel@nongnu.org
CC: zhao1.liu@intel.com
CC: pbonzini@redhat.com
CC: armbru@redhat.com

Ani Sinha (2):
  kvm: replace fprintf with error_report/printf() in kvm_init()
  kvm: refactor core virtual machine creation into its own function

 accel/kvm/kvm-all.c | 106 +++++++++++++++++++++++++-------------------
 1 file changed, 61 insertions(+), 45 deletions(-)

-- 
2.42.0