Statistics
| Branch: | Revision:

root / hw / i8254_internal.h @ 43997225

History | View | Annotate | Download (3 kB)

# Date Author Comment
d11e859e 03/07/2012 12:27 pm Jan Kiszka

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...