Re: [Qemu-devel] [RFC v2 00/20] Memory API

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

 



On 06/27/2011 10:59 AM, Michael S. Tsirkin wrote:
On Mon, Jun 27, 2011 at 06:54:05PM +0300, Avi Kivity wrote:
On 06/27/2011 06:52 PM, Michael S. Tsirkin wrote:
- bridges might also enable subtractive decoding
   (required for isa behind the bridge)

What does that mean?

subtractive decoding is
a method of address decoding in which a device accepts all
accesses not positively decoded by another agent.

Subtractive decoding is very slow in real hardware so generally any well known devices are positively decoded (like anything on the Super I/O chip). Unless we're dealing with very odd ISA devices, we probably don't need to worry about subtractive decoding.

The real key point is, each level may dispatch in subtly different ways. You can get 95% of the way there with a generic memory API. I think it's the 95% that actually matters but just realize that we can't model hardware exactly without true hierarchical dispatch.

Regards,

Anthony Liguori
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux