|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Test report for xen-unstable and qemu-xen
On Wed, May 8, 2013 at 3:46 PM, Fabio Fantoni <fantonifabio@xxxxxxxxxx> wrote:
> 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
> 6f3059e0e05b72c3cc7246f3e6e81f80761b98cb)
> -------------------------
> 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
> - vgabios-stdvga.bin custom build from Frediano
> - 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:
> -------------
> - xl cd-eject/cd-insert now are working
> -------------------------
>
> -------------------------
> New issue:
> - nested hvm probably bugged: started test it on windows 7 pro 64 domU on
> qemu-xen,
> xpmode crash on install without show any error, nor error on logs even if
> havdetection
> completes with success
> -------------
1. I don't see what architecture you're using -- AMD nested virt and
Intel nested virt are completely different codepaths with completely
different maintiners.
2. These kinds of e-mails will work better if you report one bug per
e-mail, and put the key info in the subject line (e.g., Nested HVM: XP
Mode fails on Intel Sandybridge)
It would be even better if you could cc the relevant maintainer, but
that's not something we expect users to be able to do. :-)
-George
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |