• G
    pci: initialize state values on reattach · 416814e6
    Guannan Ren 提交于
    add a new API pciDeviceReAttachInit() in pci.c to initialize state values for nodedev reattach
    
    Initialize three state value of device driver to 1. This is just for a new call to
    qemudNodeDeviceReAttach()
    416814e6
qemu_driver.c 261.7 KB