1. 01 12月, 2012 1 次提交
    • W
      KVM: x86: Add code to track call origin for msr assignment · 8fe8ab46
      Will Auld 提交于
      In order to track who initiated the call (host or guest) to modify an msr
      value I have changed function call parameters along the call path. The
      specific change is to add a struct pointer parameter that points to (index,
      data, caller) information rather than having this information passed as
      individual parameters.
      
      The initial use for this capability is for updating the IA32_TSC_ADJUST msr
      while setting the tsc value. It is anticipated that this capability is
      useful for other tasks.
      Signed-off-by: NWill Auld <will.auld@intel.com>
      Signed-off-by: NMarcelo Tosatti <mtosatti@redhat.com>
      8fe8ab46
  2. 30 11月, 2012 1 次提交
  3. 29 11月, 2012 2 次提交
  4. 28 11月, 2012 16 次提交
  5. 14 11月, 2012 3 次提交
  6. 30 10月, 2012 1 次提交
  7. 26 10月, 2012 2 次提交
  8. 25 10月, 2012 3 次提交
  9. 24 10月, 2012 11 次提交