aboutsummaryrefslogtreecommitdiff
path: root/migration-exec.c
diff options
context:
space:
mode:
authorIsaku Yamahata <yamahata@valinux.co.jp>2010-09-09 11:48:55 +0900
committerMichael S. Tsirkin <mst@redhat.com>2010-09-13 21:03:51 +0200
commit5a9ff3819a1023b63b94ad4fb82da973f93f65d0 (patch)
treece35eb2c636b8b15452edf6bf71bfb4f4cd3a2d8 /migration-exec.c
parentcf4c01fde264416dc8b1a1904bc9068a4af78cb7 (diff)
downloadqemu-5a9ff3819a1023b63b94ad4fb82da973f93f65d0.zip
qemu-5a9ff3819a1023b63b94ad4fb82da973f93f65d0.tar.gz
qemu-5a9ff3819a1023b63b94ad4fb82da973f93f65d0.tar.bz2
pci: sorting out type confusion in pci_register_bar().
This patch sorts out invalid use of pcibus_t. In pci_register_bar(), pcibus_t wmask is used. It should, however, be uint64_t because it is used to set pci configuration space value(PCIDevice::wmask) by pci_set_quad() or pci_set_long(). Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'migration-exec.c')
0 files changed, 0 insertions, 0 deletions