search for: faggioli

Displaying 20 results from an estimated 87 matches for "faggioli".

2012 Jan 05
9
[PATCHv2 0 of 2] Deal with IOMMU faults in softirq context.
...--- xen/drivers/passthrough/vtd/iommu.c | 39 ++++++++++++++++++++++++++++++++++++--- 2 files changed, 80 insertions(+), 6 deletions(-) -- <<This happens because I choose it to happen!>> (Raistlin Majere) ------------------------------------------------------------------- Dario Faggioli, http://retis.sssup.it/people/faggioli Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK) PhD Candidate, ReTiS Lab, Scuola Superiore Sant''Anna, Pisa (Italy) _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lis...
2012 Dec 03
17
[PATCH 0 of 3] xen: sched_credit: fix tickling and add some tracing
...with more than one scheduler running at any given time (via cpupools), and adds some tracing to the credit scheduler. Thanks and Regards, Dario -- <<This happens because I choose it to happen!>> (Raistlin Majere) ----------------------------------------------------------------- Dario Faggioli, Ph.D, http://retis.sssup.it/people/faggioli Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)
2013 Sep 06
21
[PATCH v2 0/5] xl: allow for node-wise specification of vcpu pinning
...tself. I really believe I addressed all of Ian's comments, although, no, I haven't converted the parsing to flex (which was not an hard requirement, AFAIUI), because I don't think it is worthwhile in this case. Let me know what you think about it. Thanks and Regards, Dario --- Dario Faggioli (5): xl: update the manpage about "cpus=" and NUMA node-affinity libxl: introduce libxl_node_to_cpumap xl: allow for node-wise specification of vcpu pinning xl: implement and enable dryrun mode for `xl vcpu-pin' xl: test script for the cpumap parser (for...
2013 Nov 06
3
[OSSTest PATCH 0/2] MegaRAID SAS support and RebootTimeExtra documentation
...ab. The second adds an entry in the README file about the RebootTimeExtra host property, which I also needed to use for ulttralisk, as scrubbing 368GB of RAM really takes a lot! git://xenbits.xen.org/people/dariof/osstest.git misc Let me know your thoughts. Thanks and Regards, Dario --- Dario Faggioli (2): ts-kernel-build: Enable MegaRAID SAS support README: Document the RebootTimeExtra host property README | 6 ++++++ ts-kernel-build | 6 ++++++ 2 files changed, 12 insertions(+) -- <<This happens because I choose it to happen!>> (Raistlin Majere) -----...
2013 Sep 14
3
[xen-unstable bisection] complete build-i386
...g/xen.git *** Found and reproduced problem changeset *** Bug is in tree: xen git://xenbits.xen.org/xen.git Bug introduced: ae763e4224304983a1cde2fbb3d6e0c4d60b2688 Bug not present: 266abb240738bb37ccb28623806273c58523f422 commit ae763e4224304983a1cde2fbb3d6e0c4d60b2688 Author: Dario Faggioli <dario.faggioli@citrix.com> Date: Tue Sep 10 19:54:20 2013 +0200 tools/misc: introduce xen-mfndump. A little development and debugging tool, useful when looking for information about MFN to PFN mappings, MFN/PFN mappings in a guest''s PTEs, etc....
2013 Sep 30
3
Re: (Xen + libvirt) Installing and workin with xen -4.2.1 and libvirt 1.1.2
...-b- 39.5 any cpu Domain-0 0 6 2 -b- 41.5 any cpu Domain-0 0 7 0 -b- 35.4 any cpu suggest me some solution to solve this error. thanks & Regards, cooldharma06. On Fri, Sep 27, 2013 at 10:21 PM, Dario Faggioli <dario.faggioli@citrix.com>wrote: > On ven, 2013-09-27 at 12:56 +0530, cooldharma06 wrote: > > > > root@boss[libexec]#libvirtd -v > > 2013-09-27 07:24:46.501+0000: 29517: info : libvirt version: 1.1.2 > > 2013-09-27 07:24:46.501+0000: 29517: error : libxlCapsInitHo...
2013 Jun 27
20
SPICE with Upstream QEMU and qxl VGA cause Windows BSOD
Hi all, These days I installed xen 4.3 unstable from source and recompiled qemu upstream with spice support. After xl create , the windows domU started successfully and spice client can visit the VDI. However, it display blue screen before entering the windows welcome screen. Is it a bug in current upstream qemu support? My domU configuration file is: builder =
2013 Jun 11
9
Xen 4.1 compile from source and install on Fedora 17
Hello, I have asked this question in Xen-users mailing list too. But since it involves compiling from source, I realised asking this here makes more sense. Please forgive me for the spam. I am relatively new to Xen and need help compiling and installing Xen from source. Using some tutorials online, I have got Xen working with the ''yum install xen'' method. I used virt-manager
2013 Jul 04
2
Re: [libvirt] [PATCH 1/4] libxl: implement NUMA capabilities reporting
...is whether or not that was something known/intended and whether or not it is something we should be concerned about. Thanks and Regards, Dario -- <<This happens because I choose it to happen!>> (Raistlin Majere) ----------------------------------------------------------------- Dario Faggioli, Ph.D, http://about.me/dario.faggioli Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK) _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel
2013 Sep 30
6
Re: (Xen + libvirt) Installing and workin with xen -4.2.1 and libvirt 1.1.2
...:05:36.836+0000: 8199: error : daemonRunStateInit:909 : Driver state initialization failed *root@boss[src]#libvirtd --version* /opt/libvirt-1.1.2/daemon/.libs/lt-libvirtd (libvirt) 1.1.2 these are the things which is in my system. Regards, cooldharma06. On Mon, Sep 30, 2013 at 4:23 PM, Dario Faggioli <dario.faggioli@citrix.com>wrote: > On lun, 2013-09-30 at 11:27 +0530, cooldharma06 wrote: > > hi, > > > Hi, > > > thanks for your response. > > > > > > i cleaned that above one and installed in this following steps: > > > > > >...
2013 Oct 04
7
Re: (Xen + libvirt) Installing and workin with xen -4.2.1 and libvirt 1.1.2
...n failed > > > *root@boss[src]#libvirtd --version* > /opt/libvirt-1.1.2/daemon/.libs/lt-libvirtd (libvirt) 1.1.2 > > these are the things which is in my system. > > Regards, > cooldharma06. > > > > On Mon, Sep 30, 2013 at 4:23 PM, Dario Faggioli > <dario.faggioli@citrix.com <mailto:dario.faggioli@citrix.com>> wrote: > > On lun, 2013-09-30 at 11:27 +0530, cooldharma06 wrote: > > hi, > > > Hi, > > > thanks for your response. > > >...
2013 Sep 27
5
(Xen + libvirt) Installing and workin with xen -4.2.1 and libvirt 1.1.2
hi i want to install libvirt-1.1.2 in xen -4.2.1. i installed int he following manner: 1. downloaded source from libvirt/org (libvirt-1.1.2) 2. untarred & run ./configure --with-xen=yes --with-libxl=yes 3. then make and make install. i also enabled the (xend-unix-server yes) in xend config file. i run libvirtd -v and getting the followning error: root@boss[libexec]#libvirtd -v
2013 Sep 27
5
(Xen + libvirt) Installing and workin with xen -4.2.1 and libvirt 1.1.2
hi i want to install libvirt-1.1.2 in xen -4.2.1. i installed int he following manner: 1. downloaded source from libvirt/org (libvirt-1.1.2) 2. untarred & run ./configure --with-xen=yes --with-libxl=yes 3. then make and make install. i also enabled the (xend-unix-server yes) in xend config file. i run libvirtd -v and getting the followning error: root@boss[libexec]#libvirtd -v
2011 Oct 17
8
Re: Issue with PCI-passthrough and pvops
On Mon, Oct 17, 2011 at 05:36:27PM +0200, Dario Faggioli wrote: > Hi everyone, > > I''m trying to setup PCI-passthrough for a network card on a testbox. > With HVM, everything seems to work, while if I try with a pv-guest the > domain crashes! > > Here''s the thing: > -- > # xl pci-list-assignable-devices &gt...
2013 Jan 30
1
[PATCH v2] xen: print "debug=y|n" during hypervisor startup
So that we can easily figure out whether or not we are running a debug build of Xen (e.g., via `xl dmesg''). Signed-off-by: Dario Faggioli <dario.faggioli@citrix.com> --- Changes from v1: * moved the #ifndef-ery around variable definition; * repositioned the "debug=%c" outside of the ''compiled-by'' section. diff --git a/xen/drivers/char/console.c b/xen/drivers/char/console.c --- a/xen/drivers/char/c...
2012 Jul 04
53
[PATCH 00 of 10 v3] Automatic NUMA placement for xl
...he mechanism. * [PATCH 10 of 10 v3] Some automatic NUMA placement documentation For some more documentation. Thanks a lot and Regards, Dario -- <<This happens because I choose it to happen!>> (Raistlin Majere) ----------------------------------------------------------------- Dario Faggioli, Ph.D, http://retis.sssup.it/people/faggioli Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)
2012 Jun 20
7
[PATCH] xl: fix sedf parameters checking
...not all are explicitly specified, someone has to make that happen. That was right the purpose of the change in question, but it was failing at achieving so. This commit fixes things by forcing unspecified parameters to sensible values, depending on the ones the user provided. Signed-off-by: Dario Faggioli <dario.faggioli@citix.com> diff --git a/tools/libxl/xl_cmdimpl.c b/tools/libxl/xl_cmdimpl.c --- a/tools/libxl/xl_cmdimpl.c +++ b/tools/libxl/xl_cmdimpl.c @@ -555,6 +555,8 @@ static int sched_params_valid(libxl_doma int has_weight = scp->weight != LIBXL_DOMAIN_SCHED_PARAM_WEIGHT_DEFAU...
2013 Dec 19
2
Re: About debugging of libvirt.
i installed both xen-4.2.1 and libvirt-1.2.0 from the source only. i moved with the latest version of libvrirt. i did the gdb in libvirt-1.2.0 and i raised the bug. Please find the following link for the bug report: https://bugzilla.redhat.com/show_bug.cgi?id=1044838 regards, cooldharma06. On Wed, Dec 18, 2013 at 6:33 PM, Michal Privoznik <mprivozn@redhat.com>wrote: > On 18.12.2013
2013 Sep 25
4
Error i am getting when using libvirt in xen 4.2
hi, i am using xen-4.2. i am trying to create the virual machine with libvirt (virsh). if i use the xen-xm means its working fine. i am getting the following error: error: Failed to reconnect to the hypervisor error: no valid connection error: unable to connect to ''localhost:8000'': Connection refused Give me some idea to make the xen(xl) to work with libvirt. regards,
2013 Sep 25
4
Error i am getting when using libvirt in xen 4.2
hi, i am using xen-4.2. i am trying to create the virual machine with libvirt (virsh). if i use the xen-xm means its working fine. i am getting the following error: error: Failed to reconnect to the hypervisor error: no valid connection error: unable to connect to ''localhost:8000'': Connection refused Give me some idea to make the xen(xl) to work with libvirt. regards,