qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 5/9] fdc: add CCR (Configuration Control Regi


From: Hervé Poussineau
Subject: Re: [Qemu-devel] [PATCH v3 5/9] fdc: add CCR (Configuration Control Register) write register
Date: Fri, 27 Jan 2012 21:03:04 +0100
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Markus Armbruster a écrit :
Hervé Poussineau <address@hidden> writes:

DIR and CCR registers share the same address ; DIR is read-only
while CCR is write-only

Looks like guest writes to CCR are silently ignored before this patch.
Is that correct?

Yes.

Impact?

CCR is only used to program media rate, which is not checked without this patchset.

So, none for this patch.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]