On 26/11/2018 20:59, Juan Quintela wrote: > Signed-off-by: Juan Quintela <quint...@redhat.com> > --- > hw/virtio/Makefile.objs | 1 + > hw/virtio/virtio-input-pci.c | 154 +++++++++++++++++++++++++++++++++++ > hw/virtio/virtio-pci.c | 113 ------------------------- > hw/virtio/virtio-pci.h | 22 ----- > 4 files changed, 155 insertions(+), 135 deletions(-) > create mode 100644 hw/virtio/virtio-input-pci.c >
Reviewed-by: Laurent Vivier <lviv...@redhat.com> CC: Gerd