mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-29 20:13:21 +00:00
The KVMState struct is opaque, so provide accessors for the fields that will be moved from current_machine to the accelerator. For now they just forward to the machine object, but this will change. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>