[DRE-commits] [vagrant-libvirt] 124/163: Add `machine` domain option to README.md.

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Apr 24 13:57:14 UTC 2016


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to annotated tag 0.0.26
in repository vagrant-libvirt.

commit 94fb320cc31cdfb7bf94954d4cc72e1cc724b8af
Author: Vilmos Nebehaj <v.nebehaj at gmail.com>
Date:   Sat Mar 21 19:31:45 2015 +0100

    Add `machine` domain option to README.md.
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 9550bb3..2f2dcbd 100644
--- a/README.md
+++ b/README.md
@@ -157,6 +157,7 @@ end
 * `graphics_passwd` - Sets the password for the display protocol. Working for vnc and spice. by default working without passsword.
 * `video_type` - Sets the graphics card type exposed to the guest.  Defaults to "cirrus".  [Possible values](http://libvirt.org/formatdomain.html#elementsVideo) are "vga", "cirrus", "vmvga", "xen", "vbox", or "qxl".
 * `video_vram` - Used by some graphics card types to vary the amount of RAM dedicated to video.  Defaults to 9216.
+* `machine` - Sets machine type. Equivalent to qemu `-machine`. Use `qemu-system-x86_64 -machine help` to get a list of supported machines.
 
 
 Specific domain settings can be set for each domain separately in multi-VM

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/vagrant-libvirt.git



More information about the Pkg-ruby-extras-commits mailing list