summaryrefslogtreecommitdiff
path: root/kvm
Commit message (Expand)AuthorAgeFilesLines
* Synchronize kvm headersMarcelo Tosatti2010-01-312-2/+11
* Release script: document external dependencies in tarballAvi Kivity2009-12-201-0/+7
* kvm headers: fix __user exportMichael S. Tsirkin2009-12-021-1/+1
* Synchronize kvm headersAvi Kivity2009-11-152-114/+175
* Import internal error data header updates from kvm.gitAvi Kivity2009-11-151-0/+4
* tests: The order of the fields are in reverse one isr stack.Gleb Natapov2009-11-031-4/+4
* tests: Move typedefs to one place.Gleb Natapov2009-11-034-14/+6
* vmxcap: improve bool formattingAvi Kivity2009-11-011-1/+2
* vmxcap: report MISC and EPT/VPID capabilitiesAvi Kivity2009-10-291-0/+36
* vmxcap: support msrs with numerical subfieldsAvi Kivity2009-10-291-0/+23
* Remove kvmctl from kvm/user/config-x86-common.makMarcelo Tosatti2009-10-201-2/+1
* Drop kvm/bios/ treeAvi Kivity2009-10-1517-16914/+0
* Update kvm headersAvi Kivity2009-10-087-43/+67
* Consolidate kvm header CONFIG_ handling into a central fileAvi Kivity2009-10-089-320/+43
* Remove kernel-internal kvm headersAvi Kivity2009-10-0813-4011/+0
* test: vmexit: inl from pmtimerMarcelo Tosatti2009-10-061-0/+13
* test: vmexit: run parallel tests on each cpuMarcelo Tosatti2009-10-061-9/+34
* test: add on_cpu_asyncMarcelo Tosatti2009-10-062-4/+19
* vmxcap: add PAUSE-loop exiting reportingAvi Kivity2009-09-231-0/+1
* vmxcap: fix 'Unrestricted Guest' reportingAvi Kivity2009-09-231-1/+1
* test: Auto-tune vmexit testAvi Kivity2009-09-221-6/+10
* test: Add ipi_halt benchmarkAvi Kivity2009-09-221-0/+11
* test: add ipi latency testAvi Kivity2009-09-221-0/+18
* test: add conditional execution for vmexit testsAvi Kivity2009-09-221-0/+6
* test: optimize smp_id()Avi Kivity2009-09-221-2/+15
* test: set up per-cpu areaAvi Kivity2009-09-221-0/+11
* test: issue EOI after IPIAvi Kivity2009-09-221-0/+1
* update qemu-ifup for modern ip route outputDustin Kirkland2009-09-181-1/+1
* test: avoid deleting intermediate .o filesAvi Kivity2009-09-161-1/+8
* test: Fix compilation rule for assembly files wrt autodependenciesAvi Kivity2009-09-161-1/+1
* test: fix autodependenciesAvi Kivity2009-09-161-0/+2
* test: drop irq.flatAvi Kivity2009-09-163-121/+1
* test: port smp runtime to real apicAvi Kivity2009-09-163-68/+12
* test: wait for all processors to complete initializationAvi Kivity2009-09-161-0/+7
* test: initialize apic/x2apic on all processorsAvi Kivity2009-09-161-0/+5
* test: initialize idt on all processorsAvi Kivity2009-09-161-0/+6
* test: Use xapic_write() to enable xapic()Avi Kivity2009-09-161-1/+1
* test: add apic_id() accessorAvi Kivity2009-09-162-0/+19
* test: switch 64-bit smp startup to real APICAvi Kivity2009-09-161-31/+43
* test: Move apic functions to libcflatAvi Kivity2009-09-166-128/+169
* test: apic: use 1:1 mapping for apicAvi Kivity2009-09-161-2/+2
* test: vm: map mmio 1:1Avi Kivity2009-09-161-0/+3
* test: Add fwcfg interface for getting the cpu countAvi Kivity2009-09-162-0/+7
* test: add support for the firmware configuration interfaceAvi Kivity2009-09-163-0/+79
* test: add x2apic testAvi Kivity2009-09-161-0/+46
* test: use new apic_icr_write() to issue IPIAvi Kivity2009-09-161-2/+2
* test: Use function table for APIC accessAvi Kivity2009-09-161-2/+39
* test: Mask PIC interrupts before APIC testAvi Kivity2009-09-161-0/+13
* test: add cr8 latency testsAvi Kivity2009-09-161-0/+16
* test: Add vmcall latency testAvi Kivity2009-09-161-0/+8