[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 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 hdblibxl: error: libxl_device.c:269:libxl__device_disk_set_backend: no suitable backend for disk hdb ------------------------- 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 |