search for: fantoni

Displaying 20 results from an estimated 84 matches for "fantoni".

2013 Feb 05
4
[PATCH] tools/libxl: Disable useless empty floppy drive with qemu-xen
tools/libxl: Disable useless empty floppy drive with qemu-xen Signed-off-by: Fabio Fantoni <fabio.fantoni@heliman.it> --- tools/libxl/libxl_dm.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools/libxl/libxl_dm.c b/tools/libxl/libxl_dm.c index 51f9914..c265618 100644 --- a/tools/libxl/libxl_dm.c +++ b/tools/libxl/libxl_dm.c @@ -406,6 +406,9 @@ static char ** libxl_...
2013 Oct 31
7
[PATCH] tools: ovmf debug build only if tools debug is enabled
Signed-off-by: Fabio Fantoni <fabio.fantoni@m2r.biz> --- tools/firmware/ovmf-makefile | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/tools/firmware/ovmf-makefile b/tools/firmware/ovmf-makefile index 073ed44..efb4fb1 100644 --- a/tools/firmware/ovmf-makefile +++ b/tools/firmware/ovmf...
2013 Jul 05
3
[PATCH] libxl: Add qxl vga interface support for upstream qemu
Usage: vga="qxl" Reposted for xen 4.4, require SSE support on hvm domU otherwise it works only as a standard vga. Signed-off-by: Fabio Fantoni <fabio.fantoni@m2r.biz> Signed-off-by: Zhou Peng <zpengxen@gmail.com> Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com> --- docs/man/xl.cfg.pod.5 | 10 +++++++++- tools/libxl/libxl_create.c | 16 ++++...
2013 Feb 06
1
[PATCH RESEND] tools/libxl: Disable useless empty floppy drive with qemu-xen
From: Fabio Fantoni <fabio.fantoni@heliman.it> Signed-off-by: Fabio Fantoni <fabio.fantoni@heliman.it> --- tools/libxl/libxl_dm.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools/libxl/libxl_dm.c b/tools/libxl/libxl_dm.c index 51f9914..c265618 100644 --- a/tools/libxl/libxl_dm.c +++ b/tool...
2013 Mar 18
2
[PATCH v2] tools/firmware: Fix ovmf build with gcc version different from 4.4
Signed-off-by: Fabio Fantoni <fabio.fantoni@m2r.biz> Signed-off-by: Ian Campbell <ian.campbell@citrix.com> --- tools/firmware/ovmf-makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/firmware/ovmf-makefile b/tools/firmware/ovmf-makefile index c3cd466..073ed44 100644 --- a/tools/fi...
2018 Oct 02
2
Unable to add additional domain controller - uncaught exception - LDAP error 10 on join
On Tue, 2 Oct 2018 15:21:03 +0200 Fabio Fantoni <fabio.fantoni at m2r.biz> wrote: > Il 02/10/2018 11:03, Rowland Penny via samba ha scritto: > > On Tue, 2 Oct 2018 10:33:35 +0200 > > Fabio Fantoni <fabio.fantoni at m2r.biz> wrote: > > > >> Il 01/10/2018 17:33, Rowland Penny via samba ha scritto: > &g...
2013 Aug 27
3
[PATCH v4] libxl: Spice vdagent support for upstream qemu
...includes: client mouse mode (no need to grab mouse by client, no mouse lag), automatic adjustment of screen resolution, copy and paste (text and image) between client and domU. It also requires vdagent service installed on domU o.s. to work. Changes from v3: - Simple refresh. Signed-off-by: Fabio Fantoni <fabio.fantoni@m2r.biz> --- docs/man/xl.cfg.pod.5 | 9 +++++++++ tools/libxl/libxl_create.c | 1 + tools/libxl/libxl_dm.c | 6 ++++++ tools/libxl/libxl_types.idl | 1 + tools/libxl/xl_cmdimpl.c | 2 ++ 5 files changed, 19 insertions(+) diff --git a/docs/man/xl....
2013 Mar 18
5
[PATCH] libxl: Add spice vdagent support for upstream qemu
- Enable vdagent on upstream qemu if spice is used. Signed-off-by: Fabio Fantoni <fabio.fantoni@m2r.biz> --- tools/libxl/libxl_dm.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tools/libxl/libxl_dm.c b/tools/libxl/libxl_dm.c index a8a36d7..110f1dc 100644 --- a/tools/libxl/libxl_dm.c +++ b/tools/libxl/libxl_dm.c @@ -427,6 +427,10 @@ static char ** libxl__bui...
2018 Oct 02
3
Unable to add additional domain controller - uncaught exception - LDAP error 10 on join
On Tue, 2 Oct 2018 10:33:35 +0200 Fabio Fantoni <fabio.fantoni at m2r.biz> wrote: > Il 01/10/2018 17:33, Rowland Penny via samba ha scritto: > > On Mon, 1 Oct 2018 17:14:09 +0200 > > "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote: > > > >> Hai Fabio, > >> > >>...
2012 May 29
7
efibootmgr not working on xen-unstable booted on uefi system
I have installed dom0 Wheezy 64 bit on Dell PowerEdge T310 with kernel from package and xen-unstable. System is in Uefi mode and booted with grub-efi-amd64. Booting without xen efibootmgr works, while with xen not, efivars kernel module is loaded but show this message: efibootmgr Fatal: Couldn''t open either sysfs or procfs directories for accessing EFI variables. Try ''modprobe
2018 Oct 03
0
Unable to add additional domain controller - uncaught exception - LDAP error 10 on join
Il 02/10/2018 15:47, Rowland Penny via samba ha scritto: > On Tue, 2 Oct 2018 15:21:03 +0200 > Fabio Fantoni <fabio.fantoni at m2r.biz> wrote: > >> Il 02/10/2018 11:03, Rowland Penny via samba ha scritto: >>> On Tue, 2 Oct 2018 10:33:35 +0200 >>> Fabio Fantoni <fabio.fantoni at m2r.biz> wrote: >>> >>>> Il 01/10/2018 17:33, Rowland Penny via samba...
2012 Mar 02
2
[PATCH v2] tools/examples: Move examples to $(DOC_DIR)/examples
2012 Sep 11
12
Start xen on UEFI system with grub
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
2013 Apr 24
4
Network not working after restore with qemu-xen windows domU and gplpv
2014 May 18
3
Xen 4.4 packaging.
Il 17/05/2014 18:54, Fabio Fantoni ha scritto: > Il 03/05/2014 11:30, Fabio Fantoni ha scritto: >>> On Thu, 2014-03-06 at 14:05 +0000, Ian Campbell wrote: >>> > Hi waldi, >>> > >>> > Are you planning to update the Xen package too 4.4 soon? Upstream >>> have >>> >...
2014 May 18
3
Xen 4.4 packaging.
Il 17/05/2014 18:54, Fabio Fantoni ha scritto: > Il 03/05/2014 11:30, Fabio Fantoni ha scritto: >>> On Thu, 2014-03-06 at 14:05 +0000, Ian Campbell wrote: >>> > Hi waldi, >>> > >>> > Are you planning to update the Xen package too 4.4 soon? Upstream >>> have >>> >...
2013 Jun 12
9
Test report for xen-unstable and qemu-xen
Dom0: Wheezy 64 bit with kernel from package linux-image-3.2.0-4-amd64 version 3.2.41-2+deb7u2, package blktap-dkms and all dependency packages for xen, spice and usb redirection. Seabios 1.7.2-3 and latest spice and usbredir compiled from debian unstable sources. ------------------------- /etc/modules ------------ loop max_loop=64 xenfs xen-evtchn blktap ------------------------- git clone
2018 Oct 02
0
Unable to add additional domain controller - uncaught exception - LDAP error 10 on join
Il 02/10/2018 11:03, Rowland Penny via samba ha scritto: > On Tue, 2 Oct 2018 10:33:35 +0200 > Fabio Fantoni <fabio.fantoni at m2r.biz> wrote: > >> Il 01/10/2018 17:33, Rowland Penny via samba ha scritto: >>> On Mon, 1 Oct 2018 17:14:09 +0200 >>> "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote: >>> >>>> Hai Fabio, >>...
2014 Dec 14
1
Debian patches for Xen 4.5.0 (RC3)
Il 10/12/2014 14:59, Ian Campbell ha scritto: > On Wed, 2014-12-10 at 14:45 +0100, Fabio Fantoni wrote: >> If I remember good there isn't particular bugs caused by the xendomains >> missed things. >> The more useful parameters when mainly windows domUs are used is >> XENDOMAINS_CREATE_USLEEP that I setted to 30 or 40 seconds on my systems >> to decrease the &q...