Re: [Qemu-devel] [PATCH 0/3] add disk/cdrom version properties

2010-01-14 Thread Gerd Hoffmann
On 01/14/10 15:31, Anthony Liguori wrote: On 01/14/2010 07:44 AM, Gerd Hoffmann wrote: Hi, This patch series makes the version reported by ide and scsi drives configurable using qdev properties. Should help keeping the virtual hardware more constant on qemu updates, so it becomes less likely th

Re: [Qemu-devel] [PATCH 0/3] add disk/cdrom version properties

2010-01-14 Thread Anthony Liguori
On 01/14/2010 07:44 AM, Gerd Hoffmann wrote: Hi, This patch series makes the version reported by ide and scsi drives configurable using qdev properties. Should help keeping the virtual hardware more constant on qemu updates, so it becomes less likely that Windows wants be re-activated. Mayb

[Qemu-devel] [PATCH 0/3] add disk/cdrom version properties

2010-01-14 Thread Gerd Hoffmann
Hi, This patch series makes the version reported by ide and scsi drives configurable using qdev properties. Should help keeping the virtual hardware more constant on qemu updates, so it becomes less likely that Windows wants be re-activated. Maybe 0.12 candidate? cheers, Gerd