mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
virtio: cleanup VMSTATE_VIRTIO_DEVICE
Now all the usages of the old version of VMSTATE_VIRTIO_DEVICE are gone, so we can get rid of the conditionals, and the old macro. Signed-off-by: Halil Pasic <pasic@linux.vnet.ibm.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
parent
81cc8a6566
commit
5705653ff8
12 changed files with 0 additions and 53 deletions
|
@ -4,8 +4,6 @@
|
|||
* top-level directory.
|
||||
*/
|
||||
|
||||
#define VMSTATE_VIRTIO_DEVICE_USE_NEW
|
||||
|
||||
#include "qemu/osdep.h"
|
||||
#include "qapi/error.h"
|
||||
#include "qemu/iov.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue