diff options
author | Kai Kang <kai.kang@windriver.com> | 2016-10-26 17:54:49 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-11-06 23:35:35 +0000 |
commit | 19be0e3f43c0d322c31b48986d7492a3c4f261a2 (patch) | |
tree | 5374e32fb57547ccd629b2fa312dfa9a269efc2d /scripts/lib/argparse_oe.py | |
parent | 3d00fa90b7ec8d78fe177b157a54190d21b13697 (diff) | |
download | poky-19be0e3f43c0d322c31b48986d7492a3c4f261a2.tar.gz |
qemu: supplementary fix of CVE-2016-5403
It is reported in qemu community that VM always exits with:
| 2016-10-17T07:33:40.393592Z qemu-kvm: Virtqueue size exceede
when VM is suspend and resume. Solution from the maintainer of virtio
is to merge following 3 commits:
http://git.qemu.org/?p=qemu.git;a=commit;h=bccdef6
http://git.qemu.org/?p=qemu.git;a=commit;h=58a83c6
http://git.qemu.org/?p=qemu.git;a=commit;h=4b7f91e
The first 2 commits have been merged in qemu 2.7.0. Then apply the
third one.
(From OE-Core rev: db5b9254fbbc30e50b50c7c8cd1f04dcc965cd52)
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/argparse_oe.py')
0 files changed, 0 insertions, 0 deletions