All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1089996] [NEW] Recent floppy boot regression in qemu-system-i386
@ 2012-12-13 15:47 Andreas Gustafsson
  2013-05-17 18:02 ` [Qemu-devel] [Bug 1089996] " Andreas Gustafsson
  2013-05-20 17:33 ` Aurelien Jarno
  0 siblings, 2 replies; 3+ messages in thread
From: Andreas Gustafsson @ 2012-12-13 15:47 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

In recent versions of qemu-system-i386, booting from an
emulated floppy no longer works.

Using bisection, I have determined that the problem appeared
with the following commit:

  commit 582299336879504353e60c7937fbc70fea93f3da
  Author: Julien Grall <julien.grall@citrix.com>
  Date:   Wed Sep 19 12:50:09 2012 +0100

      hw/dma.c: Replace register_ioport_*

      Replace all register_ioport_*() with the new Memory API functions.
      This permits to use the new Memory stuff like listeners.

      Signed-off-by: Julien Grall <julien.grall@citrix.com>
      Acked-by: Avi Kivity <avi@redhat.com>
      [AF: Rebased onto hwaddr]
      Signed-off-by: Andreas Färber <afaerber@suse.de>

One way to reproduce the problem is using the FreeDOS floppy image
listed on http://wiki.qemu.org/Testing, by running

  wget http://odin.fdos.org/odin2005/odin1440.img
  qemu-system-i386 -fda odin1440.img

This successfully boots FreeDOS in qemu version
258711c6448c44b60b0fecef1d3b09c71e23e304, but not
in version 582299336879504353e60c7937fbc70fea93f3da
or newer.

** 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/1089996

Title:
   Recent floppy boot regression in qemu-system-i386

Status in QEMU:
  New

Bug description:
  In recent versions of qemu-system-i386, booting from an
  emulated floppy no longer works.

  Using bisection, I have determined that the problem appeared
  with the following commit:

    commit 582299336879504353e60c7937fbc70fea93f3da
    Author: Julien Grall <julien.grall@citrix.com>
    Date:   Wed Sep 19 12:50:09 2012 +0100

        hw/dma.c: Replace register_ioport_*

        Replace all register_ioport_*() with the new Memory API functions.
        This permits to use the new Memory stuff like listeners.

        Signed-off-by: Julien Grall <julien.grall@citrix.com>
        Acked-by: Avi Kivity <avi@redhat.com>
        [AF: Rebased onto hwaddr]
        Signed-off-by: Andreas Färber <afaerber@suse.de>

  One way to reproduce the problem is using the FreeDOS floppy image
  listed on http://wiki.qemu.org/Testing, by running

    wget http://odin.fdos.org/odin2005/odin1440.img
    qemu-system-i386 -fda odin1440.img

  This successfully boots FreeDOS in qemu version
  258711c6448c44b60b0fecef1d3b09c71e23e304, but not
  in version 582299336879504353e60c7937fbc70fea93f3da
  or newer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1089996/+subscriptions

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Qemu-devel] [Bug 1089996] Re: Recent floppy boot regression in qemu-system-i386
  2012-12-13 15:47 [Qemu-devel] [Bug 1089996] [NEW] Recent floppy boot regression in qemu-system-i386 Andreas Gustafsson
@ 2013-05-17 18:02 ` Andreas Gustafsson
  2013-05-20 17:33 ` Aurelien Jarno
  1 sibling, 0 replies; 3+ messages in thread
From: Andreas Gustafsson @ 2013-05-17 18:02 UTC (permalink / raw)
  To: qemu-devel

** Changed in: qemu
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1089996

Title:
   Recent floppy boot regression in qemu-system-i386

Status in QEMU:
  Fix Committed

Bug description:
  In recent versions of qemu-system-i386, booting from an
  emulated floppy no longer works.

  Using bisection, I have determined that the problem appeared
  with the following commit:

    commit 582299336879504353e60c7937fbc70fea93f3da
    Author: Julien Grall <julien.grall@citrix.com>
    Date:   Wed Sep 19 12:50:09 2012 +0100

        hw/dma.c: Replace register_ioport_*

        Replace all register_ioport_*() with the new Memory API functions.
        This permits to use the new Memory stuff like listeners.

        Signed-off-by: Julien Grall <julien.grall@citrix.com>
        Acked-by: Avi Kivity <avi@redhat.com>
        [AF: Rebased onto hwaddr]
        Signed-off-by: Andreas Färber <afaerber@suse.de>

  One way to reproduce the problem is using the FreeDOS floppy image
  listed on http://wiki.qemu.org/Testing, by running

    wget http://odin.fdos.org/odin2005/odin1440.img
    qemu-system-i386 -fda odin1440.img

  This successfully boots FreeDOS in qemu version
  258711c6448c44b60b0fecef1d3b09c71e23e304, but not
  in version 582299336879504353e60c7937fbc70fea93f3da
  or newer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1089996/+subscriptions

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Qemu-devel] [Bug 1089996] Re: Recent floppy boot regression in qemu-system-i386
  2012-12-13 15:47 [Qemu-devel] [Bug 1089996] [NEW] Recent floppy boot regression in qemu-system-i386 Andreas Gustafsson
  2013-05-17 18:02 ` [Qemu-devel] [Bug 1089996] " Andreas Gustafsson
@ 2013-05-20 17:33 ` Aurelien Jarno
  1 sibling, 0 replies; 3+ messages in thread
From: Aurelien Jarno @ 2013-05-20 17:33 UTC (permalink / raw)
  To: qemu-devel

** Changed in: qemu
       Status: Fix Committed => 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/1089996

Title:
   Recent floppy boot regression in qemu-system-i386

Status in QEMU:
  Fix Released

Bug description:
  In recent versions of qemu-system-i386, booting from an
  emulated floppy no longer works.

  Using bisection, I have determined that the problem appeared
  with the following commit:

    commit 582299336879504353e60c7937fbc70fea93f3da
    Author: Julien Grall <julien.grall@citrix.com>
    Date:   Wed Sep 19 12:50:09 2012 +0100

        hw/dma.c: Replace register_ioport_*

        Replace all register_ioport_*() with the new Memory API functions.
        This permits to use the new Memory stuff like listeners.

        Signed-off-by: Julien Grall <julien.grall@citrix.com>
        Acked-by: Avi Kivity <avi@redhat.com>
        [AF: Rebased onto hwaddr]
        Signed-off-by: Andreas Färber <afaerber@suse.de>

  One way to reproduce the problem is using the FreeDOS floppy image
  listed on http://wiki.qemu.org/Testing, by running

    wget http://odin.fdos.org/odin2005/odin1440.img
    qemu-system-i386 -fda odin1440.img

  This successfully boots FreeDOS in qemu version
  258711c6448c44b60b0fecef1d3b09c71e23e304, but not
  in version 582299336879504353e60c7937fbc70fea93f3da
  or newer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1089996/+subscriptions

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-05-20 17:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-13 15:47 [Qemu-devel] [Bug 1089996] [NEW] Recent floppy boot regression in qemu-system-i386 Andreas Gustafsson
2013-05-17 18:02 ` [Qemu-devel] [Bug 1089996] " Andreas Gustafsson
2013-05-20 17:33 ` Aurelien Jarno

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.