On Thu, Dec 02, 2010 at 09:32:12PM +0200, Michael S. Tsirkin wrote: > On Fri, Nov 26, 2010 at 09:01:41PM +0900, Isaku Yamahata wrote: > > pcie aer wants SERR bit to be writable. > > So make it writable. For compatibility, introduce compat global property > > command_serr_enable and don't make it writable when pre 0.14 pc machine. > > > > Signed-off-by: Isaku Yamahata <yamah...@valinux.co.jp> > > Applied on my branch, after fixing a typo > and some conflicts, but I dont see > b1d6dd8ce83e1430b7b0e98c898499a966464227 upstream.
Thank you. It should be b903a0f721f28283e5eaab00a3cb2ada96c2eae0. My bad. commit b903a0f721f28283e5eaab00a3cb2ada96c2eae0 Author: Gerd Hoffmann <kra...@redhat.com> Date: Thu Nov 11 12:59:25 2010 +0100 pc: add 0.13 pc machine type Signed-off-by: Gerd Hoffmann <kra...@redhat.com> Signed-off-by: Anthony Liguori <aligu...@us.ibm.com> -- yamahata