diff options
author | Jing Liu <jing2.liu@linux.intel.com> | 2018-08-21 11:18:06 +0800 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2018-09-07 17:05:18 -0400 |
commit | 9e8993991ec002f36e642f9c24e80ab5845366f8 (patch) | |
tree | a1f1c592b1676083b945f295895bf8f838f6c4ff /hw/pci-bridge/pci_bridge_dev.c | |
parent | db812c4073c77c8a64db8d6663b3416a587c7b4a (diff) |
hw/pci: factor PCI reserve resources to a separate structure
Factor "bus_reserve", "io_reserve", "mem_reserve", "pref32_reserve"
and "pref64_reserve" fields of the "GenPCIERootPort" structure out
to "PCIResReserve" structure, so that other PCI bridges can
reuse it to add resource reserve capability.
Signed-off-by: Jing Liu <jing2.liu@linux.intel.com>
Reviewed-by: Marcel Apfelbaum<marcel.apfelbaum@gmail.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/pci-bridge/pci_bridge_dev.c')
0 files changed, 0 insertions, 0 deletions