Changeset 84580 in vbox
- Timestamp:
- May 28, 2020 10:53:10 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp
r84566 r84580 4763 4763 } 4764 4764 4765 /** @todo IOMMU: Figure out how we'll redirect LINT0 and LINT1 legacy PIC 4766 * interrupts here. */ 4765 /* 4766 * LINT0/LINT1 pins cannot be driven by PCI(e) devices. Perhaps for a Southbridge 4767 * that's connected through HyperTransport it might be possible; but for us, it 4768 * doesn't seem we need to specially handle these pins. 4769 */ 4767 4770 4768 4771 /*
Note:
See TracChangeset
for help on using the changeset viewer.