]> git.proxmox.com Git - mirror_qemu.git/commit - vl.c
add -drive if=none
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 31 Jul 2009 10:25:39 +0000 (12:25 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 10 Aug 2009 18:05:27 +0000 (13:05 -0500)
commita8659e90e9cb08816435f737bb90ca5a43ca48ec
treeb98e6c57010d713ad0df5a7e8145826625832230
parent2e810b366871b1e559e27a0c55e16a328c9f271f
add -drive if=none

This adds a host drive, but doesn't implicitly add a guest drive for it.
First step in splitting host and guest configuration, check the
following patches to see how this can be used ...

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Message-Id:
sysemu.h
vl.c