[libvirt] [PATCH 0/5] qemu: refactor device post parse callback

Peter Krempa posted 5 patches 5 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1527175274.git.pkrempa@redhat.com
Test syntax-check passed
src/qemu/qemu_domain.c | 219 ++++++++++++++++++++++++++++++++-----------------
1 file changed, 144 insertions(+), 75 deletions(-)
[libvirt] [PATCH 0/5] qemu: refactor device post parse callback
Posted by Peter Krempa 5 years, 10 months ago
Main idea was to split the disk code since I'll be changing it later but
as I was at it I refactored everything.

Peter Krempa (5):
  qemu: domain: Extract disk post parse code into a function
  qemu: domain: Extract network device def post parse code
  qemu: domain: Extract video device def post parse code
  qemu: domain: Extract panic device def post parse code
  qemu: domain: Use typecasted enum in qemuDomainDeviceDefPostParse

 src/qemu/qemu_domain.c | 219 ++++++++++++++++++++++++++++++++-----------------
 1 file changed, 144 insertions(+), 75 deletions(-)

-- 
2.16.2

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list