Searched hist:"861 fec459bb4db69123c3b320e1bad9585cdb524" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/include/hw/i386/ |
H A D | apic-msidef.h | diff 861fec459bb4db69123c3b320e1bad9585cdb524 Fri Nov 17 00:24:23 CST 2017 Chao Gao <chao.gao@intel.com> i386/msi: Correct mask of destination ID in MSI address
According to SDM 10.11.1, only [19:12] bits of MSI address are Destination ID, change the mask to avoid ambiguity for VT-d spec has used the bit 4 to indicate a remappable interrupt request.
Signed-off-by: Chao Gao <chao.gao@intel.com> Signed-off-by: Lan Tianyu <tianyu.lan@intel.com> Reviewed-by: Anthony PERARD <anthony.perard@citrix.com> Reviewed-by: Peter Xu <peterx@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|