xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Eric Houby <ehouby@yahoo.com>
To: Fabio Fantoni <fabio.fantoni@m2r.biz>
Cc: xen@lists.fedoraproject.org,
	Sander Eikelenboom <linux@eikelenboom.it>,
	Dario Faggioli <dario.faggioli@citrix.com>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: [TestDay] F20 Xen 4.4 RC3 Spice support
Date: Fri, 07 Feb 2014 16:37:50 -0700	[thread overview]
Message-ID: <1391816270.2943.21.camel@astar.houby.net> (raw)
In-Reply-To: <52F4BB0A.8000007@m2r.biz>

On Fri, 2014-02-07 at 11:52 +0100, Fabio Fantoni wrote:
> Il 07/02/2014 10:08, Dario Faggioli ha scritto:
> > On gio, 2014-02-06 at 08:35 +0100, Fabio Fantoni wrote:

> 
> The wiki should be updated, the qxl patch for libxl part is complete and 
> correct and can be used for tests:
> https://github.com/Fantu/Xen/commit/f1e3f78f7b9580700591cebd98e9263645bff56b
> the actual problem is off of libxl.
> Probably are on hvmloader, qemu and/or kernel.
> 
> The latest mail about qxl problem that I send:
> http://lists.xen.org/archives/html/xen-devel/2013-12/msg00758.html
> 

I have everything built and would like to make a quick observation.
>From what I have read, the qxl minimum and default video ram is 128MB
but the qemu command line is showing 64MB even when set to 128MB in the
xl config file.

spice = 1
spicehost = '0.0.0.0'
spiceport = 6001
spicedisable_ticketing = 1
spicevdagent = 1
videoram = 128
vga = 'qxl'

/usr/local/lib/xen/bin/qemu-system-i386 -xen-domid 18 -chardev
socket,id=libxl-cmd,path=/var/run/xen/qmp-libxl-18,server,nowait -mon
chardev=libxl-cmd,mode=control -nodefaults -name f20 -serial pty -spice
port=6001,tls-port=0,addr=0.0.0.0,disable-ticketing,agent-mouse=on
-device virtio-serial -chardev spicevmc,id=vdagent,name=vdagent -device
virtserialport,chardev=vdagent,name=com.redhat.spice.0 -device
qxl-vga,vram_size_mb=64,ram_size_mb=64 -boot order=c -smp 2,maxcpus=2
-device virtio-net,id=nic0,netdev=net0,mac=00:16:00:00:11:22 -netdev
type=tap,id=net0,ifname=vif18.0-emu,script=no,downscript=no -machine
xenfv -m 3968 -drive
file=/dev/mapper/xen_vm-f20pvhvm,if=ide,index=0,media=disk,format=raw,cache=writeback

Commenting out the videoram=128 line still shows 64MB in the qemu
command line.

-Eric

  reply	other threads:[~2014-02-07 23:37 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-04 15:41 [TestDay] F20 Xen 4.4 RC3 Spice support Eric Houby
2014-02-04 16:01 ` Fabio Fantoni
2014-02-05  4:00   ` Eric Houby
2014-02-05  8:06     ` Sander Eikelenboom
2014-02-06  0:17       ` Eric Houby
2014-02-06  4:23         ` Eric Houby
2014-02-06  7:35           ` Fabio Fantoni
2014-02-07  5:03             ` Eric Houby
2014-02-07  7:23               ` Fabio Fantoni
2014-02-07  9:08             ` Dario Faggioli
2014-02-07 10:52               ` Fabio Fantoni
2014-02-07 23:37                 ` Eric Houby [this message]
2014-02-08  8:56                   ` Fabio Fantoni
2014-02-06  0:30     ` Dario Faggioli
2014-02-10 17:05   ` George Dunlap
2014-02-11  9:56     ` Fabio Fantoni
2014-03-13 14:47       ` Fabio Fantoni
2014-04-10 12:26       ` Fabio Fantoni
2014-04-10 16:21         ` George Dunlap
2014-04-11  7:52           ` Fabio Fantoni
2014-04-11 11:55             ` George Dunlap

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1391816270.2943.21.camel@astar.houby.net \
    --to=ehouby@yahoo.com \
    --cc=dario.faggioli@citrix.com \
    --cc=fabio.fantoni@m2r.biz \
    --cc=linux@eikelenboom.it \
    --cc=xen-devel@lists.xen.org \
    --cc=xen@lists.fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).