index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kvm
/
vmxcap
Age
Commit message (
Expand
)
Author
2023-09-21
target/i386: enumerate bit 56 of MSR_IA32_VMX_BASIC
Paolo Bonzini
2022-05-12
vmxcap: add tertiary execution controls
Paolo Bonzini
2022-03-15
vmxcap: Add 5-level EPT bit
Vitaly Kuznetsov
2020-05-31
scripts/kvm/vmxcap: Use Python 3 interpreter and add pseudo-main()
Philippe Mathieu-Daudé
2020-02-07
drop "from __future__ import print_function"
Paolo Bonzini
2019-10-04
vmxcap: correct the name of the variables
Paolo Bonzini
2019-08-20
kvm: vmxcap: Enhance with latest features
Jan Kiszka
2018-06-08
python: futurize -f libfuturize.fixes.fix_print_with_import
Eduardo Habkost
2017-03-03
vmxcap: update for September 2016 SDM
Paolo Bonzini
2017-03-03
vmxcap: port to Python 3
Paolo Bonzini
2016-09-13
vmxcap: Add TSC scaling bit
Eduardo Habkost
2016-09-13
vmxcap: Show raw MSR value
Eduardo Habkost
2014-09-26
vmxcap: Update according to SDM of September 2014
Adrian-Ken Rueegsegger
2013-04-17
vmxcap: Update according to SDM of January 2013
Jan Kiszka
2013-04-17
vmxcap: Report APIC register emulation and RDTSCP control
Jan Kiszka
2013-04-17
vmxcap: Augment reported information
Jan Kiszka
2013-04-17
vmxcap: Open MSR file in unbuffered mode
Jan Kiszka
2013-01-21
vmxcap: bit 9 of VMX_PROCBASED_CTLS2 is 'virtual interrupt delivery'
Marcelo Tosatti
2012-05-17
kvm: update vmxcap for EPT A/D, INVPCID, RDRAND, VMFUNC
Avi Kivity
2011-10-24
kvm: Add tool for querying VMX capabilities
Jan Kiszka