]> git.proxmox.com Git - qemu.git/commit
qemu-kvm/pci-assign: 64 bits bar emulation
authorXudong Hao <xudong.hao@intel.com>
Thu, 20 Dec 2012 03:07:23 +0000 (11:07 +0800)
committerGleb Natapov <gleb@redhat.com>
Tue, 25 Dec 2012 12:37:52 +0000 (14:37 +0200)
commit0a2a59d35cbabf63c91340a1c62038e3e60538c1
tree08db34f1d6c98965dcd0a99a6ae41535a2de7650
parentf28558d3d37ad3bc4e35e8ac93f7bf81a0d5622c
qemu-kvm/pci-assign: 64 bits bar emulation

Enable 64 bits bar emulation.

Test pass with the current seabios which already support 64bit pci bars.

Signed-off-by: Xudong Hao <xudong.hao@intel.com>
Reviewed-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
hw/kvm/pci-assign.c