]> git.proxmox.com Git - mirror_qemu.git/commit
hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 8 Mar 2018 22:39:24 +0000 (23:39 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 12 Mar 2018 15:12:48 +0000 (16:12 +0100)
commit47973a2dbfad7fd584f37ca57d79097c9f220e93
treeb01d9ae50fef98ccb91494ef2d92a88e4933ddd6
parent55f613ac25420384b2c4645420fea2f9bab15379
hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by: David Gibson <david@gibson.dropbear.id.au> (hw/ppc)
Message-Id: <20180308223946.26784-4-f4bug@amsat.org>
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
15 files changed:
MAINTAINERS
hw/alpha/dp264.c
hw/i386/pc.c
hw/i386/vmmouse.c
hw/i386/vmport.c
hw/input/pckbd.c
hw/mips/mips_fulong2e.c
hw/mips/mips_jazz.c
hw/mips/mips_malta.c
hw/mips/mips_r4k.c
hw/ppc/prep.c
hw/sparc64/sun4u.c
hw/unicore32/puv3.c
include/hw/i386/pc.h
include/hw/input/i8042.h [new file with mode: 0644]