qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/7] ATAPI CDROM passthrough v5
@ 2009-08-12 17:18 Ian Jackson
  2009-08-12 17:26 ` [Qemu-devel] " Ian Jackson
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Ian Jackson @ 2009-08-12 17:18 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alexandre Bique

I've picked up Alex's patch series for this.  Changes since v4:
  * rebased to current tip as of approximately yesterday
  * passthrough of firmware update is enabled by default
  * fixed some build issues

Anthony Liguori wrote:
> This series breaks the cris-softmmu build.

I think I've fixed it up.  It builds for me, anyway.  If it now
doesn't build do please tell me the error message and I'l fix it.

> Also, I think Paul and I both requested that fw upgrade not be
> disabled by default.

As previously discussed I think this is a mistake, but it's a decision
for qemu upstream to make so I have changed this.

>   I would also suggest that you only expose this as an option 
> through qdev properties instead of a new command line option as it 
> should be controllable on a per-device basis.

The reason to disable it is not to prevent the guest breaking the
hardware.  It is to prevent the guest escaping the containment
entirely, which it can probably do if firmware updates are allowed.
This seems to me to be a general property of the guest, rather than of
the device.  So I think disabling it in one place is better.

Patches follow.

Thanks,
Ian.

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

end of thread, other threads:[~2010-10-19 14:28 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-12 17:18 [Qemu-devel] [PATCH 0/7] ATAPI CDROM passthrough v5 Ian Jackson
2009-08-12 17:26 ` [Qemu-devel] " Ian Jackson
2009-08-12 22:00 ` [Qemu-devel] " Christoph Hellwig
2009-08-13 16:44   ` Ian Jackson
2009-08-24 13:18 ` Anthony Liguori
2009-08-28 20:21 ` Bique Alexandre
2009-08-29 19:35   ` Carl-Daniel Hailfinger
2009-08-29 20:49     ` Anthony Liguori
2009-08-29 21:10       ` Carl-Daniel Hailfinger
2009-08-30  0:14         ` Anthony Liguori
2010-10-18 23:29           ` Alexander Graf
2010-10-19  0:10             ` Anthony Liguori
2010-10-19  6:17               ` Alexander Graf
2010-10-19 14:27                 ` Michal Suchanek

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