summaryrefslogtreecommitdiffstats
path: root/linux-user/syscall.c
diff options
context:
space:
mode:
authorMichael S. Tsirkin2011-01-26 14:55:07 +0100
committerMichael S. Tsirkin2011-01-27 05:54:45 +0100
commitbb34007e86aa2a7902ee60e0f6fa2f0e4cccbffe (patch)
treef928d9e6d79f4dbe3d7164d9955b64842f4ad4e3 /linux-user/syscall.c
parentpci: memory leak of PCIDevice::rom_file (diff)
downloadqemu-bb34007e86aa2a7902ee60e0f6fa2f0e4cccbffe.tar.gz
qemu-bb34007e86aa2a7902ee60e0f6fa2f0e4cccbffe.tar.xz
qemu-bb34007e86aa2a7902ee60e0f6fa2f0e4cccbffe.zip
pci: bridge control fixup
PCI_BRIDGE_CTL_DISCARD_STATUS (bit 10 in bridge control register) is W1C so we should not make it writeable, otherwise the assert(!(wmask & w1cmask)) in pci_default_write_config() is hit Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reported-by: Isaku Yamahata <yamahata@valinux.co.jp> Tested-by: Isaku Yamahata <yamahata@valinux.co.jp>
Diffstat (limited to 'linux-user/syscall.c')
0 files changed, 0 insertions, 0 deletions