From: Fabio Fantoni <fantonifabio@tiscali.it>
To: xen-devel <xen-devel@lists.xensource.com>,
Stefano Stabellini <stefano.stabellini@eu.citrix.com>,
George Dunlap <George.Dunlap@eu.citrix.com>,
Ian Campbell <Ian.Campbell@eu.citrix.com>
Subject: Test report for xen-unstable and qemu-xen
Date: Tue, 23 Apr 2013 15:13:30 +0200 [thread overview]
Message-ID: <517688FA.3030900@tiscali.it> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1788 bytes --]
Dom0:
Wheezy 64 bit with kernel from package linux-image-3.2.0-4-amd64 version
3.2.41-2, package blktap-dkms and all dependency packages for xen, spice
and usb redirection.
-------------------------
/etc/modules
------------
loop max_loop=64
xenfs
xen-evtchn
blktap
-------------------------
git clone git://xenbits.xen.org/xen.git (in this build commit is
96ef6e88359910738905ac2e1969dc05d7d7e7dc)
-------------------------
Added some patches:
- tools-configure-qemu-for-spice-and-usbredir
- libxl-Add-spice-vdagent-support-for-upstream-qemu
- tools-firmware-seabios-packaged
- tools: Improve make deb
- hotplug: add openvswitch script V3
- vgabios-stdvga.bin custom build from Frediano Ziglio
- qemu-xen change for support other resolutions:
hw/vga.c:
- if ((val <= VBE_DISPI_MAX_XRES) && ((val & 7) == 0)) {
+ if ((val <= VBE_DISPI_MAX_XRES) && ((val & 1) == 0)) {
-------------------------
./configure --prefix=/usr
-------------------------
make debball
-------------------------
Issues solved from my previous test build report:
-------------
- ovmf now build also with gcc!=44
-------------
- qemu-xen domU now has no more useless floppy
-------------
- openvswitch now works also with hvm domU
-------------
- stdvga now works also with latest qemu upstream version
-------------------------
-------------------------
Old issue:
- Network is not working after restore on Windows domU with qemu-xen and
gplpv
-------------
- Unable to get QXL vga working correctly (probably need hvmloader changes)
-------------
- xl cd-eject/cd-insert not working with qemu-xen:
xl cd-eject W7 hdb
libxl: error: libxl_device.c:269:libxl__device_disk_set_backend: no
suitable backend for disk hdb
-------------------------
[-- Attachment #1.2: Firma crittografica S/MIME --]
[-- Type: application/pkcs7-signature, Size: 4510 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next reply other threads:[~2013-04-23 13:13 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-23 13:13 Fabio Fantoni [this message]
2013-04-23 15:00 ` Test report for xen-unstable and qemu-xen George Dunlap
-- strict thread matches above, loose matches on Subject: below --
2013-10-14 13:31 Fabio Fantoni
2013-09-10 14:52 Fabio Fantoni
2013-08-27 10:33 Fabio Fantoni
2013-08-28 0:53 ` Zhang, Yang Z
2013-08-28 10:22 ` George Dunlap
2013-08-28 10:24 ` George Dunlap
2013-08-28 12:14 ` Zhang, Yang Z
2013-08-28 12:33 ` Fabio Fantoni
2013-08-12 15:04 Fabio Fantoni
2013-08-13 9:16 ` Fabio Fantoni
2013-08-13 10:04 ` Laszlo Ersek
2013-08-13 10:33 ` Fabio Fantoni
2013-08-13 11:09 ` Laszlo Ersek
2013-08-13 13:26 ` Fabio Fantoni
2013-08-13 23:58 ` [Qemu-devel] " Kevin O'Connor
2013-08-14 9:19 ` Fabio Fantoni
2013-08-14 9:56 ` Laszlo Ersek
2013-08-14 10:54 ` Fabio Fantoni
2013-08-14 12:29 ` Kevin O'Connor
2013-08-14 12:50 ` Fabio Fantoni
2013-07-31 15:15 Fabio Fantoni
[not found] ` <CAHyyzzQvkiWrTFfJAX+1acAhDWAXwkrH1gan0w0hycw2qGDcdA@mail.gmail.com>
2013-08-01 9:01 ` Fabio Fantoni
2013-08-01 10:09 ` Fabio Fantoni
2013-07-01 13:19 Fabio Fantoni
2013-07-01 13:50 ` Stefano Stabellini
2013-07-01 14:07 ` Jan Beulich
2013-07-03 8:25 ` Matthew Daley
2013-07-03 10:16 ` Jan Beulich
2013-07-03 10:58 ` Stefano Stabellini
2013-07-03 15:12 ` Ren, Yongjie
2013-07-04 7:55 ` Fabio Fantoni
2013-07-04 14:55 ` Ren, Yongjie
2013-06-12 14:33 Fabio Fantoni
2013-05-22 14:48 Fabio Fantoni
2013-05-22 16:32 ` George Dunlap
2013-05-23 10:00 ` Fabio Fantoni
2013-05-22 16:37 ` Pasi Kärkkäinen
2013-05-23 10:08 ` Fabio Fantoni
2013-05-23 14:15 ` George Dunlap
2013-05-14 11:44 Vasiliy Tolstov
2013-05-14 12:13 ` Vasiliy Tolstov
2013-05-14 13:11 ` Konrad Rzeszutek Wilk
2013-05-14 13:36 ` Vasiliy Tolstov
2013-05-08 14:46 Fabio Fantoni
2013-05-09 12:15 ` Pasi Kärkkäinen
2013-05-09 13:28 ` Fabio Fantoni
2013-05-09 15:20 ` George Dunlap
2013-05-09 15:26 ` Ian Campbell
2013-05-09 15:15 ` George Dunlap
2012-12-19 15:35 Fabio Fantoni
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=517688FA.3030900@tiscali.it \
--to=fantonifabio@tiscali.it \
--cc=George.Dunlap@eu.citrix.com \
--cc=Ian.Campbell@eu.citrix.com \
--cc=stefano.stabellini@eu.citrix.com \
--cc=xen-devel@lists.xensource.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.