pc: Remove redundant arguments from xen_hvm_init()
commit91176e310527fac8414c417c093659e42e4564ea
authorEduardo Habkost <ehabkost@redhat.com>
Mon, 17 Aug 2015 18:42:29 +0000 (17 11:42 -0700)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 10 Sep 2015 08:05:40 +0000 (10 11:05 +0300)
tree8bb1493544a69064fb16ff4e2122d0aef3ca9f60
parent5af2ae2305143f1805a696f9554231e1fc246edc
pc: Remove redundant arguments from xen_hvm_init()

Remove arguments that can be found in PCMachineState.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/pc_piix.c
hw/i386/pc_q35.c
include/hw/xen/xen.h
xen-hvm-stub.c
xen-hvm.c