Displaying 20 results from an estimated 54 matches for "sigxcpu".
Did you mean:
sigcpu
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 : libxlDriverConfigNew:1803 : Unable to configure libxl's memory management parameters
error :...
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:
2012 Jan 03
1
[PATCH] AUTHORS: add the email address for each authors
...at messageone.com>
+Daniel Berrange <berrange at redhat.com>
+Daniel Cabrera <logan at fedoraproject.org>
+Douglas Schilling Landgraf <dougsland at redhat.com>
+Erik Nolte <erik_nolte at acm.org>
+Geert Warrink <geert.warrink at onsnet.nu>
+Guido G?nther <agx at sigxcpu.org>
+Hilko Bengen <bengen at hilluzination.de>
+Jaswinder Singh <jsingh at redhat.com>
+Jim Meyering <meyering at redhat.com>
+Karel Kl?? <kklic at redhat.com>
+Matthew Booth <mbooth at redhat.com>
+Maxim Koltsov <kolmax94 at gmail.com>
+Michael Scherer <m...
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
upstre...
2015 Mar 04
2
Re: [virt-tools-list] libvirt/virt-manager source integration with xen
...>:~/debian# grep DEB_CONFIGURE_EXTRA_ARGS */*
root@<server>:~/debian#
root@<server>:~/debian#
root@<server>:~/debian# grep DEB_CONFIGURE_EXTRA_ARGS */*/*
grep: */*/*: No such file or directory
root@<server>:~/debian#
On Wed, Mar 4, 2015 at 3:01 AM, Guido Günther <agx@sigxcpu.org> wrote:
> On Tue, Mar 03, 2015 at 02:31:27PM -0500, Wayne Mills wrote:
> > 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?
>
> Assuming this is...
2009 Feb 19
1
NUT 2.4.1 crashes on FreeBSD - additional info
...(0x0)
> mmap(0x0,21112,PROT_READ|PROT_WRITE,MAP_ANON,-1,0x0) = 672673792
> (0x28183000)
> munmap(0x28183000,21112) = 0 (0x0)
> sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2,0x0)
> = 0 (0x0)
> sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0)
> __sysctl(0xbfbfeaa4,0x2,0x2816fae0,0xbfbfeaac,0x0,0x0) = 0 (0x0)
> sigprocmask(SIG_BLOCK,SIGHUP|SIGINT|SIGQUIT|SIGKILL|SIGPIPE|SIGALRM|SIGTERM|SIGUR...
2013 Mar 21
0
Processed (with 1 errors): Fix broken submitters (double encoded)
...tus of extsizes is not documented in the upstream distribution
Changed Bug submitter to 'Frank K?ster <frank at debian.org>' from 'Frank K??ster <frank at debian.org>'
> submitter 486617 Noel K?the <noel at debian.org>
Bug #486617 {Done: Guido G?nther <agx at sigxcpu.org>} [icedove] /etc/icedove/pref/icedove.js describes config with wrong paths like /etc/thunderbird and /usr/lib/thunderbird/
Changed Bug submitter to 'Noel K?the <noel at debian.org>' from 'Noel K??the <noel at debian.org>'
> submitter 487165 Laurent L?onard <...
2015 Sep 08
2
Some feedback on Libfuzzer
On Sat, Sep 5, 2015 at 11:50 AM, Greg Stark <stark at mit.edu> wrote:
> On Sat, Sep 5, 2015 at 6:38 PM, Kostya Serebryany <kcc at google.com> wrote:
> >
> > This is more like a limitation of asan, not libFuzzer.
> > By design, asan does not recover from the first crash.
> > This feature has been criticized quite a lot, but I am still convinced
> this
>
2015 Dec 04
0
Re: Error message doesn't make sense
...s is not supported for this machine type"
>
The following commit replaced "unsupported" by "supported" in the error
message:
http://libvirt.org/git/?p=libvirt.git;a=commitdiff;h=e4ab3b5d
commit e4ab3b5d38bfbaef3cfe9da07ffafca0904e69da
Author: Guido Günther <agx@sigxcpu.org>
CommitDate: 2015-11-23 09:39:29 +0100
qemu: handle more machines with a single builtin IDE controller
like I440FX by moving the condition into qemuDomainMachineHasBuiltinIDE
and adding more machines.
Reference: http://bugs.debian.org/805189
git describe: v1.2.21-112-ge4a...
2020 Oct 09
0
Re: Failed to get udev device for syspath '/sys/devices/virtual/dmi/id'
...hlig <jfehlig@suse.com> a écrit :
> On 9/28/20 5:21 AM, Mathieu Tarral wrote:
>
> > 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 : libxlDriverConfigNew:1803 : Unable to configure libxl's memory management par...
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,
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>
2015 Mar 04
0
Re: [virt-tools-list] libvirt/virt-manager source integration with xen
...A_ARGS */*
> root@<server>:~/debian#
> root@<server>:~/debian#
> root@<server>:~/debian# grep DEB_CONFIGURE_EXTRA_ARGS */*/*
> grep: */*/*: No such file or directory
> root@<server>:~/debian#
>
>
> On Wed, Mar 4, 2015 at 3:01 AM, Guido Günther <agx@sigxcpu.org> wrote:
>
>> On Tue, Mar 03, 2015 at 02:31:27PM -0500, Wayne Mills wrote:
>> > 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?
>...
2020 Aug 27
0
[klibc:master] alpha: Fix definitions of _NSIG and struct sigaction
...9
+#define SIGBUS 10
+#define SIGSEGV 11
+#define SIGSYS 12
+#define SIGPIPE 13
+#define SIGALRM 14
+#define SIGTERM 15
+#define SIGURG 16
+#define SIGSTOP 17
+#define SIGTSTP 18
+#define SIGCONT 19
+#define SIGCHLD 20
+#define SIGTTIN 21
+#define SIGTTOU 22
+#define SIGIO 23
+#define SIGXCPU 24
+#define SIGXFSZ 25
+#define SIGVTALRM 26
+#define SIGPROF 27
+#define SIGWINCH 28
+#define SIGINFO 29
+#define SIGUSR1 30
+#define SIGUSR2 31
+
+#define SIGPOLL SIGIO
+#define SIGPWR SIGINFO
+#define SIGIOT SIGABRT
+
+#define SA_ONSTACK 0x00000001
+#define SA_RESTART 0x00000002
+#defin...
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
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 Jan 11
0
[PATCH] Fix arm signals
...efine SIGUSR1 10
+#define SIGSEGV 11
+#define SIGUSR2 12
+#define SIGPIPE 13
+#define SIGALRM 14
+#define SIGTERM 15
+#define SIGSTKFLT 16
+#define SIGCHLD 17
+#define SIGCONT 18
+#define SIGSTOP 19
+#define SIGTSTP 20
+#define SIGTTIN 21
+#define SIGTTOU 22
+#define SIGURG 23
+#define SIGXCPU 24
+#define SIGXFSZ 25
+#define SIGVTALRM 26
+#define SIGPROF 27
+#define SIGWINCH 28
+#define SIGIO 29
+#define SIGPOLL SIGIO
+/*
+#define SIGLOST 29
+*/
+#define SIGPWR 30
+#define SIGSYS 31
+#define SIGUNUSED 31
+
+/* These should not be considered constants from userland. */
+#define S...
2012 Nov 27
1
[PATCH] Add the .mailmap and change the method to generate AUTHORS
...dhat.com> rjones <rjones>
+Wanlong Gao <gaowanlong at cn.fujitsu.com> <wanlong.gao at gmail.com>
diff --git a/AUTHORS b/AUTHORS
index 6588c61..eb1e296 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -10,7 +10,7 @@ Geert Warrink <geert.warrink at onsnet.nu>
Guido G?nther <agx at sigxcpu.org>
Hilko Bengen <bengen at hilluzination.de>
Jaswinder Singh <jsingh at redhat.com>
-Jim Meyering <jim at meyering.net>
+Jim Meyering <meyering at redhat.com>
Jiri Popelka <jpopelka at redhat.com>
John Eckersberg <jeckersb at redhat.com>
Karel Kl?? <...
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
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
+++