]> git.ipfire.org Git - thirdparty/qemu.git/commit
stellaris_enet: block migration
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 28 Apr 2014 13:08:26 +0000 (16:08 +0300)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Thu, 26 Jun 2014 19:36:01 +0000 (14:36 -0500)
commit73d8965bcc7cdec00dae7912f98f0db30bd1ba1b
tree9540c45785f38cf3fdb82d306f38f0b52bcb69ef
parent2003205fd2799fdeebe56a6c700d34555d114142
stellaris_enet: block migration

Incoming migration with stellaris_enet is unsafe.
It's being reworked, but for now, simply block it
since noone is using it anyway.
Block outgoing migration for good measure.

CVE-2013-4532

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/net/stellaris_enet.c