* [Qemu-devel] [Bug 1245924] [NEW] mips64el magnum emulation broken
@ 2013-10-29 15:25 Darkstar
2013-11-04 22:40 ` Hervé Poussineau
` (7 more replies)
0 siblings, 8 replies; 10+ messages in thread
From: Darkstar @ 2013-10-29 15:25 UTC (permalink / raw)
To: qemu-devel
Public bug reported:
I'm trying to run the following:
qemu-system-mips64el --machine magnum [...]
The qemu binaries from (k)ubuntu work fine. "info version" shows
1.5.0 (Debian 1.5.0+dfsg-3ubuntu5)
When I try qemu 1.6.1 (compiled from source .tar.bz2), however, qemu
only shows a black screen when starting.
I'm using the following BIOS:
https://mega.co.nz/#!gg0WBYpJ!MqTL3AFPjf4SJipdYgRK3HtFDIxA59YwI6ay5XI3KEc
which is the exact one linked to in the first guide below (can also be downloaded from there)
I'm following these guides on installing NT4 on qemu
http://gunkies.org/wiki/Installing_Windows_NT_4.0_on_Qemu(MIPS)
http://virtuallyfun.superglobalmegacorp.com/?p=2255
** Affects: qemu
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1245924
Title:
mips64el magnum emulation broken
Status in QEMU:
New
Bug description:
I'm trying to run the following:
qemu-system-mips64el --machine magnum [...]
The qemu binaries from (k)ubuntu work fine. "info version" shows
1.5.0 (Debian 1.5.0+dfsg-3ubuntu5)
When I try qemu 1.6.1 (compiled from source .tar.bz2), however, qemu
only shows a black screen when starting.
I'm using the following BIOS:
https://mega.co.nz/#!gg0WBYpJ!MqTL3AFPjf4SJipdYgRK3HtFDIxA59YwI6ay5XI3KEc
which is the exact one linked to in the first guide below (can also be downloaded from there)
I'm following these guides on installing NT4 on qemu
http://gunkies.org/wiki/Installing_Windows_NT_4.0_on_Qemu(MIPS)
http://virtuallyfun.superglobalmegacorp.com/?p=2255
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1245924/+subscriptions
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Qemu-devel] [Bug 1245924] [NEW] mips64el magnum emulation broken
2013-10-29 15:25 [Qemu-devel] [Bug 1245924] [NEW] mips64el magnum emulation broken Darkstar
@ 2013-11-04 22:40 ` Hervé Poussineau
2013-11-17 18:49 ` [Qemu-devel] [Bug 1245924] " Darkstar
` (6 subsequent siblings)
7 siblings, 0 replies; 10+ messages in thread
From: Hervé Poussineau @ 2013-11-04 22:40 UTC (permalink / raw)
To: Bug 1245924; +Cc: qemu-devel
Darkstar a écrit :
> I'm trying to run the following:
> qemu-system-mips64el --machine magnum [...]
>
> The qemu binaries from (k)ubuntu work fine. "info version" shows
> 1.5.0 (Debian 1.5.0+dfsg-3ubuntu5)
>
> When I try qemu 1.6.1 (compiled from source .tar.bz2), however, qemu
> only shows a black screen when starting.
This is a regression in QEMU 1.6.0/1.6.1
I just sent a patch to fix this issue:
http://lists.gnu.org/archive/html/qemu-devel/2013-11/msg00296.html
Hervé
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Qemu-devel] [Bug 1245924] Re: mips64el magnum emulation broken
2013-10-29 15:25 [Qemu-devel] [Bug 1245924] [NEW] mips64el magnum emulation broken Darkstar
2013-11-04 22:40 ` Hervé Poussineau
@ 2013-11-17 18:49 ` Darkstar
2013-11-18 10:47 ` Darkstar
` (5 subsequent siblings)
7 siblings, 0 replies; 10+ messages in thread
From: Darkstar @ 2013-11-17 18:49 UTC (permalink / raw)
To: qemu-devel
Apparently, this is the fix (althoug I haven't tested it yet)
can someone confirm if it helps, and if so, apply it?
http://virtuallyfun.superglobalmegacorp.com/?p=3245&
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1245924
Title:
mips64el magnum emulation broken
Status in QEMU:
New
Bug description:
I'm trying to run the following:
qemu-system-mips64el --machine magnum [...]
The qemu binaries from (k)ubuntu work fine. "info version" shows
1.5.0 (Debian 1.5.0+dfsg-3ubuntu5)
When I try qemu 1.6.1 (compiled from source .tar.bz2), however, qemu
only shows a black screen when starting.
I'm using the following BIOS:
https://mega.co.nz/#!gg0WBYpJ!MqTL3AFPjf4SJipdYgRK3HtFDIxA59YwI6ay5XI3KEc
which is the exact one linked to in the first guide below (can also be downloaded from there)
I'm following these guides on installing NT4 on qemu
http://gunkies.org/wiki/Installing_Windows_NT_4.0_on_Qemu(MIPS)
http://virtuallyfun.superglobalmegacorp.com/?p=2255
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1245924/+subscriptions
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Qemu-devel] [Bug 1245924] Re: mips64el magnum emulation broken
2013-10-29 15:25 [Qemu-devel] [Bug 1245924] [NEW] mips64el magnum emulation broken Darkstar
2013-11-04 22:40 ` Hervé Poussineau
2013-11-17 18:49 ` [Qemu-devel] [Bug 1245924] " Darkstar
@ 2013-11-18 10:47 ` Darkstar
2013-11-18 11:46 ` Peter Maydell
` (4 subsequent siblings)
7 siblings, 0 replies; 10+ messages in thread
From: Darkstar @ 2013-11-18 10:47 UTC (permalink / raw)
To: qemu-devel
I just tried with the 1-line-patch referenced in the link above and it
does indeed fix the black screen problem.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1245924
Title:
mips64el magnum emulation broken
Status in QEMU:
New
Bug description:
I'm trying to run the following:
qemu-system-mips64el --machine magnum [...]
The qemu binaries from (k)ubuntu work fine. "info version" shows
1.5.0 (Debian 1.5.0+dfsg-3ubuntu5)
When I try qemu 1.6.1 (compiled from source .tar.bz2), however, qemu
only shows a black screen when starting.
I'm using the following BIOS:
https://mega.co.nz/#!gg0WBYpJ!MqTL3AFPjf4SJipdYgRK3HtFDIxA59YwI6ay5XI3KEc
which is the exact one linked to in the first guide below (can also be downloaded from there)
I'm following these guides on installing NT4 on qemu
http://gunkies.org/wiki/Installing_Windows_NT_4.0_on_Qemu(MIPS)
http://virtuallyfun.superglobalmegacorp.com/?p=2255
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1245924/+subscriptions
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Qemu-devel] [Bug 1245924] Re: mips64el magnum emulation broken
2013-10-29 15:25 [Qemu-devel] [Bug 1245924] [NEW] mips64el magnum emulation broken Darkstar
` (2 preceding siblings ...)
2013-11-18 10:47 ` Darkstar
@ 2013-11-18 11:46 ` Peter Maydell
2013-11-18 13:18 ` Darkstar
` (3 subsequent siblings)
7 siblings, 0 replies; 10+ messages in thread
From: Peter Maydell @ 2013-11-18 11:46 UTC (permalink / raw)
To: qemu-devel
That's more of a workaround than a fix. Herve's patch:
http://lists.gnu.org/archive/html/qemu-devel/2013-11/msg00296.html
is more the right approach I suspect.
(I'm not sure why his email didn't get recorded in this bug; it seems to
have been on the cc.)
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1245924
Title:
mips64el magnum emulation broken
Status in QEMU:
New
Bug description:
I'm trying to run the following:
qemu-system-mips64el --machine magnum [...]
The qemu binaries from (k)ubuntu work fine. "info version" shows
1.5.0 (Debian 1.5.0+dfsg-3ubuntu5)
When I try qemu 1.6.1 (compiled from source .tar.bz2), however, qemu
only shows a black screen when starting.
I'm using the following BIOS:
https://mega.co.nz/#!gg0WBYpJ!MqTL3AFPjf4SJipdYgRK3HtFDIxA59YwI6ay5XI3KEc
which is the exact one linked to in the first guide below (can also be downloaded from there)
I'm following these guides on installing NT4 on qemu
http://gunkies.org/wiki/Installing_Windows_NT_4.0_on_Qemu(MIPS)
http://virtuallyfun.superglobalmegacorp.com/?p=2255
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1245924/+subscriptions
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Qemu-devel] [Bug 1245924] Re: mips64el magnum emulation broken
2013-10-29 15:25 [Qemu-devel] [Bug 1245924] [NEW] mips64el magnum emulation broken Darkstar
` (3 preceding siblings ...)
2013-11-18 11:46 ` Peter Maydell
@ 2013-11-18 13:18 ` Darkstar
2013-11-28 15:22 ` Darkstar
` (2 subsequent siblings)
7 siblings, 0 replies; 10+ messages in thread
From: Darkstar @ 2013-11-18 13:18 UTC (permalink / raw)
To: qemu-devel
Yeah, that patch looks better, I was already wondering why nobody seemed
to care since it's a pretty easy fix. I have a another bug I want to
report with MIPS Magnum but it depends on this bug here so I'd rather
wait until this is fixed before submitting the other bug report (or can
I make a bug depend on another bug somehow?)
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1245924
Title:
mips64el magnum emulation broken
Status in QEMU:
New
Bug description:
I'm trying to run the following:
qemu-system-mips64el --machine magnum [...]
The qemu binaries from (k)ubuntu work fine. "info version" shows
1.5.0 (Debian 1.5.0+dfsg-3ubuntu5)
When I try qemu 1.6.1 (compiled from source .tar.bz2), however, qemu
only shows a black screen when starting.
I'm using the following BIOS:
https://mega.co.nz/#!gg0WBYpJ!MqTL3AFPjf4SJipdYgRK3HtFDIxA59YwI6ay5XI3KEc
which is the exact one linked to in the first guide below (can also be downloaded from there)
I'm following these guides on installing NT4 on qemu
http://gunkies.org/wiki/Installing_Windows_NT_4.0_on_Qemu(MIPS)
http://virtuallyfun.superglobalmegacorp.com/?p=2255
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1245924/+subscriptions
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Qemu-devel] [Bug 1245924] Re: mips64el magnum emulation broken
2013-10-29 15:25 [Qemu-devel] [Bug 1245924] [NEW] mips64el magnum emulation broken Darkstar
` (4 preceding siblings ...)
2013-11-18 13:18 ` Darkstar
@ 2013-11-28 15:22 ` Darkstar
2013-11-28 17:18 ` Paolo Bonzini
2014-03-07 14:01 ` Darkstar
2014-03-07 14:22 ` Paolo Bonzini
7 siblings, 1 reply; 10+ messages in thread
From: Darkstar @ 2013-11-28 15:22 UTC (permalink / raw)
To: qemu-devel
Will this be fixed in 1.7?
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1245924
Title:
mips64el magnum emulation broken
Status in QEMU:
New
Bug description:
I'm trying to run the following:
qemu-system-mips64el --machine magnum [...]
The qemu binaries from (k)ubuntu work fine. "info version" shows
1.5.0 (Debian 1.5.0+dfsg-3ubuntu5)
When I try qemu 1.6.1 (compiled from source .tar.bz2), however, qemu
only shows a black screen when starting.
I'm using the following BIOS:
https://mega.co.nz/#!gg0WBYpJ!MqTL3AFPjf4SJipdYgRK3HtFDIxA59YwI6ay5XI3KEc
which is the exact one linked to in the first guide below (can also be downloaded from there)
I'm following these guides on installing NT4 on qemu
http://gunkies.org/wiki/Installing_Windows_NT_4.0_on_Qemu(MIPS)
http://virtuallyfun.superglobalmegacorp.com/?p=2255
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1245924/+subscriptions
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [Qemu-devel] [Bug 1245924] Re: mips64el magnum emulation broken
2013-11-28 15:22 ` Darkstar
@ 2013-11-28 17:18 ` Paolo Bonzini
0 siblings, 0 replies; 10+ messages in thread
From: Paolo Bonzini @ 2013-11-28 17:18 UTC (permalink / raw)
To: Bug 1245924; +Cc: Darkstar, qemu-devel
Il 28/11/2013 16:22, Darkstar ha scritto:
> Will this be fixed in 1.7?
>
Yes.
Paolo
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Qemu-devel] [Bug 1245924] Re: mips64el magnum emulation broken
2013-10-29 15:25 [Qemu-devel] [Bug 1245924] [NEW] mips64el magnum emulation broken Darkstar
` (5 preceding siblings ...)
2013-11-28 15:22 ` Darkstar
@ 2014-03-07 14:01 ` Darkstar
2014-03-07 14:22 ` Paolo Bonzini
7 siblings, 0 replies; 10+ messages in thread
From: Darkstar @ 2014-03-07 14:01 UTC (permalink / raw)
To: qemu-devel
This bug is apparently fixed in 1.7.0 and can be closed
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1245924
Title:
mips64el magnum emulation broken
Status in QEMU:
New
Bug description:
I'm trying to run the following:
qemu-system-mips64el --machine magnum [...]
The qemu binaries from (k)ubuntu work fine. "info version" shows
1.5.0 (Debian 1.5.0+dfsg-3ubuntu5)
When I try qemu 1.6.1 (compiled from source .tar.bz2), however, qemu
only shows a black screen when starting.
I'm using the following BIOS:
https://mega.co.nz/#!gg0WBYpJ!MqTL3AFPjf4SJipdYgRK3HtFDIxA59YwI6ay5XI3KEc
which is the exact one linked to in the first guide below (can also be downloaded from there)
I'm following these guides on installing NT4 on qemu
http://gunkies.org/wiki/Installing_Windows_NT_4.0_on_Qemu(MIPS)
http://virtuallyfun.superglobalmegacorp.com/?p=2255
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1245924/+subscriptions
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Qemu-devel] [Bug 1245924] Re: mips64el magnum emulation broken
2013-10-29 15:25 [Qemu-devel] [Bug 1245924] [NEW] mips64el magnum emulation broken Darkstar
` (6 preceding siblings ...)
2014-03-07 14:01 ` Darkstar
@ 2014-03-07 14:22 ` Paolo Bonzini
7 siblings, 0 replies; 10+ messages in thread
From: Paolo Bonzini @ 2014-03-07 14:22 UTC (permalink / raw)
To: qemu-devel
** Changed in: qemu
Status: New => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1245924
Title:
mips64el magnum emulation broken
Status in QEMU:
Fix Released
Bug description:
I'm trying to run the following:
qemu-system-mips64el --machine magnum [...]
The qemu binaries from (k)ubuntu work fine. "info version" shows
1.5.0 (Debian 1.5.0+dfsg-3ubuntu5)
When I try qemu 1.6.1 (compiled from source .tar.bz2), however, qemu
only shows a black screen when starting.
I'm using the following BIOS:
https://mega.co.nz/#!gg0WBYpJ!MqTL3AFPjf4SJipdYgRK3HtFDIxA59YwI6ay5XI3KEc
which is the exact one linked to in the first guide below (can also be downloaded from there)
I'm following these guides on installing NT4 on qemu
http://gunkies.org/wiki/Installing_Windows_NT_4.0_on_Qemu(MIPS)
http://virtuallyfun.superglobalmegacorp.com/?p=2255
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1245924/+subscriptions
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2014-03-07 14:31 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-29 15:25 [Qemu-devel] [Bug 1245924] [NEW] mips64el magnum emulation broken Darkstar
2013-11-04 22:40 ` Hervé Poussineau
2013-11-17 18:49 ` [Qemu-devel] [Bug 1245924] " Darkstar
2013-11-18 10:47 ` Darkstar
2013-11-18 11:46 ` Peter Maydell
2013-11-18 13:18 ` Darkstar
2013-11-28 15:22 ` Darkstar
2013-11-28 17:18 ` Paolo Bonzini
2014-03-07 14:01 ` Darkstar
2014-03-07 14:22 ` Paolo Bonzini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).