qemu-e2k/include
David Gibson 08f432aa3e virtio-serial: Don't keep a persistent copy of config space
The 'config' field in the VirtIOSerial structure keeps a copy of the virtio
console's config space as visible to the guest, that is to say, in guest
endianness.  This is fiddly to maintain, because on some targets, such as
powerpc, the "guest endianness" can change when a new guest OS boots.

In fact, there's no need to maintain such a guest view of config space -
instead we can reconstruct it from host-format data when it is accessed
with get_config.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
2015-01-05 12:50:27 +05:30
..
block block: drop unused bdrv_clear_incoming_migration_all() prototype 2014-12-12 16:55:16 +00:00
disas
exec tcg: add separate monitor command to dump opcode counters 2014-12-17 05:49:32 +03:00
fpu
hw virtio-serial: Don't keep a persistent copy of config space 2015-01-05 12:50:27 +05:30
libdecnumber
migration
monitor
net
qapi
qemu fw_cfg: hard separation between the MMIO and I/O port mappings 2014-12-22 23:13:10 +00:00
qom
sysemu bootdevice: add Error **errp argument for QEMUBootSetHandler 2014-12-22 14:39:21 +08:00
ui sdl2: fixes, cleanups and opengl preparation. 2014-12-21 23:17:00 +00:00
config.h
elf.h
glib-compat.h
qemu-common.h
qemu-io.h
trace-tcg.h
trace.h