You need to sign in or sign up before continuing.
  • E
    nodedev: move pci express types to virpci.h · be05c141
    Eric Blake 提交于
    Finding virPCIE* code is more intuitive if located in virpci.h
    instead of node_device_conf.h.
    
    * src/conf/node_device_conf.h (virPCIELinkSpeed, virPCIELink)
    (virPCIEDeviceInfo): Move...
    * src/util/virpci.h: ...here.
    * src/conf/node_device_conf.c (virPCIELinkSpeed): Likewise.
    Signed-off-by: NEric Blake <eblake@redhat.com>
    be05c141
virpci.c 78.4 KB