]> git.proxmox.com Git - mirror_qemu.git/commit - xen-hvm-stub.c
piix_pci: Introduces Xen specific call for irq.
authorAnthony PERARD <anthony.perard@citrix.com>
Fri, 16 Jul 2010 13:55:39 +0000 (14:55 +0100)
committerAlexander Graf <agraf@suse.de>
Sun, 8 May 2011 08:10:00 +0000 (10:10 +0200)
commit4144530012793e6cd479eaa90cceb1aef0de8158
tree03d74f1bff6a92cd502a1752aaf34780f268a44f
parent1611977c3d8fdbdac6090cbd1f5555cee4aed6d9
piix_pci: Introduces Xen specific call for irq.

This patch introduces Xen specific call in piix_pci.

The specific part for Xen is in write_config, set_irq and get_pirq.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/pc.h
hw/pc_piix.c
hw/piix_pci.c
hw/xen.h
xen-all.c
xen-stub.c