qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ide, vl: turn -win2k-hack into a property on IDE devices
@ 2024-02-26  8:29 Paolo Bonzini
  2024-02-26  8:29 ` [PATCH 1/2] ide: collapse parameters to ide_init_drive Paolo Bonzini
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Paolo Bonzini @ 2024-02-26  8:29 UTC (permalink / raw)
  To: qemu-devel

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



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

end of thread, other threads:[~2024-02-26  9:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-26  8:29 [PATCH 0/2] ide, vl: turn -win2k-hack into a property on IDE devices Paolo Bonzini
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

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).