commit | bcd7461e7e84a65f1dfaa6af6e00aa498978d29d | [log] [tgz] |
---|---|---|
author | Tiejun Chen <tiejun.chen@intel.com> | Wed Jul 15 13:37:44 2015 +0800 |
committer | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Thu Sep 10 12:04:27 2015 +0000 |
tree | c2d7256b53a3c303ca02a65e72d758a3650222b5 | |
parent | 595a4f07d6bd18ba11c78b95d6a78089fee26eca [diff] |
hw/pci-assign: split pci-assign.c We will try to reuse assign_dev_load_option_rom in xen side, and especially its a good beginning to unify pci assign codes both on kvm and xen in the future. [Fix build for Windows] Signed-off-by: Tiejun Chen <tiejun.chen@intel.com> Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Acked-by: Michael S. Tsirkin <mst@redhat.com>