]> git.proxmox.com Git - qemu.git/commit
pci_bridge: upper 32 bit are long registers
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 4 Mar 2012 13:35:29 +0000 (15:35 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 15 Mar 2012 22:41:39 +0000 (00:41 +0200)
commitcd7898f714773f7a317b122eaa45e701fd4f9849
tree247362e9b9d9f10508fbed67a4cb79fd04356ac9
parent68917102740d9aa96c8f3ed4b95eab9917e8c61b
pci_bridge: upper 32 bit are long registers

Use pci_set_long for accesses.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/pci_bridge.c