index
:
~alon/qemu
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
async_monitor
bz747011-screendump-async.v3
bz_virtio_console_epipe
fb_async_fix.v2
features/qxl-monitors-config
kd
libcacard
libcacard-fedora
libcacard.1
libcacard_ccid.1
libcacard_ccid.2
libcacard_ccid.4
libcacard_fixes
locking.fixes.candidate.1
master
pull-libcacard-1
pull-libcacard-assert
pull-libcacard.afe
pull-libcacard.data
pull-libcacard.glusterfs
qemu-kvm.master.spice.v36.s3.v1
qemu.qxl_debug.for_gerd
qemu.s3.v1
qkm.spice.v28.ccid.v15
qxl-fixes
qxl/pull
s3.v3
s3.v4.async.api
s3.v4.async.api.v2
screendump-qapi
spice-vmc.resethandler.v1
spice.kvm.v11.spicevmc
spice.kvm.v11.spicevmc_and_ccid
spice.kvm.v14.spicevmc
spice.kvm.v14.spicevmc_and_ccid_and_chardev
spice.kvm.v14.usb_ccid
spice.kvm.v14.usb_ccid.spicevmc_chardev
spice.kvm.v14.usb_ccid.spicevmc_chardev.refactor_vdiport_interface
spice.kvm.v14.usb_ccid_original_patches
spice.kvm.v18
spice.kvm.v18.ccid.v8.1.based
spice.kvm.v18.usb-ccid.v2
spice.kvm.v18.usb-ccid.v3
spice.kvm.v18.usb-ccid.v4
spice.kvm.v18.usb-ccid.v5
spice.kvm.v18.usb-ccid.v6
spice.kvm.v18.usb-ccid.wip
spice.v18
spice.v36.s3.v1
spice.v36.s3.v2
spice.v36.s3.wip
spice_semi_seamless_migration_gerd_on_vacation
testpatch
to-q/qxl/fb_async_fix.v1
usb-ccid.kvm.v18
usb-ccid.old
usb-ccid.spice.kvm.v14
usb-ccid.v13
usb_ccid.v11
usb_ccid.v12
usb_ccid.v13
usb_ccid.v14
usb_ccid.v15
usb_ccid.v16
usb_ccid.v16.reordered
usb_ccid.v18
usb_ccid.v19
usb_ccid.v20
usb_ccid.v22
usb_ccid.v23
usb_ccid.v24
usb_ccid.v25
usb_ccid.v25.clean
usb_ccid.v7
usb_ccid.v7.wip
usb_ccid.v9
vdiport_refactor.v2
vdiport_refactor.v3.and_usb_ccid_fixes
wip-ccid-win
wip/qxl-client-monitors-config
wip/shared-memory
spice qemu with usb-ccid device
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-03
test: remove
Avi Kivity
78
-9098
/
+0
2010-08-02
test: add svm tests
Avi Kivity
1
-0
/
+10
2010-08-02
test: Add test to check if asid 0 is allowed
Joerg Roedel
1
-0
/
+17
2010-08-02
test: Add mode-switch test for nested svm
Joerg Roedel
3
-0
/
+134
2010-08-02
test: Add nested svm next_rip test
Joerg Roedel
1
-0
/
+29
2010-08-02
test: Run tests with asid 1
Joerg Roedel
1
-0
/
+1
2010-07-29
test: Run tests only if supported on the current hardware
Roedel, Joerg
1
-13
/
+25
2010-07-29
test: verify that the emulator honours svm intercepts
Avi Kivity
1
-0
/
+37
2010-07-29
test: ensure svm tests are executed with interrupts disabled by default
Avi Kivity
1
-0
/
+1
2010-07-29
test: add cli() and sti() instruction accessors
Avi Kivity
1
-0
/
+10
2010-07-29
test: add pause() instruction accessor
Avi Kivity
1
-0
/
+5
2010-07-29
test: add intercepted and unintercepted cr3 read tests for svm
Avi Kivity
1
-1
/
+25
2010-07-29
test: add scratch word for use by svm tests
Avi Kivity
1
-0
/
+1
2010-07-29
test: add svm tests
Avi Kivity
3
-0
/
+183
2010-07-29
test: add msr definitions header
Avi Kivity
1
-0
/
+406
2010-07-29
test: add svm definitions header
Avi Kivity
1
-0
/
+328
2010-07-29
test: make use of new processor.h header
Avi Kivity
4
-67
/
+14
2010-07-29
test: add processor register access functions
Avi Kivity
1
-0
/
+246
2010-07-29
test: add type bool
Avi Kivity
1
-0
/
+4
2010-07-29
test: move memset() to libcflat
Avi Kivity
5
-26
/
+14
2010-07-29
test: move ARRAY_SIZE() to libcflat.h
Avi Kivity
2
-2
/
+2
2010-07-29
test: Add emulator test for iret instruction
Mohammed Gamal
1
-0
/
+79
2010-07-27
test: emulator: test LOCK NEG and LOCK NOT
Avi Kivity
1
-3
/
+18
2010-07-27
test: realmode: fix pusha test stack
Avi Kivity
1
-1
/
+6
2010-07-27
test: realmode: initialize all bits of esp
Avi Kivity
1
-1
/
+1
2010-07-27
test: realmode: fix pusha test
Avi Kivity
1
-3
/
+2
2010-07-27
test: access: add test case to trigger the bug which cause hugepage mapping c...
Xiao Guangrong
1
-0
/
+46
2010-07-27
test: access: separate pool from ac_test_t struct
Xiao Guangrong
1
-30
/
+41
2010-07-27
test: access: separate expect status updates from ac_test_setup_pte() function
Xiao Guangrong
1
-62
/
+69
2010-07-18
test: Add rmap_chain.flat to unittests config file
Lucas Meneghel Rodrigues
1
-0
/
+3
2010-07-15
test: add test for xchg instruction
Wei Yongjun
1
-0
/
+52
2010-07-14
test: add inc/dec emulation testing
Gleb Natapov
1
-0
/
+26
2010-07-06
test: long rmap chains
Marcelo Tosatti
3
-1
/
+57
2010-07-06
test: export vm helpers
Marcelo Tosatti
3
-74
/
+93
2010-07-06
test: protect fwfcg accesses with spinlock
Marcelo Tosatti
1
-0
/
+5
2010-07-02
kvm test: setup_vm should map APIC
Marcelo Tosatti
1
-2
/
+0
2010-07-02
qemu-kvm unittests: Small makefile fix
Lucas Meneghel Rodrigues
1
-1
/
+1
2010-06-28
qemu-kvm tests: Create make target for install tests
Lucas Meneghel Rodrigues
3
-1
/
+59
2010-06-28
make-release: fix mtime on rhel6 beta
Michael S. Tsirkin
1
-1
/
+1
2010-06-15
test: add test for pusha and popa instructions
Wei Yongjun
1
-0
/
+46
2010-06-15
Synchronize kernel headers
Marcelo Tosatti
2
-3
/
+81
2010-06-14
test: Add XSAVE unit test
Sheng Yang
3
-1
/
+266
2010-06-14
test: Add IDT framework
Avi Kivity
6
-2
/
+227
2010-06-09
test: vmexit: enable NX
Marcelo Tosatti
1
-0
/
+26
2010-06-08
test: make sieve test runable on 32-bit
Asias He
3
-47
/
+9
2010-06-08
test: make x86/vm.c support 32-bit guests
Asias He
1
-11
/
+35
2010-06-07
kvm: rename kvm/test/test/powerpc to kvm/test/powerpc
Ken CC
10
-0
/
+0
2010-06-04
make-release: make mtime, owner, group consistent
Michael S. Tsirkin
1
-2
/
+7
2010-06-02
qemu-kvm tests: make hypercall test runable on 32-bit host
Asias He
2
-4
/
+4
2010-05-31
make-release: misc fixes
Michael S. Tsirkin
1
-3
/
+10
[next]