Page MenuHomeFreeBSD

bhyve: rework BAR emulation
AbandonedPublic

Authored by corvink on Jan 22 2021, 9:23 AM.
Tags
Referenced Files
Unknown Object (File)
Sun, Oct 6, 11:45 PM
Unknown Object (File)
Thu, Oct 3, 8:49 PM
Unknown Object (File)
Sun, Sep 29, 7:00 PM
Unknown Object (File)
Tue, Sep 24, 9:33 PM
Unknown Object (File)
Tue, Sep 24, 7:29 PM
Unknown Object (File)
Wed, Sep 18, 6:27 AM
Unknown Object (File)
Sun, Sep 15, 1:35 AM
Unknown Object (File)
Sep 8 2024, 10:10 AM

Details

Reviewers
None
Group Reviewers
bhyve
Summary

If the guest writes ~0U to one register of a 64 bit BAR (to read it's size), bhyve registers a BAR with an invalid address. This patch avoids this behaviour.

Additionally, this BAR emulation is required for GVT-d (see D26209) and for GPU Passthrough of AMD graphic cards (see D27456).

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped