qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, aliguori@us.ibm.com, hpoussin@reactos.org
Subject: [Qemu-devel] [RFC PATCH 0/2] Split fdd devices off the floppy controller
Date: Fri, 11 May 2012 17:22:18 +0200	[thread overview]
Message-ID: <1336749740-18474-1-git-send-email-armbru@redhat.com> (raw)

This is probaly more about QOM than about floppy.  It's not a working
solution, yet.  I'm posting it to give us something concrete to
discuss.

Based on Kevin's block branch, commit ad431215.

Markus Armbruster (2):
  Un-inline fdctrl_init_isa()
  Split fdd devices off the floppy controller

 hw/fdc.c      |  132 ++++++++++++++++++++++++++++++++++++--------------------
 hw/fdc.h      |   24 +---------
 hw/ide/piix.c |    3 +-
 hw/isa.h      |    2 -
 hw/pc_sysfw.c |    1 +
 qemu-common.h |    1 +
 6 files changed, 91 insertions(+), 72 deletions(-)

-- 
1.7.6.5

             reply	other threads:[~2012-05-11 15:22 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-11 15:22 Markus Armbruster [this message]
2012-05-11 15:22 ` [Qemu-devel] [RFC PATCH 1/2] Un-inline fdctrl_init_isa() Markus Armbruster
2012-05-14 13:32   ` Anthony Liguori
2012-05-14 13:45     ` Kevin Wolf
2012-05-11 15:22 ` [Qemu-devel] [RFC PATCH 2/2] Split fdd devices off the floppy controller Markus Armbruster
2012-05-14  8:47   ` Kevin Wolf
2012-05-14  8:50     ` Daniel P. Berrange
2012-05-14 11:58     ` Andreas Färber
2012-05-14 12:09       ` Kevin Wolf
2012-05-16 20:09         ` Markus Armbruster
2012-05-14 13:42   ` Anthony Liguori
2012-05-16 20:30     ` Markus Armbruster
2012-05-24 16:36       ` Markus Armbruster
2012-05-11 15:24 ` [Qemu-devel] [RFC PATCH 0/2] " Markus Armbruster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1336749740-18474-1-git-send-email-armbru@redhat.com \
    --to=armbru@redhat.com \
    --cc=aliguori@us.ibm.com \
    --cc=hpoussin@reactos.org \
    --cc=kwolf@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).