Page MenuHomeFreeBSD

bhyve: rework BAR emulation
AbandonedPublic

Authored by corvink on Jan 22 2021, 9:23 AM.
Tags
Referenced Files
Unknown Object (File)
Mon, May 18, 2:08 AM
Unknown Object (File)
Mon, May 18, 1:56 AM
Unknown Object (File)
Mon, May 18, 1:56 AM
Unknown Object (File)
Sun, May 17, 1:59 AM
Unknown Object (File)
Sun, May 17, 12:48 AM
Unknown Object (File)
Thu, May 14, 4:38 AM
Unknown Object (File)
Mon, May 11, 2:21 PM
Unknown Object (File)
Wed, May 6, 10:40 PM

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