Victor Shkamerda <611...@bugs.launchpad.net> writes: > Public bug reported: > > isa bus emulation not working anymore. > > Try running "qemu -M isapc". It will crash with segmentation fault. > > This is a qemu HEAD from git on Fedora linux. > > ** Affects: qemu > Importance: Undecided > Status: New
git bisect points to commit f885f1eaa8711c06033ceb1599e3750fb37c306f Author: Isaku Yamahata <yamah...@valinux.co.jp> Date: Fri May 14 16:29:04 2010 +0900 pc, i440fx: Make smm enable/disable function i440fx independent. make cpu_smm_update() generic to be independent on i440fx by registering a callback. Signed-off-by: Isaku Yamahata <yamah...@valinux.co.jp> Acked-by: Gerd Hoffmann <kra...@redhat.com> Signed-off-by: Blue Swirl <blauwir...@gmail.com>