On Thu, Nov 03, 2016 at 09:22:23AM +0800, Jason Wang wrote: > Using uint8_t for source id will lose bus num and get the > wrong/invalid IOTLB entry. Fixing by using uint16_t instead and > enlarge level shift. > > Cc: Paolo Bonzini <[email protected]> > Cc: Richard Henderson <[email protected]> > Cc: Eduardo Habkost <[email protected]> > Cc: Michael S. Tsirkin <[email protected]> > Signed-off-by: Jason Wang <[email protected]>
Reviewed-by: Peter Xu <[email protected]>
