[PATCH 0/2] Some refactoring

Ani Sinha posted 2 patches 3 months, 2 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 3 months, 2 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


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

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

-- 
2.45.2