summaryrefslogtreecommitdiff
path: root/kvm
AgeCommit message (Expand)AuthorFilesLines
2010-08-03test: removeAvi Kivity78-9098/+0
2010-08-02test: add svm testsAvi Kivity1-0/+10
2010-08-02test: Add test to check if asid 0 is allowedJoerg Roedel1-0/+17
2010-08-02test: Add mode-switch test for nested svmJoerg Roedel3-0/+134
2010-08-02test: Add nested svm next_rip testJoerg Roedel1-0/+29
2010-08-02test: Run tests with asid 1Joerg Roedel1-0/+1
2010-07-29test: Run tests only if supported on the current hardwareRoedel, Joerg1-13/+25
2010-07-29test: verify that the emulator honours svm interceptsAvi Kivity1-0/+37
2010-07-29test: ensure svm tests are executed with interrupts disabled by defaultAvi Kivity1-0/+1
2010-07-29test: add cli() and sti() instruction accessorsAvi Kivity1-0/+10
2010-07-29test: add pause() instruction accessorAvi Kivity1-0/+5
2010-07-29test: add intercepted and unintercepted cr3 read tests for svmAvi Kivity1-1/+25
2010-07-29test: add scratch word for use by svm testsAvi Kivity1-0/+1
2010-07-29test: add svm testsAvi Kivity3-0/+183
2010-07-29test: add msr definitions headerAvi Kivity1-0/+406
2010-07-29test: add svm definitions headerAvi Kivity1-0/+328
2010-07-29test: make use of new processor.h headerAvi Kivity4-67/+14
2010-07-29test: add processor register access functionsAvi Kivity1-0/+246
2010-07-29test: add type boolAvi Kivity1-0/+4
2010-07-29test: move memset() to libcflatAvi Kivity5-26/+14
2010-07-29test: move ARRAY_SIZE() to libcflat.hAvi Kivity2-2/+2
2010-07-29test: Add emulator test for iret instructionMohammed Gamal1-0/+79
2010-07-27test: emulator: test LOCK NEG and LOCK NOTAvi Kivity1-3/+18
2010-07-27test: realmode: fix pusha test stackAvi Kivity1-1/+6
2010-07-27test: realmode: initialize all bits of espAvi Kivity1-1/+1
2010-07-27test: realmode: fix pusha testAvi Kivity1-3/+2
2010-07-27test: access: add test case to trigger the bug which cause hugepage mapping c...Xiao Guangrong1-0/+46
2010-07-27test: access: separate pool from ac_test_t structXiao Guangrong1-30/+41
2010-07-27test: access: separate expect status updates from ac_test_setup_pte() functionXiao Guangrong1-62/+69
2010-07-18test: Add rmap_chain.flat to unittests config fileLucas Meneghel Rodrigues1-0/+3
2010-07-15test: add test for xchg instructionWei Yongjun1-0/+52
2010-07-14test: add inc/dec emulation testingGleb Natapov1-0/+26
2010-07-06test: long rmap chainsMarcelo Tosatti3-1/+57
2010-07-06test: export vm helpersMarcelo Tosatti3-74/+93
2010-07-06test: protect fwfcg accesses with spinlockMarcelo Tosatti1-0/+5
2010-07-02kvm test: setup_vm should map APICMarcelo Tosatti1-2/+0
2010-07-02qemu-kvm unittests: Small makefile fixLucas Meneghel Rodrigues1-1/+1
2010-06-28qemu-kvm tests: Create make target for install testsLucas Meneghel Rodrigues3-1/+59
2010-06-28make-release: fix mtime on rhel6 betaMichael S. Tsirkin1-1/+1
2010-06-15test: add test for pusha and popa instructionsWei Yongjun1-0/+46
2010-06-15Synchronize kernel headersMarcelo Tosatti2-3/+81
2010-06-14test: Add XSAVE unit testSheng Yang3-1/+266
2010-06-14test: Add IDT frameworkAvi Kivity6-2/+227
2010-06-09test: vmexit: enable NXMarcelo Tosatti1-0/+26
2010-06-08test: make sieve test runable on 32-bitAsias He3-47/+9
2010-06-08test: make x86/vm.c support 32-bit guestsAsias He1-11/+35
2010-06-07kvm: rename kvm/test/test/powerpc to kvm/test/powerpcKen CC10-0/+0
2010-06-04make-release: make mtime, owner, group consistentMichael S. Tsirkin1-2/+7
2010-06-02qemu-kvm tests: make hypercall test runable on 32-bit hostAsias He2-4/+4
2010-05-31make-release: misc fixesMichael S. Tsirkin1-3/+10