All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] qemu: IDE/ATAPI emulation fixes
@ 2007-12-19 17:48 Carlo Marcelo Arenas Belon
  2007-12-19 17:55 ` [PATCH 1/2] GET_CONFIGURATION fixes to allow OpenSolaris CD-ROM access Carlo Marcelo Arenas Belon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Carlo Marcelo Arenas Belon @ 2007-12-19 17:48 UTC (permalink / raw)
  To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

The following patch series implements fixes to the IDE/ATAPI emulation
in qemu which affects access to the CD-ROM device preventing installation
of OpenSolaris guests because of an incorrect implementation of the MMC6
GET_CONFIGURATION command when it was extended to also support a DVD-ROM
profile.

  Patch 1/2 : fixes GET_CONFIGURATION to allow OpenSolaris CD-ROM access
  Patch 2/2 : uses DVD-ROM as model name for INQUIRY and IDENTIFY DEVICE

They had been tested in Gentoo Linux 2007.0 amd64 using an Intel Core 2
6320 host and several different versions of Linux, FreeBSD, OpenBSD, NetBSD,
DragonFlyBSD, OpenSolaris and Windows 2000 guests and to match exact
responses when compared with real SATA and ATAPI DVD-ROM hardware.

This is a partial RESEND as the original version of patch 2 will conflict
with the recently merged qemu due to changes on the type signedness of some
variables to avoid warnings when building with gcc4.

Carlo

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace

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

end of thread, other threads:[~2007-12-19 19:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-19 17:48 [PATCH 0/2] qemu: IDE/ATAPI emulation fixes Carlo Marcelo Arenas Belon
2007-12-19 17:55 ` [PATCH 1/2] GET_CONFIGURATION fixes to allow OpenSolaris CD-ROM access Carlo Marcelo Arenas Belon
2007-12-19 17:58 ` [PATCH 2/2] use DVD-ROM as model name for INQUIRY and IDENTIFY DEVICE Carlo Marcelo Arenas Belon
2007-12-19 19:49 ` [PATCH 0/2] qemu: IDE/ATAPI emulation fixes Avi Kivity

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.