[Qemu-devel] [Bug 1131757] Re: QEMU 1.4.0 fails to boot sparc64 linux image

2017-04-28 Thread William Grant
** Attachment removed: "471CAC1BAC1545C7FE4EA113AF0AA5D0.jpg" https://bugs.launchpad.net/qemu/+bug/1131757/+attachment/4868941/+files/471CAC1BAC1545C7FE4EA113AF0AA5D0.jpg -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU.

[Qemu-devel] [PATCH] target-i386: Don't forbid NX bit on PAE PDEs and PTEs

2014-08-24 Thread William Grant
rejected, making PAE guests with NX support unusable. Signed-off-by: William Grant wgr...@ubuntu.com --- target-i386/helper.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target-i386/helper.c b/target-i386/helper.c index 47b982b..30cb0d0 100644 --- a/target-i386/helper.c