]> xenbits.xensource.com Git - xen.git/commit
Subject: xend: pass-through: Add pci_dict_cmp()
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 17 Jun 2009 06:35:51 +0000 (07:35 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 17 Jun 2009 06:35:51 +0000 (07:35 +0100)
commit29baf765df8ff361e407fde690ff8c52d4c852cd
tree9a70c1b0e94ed6af300c2b577a7955580f824422
parent5a6a2f7e9b05157941b3f466619f7bad31652381
Subject: xend: pass-through: Add pci_dict_cmp()

pci_dict_cmp() compares the two pci devices in dict format.

Signed-off-by: Simon Horman <horms@verge.net.au>
tools/python/xen/util/pci.py
tools/python/xen/xend/XendDomainInfo.py