aboutsummaryrefslogtreecommitdiff
path: root/kvm
AgeCommit message (Expand)Author
2011-02-28kvm_stat: add 'x' key for enabling/disabling "drilldown"Avi Kivity
2011-02-28kvm_stat: allow enabling/disabling events dynamicallsAvi Kivity
2011-02-28kvm_stat: add wrappers for perf_event enable and disable ioctlsAvi Kivity
2011-02-28kvm_stat: move groups and events into well defined objectsAvi Kivity
2010-11-29qemu-kvm: remove unused setupcpuidMichael S. Tsirkin
2010-11-16make-release: fix mtime for a wider range of git versionsBernhard Kohl
2010-09-29make-release: don't use --mtime and --transform tar optionsEduardo Habkost
2010-09-29make-release: don't use --tmpdir mktemp optionEduardo Habkost
2010-09-13Remove kvm/doxygen.confAvi Kivity
2010-09-02kvm_stat: increase nfiles resource limitAvi Kivity
2010-09-02kvm_stat: determine online cpus dynamicallyAvi Kivity
2010-09-01kvm_stat: ignore events that have never occuredAvi Kivity
2010-09-01kvm_stat: use total count as a secondary sort keyAvi Kivity
2010-09-01kvm_stat: scale delta column to make it a rateAvi Kivity
2010-09-01kvm_stat: make the initial sleep shorterAvi Kivity
2010-08-31kvm_stat: be slowerAvi Kivity
2010-08-31kvm_stat: increase label widthAvi Kivity
2010-08-31kvm_stat: sort tui output according to highest occurenceAvi Kivity
2010-08-31kvm_stat: provide detailed kvm_exit:exit_reason displayAvi Kivity
2010-08-31kvm_stat: implement tracepoint stats providerAvi Kivity
2010-08-31kvm_stat: refactor to separate stats provider from difference engineAvi Kivity
2010-08-03test: removeAvi Kivity
2010-08-02test: add svm testsAvi Kivity
2010-08-02test: Add test to check if asid 0 is allowedJoerg Roedel
2010-08-02test: Add mode-switch test for nested svmJoerg Roedel
2010-08-02test: Add nested svm next_rip testJoerg Roedel
2010-08-02test: Run tests with asid 1Joerg Roedel
2010-07-29test: Run tests only if supported on the current hardwareRoedel, Joerg
2010-07-29test: verify that the emulator honours svm interceptsAvi Kivity
2010-07-29test: ensure svm tests are executed with interrupts disabled by defaultAvi Kivity
2010-07-29test: add cli() and sti() instruction accessorsAvi Kivity
2010-07-29test: add pause() instruction accessorAvi Kivity
2010-07-29test: add intercepted and unintercepted cr3 read tests for svmAvi Kivity
2010-07-29test: add scratch word for use by svm testsAvi Kivity
2010-07-29test: add svm testsAvi Kivity
2010-07-29test: add msr definitions headerAvi Kivity
2010-07-29test: add svm definitions headerAvi Kivity
2010-07-29test: make use of new processor.h headerAvi Kivity
2010-07-29test: add processor register access functionsAvi Kivity
2010-07-29test: add type boolAvi Kivity
2010-07-29test: move memset() to libcflatAvi Kivity
2010-07-29test: move ARRAY_SIZE() to libcflat.hAvi Kivity
2010-07-29test: Add emulator test for iret instructionMohammed Gamal
2010-07-27test: emulator: test LOCK NEG and LOCK NOTAvi Kivity
2010-07-27test: realmode: fix pusha test stackAvi Kivity
2010-07-27test: realmode: initialize all bits of espAvi Kivity
2010-07-27test: realmode: fix pusha testAvi Kivity
2010-07-27test: access: add test case to trigger the bug which cause hugepage mapping c...Xiao Guangrong
2010-07-27test: access: separate pool from ac_test_t structXiao Guangrong
2010-07-27test: access: separate expect status updates from ac_test_setup_pte() functionXiao Guangrong