1. 02 Aug, 2020 1 commit
  2. 31 Jul, 2020 1 commit
    • Wanpeng Li's avatar
      KVM: LAPIC: Set the TDCR settable bits · a445fc45
      Wanpeng Li authored
      It is a little different between Intel and AMD, Intel's bit 2
      is 0 and AMD is reserved. On bare-metal, Intel will refuse to set
      APIC_TDCR once bits except 0, 1, 3 are setting, however, AMD will
      accept bits 0, 1, 3 and ignore other bits setting as patch does.
      Before the patch, we can get back anything what we set to the
      APIC_TDCR, this patch improves it.
      Signed-off-by: default avatarWanpeng Li <wanpengli@tencent.com>
      Message-Id: <1596165141-28874-2-git-send-email-wanpengli@tencent.com>
      Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
      a445fc45
  3. 30 Jul, 2020 9 commits
  4. 27 Jul, 2020 2 commits
  5. 10 Jul, 2020 25 commits
  6. 09 Jul, 2020 2 commits