Avi Kivity cef4dea07f KVM: 16-byte mmio support
Since sse instructions can issue 16-byte mmios, we need to support them.  We
can't increase the kvm_run mmio buffer size to 16 bytes without breaking
compatibility, so instead we break the large mmios into two smaller 8-byte
ones.  Since the bus is 64-bit we aren't breaking any atomicity guarantees.

Signed-off-by: Avi Kivity <avi@redhat.com>
2011-05-11 07:56:58 -04:00
..
2010-08-14 22:26:53 +02:00
2011-05-11 07:56:58 -04:00
2011-05-11 07:56:58 -04:00
2011-03-18 10:39:30 +01:00
2010-05-10 13:37:16 -07:00
2010-10-27 14:30:01 +02:00
2011-03-18 10:39:30 +01:00