From: Laszlo Ersek <lersek@redhat.com>
To: Fabio Fantoni <fabio.fantoni@m2r.biz>
Cc: xen-devel <xen-devel@lists.xensource.com>,
Ian Campbell <ian.campbell@citrix.com>,
Stefano Stabellini <Stefano.Stabellini@eu.citrix.com>,
George Dunlap <George.Dunlap@eu.citrix.com>,
seabios <seabios@seabios.org>,
mjt@tls.msk.ru, "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
pkg-qemu-devel@lists.alioth.debian.org,
Gerd Hoffmann <kraxel@redhat.com>
Subject: Re: [Qemu-devel] Test report for xen-unstable and qemu-xen
Date: Tue, 13 Aug 2013 12:04:18 +0200 [thread overview]
Message-ID: <520A04A2.9020801@redhat.com> (raw)
In-Reply-To: <5209F95F.1080806@m2r.biz>
CC'ing Gerd and the seabios list:
On 08/13/13 11:16, Fabio Fantoni wrote:
> Il 12/08/2013 17:04, Fabio Fantoni ha scritto:
>> Dom0:
>> Wheezy 64 bit with kernel from package linux-image-3.2.0-4-amd64
>> version 3.2.46-1 and all dependency packages for xen, spice and usb
>> redirection.
>> Seabios 1.7.3-1, qemu 1.5.0+dfsg-5 (1.5.1), spice 0.12.4-0nocelt1 and
>> usbredir 0.6-2 compiled from debian unstable sources.
>> -------------------------
>> git clone git://xenbits.xen.org/xen.git (in this build commit is
>> 73f18583dd824f0e49f65149ef603600ce31b8ee)
>> -------------------------
>> Added some patches:
>> - tools-configure-qemu-for-spice-and-usbredir
>> - libxl-Add-spice-vdagent-support-for-upstream-qemu v3
>> - libxl: usb2 and usb3 controller support for upstream qemu v4
>> - tools-firmware-seabios-packaged
>> - tools: Improve make deb v3
>> - tools: remove or disable old/useless/unused/unmainted stuff (the
>> whole series of 9 patches)
>> -------------------------
>> ./configure --prefix=/usr --disable-xend
>> -------------------------
>> make debball
>>
>> -------------------------
>> New issue:
>> - domU not start with qemu 1.5.1 and more that 2 gb of ram:
>> tested on w7 64 bit domU with 4 gb of ram, with built-in qemu 1.3 it
>> works,
>> while with qemu 1.5.1 doesn't (stops at the beginning, spice client
>> show only the lines of seabios version and machine UUID;
>> qemu log show nothing more that 2 gb test), while with 2 gb of ram
>> works also with qemu 1.5.1
>> -------------------------
>
> Added qemu-devel and debian maintainers to cc for this regression about
> upstream qemu.
> If you need more details and tests tell me and I'll do/post them.
As a superficial guess, this could be fixed by the seabios-1.7.3.1 release:
http://thread.gmane.org/gmane.comp.emulators.qemu/227536
http://code.coreboot.org/p/seabios/source/commit/2a9aeabdfb34374ecac25e7a8d21c9e368618cd4/
Laszlo
>
>>
>> -------------------------
>> Old issue:
>> - Network is not working after restore on Windows domU with qemu-xen
>> and gplpv
>> Workaround: fixed mac address
>> -------------
>> - Starting xendomain with "xl create" show some debug options:
>> Starting auto Xen domains: W7.cfgxc: info: VIRTUAL MEMORY ARRANGEMENT:
>> Loader: 0000000000100000->000000000019eb68
>> Modules: 0000000000000000->0000000000000000
>> TOTAL: 0000000000000000->000000007f000000
>> ENTRY ADDRESS: 0000000000100000
>> xc: info: PHYSICAL MEMORY ALLOCATION:
>> 4KB PAGES: 0x0000000000000200
>> 2MB PAGES: 0x00000000000003f7
>> 1GB PAGES: 0x0000000000000000
>> [done].
>> I think it is would be better hiding them here
>> -------------
>> - on W7 pro 64 bit domU error in the begin of qemu log, while domU
>> seem to work:
>> xc: error: linux_gnttab_set_max_grants: ioctl SET_MAX_GRANTS failed
>> (22 = Invalid argument): Internal error
>> xen be: qdisk-832: xc_gnttab_set_max_grants failed: Invalid argument
>> -------------
>> - nested hvm was bugged: started test it on windows 7 pro 64 domU on
>> qemu-xen,
>> xpmode crashed on install without show error, no error on logs and
>> havdetection works
>> Now xpmode install and start correctly except integration features
>> (disks,printers,clipboard sharing) and usb passthrough (of xpmode)
>> -------------------------
WARNING: multiple messages have this Message-ID (diff)
From: Laszlo Ersek <lersek@redhat.com>
To: Fabio Fantoni <fabio.fantoni@m2r.biz>
Cc: xen-devel <xen-devel@lists.xensource.com>,
Ian Campbell <ian.campbell@citrix.com>,
Stefano Stabellini <Stefano.Stabellini@eu.citrix.com>,
George Dunlap <George.Dunlap@eu.citrix.com>,
seabios <seabios@seabios.org>,
mjt@tls.msk.ru, "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
pkg-qemu-devel@lists.alioth.debian.org,
Gerd Hoffmann <kraxel@redhat.com>
Subject: Re: Test report for xen-unstable and qemu-xen
Date: Tue, 13 Aug 2013 12:04:18 +0200 [thread overview]
Message-ID: <520A04A2.9020801@redhat.com> (raw)
In-Reply-To: <5209F95F.1080806@m2r.biz>
CC'ing Gerd and the seabios list:
On 08/13/13 11:16, Fabio Fantoni wrote:
> Il 12/08/2013 17:04, Fabio Fantoni ha scritto:
>> Dom0:
>> Wheezy 64 bit with kernel from package linux-image-3.2.0-4-amd64
>> version 3.2.46-1 and all dependency packages for xen, spice and usb
>> redirection.
>> Seabios 1.7.3-1, qemu 1.5.0+dfsg-5 (1.5.1), spice 0.12.4-0nocelt1 and
>> usbredir 0.6-2 compiled from debian unstable sources.
>> -------------------------
>> git clone git://xenbits.xen.org/xen.git (in this build commit is
>> 73f18583dd824f0e49f65149ef603600ce31b8ee)
>> -------------------------
>> Added some patches:
>> - tools-configure-qemu-for-spice-and-usbredir
>> - libxl-Add-spice-vdagent-support-for-upstream-qemu v3
>> - libxl: usb2 and usb3 controller support for upstream qemu v4
>> - tools-firmware-seabios-packaged
>> - tools: Improve make deb v3
>> - tools: remove or disable old/useless/unused/unmainted stuff (the
>> whole series of 9 patches)
>> -------------------------
>> ./configure --prefix=/usr --disable-xend
>> -------------------------
>> make debball
>>
>> -------------------------
>> New issue:
>> - domU not start with qemu 1.5.1 and more that 2 gb of ram:
>> tested on w7 64 bit domU with 4 gb of ram, with built-in qemu 1.3 it
>> works,
>> while with qemu 1.5.1 doesn't (stops at the beginning, spice client
>> show only the lines of seabios version and machine UUID;
>> qemu log show nothing more that 2 gb test), while with 2 gb of ram
>> works also with qemu 1.5.1
>> -------------------------
>
> Added qemu-devel and debian maintainers to cc for this regression about
> upstream qemu.
> If you need more details and tests tell me and I'll do/post them.
As a superficial guess, this could be fixed by the seabios-1.7.3.1 release:
http://thread.gmane.org/gmane.comp.emulators.qemu/227536
http://code.coreboot.org/p/seabios/source/commit/2a9aeabdfb34374ecac25e7a8d21c9e368618cd4/
Laszlo
>
>>
>> -------------------------
>> Old issue:
>> - Network is not working after restore on Windows domU with qemu-xen
>> and gplpv
>> Workaround: fixed mac address
>> -------------
>> - Starting xendomain with "xl create" show some debug options:
>> Starting auto Xen domains: W7.cfgxc: info: VIRTUAL MEMORY ARRANGEMENT:
>> Loader: 0000000000100000->000000000019eb68
>> Modules: 0000000000000000->0000000000000000
>> TOTAL: 0000000000000000->000000007f000000
>> ENTRY ADDRESS: 0000000000100000
>> xc: info: PHYSICAL MEMORY ALLOCATION:
>> 4KB PAGES: 0x0000000000000200
>> 2MB PAGES: 0x00000000000003f7
>> 1GB PAGES: 0x0000000000000000
>> [done].
>> I think it is would be better hiding them here
>> -------------
>> - on W7 pro 64 bit domU error in the begin of qemu log, while domU
>> seem to work:
>> xc: error: linux_gnttab_set_max_grants: ioctl SET_MAX_GRANTS failed
>> (22 = Invalid argument): Internal error
>> xen be: qdisk-832: xc_gnttab_set_max_grants failed: Invalid argument
>> -------------
>> - nested hvm was bugged: started test it on windows 7 pro 64 domU on
>> qemu-xen,
>> xpmode crashed on install without show error, no error on logs and
>> havdetection works
>> Now xpmode install and start correctly except integration features
>> (disks,printers,clipboard sharing) and usb passthrough (of xpmode)
>> -------------------------
next prev parent reply other threads:[~2013-08-13 10:02 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-12 15:04 Test report for xen-unstable and qemu-xen Fabio Fantoni
2013-08-13 9:16 ` [Qemu-devel] " Fabio Fantoni
2013-08-13 9:16 ` Fabio Fantoni
2013-08-13 10:04 ` Laszlo Ersek [this message]
2013-08-13 10:04 ` Laszlo Ersek
2013-08-13 10:33 ` [Qemu-devel] " Fabio Fantoni
2013-08-13 10:33 ` Fabio Fantoni
2013-08-13 11:09 ` [Qemu-devel] " Laszlo Ersek
2013-08-13 11:09 ` Laszlo Ersek
2013-08-13 13:26 ` [Qemu-devel] " Fabio Fantoni
2013-08-13 13:26 ` Fabio Fantoni
2013-08-13 23:58 ` [Qemu-devel] " Kevin O'Connor
2013-08-13 23:58 ` Kevin O'Connor
2013-08-14 9:19 ` Fabio Fantoni
2013-08-14 9:19 ` Fabio Fantoni
2013-08-14 9:56 ` Laszlo Ersek
2013-08-14 9:56 ` Laszlo Ersek
2013-08-14 10:54 ` Fabio Fantoni
2013-08-14 10:54 ` Fabio Fantoni
2013-08-14 11:16 ` Laszlo Ersek
2013-08-14 11:16 ` Laszlo Ersek
2013-08-14 11:21 ` Michael S. Tsirkin
2013-08-14 11:21 ` Michael S. Tsirkin
2013-08-16 13:59 ` Fabio Fantoni
2013-08-16 13:59 ` Fabio Fantoni
2013-08-14 12:29 ` Kevin O'Connor
2013-08-14 12:29 ` Kevin O'Connor
2013-08-14 12:50 ` Fabio Fantoni
2013-08-14 12:50 ` 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=520A04A2.9020801@redhat.com \
--to=lersek@redhat.com \
--cc=George.Dunlap@eu.citrix.com \
--cc=Stefano.Stabellini@eu.citrix.com \
--cc=fabio.fantoni@m2r.biz \
--cc=ian.campbell@citrix.com \
--cc=kraxel@redhat.com \
--cc=mjt@tls.msk.ru \
--cc=pkg-qemu-devel@lists.alioth.debian.org \
--cc=qemu-devel@nongnu.org \
--cc=seabios@seabios.org \
--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.