aboutsummaryrefslogtreecommitdiff
path: root/hw/xio3130_upstream.c
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2010-11-18 10:42:50 +0200
committerMichael S. Tsirkin <mst@redhat.com>2010-11-22 10:00:06 +0200
commitf6bdfcc9352e53fac5b9a144fc9ead991163484b (patch)
tree70a03f3250fc548aec7525b887924c240b5951ca /hw/xio3130_upstream.c
parent09b926d44674cbcf198425a5b8255e3cacb398ae (diff)
downloadqemu-f6bdfcc9352e53fac5b9a144fc9ead991163484b.zip
qemu-f6bdfcc9352e53fac5b9a144fc9ead991163484b.tar.gz
qemu-f6bdfcc9352e53fac5b9a144fc9ead991163484b.tar.bz2
pci: fix bridge control bit wmask
Bits 12 to 15 in bridge control register are reserver and must be read-only zero, curent mask is 0xffff which makes them writeable. Fix this up by using symbolic bit names for writeable bits instead of a hardcoded constant. Fix a comment w1mask -> w1cmask as well. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/xio3130_upstream.c')
0 files changed, 0 insertions, 0 deletions