]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/bhyve/pci_emul.c
Remove mptable generation code from libvmmapi and move it to bhyve.
[FreeBSD/FreeBSD.git] / usr.sbin / bhyve / pci_emul.c
2012-10-26 grehanRemove mptable generation code from libvmmapi and move...
2012-10-19 grehanRework how guest MMIO regions are dealt with.
2012-08-06 neelFix a bug in how a 64-bit bar in a pci passthru device...
2012-08-06 neelAdd support for emulating PCI multi-function devices.
2012-08-05 neelDevice model for ioapic emulation.
2012-08-04 neelUse the correct variable to index into the 'lirq[]...
2012-07-11 grehanIFC @ r238370
2012-05-03 grehanAdd 16550 uart emulation as a PCI device. This allows...
2012-04-28 grehanMSI-x interrupt support for PCI pass-thru devices.
2012-04-26 grehanIFC @ r234692
2012-01-04 sbrunoIFC to head to catch up the bhyve branch
2011-11-22 grehanIFC @ r227804
2011-10-27 grehanIFC @ r226824
2011-09-15 grehanIFC @ r225592
2011-07-18 grehanIFC @ r224187
2011-06-30 grehanIFC @ r223696 to pick up dfr's userboot
2011-06-28 grehanIFC @ r222830
2011-05-24 grehanIFC @ r222256
2011-05-15 jhbFirst cut to port bhyve, vmmctl, and libvmmapi to HEAD.
2011-05-14 jhbFirst cut at porting the kernel portions of 221828...
2011-05-13 grehanImport of bhyve hypervisor and utilities, part 1.