]> Git Repo - qemu.git/commit
virtio: Start converting VirtioDevice to QOM realize
authorAndreas Färber <[email protected]>
Mon, 29 Jul 2013 22:50:27 +0000 (00:50 +0200)
committerPaolo Bonzini <[email protected]>
Mon, 9 Dec 2013 20:46:49 +0000 (21:46 +0100)
commit1d244b42d200c02ad60eb564c75d8adea9243366
treee8c32daaaccc6a737c7b03a22e2cdb4c7f5809f0
parent7598f0f30e027146ba70517a2bda98d16bac1e24
virtio: Start converting VirtioDevice to QOM realize

Temporarily allow either VirtioDeviceClass::init or
VirtioDeviceClass::realize.

Introduce VirtioDeviceClass::unrealize for symmetry.

Signed-off-by: Andreas Färber <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
hw/virtio/virtio.c
include/hw/virtio/virtio.h
This page took 0.024965 seconds and 4 git commands to generate.