* Re: [Qemu-devel] [Bug 1042654] [NEW] Floppy disks and network not working on NT 3.1 on Qemu 1.2 rc1
2012-08-28 9:29 [Qemu-devel] [Bug 1042654] [NEW] Floppy disks and network not working on NT 3.1 on Qemu 1.2 rc1 TC1988
@ 2012-08-29 7:12 ` Stefan Hajnoczi
2012-08-29 12:53 ` [Qemu-devel] [Bug 1042654] " TC1988
` (7 subsequent siblings)
8 siblings, 0 replies; 12+ messages in thread
From: Stefan Hajnoczi @ 2012-08-29 7:12 UTC (permalink / raw)
To: Bug 1042654; +Cc: qemu-devel
On Tue, Aug 28, 2012 at 10:29 AM, TC1988 <panie@tiscali.it> wrote:
> Public bug reported:
>
> When I try to put Floppy IMG/IMA/VFD images on NT 3.1 when it is running on Qemu 1.2 rc, they are not recognized and the network is not working even though I set it correctly (especially the AMD PCnet adapter)
> Here's some screenshot of the floppy error:
> http://i49.tinypic.com/j77wcw.png
Thanks for testing qemu 1.2-rc!
Can you confirm that both floppy and AMD PCnet worked in QEMU 1.1?
If so, could you please try running git-bisect(1) to identify which
commit introduced the breakage?
$ git clone git://git.qemu.org/qemu.git
$ cd qemu
$ git bisect start v1.2-rc1 v1.1.0
For more info on git-bisect(1):
http://git-scm.com/book/en/Git-Tools-Debugging-with-Git#Binary-Search
http://www.kernel.org/pub/software/scm/git/docs/git-bisect.html
Stefan
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Qemu-devel] [Bug 1042654] Re: Floppy disks and network not working on NT 3.1 on Qemu 1.2 rc1
2012-08-28 9:29 [Qemu-devel] [Bug 1042654] [NEW] Floppy disks and network not working on NT 3.1 on Qemu 1.2 rc1 TC1988
2012-08-29 7:12 ` Stefan Hajnoczi
@ 2012-08-29 12:53 ` TC1988
2012-08-29 13:25 ` Stefan Hajnoczi
2012-08-30 10:27 ` TC1988
` (6 subsequent siblings)
8 siblings, 1 reply; 12+ messages in thread
From: TC1988 @ 2012-08-29 12:53 UTC (permalink / raw)
To: qemu-devel
they worked in Qemu 1.1 and also in the previous versions and, by the
way, I can't compile, I used a third party Win32 build of Qemu 1.2 rc1.
:(
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1042654
Title:
Floppy disks and network not working on NT 3.1 on Qemu 1.2 rc1
Status in QEMU:
New
Bug description:
When I try to put Floppy IMG/IMA/VFD images on NT 3.1 when it is running on Qemu 1.2 rc, they are not recognized and the network is not working even though I set it correctly (especially the AMD PCnet adapter)
Here's some screenshot of the floppy error:
http://i49.tinypic.com/j77wcw.png
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1042654/+subscriptions
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Qemu-devel] [Bug 1042654] Re: Floppy disks and network not working on NT 3.1 on Qemu 1.2 rc1
2012-08-29 12:53 ` [Qemu-devel] [Bug 1042654] " TC1988
@ 2012-08-29 13:25 ` Stefan Hajnoczi
2012-08-29 13:42 ` Paolo Bonzini
0 siblings, 1 reply; 12+ messages in thread
From: Stefan Hajnoczi @ 2012-08-29 13:25 UTC (permalink / raw)
To: Bug 1042654; +Cc: Stefan Weil, Hervé Poussineau, qemu-devel, Paolo Bonzini
On Wed, Aug 29, 2012 at 1:53 PM, TC1988 <panie@tiscali.it> wrote:
> they worked in Qemu 1.1 and also in the previous versions and, by the
> way, I can't compile, I used a third party Win32 build of Qemu 1.2 rc1.
> :(
Have you tried any other guest operating systems? If there is a more
readily available guest OS that shows the same bug it would allow
others to reproduce and debug this.
Stefan
> https://bugs.launchpad.net/bugs/1042654
>
> Title:
> Floppy disks and network not working on NT 3.1 on Qemu 1.2 rc1
>
> Status in QEMU:
> New
>
> Bug description:
> When I try to put Floppy IMG/IMA/VFD images on NT 3.1 when it is running on Qemu 1.2 rc, they are not recognized and the network is not working even though I set it correctly (especially the AMD PCnet adapter)
> Here's some screenshot of the floppy error:
> http://i49.tinypic.com/j77wcw.png
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Qemu-devel] [Bug 1042654] Re: Floppy disks and network not working on NT 3.1 on Qemu 1.2 rc1
2012-08-29 13:25 ` Stefan Hajnoczi
@ 2012-08-29 13:42 ` Paolo Bonzini
0 siblings, 0 replies; 12+ messages in thread
From: Paolo Bonzini @ 2012-08-29 13:42 UTC (permalink / raw)
To: Stefan Hajnoczi
Cc: Stefan Weil, Bug 1042654, qemu-devel, Hervé Poussineau
Il 29/08/2012 15:25, Stefan Hajnoczi ha scritto:
>> > they worked in Qemu 1.1 and also in the previous versions and, by the
>> > way, I can't compile, I used a third party Win32 build of Qemu 1.2 rc1.
>> > :(
> Have you tried any other guest operating systems? If there is a more
> readily available guest OS that shows the same bug it would allow
> others to reproduce and debug this.
Alternatively, if you can test on Linux that would also help.
Paolo
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Qemu-devel] [Bug 1042654] Re: Floppy disks and network not working on NT 3.1 on Qemu 1.2 rc1
2012-08-28 9:29 [Qemu-devel] [Bug 1042654] [NEW] Floppy disks and network not working on NT 3.1 on Qemu 1.2 rc1 TC1988
2012-08-29 7:12 ` Stefan Hajnoczi
2012-08-29 12:53 ` [Qemu-devel] [Bug 1042654] " TC1988
@ 2012-08-30 10:27 ` TC1988
2012-08-31 15:27 ` Kevin Wolf
` (5 subsequent siblings)
8 siblings, 0 replies; 12+ messages in thread
From: TC1988 @ 2012-08-30 10:27 UTC (permalink / raw)
To: qemu-devel
it does not happen on NT 3.5, 3.51 or 4.0, only on 3.1.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1042654
Title:
Floppy disks and network not working on NT 3.1 on Qemu 1.2 rc1
Status in QEMU:
New
Bug description:
When I try to put Floppy IMG/IMA/VFD images on NT 3.1 when it is running on Qemu 1.2 rc, they are not recognized and the network is not working even though I set it correctly (especially the AMD PCnet adapter)
Here's some screenshot of the floppy error:
http://i49.tinypic.com/j77wcw.png
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1042654/+subscriptions
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Qemu-devel] [Bug 1042654] Re: Floppy disks and network not working on NT 3.1 on Qemu 1.2 rc1
2012-08-28 9:29 [Qemu-devel] [Bug 1042654] [NEW] Floppy disks and network not working on NT 3.1 on Qemu 1.2 rc1 TC1988
` (2 preceding siblings ...)
2012-08-30 10:27 ` TC1988
@ 2012-08-31 15:27 ` Kevin Wolf
2012-08-31 16:41 ` TC1988
` (4 subsequent siblings)
8 siblings, 0 replies; 12+ messages in thread
From: Kevin Wolf @ 2012-08-31 15:27 UTC (permalink / raw)
To: qemu-devel
Found someone who had a copy of NT 3.1 handy and he bisected it to:
commit 2fee00885a9ea4db69bbfc1ba8ccf95f2ae9aec6
Author: Pavel Hrdina <phrdina@redhat.com>
Date: Fri Jun 22 12:33:55 2012 +0200
fdc: fix interrupt handling
If you call the SENSE INTERRUPT STATUS command while there is no interrupt
waiting you get as result unknown command.
Fixed status0 register handling for read/write/format commands.
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1042654
Title:
Floppy disks and network not working on NT 3.1 on Qemu 1.2 rc1
Status in QEMU:
New
Bug description:
When I try to put Floppy IMG/IMA/VFD images on NT 3.1 when it is running on Qemu 1.2 rc, they are not recognized and the network is not working even though I set it correctly (especially the AMD PCnet adapter)
Here's some screenshot of the floppy error:
http://i49.tinypic.com/j77wcw.png
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1042654/+subscriptions
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Qemu-devel] [Bug 1042654] Re: Floppy disks and network not working on NT 3.1 on Qemu 1.2 rc1
2012-08-28 9:29 [Qemu-devel] [Bug 1042654] [NEW] Floppy disks and network not working on NT 3.1 on Qemu 1.2 rc1 TC1988
` (3 preceding siblings ...)
2012-08-31 15:27 ` Kevin Wolf
@ 2012-08-31 16:41 ` TC1988
2012-09-18 19:01 ` Michael Tokarev
` (3 subsequent siblings)
8 siblings, 0 replies; 12+ messages in thread
From: TC1988 @ 2012-08-31 16:41 UTC (permalink / raw)
To: qemu-devel
nice :) but what about the network?
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1042654
Title:
Floppy disks and network not working on NT 3.1 on Qemu 1.2 rc1
Status in QEMU:
New
Bug description:
When I try to put Floppy IMG/IMA/VFD images on NT 3.1 when it is running on Qemu 1.2 rc, they are not recognized and the network is not working even though I set it correctly (especially the AMD PCnet adapter)
Here's some screenshot of the floppy error:
http://i49.tinypic.com/j77wcw.png
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1042654/+subscriptions
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Qemu-devel] [Bug 1042654] Re: Floppy disks and network not working on NT 3.1 on Qemu 1.2 rc1
2012-08-28 9:29 [Qemu-devel] [Bug 1042654] [NEW] Floppy disks and network not working on NT 3.1 on Qemu 1.2 rc1 TC1988
` (4 preceding siblings ...)
2012-08-31 16:41 ` TC1988
@ 2012-09-18 19:01 ` Michael Tokarev
2017-06-13 18:10 ` Thomas Huth
` (2 subsequent siblings)
8 siblings, 0 replies; 12+ messages in thread
From: Michael Tokarev @ 2012-09-18 19:01 UTC (permalink / raw)
To: qemu-devel
It appears that the fdc issue were addressed in this patch series:
http://thread.gmane.org/gmane.comp.emulators.qemu/168836
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1042654
Title:
Floppy disks and network not working on NT 3.1 on Qemu 1.2 rc1
Status in QEMU:
New
Bug description:
When I try to put Floppy IMG/IMA/VFD images on NT 3.1 when it is running on Qemu 1.2 rc, they are not recognized and the network is not working even though I set it correctly (especially the AMD PCnet adapter)
Here's some screenshot of the floppy error:
http://i49.tinypic.com/j77wcw.png
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1042654/+subscriptions
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Qemu-devel] [Bug 1042654] Re: Floppy disks and network not working on NT 3.1 on Qemu 1.2 rc1
2012-08-28 9:29 [Qemu-devel] [Bug 1042654] [NEW] Floppy disks and network not working on NT 3.1 on Qemu 1.2 rc1 TC1988
` (5 preceding siblings ...)
2012-09-18 19:01 ` Michael Tokarev
@ 2017-06-13 18:10 ` Thomas Huth
2017-06-21 9:37 ` Kevin Wolf
2017-08-21 4:17 ` Launchpad Bug Tracker
8 siblings, 0 replies; 12+ messages in thread
From: Thomas Huth @ 2017-06-13 18:10 UTC (permalink / raw)
To: qemu-devel
Unfortunately the URL from comment #7 is dead nowadays ... has this fix
been committed to the QEMU repository?
** Changed in: qemu
Status: New => Incomplete
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1042654
Title:
Floppy disks and network not working on NT 3.1 on Qemu 1.2 rc1
Status in QEMU:
Incomplete
Bug description:
When I try to put Floppy IMG/IMA/VFD images on NT 3.1 when it is running on Qemu 1.2 rc, they are not recognized and the network is not working even though I set it correctly (especially the AMD PCnet adapter)
Here's some screenshot of the floppy error:
http://i49.tinypic.com/j77wcw.png
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1042654/+subscriptions
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Qemu-devel] [Bug 1042654] Re: Floppy disks and network not working on NT 3.1 on Qemu 1.2 rc1
2012-08-28 9:29 [Qemu-devel] [Bug 1042654] [NEW] Floppy disks and network not working on NT 3.1 on Qemu 1.2 rc1 TC1988
` (6 preceding siblings ...)
2017-06-13 18:10 ` Thomas Huth
@ 2017-06-21 9:37 ` Kevin Wolf
2017-08-21 4:17 ` Launchpad Bug Tracker
8 siblings, 0 replies; 12+ messages in thread
From: Kevin Wolf @ 2017-06-21 9:37 UTC (permalink / raw)
To: qemu-devel
The floppy fix appears to be commit 34abf9a7 (contained in qemu 1.3).
I don't think anyone ever looked into the networking 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/1042654
Title:
Floppy disks and network not working on NT 3.1 on Qemu 1.2 rc1
Status in QEMU:
Incomplete
Bug description:
When I try to put Floppy IMG/IMA/VFD images on NT 3.1 when it is running on Qemu 1.2 rc, they are not recognized and the network is not working even though I set it correctly (especially the AMD PCnet adapter)
Here's some screenshot of the floppy error:
http://i49.tinypic.com/j77wcw.png
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1042654/+subscriptions
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Qemu-devel] [Bug 1042654] Re: Floppy disks and network not working on NT 3.1 on Qemu 1.2 rc1
2012-08-28 9:29 [Qemu-devel] [Bug 1042654] [NEW] Floppy disks and network not working on NT 3.1 on Qemu 1.2 rc1 TC1988
` (7 preceding siblings ...)
2017-06-21 9:37 ` Kevin Wolf
@ 2017-08-21 4:17 ` Launchpad Bug Tracker
8 siblings, 0 replies; 12+ messages in thread
From: Launchpad Bug Tracker @ 2017-08-21 4:17 UTC (permalink / raw)
To: qemu-devel
[Expired for QEMU because there has been no activity for 60 days.]
** Changed in: qemu
Status: Incomplete => Expired
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1042654
Title:
Floppy disks and network not working on NT 3.1 on Qemu 1.2 rc1
Status in QEMU:
Expired
Bug description:
When I try to put Floppy IMG/IMA/VFD images on NT 3.1 when it is running on Qemu 1.2 rc, they are not recognized and the network is not working even though I set it correctly (especially the AMD PCnet adapter)
Here's some screenshot of the floppy error:
http://i49.tinypic.com/j77wcw.png
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1042654/+subscriptions
^ permalink raw reply [flat|nested] 12+ messages in thread