qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/1] ahci: do not remap clb/fis unconditionally
@ 2015-05-12 22:36 John Snow
  2015-05-12 22:36 ` [Qemu-devel] [PATCH 1/1] " John Snow
  2015-05-18  9:57 ` [Qemu-devel] [PATCH 0/1] " Stefan Hajnoczi
  0 siblings, 2 replies; 4+ messages in thread
From: John Snow @ 2015-05-12 22:36 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini, John Snow, stefanha

This continues the IOMMU fix from 2.3, where we should not attempt
to remap the CLB or FIS RX buffers if the AHCI device is currently
running.

The same applies to migration: keep our mitts off these registers
unless the device is supposed to be on.

Does not impact backwards compatibility for the AHCI device.

==
For convenience, this branch is available at:
https://github.com/jnsnow/qemu.git branch ahci-iommu
https://github.com/jnsnow/qemu/tree/ahci-iommu

This version is tagged ahci-iommu-v1:
https://github.com/jnsnow/qemu/releases/tag/ahci-iommu-v1
==

John Snow (1):
  ahci: do not remap clb/fis unconditionally

 hw/ide/ahci.c | 88 ++++++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 63 insertions(+), 25 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2015-05-19 21:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-12 22:36 [Qemu-devel] [PATCH 0/1] ahci: do not remap clb/fis unconditionally John Snow
2015-05-12 22:36 ` [Qemu-devel] [PATCH 1/1] " John Snow
2015-05-18  9:57 ` [Qemu-devel] [PATCH 0/1] " Stefan Hajnoczi
2015-05-19 21:07   ` John Snow

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