Page MenuHomeFreeBSD

D4735.1789221385.diff
No OneTemporary

Size
474 B
Referenced Files
None
Subscribers
None

D4735.1789221385.diff

Index: usr.sbin/bhyve/pci_emul.c
===================================================================
--- usr.sbin/bhyve/pci_emul.c
+++ 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

Mime Type
text/plain
Expires
Sat, Sep 12, 1:56 PM (23 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29573687
Default Alt Text
D4735.1789221385.diff (474 B)

Event Timeline