aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Copy libkvm into the qemu directory structureAvi Kivity2009-05-211-1/+1
* Merge branch 'master' of git://git.sv.gnu.org/qemu into masterAvi Kivity2009-05-091-0/+4
* Fix irq routing by moving it to the correct placeJes Sorensen2009-05-071-0/+2
* Merge branch 'master' of git://git.sv.gnu.org/qemuAvi Kivity2009-05-061-3/+0
* Stop/start cpus before/after devicesYaniv Kamay2009-03-251-0/+3
* Fix twisted kvm_arch_get/put_registersJan Kiszka2009-03-171-2/+2
* Merge branch 'qemu-cvs'Avi Kivity2009-03-151-0/+15
* Merge branch 'qemu-cvs'Avi Kivity2009-03-081-0/+5
* Handle IRQ status injection in userspaceGleb Natapov2009-02-251-1/+1
* Fix leak of ioperm dataWeidong Han2009-02-081-0/+1
* Make qemu_kvm_system_reset() staticMark McLoughlin2009-01-151-2/+0
* Device-assignment: add kvm_add_ioperm_data() prototypeMark McLoughlin2009-01-151-0/+3
* Kill some redundant declarationsMark McLoughlin2009-01-151-0/+3
* Fix kvm_tpr_opt_setup() argsMark McLoughlin2009-01-071-1/+1
* Fix compile error in !USE_KVM caseAmit Shah2008-12-311-3/+1
* Don't return to guest after CPU issued S3 command.Gleb Natapov2008-12-301-0/+2
* Separate TSC load from kvm_arch_load_regsMarcelo Tosatti2008-12-281-0/+3
* Fix KVM includes in helper.cAlexander Graf2008-12-241-0/+1
* Merge branch 'qemu-cvs'Avi Kivity2008-12-231-0/+3
* Enable nested SVM support in userspaceAlexander Graf2008-12-181-0/+1
* Switch to new guest debug interfaceJan Kiszka2008-12-171-1/+32
* Merge branch 'qemu-cvs'Avi Kivity2008-12-151-0/+3
* Merge branch 'qemu-cvs'Avi Kivity2008-12-071-2/+4
* Merge branch 'qemu-cvs'Avi Kivity2008-12-011-0/+5
* Cleanup user space NMI injectionJan Kiszka2008-11-261-1/+1
* Fold vcpu_info into CPUStateJes Sorensen2008-11-181-2/+0
* kvm: libkvm: pass opague cpu state through libkvm instead of int vcpuJes Sorensen2008-11-181-2/+2
* Support ioperm for vcpu hotplugWeidong Han2008-11-101-0/+2
* Merge branch 'qemu-cvs'Avi Kivity2008-11-091-3/+13
* Move x86 specific calls introduced by device assignement to x86 filesEhrhardt Christian2008-11-041-0/+3
* Support for assigning host PCI devices to guestsMuli Ben-Yehuda2008-10-301-0/+8
* Add api to change memory logging status of a slotAvi Kivity2008-10-101-0/+2
* Add kvm_cpu_unregister_physical_memory()Avi Kivity2008-10-101-0/+3
* Add missing declarations for memory aliasing functionsAvi Kivity2008-10-051-0/+4
* Fix compilation with --disable-kvmGlauber Costa2008-10-021-0/+2
* Drop kvm_eventfd() in favor of qemu_eventfd()Avi Kivity2008-10-011-2/+0
* Enable NMI support for user space irqchipJan Kiszka2008-10-011-0/+2
* Use qemu's qemu_signalfd() rather than a private kvm implementationAvi Kivity2008-09-191-10/+0
* Add virtio balloon deviceAnthony Liguori2008-08-291-0/+2
* Mark guest mapping as MADV_DONTFORKMarcelo Tosatti2008-08-251-0/+1
* Remove duplicated inclusion of signal.h in qemu-kvm.hCarlo Marcelo Arenas Belon2008-07-191-2/+0
* Coalesced MMIO support (core)Laurent Vivier2008-06-041-0/+4
* Fix guest resettingJan Kiszka2008-05-181-0/+1
* Only select once per-main_loop iterationAnthony Liguori2008-05-081-9/+0
* Use signalfd() in io-threadAnthony Liguori2008-05-081-0/+26
* Add support for signalfd()Anthony Liguori2008-05-081-0/+12
* Add support for eventfd()Anthony Liguori2008-05-081-0/+2
* Fix reset with iothreadAvi Kivity2008-04-151-0/+2
* Save and load mp stateMarcelo Tosatti2008-04-131-0/+2
* Notify IO thread of pending bhsMarcelo Tosatti2008-04-031-0/+2