Re: [virt-tools-list] UEFI/Q35: System BootOrder not found

2017-08-27 Thread Laszlo Ersek
On 08/26/17 00:23, Cole Robinson wrote: > On 08/24/2017 07:34 AM, ov...@fateknollogee.com wrote: >> I used virt-manager (in a previous Fedora 25 install) to create a Fedora 26 >> virtual machine. >> This Fedora26 image was qcow2 and UEFI (firmware/chipset: EFI/Q35. >> The qcow2 images were stored o

Re: [virt-tools-list] UEFI/Q35: System BootOrder not found

2017-08-27 Thread Laszlo Ersek
ce on the EFI system partition.) So my take is that the Microsoft application that is the role-wise equivalent of "fallback.efi" didn't crash, and restored your boot option(s). Laszlo > > On 2017-08-27 07:04, Laszlo Ersek wrote: >> On 08/26/17 00:23, Cole Robinson wr

Re: [virt-tools-list] UEFI/Q35: System BootOrder not found

2017-08-27 Thread Laszlo Ersek
I guess I meant "I'm unaware of any reason why i440fx vs. Q35 might make a difference here". > A better question might be, is there a reason to "not" use Q35? I suggest using the default machine type unless you have a reason not to. Thanks, Laszlo > On

Re: [virt-tools-list] use vnc in arm-kvm

2018-05-17 Thread Laszlo Ersek
Redirecting to virt-tools-list (and keeping Marc personally CC'd for his entertainment :) ) Adding Andrea too. On 05/17/18 02:38, lizhuoyao wrote: > select virtio video also failed. > order:virt-install -n centos-gg -r 1024 --disk > centos-gg.img,format=qcow2,size=10 --cdrom > /home/lzy/CentOs-

Re: [virt-tools-list] use vnc in arm-kvm

2018-05-17 Thread Laszlo Ersek
On 05/17/18 13:42, lizhuoyao wrote: > Thanks! > virt-install-1.4.0, > order:virt-install -n centos-gg -r 1024 --disk > centos-gg.img,format=qcow2,size=10 --cdrom > /home/lzy/CentOs-7-aarch64-Everything.iso --graphics vnc > When libvirt-2.0.0, failed with PCI controller at index 1 (0x01) has > bu

Re: [virt-tools-list] [Qemu-devel] fdisk still shows the "/dev/sdb" partitions even after the removal of scsi disk

2013-06-13 Thread Laszlo Ersek
On 06/13/13 12:19, chandrashekar shastri wrote: > Hi, > > I have filed a bug "fdisk still shows the "/dev/sdb" partitions even > after the removal of scsi disk" for the upstream kernel. > > Bug link: > https://bugs.launchpad.net/qemu/+bug/1190525 > > RHEL guest shows the partittions even after t

Re: [virt-tools-list] [virt-manager PATCH RFC 2/4] virt-install: add tests for OVMF

2014-09-11 Thread Laszlo Ersek
On 09/11/14 18:56, Giuseppe Scrivano wrote: > Signed-off-by: Giuseppe Scrivano > --- > tests/xmlparse-xml/change-boot-uefi-in.xml | 24 > tests/xmlparse-xml/change-boot-uefi-out.xml | 26 ++ > tests/xmlparse.py | 18 +

Re: [virt-tools-list] [virt-manager PATCH RFC 3/4] virt-manager: OVMF support

2014-09-15 Thread Laszlo Ersek
On 09/11/14 18:56, Giuseppe Scrivano wrote: > Signed-off-by: Giuseppe Scrivano > --- > ui/create.ui | 325 > +++--- > virtManager/create.py | 59 - > 2 files changed, 369 insertions(+), 15 deletions(-) I tested this, it's very nice.

Re: [virt-tools-list] [virt-manager PATCH RFC 4/4] virt-manager: delete nvram file on VM deletion

2014-09-15 Thread Laszlo Ersek
On 09/11/14 18:56, Giuseppe Scrivano wrote: > Signed-off-by: Giuseppe Scrivano > --- > virtManager/delete.py | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/virtManager/delete.py b/virtManager/delete.py > index 1aa8180..0a7da67 100644 > --- a/virtManager/delete.py > ++

Re: [virt-tools-list] [virt-manager PATCH RFC 3/4] virt-manager: OVMF support

2014-09-16 Thread Laszlo Ersek
On 09/15/14 23:10, Cole Robinson wrote: > On 09/11/2014 12:56 PM, Giuseppe Scrivano wrote: >> Signed-off-by: Giuseppe Scrivano >> --- >> ui/create.ui | 325 >> +++--- >> virtManager/create.py | 59 - >> 2 files changed, 369 insertions

Re: [virt-tools-list] [virt-manager PATCH RFC 3/4] virt-manager: OVMF support

2014-09-16 Thread Laszlo Ersek
On 09/16/14 15:05, Gerd Hoffmann wrote: > Hi, > > [ big snip ] > >> (3) edit /etc/libvirt/qemu.conf: > > Should we have some kind of firmware registry somewhere, > maybe /etc/libvirt/firmware.d/ ? > > Packages can drop in files there, with a format like this: > > [seabios] > hypervisor=qemu

Re: [virt-tools-list] [virt-manager PATCH RFC 3/4] virt-manager: OVMF support

2014-09-16 Thread Laszlo Ersek
On 09/16/14 15:51, Michal Privoznik wrote: > On 16.09.2014 13:17, Laszlo Ersek wrote: >> On 09/15/14 23:10, Cole Robinson wrote: >>> On 09/11/2014 12:56 PM, Giuseppe Scrivano wrote: >>>> Signed-off-by: Giuseppe Scrivano >>>&

Re: [virt-tools-list] [virt-manager PATCH RFC 3/4] virt-manager: OVMF support

2014-09-16 Thread Laszlo Ersek
On 09/16/14 15:53, Gerd Hoffmann wrote: > Hi, > >>> Then libvirt / virt-manager can pick it up and put it into a menu, with >>> the "expert" entries being hidden by default (simliar to "OS type" >>> selection, where you initially find the common ones only and have to >>> pick "show all options"

Re: [virt-tools-list] [virt-manager PATCH RFC 3/4] virt-manager: OVMF support

2014-09-16 Thread Laszlo Ersek
On 09/16/14 16:41, Cole Robinson wrote: > On 09/16/2014 07:17 AM, Laszlo Ersek wrote: >> The easiest way for upstream users to play with *fresh* OVMF right now >> is to install Gerd's RPMs (and keep updating them) >> <https://www.kraxel.org/repos/>. The RPM you car

Re: [virt-tools-list] [virt-manager PATCH RFC 3/4] virt-manager: OVMF support

2014-09-16 Thread Laszlo Ersek
On 09/16/14 16:44, Cole Robinson wrote: > On 09/16/2014 10:41 AM, Cole Robinson wrote: >> On 09/16/2014 07:17 AM, Laszlo Ersek wrote: >>> On 09/15/14 23:10, Cole Robinson wrote: >>>> On 09/11/2014 12:56 PM, Giuseppe Scrivano wrote: >>>>> Signed-o

Re: [virt-tools-list] [virt-manager PATCH RFC 3/4] virt-manager: OVMF support

2014-09-16 Thread Laszlo Ersek
On 09/16/14 18:10, Cole Robinson wrote: > On 09/16/2014 11:13 AM, Laszlo Ersek wrote: >> On 09/16/14 16:41, Cole Robinson wrote: >>> On 09/16/2014 07:17 AM, Laszlo Ersek wrote: >> >>>> The easiest way for upstream users to play with *fresh* OVMF right now >

Re: [virt-tools-list] [PATCH virt-manager] details: Add UI for enabling UEFI via 'customize before install'

2014-09-18 Thread Laszlo Ersek
Results: - UI looks good - works as expected (chooses UEFI binary from the first nvram list element) - When I delete the VM, using virt-manager, the VM-specific varstore file is still leaked (ie. it is left under /var/lib/libvirt/qemu/nvram); but that's probably not the

Re: [virt-tools-list] [PATCH virt-manager] details: Add UI for enabling UEFI via 'customize before install'

2014-09-18 Thread Laszlo Ersek
On 09/18/14 14:28, Cole Robinson wrote: > On 09/18/2014 08:00 AM, Laszlo Ersek wrote: >> On 09/18/14 00:55, Cole Robinson wrote: >>> We expose a simple combobox with two entries: BIOS, and UEFI. The >>> UEFI option is only selectable if 1) libvirt supports the necessary

Re: [virt-tools-list] [PATCH virt-manager] details: Add UI for enabling UEFI via 'customize before install'

2014-09-21 Thread Laszlo Ersek
s best looked at with "git diff -b" (or "git show -b").) (3) I just realized that a domain's name can change during its lifetime. Renaming a domain becomes a problem when the varstore's pathname is deduced from the domain's name. For this reason, the auto-generat

Re: [virt-tools-list] [PATCH virt-manager] details: Add UI for enabling UEFI via 'customize before install'

2014-09-22 Thread Laszlo Ersek
On 09/22/14 18:37, Cole Robinson wrote: > On 09/21/2014 10:58 AM, Laszlo Ersek wrote: >> (2) Unfortunately, even libvirtd needs to be modified, in addition. >> >> My patch for (1) *does* pass VIR_DOMAIN_UNDEFINE_NVRAM to libvirtd (I >> verified that with gdb), but l

Re: [virt-tools-list] [libvirt] [PATCH virt-manager] details: Add UI for enabling UEFI via 'customize before install'

2014-09-25 Thread Laszlo Ersek
On 09/25/14 14:59, Michal Privoznik wrote: > On 21.09.2014 16:58, Laszlo Ersek wrote: >> Hi Cole and Michal, >> >> I'm attaching three patches: >> >> >> >> (2) Unfortunately, even libvirtd needs to be modified, in addition. >> >> My p

Re: [virt-tools-list] [PATCH] virt-manager: disable HYPER-V on Windows 2008 R2 and Win7 SP1 with UEFI

2015-01-26 Thread Laszlo Ersek
On 01/26/15 17:01, Giuseppe Scrivano wrote: > Windows 2008 R2 or Win7 SP1 guests do not work when UEFI and HYPER-V, > so just disable HYPER-V. > > Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1185253 > > Signed-off-by: Giuseppe Scrivano > --- > virtinst/guest.py | 10 +- > 1 file