Displaying 20 results from an estimated 40000 matches similar to: "[LLVMdev] (no subject)"
2023 Sep 21
2
Help ! libvirt
Adding libvirt mailing list
apologies for cross-posting
libvirt version: 9.7.0-1
On Thu, Sep 21, 2023 at 8:39?AM john doe <johndoe65534 at mail.com> wrote:
> On 9/21/23 09:32, Bhasker C V wrote:
> > I am getting an error with libivrt when I create a VM
> >
> > ```
> > $ sudo virsh create ./win11.xml
> > error: Failed to create domain from ./win11.xml
>
2015 Sep 06
3
hvm on x86_64 on binutils i386
Hi,
I have this setup
kernel: x86_64 version 4.2.0
operating system (rootfs binutils etc.,) : i386 (ELF-32-bit)
qemu-system : version 2.4.0 qemu-system-x86_64 (i386 binary)
libvirt: 1.2.19 (i386 )
When I run the qemu-system-x86_64 binary with --enable-kvm, the guest
machine is working properly as hvm. So
QEMU can run x86_64 OS as hvm
when I install using virt-install
virt-install --name
2023 Sep 21
1
Help ! libvirt
Hi,
I have tried that too and that did not help either (i.e adding the format
type=gpt)
The output you requested
```
$ sudo qemu-img info --backing-chain /var/virt/WINDOWS/WIN11
image: /var/virt/WINDOWS/WIN11
file format: qcow2
virtual size: 60 GiB (64424509440 bytes)
disk size: 55.1 GiB
cluster_size: 65536
backing file: WIN11-BASE (actual path: /var/virt/WINDOWS/WIN11-BASE)
backing file
2023 Sep 21
1
Help ! libvirt
Attaching win11.xml
Please note that this used to work fine. It is failing now on libvirt-
9.7.0-1
On Thu, Sep 21, 2023 at 9:13?AM Peter Krempa <pkrempa at redhat.com> wrote:
> On Thu, Sep 21, 2023 at 09:05:43 +0100, Bhasker C V wrote:
> > Adding libvirt mailing list
> > apologies for cross-posting
> > libvirt version: 9.7.0-1
> >
> > On Thu, Sep 21, 2023
2023 Sep 21
1
Help ! libvirt
On Thu, Sep 21, 2023 at 10:50:07 +0100, Bhasker C V wrote:
> Attaching win11.xml
> Please note that this used to work fine. It is failing now on libvirt-
> 9.7.0-1
>
> On Thu, Sep 21, 2023 at 9:13?AM Peter Krempa <pkrempa at redhat.com> wrote:
>
> > On Thu, Sep 21, 2023 at 09:05:43 +0100, Bhasker C V wrote:
> > > Adding libvirt mailing list
> > >
2006 Jul 04
2
links to images keep breaking
Hi,
I have a catalog that has images in it. The images are stored in
public/images/....
When I open the catalog via the catalog controller I get this url:
http://127.0.0.1:3000/images/sow/sow.jpg
for the images and they display correctly.
When I link to the catalog from another controller and view I get this:
http://127.0.0.1:3000/catalog/images/sow/sow.jpg
If I attempt to put and image
2016 May 06
6
Resuming the discussion of establishing an LLVM code of conduct
On 05/06/2016 09:02 AM, Rafael EspĂndola via llvm-dev wrote:
>>> Say what you want about the Linux kernel community, but you can't
>>> call
>>> it immature. You can call the behaviour of some of its people
>>> immature, but the community itself is not by a long shot.
>> But there are reasonable people who will not interact with that community because
2023 Sep 21
1
Help ! libvirt
On Thu, Sep 21, 2023 at 09:05:43 +0100, Bhasker C V wrote:
> Adding libvirt mailing list
> apologies for cross-posting
> libvirt version: 9.7.0-1
>
> On Thu, Sep 21, 2023 at 8:39?AM john doe <johndoe65534 at mail.com> wrote:
>
> > On 9/21/23 09:32, Bhasker C V wrote:
> > > I am getting an error with libivrt when I create a VM
> > >
> > >
2011 May 13
1
Booting from scsi
Hi all,
I am starting up to use libvirt with virsh and virt-install. I used
virt-install successfully and have a running linux system with raw disk
exported to the virtual machine as scsi. (the whole of qemu + libvirt +
virtmanager is compiled and installed on /usr/local from source)
After the virtual OS installation (which succeeds) I am not able to boot
into the OS from the harddisk.
2015 Nov 03
2
Wiki request
Hi. I've already spoken with Jim Perrin about this and he's fine with
it; confirm with him if need be.
May I please have edit rights to http://wiki.centos.org/irc to:
1) correct a typo
2) point people to the proper documentation on how to register a nick,
including sasl auth and ssl via the official Freenode documentation.
3) whatever further maintenance is needed now or in the
2015 Feb 05
2
CPU model and type
Hello,
Is there a way to configure the domain cpu in such a way that the info
reported to the guest OS system will remain constant ? For example in older
versions of of libvirt/qemu the cpu was reported as "QEMU Virtual CPU
version (cpu64_rhel6)" but moving the vm on a qemu2.2.0 is is reported as
"QEMU Virtual CPU version 2.2.0".
Thanks.
2017 Dec 27
3
libvirt net xml format
Hi all,
I went through the docs but could not find a way to pass the
-h OR --no-hosts
option to dnsmasq via libvirt xml
Is there a way to do this via xml ? please can someone help.
Thanks
2012 Apr 18
1
Problems using latest qemu-kvm and latest libvirt ( hvm missing )
Hi all
I have faced this issue already and the solution was to go back to a
old version of qemu-kvm and/or libvirt and things start falling into
place but this time I would want to solve this.
I have used these versions as per the o/p of the commands below. To
jumpstart a new machine which is libvirt capable, it always is a hastle
to find out which of the version combination of
2014 Oct 04
2
Re: Assigning IPv6 address to guest
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 10/4/2014 8:46 PM, Bhasker C V wrote:
> On 04/10/14 15:36, The Cop wrote:
>> Hello,
>>
>> I am trying to assign an IPv6 address to one of my guests. I followed the
>> following guide, unsuccessfully:
>>
https://www.berrange.com/posts/2011/06/16/providing-ipv6-connectivity-to-virtual-guests-with-libvirt-and-kvm/
2013 Nov 13
1
trashed
On 11/12/13, Reindl Harald <h.reindl at thelounge.net> wrote:
> tell that Noel which is blocking my messages and so did
> not read what i quoted from Benny's trolling but opens
> his mouth
>
> tell that Noel which is abusing his power by set complete
> IP-ranges on RBL lists he maintains because he does not
> like one person using a mailserver on that range besides
2016 Jul 08
2
Syslinux Text menu not redrawing/resetting the screen
Hi,
I have been using syslinux on my portable disk with success on many
types of machines (both bios boot and EFI boot)
I however hit a small issue recently
If I use menu.c32, on some UEFI systems (HP) the menu does not appear
after the vendor splash screen. The system however goes ahead and
after the timeout configured in the menu system syslinux boots the
kernel. I can then (after kernel
2004 Jun 30
1
[LLVMdev] Hi
Hi
I am Bhasker. (I talked to you people over IRC).
May i have some details on the anonymous cvs server access ?
I would like to contribue and work in this project if I am allowed to.
Thankx.
=====
Bye
Bhasker C V
Registered Linux user: #306349
The box said "Requires Windows 95, NT, or better", so I installed Linux.
My death day: 29th Oct 2046 @ http://www.deathclock.com/ :-)
2012 Feb 25
2
Problems running virtual machines after an upgrade
Hi all,
I upgraded qemu-kvm and libvirt to the new versions
qemu-kvm at : 1.0
libvirt at : git version 0.9.10
I lost the original machines but the xml files were are all present (it
is not showing up in virsh list --all)
But when I import an xml I get an error: Attached is some information
which might be helpful
Can someone help please ?
If this is a compatibility issue please can
2001 Sep 25
61
Report to Recipient(s)
Incident Information:-
Originator: "G Lalithambika"<lalithambika@mumbai.tcs.co.in>
Recipients: samba@samba.org
Subject: FOCHAP06
WARNING: The file FOCHAP06.DOC.pif you received was infected with the
W32/SirCam@MM virus. The file attachment was not successfully cleaned.
2019 Apr 11
2
[Job Ad] IBM India is hiring compiler engineers
*Who You Are*
- * As a senior compiler developer and performance analyst you will be part
of a team of engineers who are working on the optimization of our current
and future servers.
- * You will be part of a team of passionate and expert performance
analysts and will bring in key development expertise to the team.
- * You will be responsible for the identification of new instructions,
latency