]> Git Repo - qemu.git/commit - hw/pc.h
pc, Disable vmport initialisation with Xen.
authorAnthony PERARD <[email protected]>
Tue, 3 May 2011 16:06:54 +0000 (17:06 +0100)
committerAlexander Graf <[email protected]>
Sun, 8 May 2011 08:10:00 +0000 (10:10 +0200)
commit1611977c3d8fdbdac6090cbd1f5555cee4aed6d9
treef5e1f49754b7d3734ce87ed51f482c2a195f0b57
parent29d3ccde82a0d782b81da39342fb3e3bcf547537
pc, Disable vmport initialisation with Xen.

This is because there is not synchronisation of the vcpu register
between Xen and QEMU, so vmport can't work properly.

This patch introduces no_vmport parameter to pc_basic_device_init.

Signed-off-by: Anthony PERARD <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
hw/pc.c
hw/pc.h
hw/pc_piix.c
This page took 0.026323 seconds and 4 git commands to generate.