|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Xen 4.3 development update RC2 imminent
On 05/21/2013 03:55 PM, Jan Beulich wrote: On 21.05.13 at 16:31, Andrew Cooper <andrew.cooper3@xxxxxxxxxx> wrote:On 21/05/13 15:06, Anthony PERARD wrote:But then, once this applied, qxl is still not able to start. Xorg crash (in the guest), and here is why: (XEN) emulate.c:88:d18 bad mmio size 16 (XEN) io.c:201:d18 MMIO emulation failed @ 0033:7fd2de390430: f3 0f 6f 19 41 83 e8 403 (XEN) emulate.c:88:d18 bad mmio size 16 (XEN) io.c:201:d18 MMIO emulation failed @ 0033:7fd2de390430: f3 0f 6f 19 41 83 e8 403 Hmm, but the code seems to indicate that the DM can handle wider entities, by "reading all ones":
if ( dir == IOREQ_READ )
memset(p_data, ~0, size);
Anthony, do you want to try making that size check one size bigger
(e.g., allow it to be 16 or 32)?
I'd send you a patch but it's got to be easier to just change than to apply the patch... -George _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |