[libvirt] [PATCH sandbox 0/3] Misc patches

Daniel P. Berrange berrange at redhat.com
Tue Jun 16 11:25:41 UTC 2015


This is just a handful of patches for libvirt-sandbox. Traditionally
I've just directly pushed code to libvirt-sandbox, but since we now
have a few other people working on it, I'll start posting my patches
for review first.

Daniel P. Berrange (3):
  Support lzma and gzip compressed kernel modules
  Explicitly check for supported URIs when starting guests
  Add LIBVIRT_SANDBOX_INIT_DEBUG env variable

 configure.ac                                       |   4 +
 libvirt-sandbox.spec.in                            |   2 +
 libvirt-sandbox/Makefile.am                        |   7 +
 .../libvirt-sandbox-builder-container.c            |   3 +-
 libvirt-sandbox/libvirt-sandbox-builder-initrd.c   |  35 ++---
 libvirt-sandbox/libvirt-sandbox-builder-machine.c  |   3 +-
 .../libvirt-sandbox-context-interactive.c          |  27 ++++
 libvirt-sandbox/libvirt-sandbox-init-qemu.c        | 143 ++++++++++++++++++++-
 po/POTFILES.in                                     |   1 +
 9 files changed, 203 insertions(+), 22 deletions(-)

-- 
2.4.2




More information about the libvir-list mailing list