Re: [kvm-devel] [PATCH 0/2] qemu: IDE/ATAPI emulation fixes

2007-12-19 Thread Avi Kivity
Carlo Marcelo Arenas Belon wrote: > 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 e

[kvm-devel] [PATCH 0/2] qemu: IDE/ATAPI emulation fixes

2007-12-19 Thread Carlo Marcelo Arenas Belon
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.