]> Git Repo - qemu.git/commit
vmport: Disentangle read handler type from portio
authorJan Kiszka <[email protected]>
Sat, 22 Jun 2013 06:07:06 +0000 (08:07 +0200)
committerPaolo Bonzini <[email protected]>
Thu, 4 Jul 2013 15:42:44 +0000 (17:42 +0200)
commitd67f679d99778d9e07ec470ebf803249c2bea625
tree63401b8d458ac96d28631c8f24bab962872a753c
parent0659097de2b47470b4d706c2634240f54700c807
vmport: Disentangle read handler type from portio

In case the latter may vanish one day, make sure the vmport read handler
type will remain unaffected. This is also conceptually cleaner.

Signed-off-by: Jan Kiszka <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
hw/misc/vmport.c
include/hw/i386/pc.h
This page took 0.025865 seconds and 4 git commands to generate.