]> git.proxmox.com Git - qemu.git/commit - hw/pci.c
pci: clean up pci_init_wmask()
authorIsaku Yamahata <yamahata@valinux.co.jp>
Fri, 30 Oct 2009 12:21:02 +0000 (21:21 +0900)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 9 Nov 2009 14:43:05 +0000 (08:43 -0600)
commit67a51b48c8b7dba1fd79d66aa0a779de59b556f5
treefabcda9beac620378ea0dcb71e2bcbd82c97cf94
parent74c01823badbf4637c18ac4cad5967b4f9669514
pci: clean up pci_init_wmask()

use pci_set_word() for pci command register.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/pci.c