[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Test report for xen-unstable and qemu-xen
On Tue, Apr 23, 2013 at 2:13 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 > 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 > ------------------------- Can you please do a separate bug report e-mail, at least with the first and last bugs here, including all of the pertinent information (Xen version, kernel version, config file, OS version, PV drivers, &c &c). Thanks, -George _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |