]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/qemu-xen.git/commit
Introduce apic-msidef.h
authorAnthony PERARD <anthony.perard@citrix.com>
Thu, 21 Jun 2012 15:41:28 +0000 (15:41 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 21 Jun 2012 16:06:11 +0000 (16:06 +0000)
commit9886c23aed27ceaa6d04ad2d72a21633d014eb2e
tree73cf6528efa56a258bf04d5ed1cb2c47bf52280e
parent93d7ae8e77681bcdf537a2b5ff1febfd814d59c4
Introduce apic-msidef.h

This patch move the msi definition from apic.c to apic-msidef.h. So it can be
used also by other .c files.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
hw/apic-msidef.h [new file with mode: 0644]
hw/apic.c