Displaying 20 results from an estimated 6000 matches similar to: "[PATCH] check for grub/menu.lst too"
2012 Jan 03
1
[PATCH] AUTHORS: add the email address for each authors
Add the email address for authors.
It will be better.
Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com>
---
AUTHORS | 48 ++++++++++++++++++++++++------------------------
1 files changed, 24 insertions(+), 24 deletions(-)
diff --git a/AUTHORS b/AUTHORS
index 0d6fb3c..702de5d 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,24 +1,24 @@
-Angus Salkeld
-Ani Peter
-Charles Duffy
-Daniel
2015 Dec 04
2
Error message doesn't make sense
Hi everyone,
I incidentally configured two IDE controller for my machine-1.2 VM(it
might be virsh attach-disk to blame), and I got the error message
"Only a single IDE controller is unsupported...". I can't understand
this error message, I think it means I HAVE to configure two or more
IDE controllers until I looked it up in the source.
At libvirt-1.2.22/src/qemu/qemu_command.c:
2015 Mar 04
2
Re: [virt-tools-list] libvirt/virt-manager source integration with xen
Thanks Guido, unfortunately no luck:
root@<server>:~/debian# grep DEB_CONFIGURE_EXTRA_ARGS *
grep: apparmor: Is a directory
grep: patches: Is a directory
grep: source: Is a directory
root@<server>:~/debian#
root@<server>:~/debian#
root@<server>:~/debian#
root@<server>:~/debian# grep DEB_CONFIGURE_EXTRA_ARGS */*
root@<server>:~/debian#
2020 Sep 28
1
Failed to get udev device for syspath '/sys/devices/virtual/dmi/id'
Hi,
I'm facing an issue with libvirt and the LIBXL driver, failing when searching for DMI data in /sys.
info : libvirt version: 5.0.0, package: 4+deb10u1 (Guido Günther <agx@sigxcpu.org> Thu, 05 Dec 2019 00:22:14 +0100)
error : udevGetDMIData:1719 : internal error: Failed to get udev device for syspath '/sys/devices/virtual/dmi/id' or '/sys/class/dmi/id'
error :
2010 Nov 04
1
[PATCH] check for kvm
Hi,
Debian calls qemu-kvm kvm so we should check for that one too. Please
apply.
Cheers,
-- Guido
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Debian-calls-qemu-kvm-kvm.patch
Type: text/x-diff
Size: 899 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20101105/f7ccb908/attachment.bin>
2014 Jul 11
1
libvirt build issue - make check fails , file name long
Hi,
I was trying to build libvirt-0.10.2-29.
Now, it builds fine in simple directory setting:
like /home/itsme/test/libvirt/
But, if the directory setting is long:
like /home/public/test/abc-v1/liibvrt-v1-v2/ = > it fails.
Reason for failure is :qemumonitorjsontest
I tried running the specific test case like :
VIR_TEST_VERBOSE=1 ./qemumonitorjsontest
========================
1)
2010 Feb 22
2
Debian libguestfs packages updated
Hi,
I finally updated the Debian libguestfs packages:
http://honk.sigxcpu.org/con/Libguestfs__Virtual_Machine_Image_Swiss_Army_Knife.html
Sine we can't run the fuse tests easily in a chroot (since we might be
unable to load the module) I'm using the attached patch to skip the
tests if /dev/fuse doesn't exist. This probably isn't clean enough to go
upstream though.
The other
2012 May 29
0
Bug#672104: ITP: pv-grub-menu.lst
On Thu, 2012-05-24 at 09:08 +0900, Charles Plessy wrote:
> Le Fri, May 11, 2012 at 04:17:39PM +0100, Ian Campbell a ?crit :
> >
> > Can I just check I understand the motivation for this script properly.
> >
> > There are two ways of setting up the disk for a VM.
> >
> > The first is the "whole disk" scheme. In this configuration the VM
> >
2008 May 20
3
xen "vga=" console mode set in ubuntu /boot/grub/menu.lst is ignored
On Tue, May 20, 2008 at 6:55 AM, Keir Fraser <keir.fraser@eu.citrix.com> wrote:
> Hey, I''m not on xen-users. Please post a new thread on xen-devel with a
> clear explanation of the problem for those who haven''t seen the xen-users
> context.
ok. $$$ sez i get barked at for cross-posting ;-)
> On 5/17/08, snowcrash+xen@gmail.com
2010 Feb 24
1
[PATCH] Debian package format
Hi,
Minor nitpick: the Debian folks usually refer to deb as the package format not dpkg.
Cheers,
-- Guido
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Debina-package-format-is-called-deb-not-dpkg.patch
Type: text/x-diff
Size: 1162 bytes
Desc: not available
URL:
2010 Nov 05
2
Debian based appliance
Hi,
just a short heads up about the current status of libguestfs on Debian:
Current git master builds and works fine on Debian sid. The only change
you have to make is to use a custom kernel instead of the one in
squeeze/sid by pointing DEBIRF_KERNEL_PACKAGE in
appliance/debian/debirf.conf to something recent enough (>= 2.6.35)
like:
2011 Oct 05
3
[PATCH] libxc: reset ctx->completed on each domain restore
2008 Jan 28
6
Bug#462989: add missing header file for libvirt build
Package: libxen-dev
Version: 3.2.0-2
Severity: wishlist
Tags: patch
Hi,
libvirt needs privcmd.h to build. Please apply.
Thanks for building a libxen-dev package,
-- Guido
Index: xen-3-3.2.0/debian/libxen-dev.install
===================================================================
--- xen-3-3.2.0.orig/debian/libxen-dev.install 2008-01-28 18:43:43.000000000 +0000
+++
2016 Jul 12
1
Re: IRC question about virt-builder ubuntu-* images
On Tue, Jul 12, 2016 at 07:40:51PM +0200, Guido Günther wrote:
> On Sat, Jul 09, 2016 at 08:20:27AM +0100, Richard W.M. Jones wrote:
> >
> > 22:06 < adam12> rwmjones: If you're still around, just curious - any reason why the ubuntu14 image doesn't come with `dpkg-reconfigure openssh-server`
> > already configured for firstboot?
> >
>
2015 Mar 03
3
Re: [virt-tools-list] libvirt/virt-manager source integration with xen
I downloaded and untarred the deb package and grepped for 'configure', but
none of the hits were configure commands. Is there a better way to find it?
Wayne
On Mon, Mar 2, 2015 at 3:08 PM, Cole Robinson <crobinso@redhat.com> wrote:
> On 03/02/2015 01:39 PM, Wayne Mills wrote:
> > Thanks Cole, unfortunately I'm a n00b in this area so your response just
> >
2012 Apr 13
2
Bug#668641: Please add a symlink /usr/lib/xen -> /usr/lib/xen-default
Package: xen
Version: 4.1.2-3
Severity: wishlist
Hi,
we're patching libvirt (incompletely atm) and also virtinst to cope with
Debian's derivation from upstream to put things into
/usr/lib/xen-<version> managed via alternatives to /usr/lib/xen-default.
While the basic idea is great to be able to switch between different xen
versions it would us get closer to upstream if we had a
2015 Mar 04
0
Re: [virt-tools-list] libvirt/virt-manager source integration with xen
I'm have a lot of difficulty implementing the actions suggested so far by
those who've chimed in about this issue. I've resolved now to do the
following:
* make clean and make world on xen source, and capture build logs
* look up libxl build logs and see what compiler flags were used
* repeat above for libvirt source and virt-manager source
* report back on the compiler flag
2011 Oct 05
1
Bug#644390: Please make it possible to link a against libxlutil
Package: libxen-dev
Version: 4.1.1-2
Severity: wishlist
Hi,
please make it possible to link against libxenlight by including
libxenlight.so and libxl.h into libxen-dev.
This is needed to enable the xenlight interface in libvirt.
Cheers,
-- Guido
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (50, 'unstable'), (1,
2008 Aug 03
1
Bug#493592: pygrub fails on lenny's ext3
Package: xen-utils-3.2-1
Version: 3.2.0-3~bpo4+2
Severity: normal
Hi,
pygrub has problems parsing block devices partitioned with Lenny Beta 2
and ext3 on paravirt guests:
# /usr/lib/xen-3.2-1/bin/pygrub /var/lib/xen/images/test2.img
Traceback (most recent call last):
File "/usr/lib/xen-3.2-1/bin/pygrub", line 653, in ?
chosencfg = run_grub(file, entry, fs)
File
2015 Dec 04
0
Re: Error message doesn't make sense
On Fri, Dec 04, 2015 at 10:42:30AM +0800, Tashi Lu wrote:
> Hi everyone,
>
> I incidentally configured two IDE controller for my machine-1.2 VM(it
> might be virsh attach-disk to blame), and I got the error message
> "Only a single IDE controller is unsupported...". I can't understand
> this error message, I think it means I HAVE to configure two or more
> IDE