qemu-patch-raspberry4/backends
Eric Blake b1918fbb1c chardev: Drop useless ChardevDummy type
Commit d0d7708b made ChardevDummy be an empty wrapper type around
ChardevCommon.  But there is no technical reason for this indirection,
so simplify the code by directly using the base type.

Also change the fallback assignment to assign u.null rather than
u.data, since a future patch will remove the data member of the C
struct generated for QAPI unions.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
Message-Id: <1457106160-23614-1-git-send-email-eblake@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2016-03-05 10:42:03 +01:00
..
baum.c chardev: Drop useless ChardevDummy type 2016-03-05 10:42:03 +01:00
hostmem-file.c backends: Clean up includes 2016-02-04 17:01:04 +00:00
hostmem-ram.c backends: Clean up includes 2016-02-04 17:01:04 +00:00
hostmem.c qom: Swap 'name' next to visitor in ObjectPropertyAccessor 2016-02-08 17:29:56 +01:00
Makefile.objs backends: Introduce chr-testdev 2014-08-06 17:53:05 +02:00
msmouse.c chardev: Drop useless ChardevDummy type 2016-03-05 10:42:03 +01:00
rng-egd.c rng: add request queue support to rng-random 2016-03-03 17:42:26 +05:30
rng-random.c rng: add request queue support to rng-random 2016-03-03 17:42:26 +05:30
rng.c rng: add request queue support to rng-random 2016-03-03 17:42:26 +05:30
testdev.c backends: Clean up includes 2016-02-04 17:01:04 +00:00
tpm.c backends: Clean up includes 2016-02-04 17:01:04 +00:00