* Startup problem under Fedora: emulation failed but !mmio_needed?
@ 2006-11-30 17:55 James Morris
[not found] ` <Pine.LNX.4.44.0611301251170.6177-100000-VEZGfefc9HigVFU90Fqk2hcY2uh10dtjAL8bYrjMMd8@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: James Morris @ 2006-11-30 17:55 UTC (permalink / raw)
To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Just wondering if anyone's seen this before, or knows what it is:
OS is recent Fedora with various updates, kernel is upstream
2.6.19-rc6-mm2.
# /usr/local/kvm/bin/qemu-system-x86_64 -hda vdisk.img -cdrom diskboot.img -boot d -m 384 -nographic
(qemu) set_vram_mapping: memory: e0000000 - e0800000
set_vram_mapping: return 0x2b746f1c3000
vga_update_vram: base 0x2b746f1c3000 ptr 0x2b746e9c1010
vga_update_vram: done
exception 13 (0)
Aborted
Syslog says:
Nov 30 12:48:59 halo kernel: msrs: 6
Nov 30 12:49:00 halo kernel: emulation failed but !mmio_needed? rip a45 f4 eb fd 89
- James
--
James Morris
<jmorris-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 3+ messages in thread[parent not found: <Pine.LNX.4.44.0611301251170.6177-100000-VEZGfefc9HigVFU90Fqk2hcY2uh10dtjAL8bYrjMMd8@public.gmane.org>]
* Re: Startup problem under Fedora: emulation failed but !mmio_needed? [not found] ` <Pine.LNX.4.44.0611301251170.6177-100000-VEZGfefc9HigVFU90Fqk2hcY2uh10dtjAL8bYrjMMd8@public.gmane.org> @ 2006-12-01 8:57 ` Avi Kivity [not found] ` <456FEE70.80307-atKUWr5tajBWk0Htik3J/w@public.gmane.org> 0 siblings, 1 reply; 3+ messages in thread From: Avi Kivity @ 2006-12-01 8:57 UTC (permalink / raw) To: James Morris; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f James Morris wrote: > Just wondering if anyone's seen this before, or knows what it is: > > OS is recent Fedora with various updates, kernel is upstream > 2.6.19-rc6-mm2. > > # /usr/local/kvm/bin/qemu-system-x86_64 -hda vdisk.img -cdrom diskboot.img -boot d -m 384 -nographic > (qemu) set_vram_mapping: memory: e0000000 - e0800000 > set_vram_mapping: return 0x2b746f1c3000 > vga_update_vram: base 0x2b746f1c3000 ptr 0x2b746e9c1010 > vga_update_vram: done > exception 13 (0) > Aborted > > > Syslog says: > Nov 30 12:48:59 halo kernel: msrs: 6 > Nov 30 12:49:00 halo kernel: emulation failed but !mmio_needed? rip a45 f4 eb fd 89 > > What host cpu? What guest? (looks like Fedora's diskboot.img, but state version and bitness) -- Do not meddle in the internals of kernels, for they are subtle and quick to panic. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <456FEE70.80307-atKUWr5tajBWk0Htik3J/w@public.gmane.org>]
* Re: Startup problem under Fedora: emulation failed but !mmio_needed? [not found] ` <456FEE70.80307-atKUWr5tajBWk0Htik3J/w@public.gmane.org> @ 2006-12-01 16:35 ` James Morris 0 siblings, 0 replies; 3+ messages in thread From: James Morris @ 2006-12-01 16:35 UTC (permalink / raw) To: Avi Kivity; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f On Fri, 1 Dec 2006, Avi Kivity wrote: > > Syslog says: > > Nov 30 12:48:59 halo kernel: msrs: 6 > > Nov 30 12:49:00 halo kernel: emulation failed but !mmio_needed? rip a45 f4 eb fd 89 > > > > > > What host cpu? What guest? (looks like Fedora's diskboot.img, but state > version and bitness) Actyally, I blew that system away, it was a mess. Currently seems to be working fine as a fresh FC6 install, installing FC6 inside a vm. The cpu(s) are Intel, on some early development hardware. - James -- James Morris <jmorris-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-12-01 16:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-30 17:55 Startup problem under Fedora: emulation failed but !mmio_needed? James Morris
[not found] ` <Pine.LNX.4.44.0611301251170.6177-100000-VEZGfefc9HigVFU90Fqk2hcY2uh10dtjAL8bYrjMMd8@public.gmane.org>
2006-12-01 8:57 ` Avi Kivity
[not found] ` <456FEE70.80307-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2006-12-01 16:35 ` James Morris
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.