]> Git Repo - qemu.git/commit
qemu/pci: refactor code/symbolic constants
authorMichael S. Tsirkin <[email protected]>
Wed, 16 Sep 2009 10:40:57 +0000 (13:40 +0300)
committerAnthony Liguori <[email protected]>
Mon, 5 Oct 2009 14:32:51 +0000 (09:32 -0500)
commit5330de099adf22a41586525c7afed7d470df11cd
treef92572bffcc71ee825bf79cabcdd99e26066efb0
parente489030df2448d22b3cb92fd5dcb22c6fa0fc9e1
qemu/pci: refactor code/symbolic constants

refactor code slightly, adding symbolic constants and functions, and
using macros where possible.  This will also make following reset
patches easier.

No functional changes.

Signed-off-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
hw/pci.c
hw/pci.h
This page took 0.026404 seconds and 4 git commands to generate.