[virt-tools-list] [virt-manager PATCH] man: virt-install: fix a typo in examples

2015-10-26 Thread Pavel Hrdina
There is no parameter --disks, it should be --disk. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1263900 Signed-off-by: Pavel Hrdina --- Pushed as trivial. man/virt-install.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/virt-install.pod b/man/virt-install

[virt-tools-list] [PATCH] Reading cursor-release hotkey set-up from settings file

2015-10-26 Thread Snir Sheriber
While opening nested remote-viewers, cursor-release doesn't effect the inner remote-viewer (hotkey for both is identical) Checking for cursor release setup in the settings file, overriding existing command line and vv file setups RHBZ #889962 --- src/virt-viewer-app.c | 27 ++

Re: [virt-tools-list] xen virt-install problem

2015-10-26 Thread Jim Fehlig
On 10/23/2015 10:15 AM, Clair Grant wrote: internal error: Process exited while reading console log output: I am using the same virt-install that works for kvm. virt-install \ --debug \ --autostart \ --desc="CentOS-7-1503-01" \ --name vm \ --os-type=linux \ --vcpus 8 \ --ram 1024 \ --disk path

Re: [virt-tools-list] [PATCH virt-viewer] Add some multimonitor documentation

2015-10-26 Thread Fabiano FidĂȘncio
Can we revisit this one? On Thu, Jun 4, 2015 at 5:26 PM, Jonathon Jongsma wrote: > These two files describe some of the behavior and requirements for > virt-viewer in fullscreen multimonitor mode > --- > > I've had these two documents lying around on my computer that I created when > working on t