qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [PATCH 0/2] ide, vl: turn -win2k-hack into a property on IDE devices
Date: Mon, 26 Feb 2024 09:29:39 +0100	[thread overview]
Message-ID: <20240226082941.90364-1-pbonzini@redhat.com> (raw)

As per $SUBJECT, one less global and one more syntactic sugar property.
Like -no-fd-bootchk, this could be deprecated but it can be done
separately---and would slightly worsen documentation, so I'm leaving
it aside for now.

Paolo

Paolo Bonzini (2):
  ide: collapse parameters to ide_init_drive
  ide, vl: turn -win2k-hack into a property on IDE devices

 include/hw/ide/internal.h |  8 +++-----
 include/sysemu/sysemu.h   |  1 -
 hw/ide/core.c             | 43 ++++++++++++++++++---------------------
 hw/ide/qdev.c             |  6 ++----
 system/globals.c          |  1 -
 system/vl.c               |  2 +-
 qemu-options.hx           |  3 ++-
 7 files changed, 28 insertions(+), 36 deletions(-)

-- 
2.43.2



             reply	other threads:[~2024-02-26  8:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-26  8:29 Paolo Bonzini [this message]
2024-02-26  8:29 ` [PATCH 1/2] ide: collapse parameters to ide_init_drive Paolo Bonzini
2024-02-26  8:29 ` [PATCH 2/2] ide, vl: turn -win2k-hack into a property on IDE devices Paolo Bonzini
2024-02-26  8:45 ` [PATCH 0/2] " Philippe Mathieu-Daudé
2024-02-26  8:50   ` Philippe Mathieu-Daudé
2024-02-26  9:17     ` Paolo Bonzini
2024-02-26  9:24 ` Michael Tokarev
2024-02-26  9:51   ` Paolo Bonzini

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=20240226082941.90364-1-pbonzini@redhat.com \
    --to=pbonzini@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).