qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-ppc] [PATCH 22/34] hw/input/i8042: extract API from hw/i386/pc


From: Hervé Poussineau
Subject: Re: [Qemu-ppc] [PATCH 22/34] hw/input/i8042: extract API from hw/i386/pc.h
Date: Fri, 22 Sep 2017 22:10:48 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

Le 22/09/2017 à 17:40, Philippe Mathieu-Daudé a écrit :
- include vmmouse
- add entries in MAINTAINERS (pckbd.c, i8042.h)

Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
---
  include/hw/i386/pc.h     | 11 -----------
  include/hw/input/i8042.h | 30 ++++++++++++++++++++++++++++++
  hw/alpha/dp264.c         |  3 ++-
  hw/i386/pc.c             |  5 +++--
  hw/input/pckbd.c         |  2 +-
  hw/input/vmmouse.c       |  3 +--
  hw/mips/mips_fulong2e.c  |  3 ++-
  hw/mips/mips_jazz.c      |  1 +
  hw/mips/mips_malta.c     |  3 ++-
  hw/mips/mips_r4k.c       |  3 ++-
  hw/misc/vmport.c         |  1 +
  hw/ppc/prep.c            |  5 +++--
  hw/sparc64/sun4u.c       |  3 ++-
  hw/unicore32/puv3.c      |  1 +
  MAINTAINERS              |  4 +++-
  15 files changed, 54 insertions(+), 24 deletions(-)
  create mode 100644 include/hw/input/i8042.h

Reviewed-by: Hervé Poussineau <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]