Avi Kivity wrote: > Yang, Sheng wrote: >> Yeah :) >> >> Linux guest 2.6.16 x86_64 crashed when trying to get IP, for this >> 'movnti' haven't been implement yet. >> >> > > So, it was using movnti for mmio into the nic registers?
Yeah, it's a mmio operation. > > >> Avi Kivity wrote: >> >>> Yang, Sheng wrote: >>> >>>>> From 1b7892787f1b619a52e52275cf41248f1131d1b6 Mon Sep 17 00:00:00 >>>>> >> 2001 >> >>>> From: Sheng Yang <[EMAIL PROTECTED]> >>>> Date: Mon, 15 Oct 2007 14:24:20 +0800 >>>> Subject: [PATCH] KVM: x86 emulator: implement 'movnti mem, reg' >>>> >>>> Implement emulation of instruction: >>>> movnti m32/m64, r32/r64 >>>> opcode: 0x0f 0xc3 >>>> >>>> >>> Applied, thanks. >>> >>> I vaguely remember something about a guest hitting this... which one >>> >> is it? >> >>> I'll push this for 2.6.24 if it's a real life issue. >>> >> >> Thanks >> Yang, Sheng >> >> ------------------------------------------------------------------------ - >> This SF.net email is sponsored by: Splunk Inc. >> Still grepping through log files to find problems? Stop. >> Now Search log events and configuration files using AJAX and a browser. >> Download your FREE copy of Splunk now >> http://get.splunk.com/ >> _______________________________________________ >> kvm-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/kvm-devel Thanks Yang, Sheng ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ kvm-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kvm-devel
