Displaying 20 results from an estimated 30 matches for "libxl_ev".
Did you mean:
libxl_e
2012 Nov 09
1
OVMF Bios Option
...ot available
libxl: debug: libxl_device.c:265:libxl__device_disk_set_backend: Disk
vdev=hdc, using backend qdisk
libxl: debug: libxl_create.c:677:initiate_domain_create: running bootloader
libxl: debug: libxl_bootloader.c:321:libxl__bootloader_run: not a PV
domain, skipping bootloader
libxl: debug: libxl_event.c:561:libxl__ev_xswatch_deregister: watch
w=0x9cdb40: deregister unregistered
libxl: debug: libxl_numa.c:435:libxl__get_numa_candidate: New best NUMA
placement candidate found: nr_nodes=1, nr_cpus=8, nr_vcpus=10,
free_memkb=29215
libxl: detail: libxl_dom.c:192:numa_place_domain: NUMA placement c...
2013 Nov 27
20
[PATCH v2] Handle xen_platform_pci=0 case
Hi,
Here is a little patch that attempt to fix the issue regarding
xen_platform_pci=0 not been handled.
There is one patch left from the previous version. The patch that was adding
qemu_machine_override have been removed as it is unnecessary. If someone wants
to change the -machine, it can always add it to device_model_args_hvm, as QEMU
appear to use the last one.
Regards,
Anthony PERARD (1):
2015 Feb 01
4
Bug#776742: xen-utils-common: no support for VGA Passthrough
Package: xen-utils-common
Version: 4.4.1-6
Severity: normal
Dear Maintainer,
(There appear to be several reports on the BTS with concerns relating to
this report. Some unarchiving/merging may be necessary. Reassignment may
be needed as well since I'm not sure which package this problem would
fall under. Ultimately decided to file with xen-utils-common with 'xl'
being the frontend
2013 Oct 08
10
xl console regression on xen-unstable
I''m unable to start xl console on latest xen-unstable (build with commit
8e0da8c07f4f80e14314977a11f738bd74a5b62b).
> xl -vvv console sid
> xenconsole: Could not read tty from store: No such file or directory
I also tried "xl create -c", and it shows console from pygrub but when
the "xl create" reaches the end I got the same error:
> xenconsole: Could not
2012 Nov 02
2
Remus: Xen 4.2.1 with Debian 6.0 does not work
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2012 Nov 02
2
Remus: Xen 4.2.1 with Debian 6.0 does not work
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2013 Sep 24
7
Qxl problem with xen domU, is xen spice and/or qemu bugs?
...ock device
libxl: debug: libxl_device.c:296:libxl__device_disk_set_backend: Disk
vdev=hda, using backend qdisk
libxl: debug: libxl_create.c:697:initiate_domain_create: running bootloader
libxl: debug: libxl_bootloader.c:321:libxl__bootloader_run: not a PV
domain, skipping bootloader
libxl: debug: libxl_event.c:608:libxl__ev_xswatch_deregister: watch
w=0x193b998: deregister unregistered
libxl: debug: libxl_numa.c:475:libxl__get_numa_candidate: New best NUMA
placement candidate found: nr_nodes=1, nr_cpus=8, nr_vcpus=10,
free_memkb=9050
libxl: detail: libxl_dom.c:195:numa_place_domain: NUMA placemen...
2015 Nov 04
0
xen/libvirt freeze while attching network-device to vm´s
...0x00007f793b0b71d7 in virDomainObjListFindByID
(doms=0x7f78d80edd20, id=1) at conf/domain_conf.c:1237 #6
0x00007f78fe3f7eb3 in libxlDomainEventHandler (data=0x7f78d81ce940,
event=0x7f793c30c2e0) at libxl/libxl_domain.c:534 #7
0x00007f793806f7c0 in egc_run_callbacks (egc=egc@entry=0x7ffdb79c7490)
at libxl_event.c:1405 #8 0x00007f793806fb9d in libxl__egc_cleanup
(egc=0x7ffdb79c7490) at libxl_event.c:1436 #9
libxl_osevent_occurred_fd (ctx=<optimized out>,
for_libxl=0x7f78d80ec220, fd=27, events_ign=<optimized out>,
revents_ign=<optimized out>) at libxl_event.c:1339 #10
0x00007f78fe3f9a...
2013 Feb 24
1
xen hvm fails to start
...l: error: libxl_create.c:885:domcreate_rebuild_done: cannot (re-)build
domain: -3
libxl: error: libxl_dm.c:1250:libxl__destroy_device_model: could not find
device-model''s pid for dom 14
libxl: error: libxl.c:1414:libxl__destroy_domid:
libxl__destroy_device_model failed for 14
libxl: debug: libxl_event.c:1569:libxl__ao_complete: ao 0x1bcc300:
complete, rc=-3
libxl: debug: libxl_create.c:1227:do_domain_create: ao 0x1bcc300:
inprogress: poller=0x1bccf70, flags=ic
libxl: debug: libxl_event.c:1541:libxl__ao__destroy: ao 0x1bcc300: destroy
xc: debug: hypercall buffer: total allocations:1166 total r...
2013 Apr 26
6
ubuntu13.04 host and ubuntu13.04 guest how to config the pvscsi
Hi, everyone!
We google a lot, but can''t find how to config the pvscsi on our ubuntu13.04 PV on HVM.There are some links
http://wiki.xen.org/wiki/Paravirtualized_SCSI
http://wiki.xen.org/wiki/Xen_Configuration_File_Options
And we use the config option above
Configure PVSCSI devices
vscsi = [ ''/dev/sdc, 0:0:0:0'' ]
I pass sdc to the hvm, but in our pvhvm (ubuntu13.04)
2012 Sep 06
7
[PATCH] xl: Introduce shutdown xm compatibility option -a to shutdown all domains
docs/man/xl.pod.1 | 6 +++++-
tools/libxl/xl_cmdimpl.c | 39 ++++++++++++++++++++++++++++++++++++---
tools/libxl/xl_cmdtable.c | 3 ++-
3 files changed, 43 insertions(+), 5 deletions(-)
xl: Introduce shutdown xm compatibility option -a to shutdown all domains
Signed-off-by: Sander Eikelenboom <linux@eikelenboom.it>
diff -r 9dc729b75595 -r 67f9ef649937 docs/man/xl.pod.1
---
2013 Dec 01
1
Bug#731038: xen-utils-4.3: cannot create hwm
...ckend=unknown
libxl: debug: libxl_device.c:296:libxl__device_disk_set_backend: Disk
vdev=xvda, using backend phy
libxl: debug: libxl_create.c:675:initiate_domain_create: running bootloader
libxl: debug: libxl_bootloader.c:321:libxl__bootloader_run: not a PV domain,
skipping bootloader
libxl: debug: libxl_event.c:608:libxl__ev_xswatch_deregister: watch
w=0x1981588: deregister unregistered
libxl: notice: libxl_numa.c:491:libxl__get_numa_candidate: NUMA placement
failed, performance might be affected
xc: error: Could not open kernel image (2 = No such file or directory):
Internal error
libxl: error: libx...
2016 Mar 02
2
ceph and libxl errors attaching device
...evice to running machine, I only
see this error on libxl :
libxl: debug: libxl.c:3538:libxl_device_disk_add: ao 0x7fe248006080:
create: how=(nil) callback=(nil) poller=0x7fe24000ce20
libxl: debug: libxl_device.c:251:libxl__device_disk_set_backend: Disk
vdev=xvdd spec.backend=qdisk
libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch
w=0x7fe248001780: deregister unregistered
libxl: debug: libxl_event.c:1591:libxl__ao_complete: ao 0x7fe248006080:
complete, rc=0
libxl: debug: libxl.c:3538:libxl_device_disk_add: ao 0x7fe248006080:
inprogress: poller=0x7fe24000ce20, flags=ic
libxl: debug...
2013 Jul 14
1
Cannot VGA Passthrough Intel HD Graphics 4600 IGD
...for cdroms
libxl: debug: libxl_device.c:296:libxl__device_disk_set_backend: Disk
vdev=hdc, using backend qdisk
libxl: debug: libxl_create.c:675:initiate_domain_create: running bootloader
libxl: debug: libxl_bootloader.c:321:libxl__bootloader_run: not a PV
domain, skipping bootloader
libxl: debug: libxl_event.c:608:libxl__ev_xswatch_deregister: watch
w=0xf90128: deregister unregistered
libxl: debug: libxl_numa.c:475:libxl__get_numa_candidate: New best NUMA
placement candidate found: nr_nodes=1, nr_cpus=4, nr_vcpus=8,
free_memkb=2619
libxl: detail: libxl_dom.c:195:numa_place_domain: NUMA placement...
2013 Dec 19
2
Re: About debugging of libvirt.
...ull information:
****
[New Thread 0x7f8503695700 (LWP 20012)]
Program received signal SIGSEGV, Segmentation fault.
0x0000000000000000 in ?? ()
(gdb) bt
#0 0x0000000000000000 in ?? ()
#1 0x00007f84f671281e in libxl_osevent_occurred_timeout (ctx=<optimized
out>, for_libxl=0x7f8503bbbc38) at libxl_event.c:1039
#2 0x00007f84f69439c7 in libxlDomainObjTimerCallback (timer=<optimized
out>, timer_info=0x7f8503bb5930) at libxl/libxl_domain.c:216
#3 0x00007f8502ba6f7d in virEventPollDispatchTimeouts () at
util/vireventpoll.c:451
#4 virEventPollRunOnce () at util/vireventpoll.c:644
#5 0x00007...
2013 Apr 24
15
Bare-metal Xen on ARM boot
Hi,
I was wondering if there is any documentation on how to write a bare metal
application for Xen. I don''t need to parse the device tree and such yet, a
simple booting "Hello World" would be fine :-)
We wrote one and when trying to boot we get ( this was an uncompressed
binary, no image):
libxl: notice: libxl_numa.c:451:libxl__get_numa_candidate: NUMA placement
failed,
2014 Sep 25
1
libvirt 1.2.5 + xen 4.4
...9:libxl__device_disk_set_backend: no
suitable backend for disk hda
libxl: error: libxl_dm.c:1467:kill_device_model: unable to find device
model pid in /local/domain/1151/image/device-model-pid
libxl: error: libxl.c:1421:libxl__destroy_domid:
libxl__destroy_device_model failed for 1151
libxl: debug: libxl_event.c:1591:libxl__ao_complete: ao 0x7ff010003e00:
complete, rc=-3
libxl: debug: libxl_create.c:1356:do_domain_create: ao 0x7ff010003e00:
inprogress: poller=0x7ff01000cb70, flags=ic
libxl: debug: libxl_event.c:1563:libxl__ao__destroy: ao 0x7ff010003e00:
destroy
xc: debug: hypercall buffer: total allo...
2013 Feb 21
4
help please - running a guest from an iSCSI disk ? getting more diagnostics than "cannot make domain: -3" ? how to make domain0 "privileged" ?
...error: libxl.c:1394:libxl__destroy_domid: non-existant domain -1
libxl: error: libxl.c:1358:domain_destroy_callback: unable to destroy
guest with domid 4294967295
libxl: error: libxl_create.c:1153:domcreate_destruction_cb: unable to
destroy domain 4294967295 following failed creation
libxl: debug: libxl_event.c:1499:libxl__ao_complete: ao 0x119c890:
complete, rc=-3
libxl: debug: libxl_create.c:1187:do_domain_create: ao 0x119c890:
inprogress: poller=0x119c920, flags=ic
libxl: debug: libxl_event.c:1471:libxl__ao__destroy: ao 0x119c890: destroy
xc: debug: hypercall buffer: total allocations:5 total rele...
2013 Dec 19
1
Re: About debugging of libvirt.
....0
#5 0x00007fc3349daa3d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#6 0x0000000000000000 in ?? ()
Thread 1 (Thread 0x7fc337c4d7c0 (LWP 29169)):
#0 0x0000000000000000 in ?? ()
#1 0x00007fc32ace881e in libxl_osevent_occurred_timeout (ctx=<optimized
out>, for_libxl=0x7fc3380edf38) at libxl_event.c:1039
#2 0x00007fc32af199c7 in libxlDomainObjTimerCallback (timer=<optimized
out>, timer_info=0x7fc3380e3310) at libxl/libxl_domain.c:216
#3 0x00007fc33717cf7d in virEventPollDispatchTimeouts () at
util/vireventpoll.c:451
#4 virEventPollRunOnce () at util/vireventpoll.c:644
#5 0x00007...
2012 Feb 20
18
[PATCH] libxl: fix compile error of libvirt
a, libxl_event.h is included in libxl.h. So, the former one also need to be installed.
b, define __XEN_TOOLS__ in libxl.h:
the head file "xen/sysctl.h" need check this macro.
It is the same way used by the xen libxc public headers(tools/libxc/xenctrl.h and tools/libxc/xenctrlosdep.h).
Signed-...