On 15 July 2014 14:30, Daniel BORNAZ <[email protected]> wrote: > +++ b/meta/recipes-devtools/qemu/files/pcie_better_hotplug_support.patch > @@ -0,0 +1,74 @@ > +The current code is broken: it does surprise removal which crashes guests. > + > +Reimplemented the steps: > + - Hotplug triggers both 'present detect change' and > + 'attention button pressed'. > + > + - Hotunplug starts by triggering 'attention button pressed', > + then waits for the OS to power off the device and only > + then detaches it. > + > +Fixes CVE-2014-3471. > + > +Originated-by: Marcel Apfelbaum <address@hidden> > +Updated-by: Daniel BORNAZ <[email protected]>
Missing upstream-status (and a proper signed-off-by). Ross -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
