]> xenbits.xen.org Git - xenclient/ioemu.git/commit
Make PCI config status register read-only
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 10 Apr 2009 20:49:44 +0000 (20:49 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Fri, 10 Apr 2009 20:49:44 +0000 (20:49 +0000)
commitbcb8c5535ddfe732b2262cb1d10a759ada4b221c
treecba353eacdaca2ca764561d26c745e7ed2dcf64b
parentda95f49a9d0bc9597bd2c4ab5a7ee9bea7c4b01d
Make PCI config status register read-only

From the documentation I can find, this register is supposed to be read-only.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/branches/stable_0_10@7071 c046a42c-6fe2-441c-8c8c-71466251a162
hw/pci.c