Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F160265566
D4777.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
504 B
Referenced Files
None
Subscribers
None
D4777.diff
View Options
Index: stable/10/usr.sbin/bhyve/pci_emul.c
===================================================================
--- stable/10/usr.sbin/bhyve/pci_emul.c
+++ stable/10/usr.sbin/bhyve/pci_emul.c
@@ -863,10 +863,9 @@
int bytes, uint32_t val)
{
uint16_t msgctrl, rwmask;
- int off, table_bar;
+ int off;
off = offset - capoff;
- table_bar = pi->pi_msix.table_bar;
/* Message Control Register */
if (off == 2 && bytes == 2) {
rwmask = PCIM_MSIXCTRL_MSIX_ENABLE | PCIM_MSIXCTRL_FUNCTION_MASK;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jun 23, 5:32 PM (7 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34254889
Default Alt Text
D4777.diff (504 B)
Attached To
Mode
D4777: MFC: 292970
Attached
Detach File
Event Timeline
Log In to Comment