On Fri, Jan 06, 2017 at 06:16:20PM +0800, Yuanhan Liu wrote: > Actually, virtio_hw->dev is not used since the beginning when it's > introduced. Remove it.
It's not true after the refactoring of decoupling from PCI device. This patch is dropped. Instead, two more patches will be sent soon. --yliu