Skip to content

Commit

Permalink
lguest: implement virtio-PCI MMIO accesses.
Browse files Browse the repository at this point in the history
For each device, We need to include the vendor capabilities to demark
where virtio common, notification and ISR regions are (we put them
all in BAR0).

We need to handle the switching of the virtqueues using the accessors.

Signed-off-by: Rusty Russell <[email protected]>
  • Loading branch information
rustyrussell committed Feb 11, 2015
1 parent d7fbf6e commit 9315307
Showing 1 changed file with 490 additions and 2 deletions.
Loading

0 comments on commit 9315307

Please sign in to comment.