MatthewHinton56

Results 4 comments of MatthewHinton56

Currently when the pci scan is initiated in libhermit. It jumps to Uhvye Unknown exit reason rather than handle the exit. Currently Uhyve does not handle PCI_CONFIG_ADDRESS_PORT and PCI_CONFIG_DATA_PORT. Are...

Our first goal is to emulate the PCI bus by providing the address and data port catches in Uhvye. This will allow for PCI devices to be detected by libhermit....

Should we add mmio support next for the virtio device? If so, is there a specific region of memory you would wish the device to use?

Oh, I misspoke. What values should we assign the base registers for iobase, iomem and the irq? Do you have preference?