aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'afcea8cbdea8180b42093377b2c700d1b7f20b7c' into upstream-mergeAvi Kivity2009-09-211-7/+6
* Use "compatfd.h" instead of <sys/signalfd.h>Avi Kivity2009-09-211-1/+1
* MCE: Relay UCR MCE to guestHuang Ying2009-09-211-12/+183
* Rename USE_KVM_* to CONFIG_KVM_*Juan Quintela2009-09-181-4/+4
* One CONFIG_EVENTFD should be enoughJuan Quintela2009-09-181-1/+1
* qemu-kvm: Fix guest single-steppingJan Kiszka2009-09-181-0/+4
* Merge commit '72cf2d4f0e181d0d3a3122e04129c58a95da713e' into upstream-mergeMarcelo Tosatti2009-09-141-7/+7
* Fix warnings with USE_KVM_DEVICE_ASSIGNMENT disabledDaniel Gollub2009-09-101-0/+4
* Call kvm_cpu_synchronize_state() on target vcpuGleb Natapov2009-09-091-8/+15
* Handle emulation failure in userspaceMohammed Gamal2009-09-011-0/+8
* Remove unneeded printf() in kvm_run()Avi Kivity2009-08-311-1/+0
* Fix mpstate reloadsAvi Kivity2009-08-311-3/+1
* Merge commit '4c0960c0c483fffc5f8e1dab169d946ac295bf44' into upstream-mergeAvi Kivity2009-08-301-0/+17
* Merge commit 'upstream/master'Avi Kivity2009-08-091-1/+1
* Remove useless wrappers around functionsGlauber Costa2009-08-041-11/+1
* Use kvm_has_sync_mmu from upstreamGlauber Costa2009-08-041-9/+0
* Use coalesce memory regions functions from upstreamGlauber Costa2009-08-041-46/+0
* Use coalesced_mmio field from qemu upstreamGlauber Costa2009-08-041-8/+6
* Remove NULL check after qemu malloc in dirty bitmap allocationGlauber Costa2009-08-041-6/+1
* Reformat qemu-kvm.[ch] according to qemu coding styleAvi Kivity2009-08-031-934/+915
* Remove unused function kvm_get_phys_ram_page_bitmap()Glauber Costa2009-08-031-16/+0
* Drop polling property from qemu_cond_waitJan Kiszka2009-08-031-5/+1
* fold second pass of kvm initializationGlauber Costa2009-07-251-0/+20
* remove kvm_specific kvm_out* functionsGlauber Costa2009-07-231-57/+3
* qemu-kvm: routing table update thinko fixMichael S. Tsirkin2009-07-231-2/+2
* embed kvm_create_context into kvm_initGlauber Costa2009-07-231-2/+4
* remove env->exit_request usage from qemu-kvm.cGlauber Costa2009-07-221-2/+0
* remove created from kvm_stateGlauber Costa2009-07-221-5/+5
* reuse env stop and stopped statesGlauber Costa2009-07-221-18/+12
* remove kvm_in* functionsGlauber Costa2009-07-221-21/+4
* check extensionGlauber Costa2009-07-211-14/+4
* reuse kvm_ioctlGlauber Costa2009-07-211-21/+20
* reuse kvm_vm_ioctlGlauber Costa2009-07-211-93/+40
* remove kvm types from handle unhandledGlauber Costa2009-07-211-6/+3
* Add MCE simulation support to qemu/kvmHuang Ying2009-07-201-0/+40
* Set the iothread's eventfd/pipe descriptors to non-blockingDor Laor2009-07-181-10/+14
* reuse upstream breakpoint codeGlauber Costa2009-07-141-139/+1
* use kvm_upstream sw_breakpoints structureGlauber Costa2009-07-141-9/+18
* provide env->kvm_fdGlauber Costa2009-07-141-2/+7
* duplicate KVMStateGlauber Costa2009-07-141-33/+28
* fold libkvm-all into standard qemu headerGlauber Costa2009-07-141-1/+0
* replace malloc with qemu_mallocGlauber Costa2009-07-141-21/+5
* HPET support with kvmBeth Kon2009-07-121-0/+20
* Enable msi with kvm irqchipMichael S. Tsirkin2009-07-071-0/+44
* Add kvm_set_boot_cpu_id() API.Gleb Natapov2009-07-071-0/+17
* Remove wrappers around ex-libkvm functionsGlauber Costa2009-07-071-57/+18
* Remove qemu-kvm callbacks structureGlauber Costa2009-07-071-200/+170
* Remove kvm_qemu_destroyGlauber Costa2009-07-071-8/+3
* Cleanup mmio coalescing functionsGlauber Costa2009-07-071-23/+4
* qemu-kvm.c memory cleanupGlauber Costa2009-07-071-68/+2