diff options
| author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2011-02-20 16:50:35 +0300 |
|---|---|---|
| committer | Andrzej Zaborowski <balrog@zabor.org> | 2011-03-03 14:54:50 +0100 |
| commit | 47188700a45166b49f1579f3efeab72ae2045f7a (patch) | |
| tree | 419f14609e4c67dbe2ce13d431905e2110535e14 /hw/virtio-net.c | |
| parent | ee2479d3e8fbf6d79813eb7744725ae0e14eaf58 (diff) | |
| download | focaccia-qemu-47188700a45166b49f1579f3efeab72ae2045f7a.tar.gz focaccia-qemu-47188700a45166b49f1579f3efeab72ae2045f7a.zip | |
vmstate: move VMSTATE_PCIE_AER_ERRS to hw/hw.h
VMSTATE_PCIE_AER_ERRS is indeed useful for other emulation drivers. Move it to hw/hw.h under the name of VMSTATE_STRUCT_VARRAY_POINTER_UINT16. Also add VMSTATE_STRUCT_VARRAY_POINTER_INT32 which is more or less the same as _UINT16 macro, except the fact it uses int32_t internally. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Andrzej Zaborowski <andrew.zaborowski@intel.com>
Diffstat (limited to 'hw/virtio-net.c')
0 files changed, 0 insertions, 0 deletions