]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/vmport.c
hw/i386: Add 'vmport.h' local header
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 4 May 2020 08:33:41 +0000 (10:33 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 4 May 2020 14:25:03 +0000 (10:25 -0400)
commite5951129851798620c4f5179dca503a4d6077f50
treeba95e54bbd24195b4b2e63c8c9626813561a7faf
parentc7358f4ee13de0e546ff457da95a9026098e37a9
hw/i386: Add 'vmport.h' local header

Move 'vmport' related declarations in a target-specific header.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20200504083342.24273-4-f4bug@amsat.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/pc.c
hw/i386/vmmouse.c
hw/i386/vmport.c
hw/i386/vmport.h [new file with mode: 0644]
include/hw/i386/pc.h