]> Git Repo - qemu.git/commit
virtio-serial-bus: use virtio wrappers to access headers
authorRusty Russell <[email protected]>
Tue, 24 Jun 2014 17:49:31 +0000 (19:49 +0200)
committerMichael S. Tsirkin <[email protected]>
Sun, 29 Jun 2014 16:39:43 +0000 (19:39 +0300)
commite0ab7fac65dc75573d3f02105c80981be4f49c2d
tree7882cd5b7aa199debd7be38d3ad77cca5088536a
parent8c085dbe6d1e3fb3f18cdd05e67980a529a3ba4a
virtio-serial-bus: use virtio wrappers to access headers

We also fix max_nr_ports at reset time as the device endianness may have
changed.

Signed-off-by: Rusty Russell <[email protected]>
Reviewed-by: Anthony Liguori <[email protected]>
[ pass VirtIODevice * to memory accessors,
  fix max_nr_ports at reset time,
  Greg Kurz <[email protected]> ]
Signed-off-by: Greg Kurz <[email protected]>
Reviewed-by: Alexander Graf <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/char/virtio-serial-bus.c
This page took 0.025329 seconds and 4 git commands to generate.