[libvirt] [PATCH 0/7] *** Add VirtualBox 5 support to libvirt ***

Ján Tomko jtomko at redhat.com
Fri Jun 24 07:29:20 UTC 2016


On Mon, Jun 20, 2016 at 11:50:24AM +0200, Martin Pietsch wrote:
>*** BLURB HERE ***
>
>Martin Pietsch (7):
>  add VirtualBox 5 C API to libvirt
>  add VirtualBox 5 support to vbox_tmpl.c
>  add VirtualBox5 support to vbox_uniformed_api.h
>  add vbox_V5_0.c for libvirt support of VirtualBox 5
>  append vbox_V5_0.c and vbox_CAPI_v5_0.h to src/Makefile.am
>  add VirtualBox 5 support to vbox_common.h
>  add VirtualBox 5 support to vbox_storage.c
>
> src/Makefile.am               |     1 +
> src/vbox/vbox_CAPI_v5_0.h     | 25550 ++++++++++++++++++++++++++++++++++++++++
> src/vbox/vbox_V5_0.c          |    13 +
> src/vbox/vbox_common.h        |     2 +
> src/vbox/vbox_storage.c       |     2 +
> src/vbox/vbox_tmpl.c          |    84 +-
> src/vbox/vbox_uniformed_api.h |     1 +
> 7 files changed, 25647 insertions(+), 6 deletions(-)
> create mode 100644 src/vbox/vbox_CAPI_v5_0.h
> create mode 100644 src/vbox/vbox_V5_0.c

ACK

I have removed a stray ':' from a comment in the vbox_CAPI_v5_0.h file,
reindented the new functions in tmpl.c from 2 to 4 spaces and pushed it.

Jan




More information about the libvir-list mailing list