|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] 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, 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 ------------- ------------------------- ------------------------- Old issue:- Network is not working after restore on Windows domU with qemu-xen and gplpv Workaround: fixed mac address since it changes after each restore -------------- Unable to get QXL vga working correctly (probably need hvmloader changes/fixes) ------------------------- Attachment:
smime.p7s _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |