From 38eb4a29a77fa1bdb67f4534bfe93716a64e85ad Mon Sep 17 00:00:00 2001 From: "Michael S. Tsirkin" Date: Sun, 7 Dec 2014 18:41:16 +0200 Subject: [PATCH] virtio_pci: split out legacy device support Move everything dealing with legacy devices out to virtio_pci_legacy.c. Expose common code APIs in virtio_pci.h Signed-off-by: Michael S. Tsirkin --- Reading git-format-patch failed