]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Improve PCI BAR emulation:
authorNeel Natu <neel@FreeBSD.org>
Wed, 10 Apr 2013 02:12:39 +0000 (02:12 +0000)
committerNeel Natu <neel@FreeBSD.org>
Wed, 10 Apr 2013 02:12:39 +0000 (02:12 +0000)
commit028d9311cdfb847aa01ea7901658010ac421bd88
tree74404bb950a87fe0a043f8f34de128bc51966a5a
parentd58a96538f7adf52b15e532d7613b2bb01020615
Improve PCI BAR emulation:
- Respect the MEMEN and PORTEN bits in the command register
- Allow the guest to reprogram the address decoded by the BAR

Submitted by: Gopakumar T
Obtained from: NetApp
usr.sbin/bhyve/consport.c
usr.sbin/bhyve/dbgport.c
usr.sbin/bhyve/inout.c
usr.sbin/bhyve/inout.h
usr.sbin/bhyve/mem.c
usr.sbin/bhyve/mem.h
usr.sbin/bhyve/pci_emul.c