OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio-dev message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [PATCH 0/1] Need a device id ...


  Hi,

I'd like to have a virtio device id assigned for the virtio input device
I'm working on.  What is the process for that?  Maybe as simple as
submitting a patch for the spec?

The virtio input device basically sends linux input layer events (evdev)
over virtio.

More info:
  http://www.kraxel.org/cgit/virtio-spec/log/?h=virtio-input

Kernel code:
  http://www.kraxel.org/cgit/linux/log/?h=virtio-input

Qemu code (has unrelated qemu input code bits too):
  http://www.kraxel.org/cgit/qemu/log/?h=rebase/input-wip

cheers,
  Gerd

Gerd Hoffmann (1):
  Assign device id to virtio input

 content.tex | 2 ++
 1 file changed, 2 insertions(+)

-- 
1.8.3.1


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]