diff options
author | Jan Kiszka <jan.kiszka@siemens.com> | 2012-03-02 20:28:46 +0100 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2012-03-07 12:27:40 +0200 |
commit | d11e859e4afe9b8b12f4478ab4ae3204d2d665ce (patch) | |
tree | 6904709623cf1546df2d01bdbbbfa40e9ee066d1 /qemu-coroutine-io.c | |
parent | e32605062cd62c2a958ad28a6ad7de4eeab12027 (diff) | |
download | qemu-d11e859e4afe9b8b12f4478ab4ae3204d2d665ce.zip qemu-d11e859e4afe9b8b12f4478ab4ae3204d2d665ce.tar.gz qemu-d11e859e4afe9b8b12f4478ab4ae3204d2d665ce.tar.bz2 |
i8254: Factor out base class for KVM reuse
Applying the concept used for the *PICs once again: establish a base
class for the i8254 that can be used both by the current user space
emulation and the upcoming KVM in-kernel version. We share most of the
public interface of the i8254, specifically to the pcspk, vmstate, reset
and certain init parts.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'qemu-coroutine-io.c')
0 files changed, 0 insertions, 0 deletions