summaryrefslogtreecommitdiff
path: root/user
AgeCommit message (Expand)AuthorFilesLines
2009-10-14add Red Hat Copyright to user dirYaniv Kamay1-3/+5
2009-07-16kvmtrace: update formatsMarcelo Tosatti1-0/+1
2009-05-20kvmtrace_format: read /usr/share/kvm/formats by defaultEduardo Habkost1-4/+4
2009-03-02handle IRQ status injection in userspaceGleb Natapov1-1/+1
2009-02-06ksmctlAndrea Arcangeli1-0/+69
2009-02-06ksmctl buildsystemAndrea Arcangeli1-1/+6
2008-12-25kvm: testsuite: fix smptest.flat makefile rulesAvi Kivity1-2/+2
2008-12-25kvm: testsuite: avoid clobbering ebxAvi Kivity1-1/+8
2008-12-18kvm: testsuite: fix bug reporting addressAvi Kivity2-2/+2
2008-12-17kvm: qemu: Switch to new guest debug interfaceJan Kiszka1-1/+6
2008-12-14kvm: qemu: Switch to KVM_CAP_USER_NMIJan Kiszka2-5/+4
2008-12-10kvm: testsuite: remove double initializationGuillaume Thouvenin1-2/+0
2008-12-08kvm: testsuite: Add VMMCALL hypercall testAmit Shah1-5/+17
2008-12-07kvm: user: ppc: Add "hello world" test for libcflatDeepa Srinivasan2-1/+29
2008-12-07kvm: user: ppc: Move -ffreestanding to the right locationDeepa Srinivasan1-1/+1
2008-12-07kvm: user: ppc: Fix guest load addressDeepa Srinivasan1-2/+11
2008-12-07kvm: user: ppc: fix build break caused by changes to kvm_callbacksHollis Blanchard1-6/+5
2008-12-07kvm: testsuite: avoid leaking values from one test to anotherAvi Kivity1-66/+74
2008-12-07kvm: testsuite: Add test for 'shld' instructionGuillaume Thouvenin1-0/+19
2008-11-28kvm: testsuite: test "ret"Avi Kivity1-0/+9
2008-11-27kvm: testsuite: test 'pop reg' instructionAvi Kivity1-0/+11
2008-11-27kvm: testsuite: test 'pop mem' instruction when stack is on mmioAvi Kivity1-0/+13
2008-11-27kvm: testsuite: test 'pop mem' instructionAvi Kivity1-0/+16
2008-11-26kvm: qemu: Cleanup user space NMI injectionJan Kiszka1-3/+2
2008-11-25kvm: testsuite: Fix halt callbackJan Kiszka1-3/+2
2008-11-22kvm: testsuite: test simultaneous irq injectionAvi Kivity1-0/+40
2008-11-22kvm: testsuite: add ioapic testAvi Kivity1-0/+69
2008-11-22kvm: testsuite: issue eoi command after interruptAvi Kivity1-0/+6
2008-11-22kvm: testsuite: add pio port to allow guest to inject irqsAvi Kivity1-0/+15
2008-11-22kvm: testsuite: handle shutdown exitsAvi Kivity1-0/+9
2008-11-22kvm: testsuite: test apic self ipiAvi Kivity1-0/+184
2008-11-22kvm: testsuite: add apic testsAvi Kivity4-1/+189
2008-11-22kvm: testsuite: rename apic.h to fake-apic.hAvi Kivity5-4/+4
2008-11-18kvm: libkvm: pass opague cpu state through libkvm instead of int vcpuJes Sorensen2-12/+15
2008-11-02kvm: user: define and use AR in configure scripts and MakefilesHollis Blanchard2-1/+3
2008-11-02kvm: user: ppc: remove build flagsHollis Blanchard1-2/+0
2008-11-02kvm: kvmctl: ppc: use $PROCESSOR to set configuration optionsHollis Blanchard1-3/+1
2008-11-02kvm: kvmctl: rename config-powerpc-44x.makHollis Blanchard2-1/+1
2008-11-02kvm: kvmctl: add --processor option to user/configureHollis Blanchard1-0/+5
2008-10-29kvm: user: ppc: add stub nmi handlerHollis Blanchard1-0/+6
2008-10-29kvm: libcflat: ppc: add timebase accessorEhrhardt Christian3-1/+55
2008-10-29kvm: user: ppc: implement PowerPC 44x libcflatHollis Blanchard7-15/+221
2008-10-29kvm: user: ppc: better error reporting in load_fileHollis Blanchard1-1/+2
2008-10-29kvm: user: ppc: fix threading bugs in main-ppc.cHollis Blanchard1-19/+11
2008-10-22kvm: testsuite: Add test for 'add acc, imm' instructionGuillaume Thouvenin1-0/+21
2008-10-07kvm: testsuite: adjust kvmctl for userspace nmi changesAvi Kivity1-0/+6
2008-10-05kvm: kvmtrace: Call pthread_join only to created threadsRyota OZAKI1-1/+2
2008-09-13kvm: testsuite: Add test for 'cmp'Guillaume Thouvenin1-0/+33
2008-09-10kvm: testsuite: Add test for 'call near absolute'Mohammed Gamal1-0/+21
2008-09-07kvm: testsuite: Add test for in/out instructionsMohammed Gamal1-0/+69