summaryrefslogtreecommitdiff
path: root/include/sysemu/kvm.h
AgeCommit message (Expand)AuthorFilesLines
2016-06-07kvm: API to obtain max supported mem slotsBharata B Rao1-0/+1
2016-05-30cpu: Reclaim vCPU objectsGu Zheng1-0/+1
2016-05-27PPC/KVM: early validation of vcpu idGreg Kurz1-0/+2
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini1-0/+1
2016-03-30kvm: add kvm_device_supported() helper functionPeter Xu1-0/+9
2016-02-23include: Clean up includesPeter Maydell1-2/+0
2015-12-17kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIPPaolo Bonzini1-1/+5
2015-12-17kvm: add support for -machine kernel_irqchip=splitMatt Gingell1-0/+11
2015-12-17kvm: Hyper-V SynIC irq routing supportAndrey Smetanin1-0/+1
2015-11-12KVM: add support for any length io eventfdJason Wang1-0/+8
2015-11-05Revert "Introduce cpu_clean_all_dirty"Liang Li1-8/+0
2015-10-19kvm: Move x86-specific functions into target-i386/kvm.cThomas Huth1-2/+0
2015-10-19kvm: Pass PCI device pointer to MSI routing functionsPavel Fedin1-3/+4
2015-10-19kvm: Make KVM_CAP_SIGNAL_MSI globally availablePavel Fedin1-0/+9
2015-10-12exec: remove non-TCG stuff from exec-all.h header.Paolo Bonzini1-0/+4
2015-09-24intc/gic: Extract some reusable vGIC codePavel Fedin1-0/+26
2015-07-06kvm: some fixes to kvm_resamplefds_allowedEric Auger1-0/+1
2015-07-06kvm-all.c: add qemu_irq/gsi hash table and utility routinesEric Auger1-0/+6
2015-07-06kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffixEric Auger1-3/+4
2015-06-02kvm: introduce kvm_arch_msi_data_to_gsiEric Auger1-0/+2
2015-04-30kvm: add support for memory transaction attributesPaolo Bonzini1-1/+2
2015-03-16kvm: encapsulate HAS_DEVICE for vm attrsDominik Dingel1-0/+12
2015-03-11kvm: add machine state to kvm_arch_initMarcel Apfelbaum1-1/+1
2015-01-12kvm: extend kvm_irqchip_add_msi_route to work on s390Frank Blaschka1-0/+4
2014-12-15KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checksEric Auger1-0/+10
2014-11-23pc: kvm: check if KVM has free memory slots to avoid abort()Igor Mammedov1-0/+1
2014-10-04accel: Move KVM accel registration to kvm-all.cEduardo Habkost1-2/+0
2014-09-16Introduce cpu_clean_all_dirtyMarcelo Tosatti1-0/+8
2014-09-08KVM: Add helper to run KVM_CHECK_EXTENSION on vm fdAlexander Graf1-0/+2
2014-06-20Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell1-0/+2
2014-06-19Add kvm_eventfds_enabled functionNikolay Nikolaev1-0/+11
2014-06-18kvm: Allow arch to set sigmask lengthJames Hogan1-0/+2
2014-05-20s390x/virtio-ccw: wire up irq routing and irqfdsCornelia Huck1-0/+2
2014-05-20kvm: Fix enable_cap helpers on older gccAlexander Graf1-2/+2
2014-05-13kvm: reset state from the CPU's reset methodPaolo Bonzini1-2/+0
2014-05-13kvm: make one_reg helpers available for everyoneCornelia Huck1-0/+20
2014-05-05machine: Replace QEMUMachine by MachineClass in accelerator configurationMarcel Apfelbaum1-1/+1
2014-04-30kvm: add kvm_{vm,vcpu}_enable_capCornelia Huck1-0/+30
2014-03-13Revert "KVM: Split QEMUMachine typedef into separate header"Andreas Färber1-1/+0
2014-03-05kvm: Add a new machine option kvm-typeAneesh Kumar K.V1-1/+1
2014-03-05KVM: Split QEMUMachine typedef into separate headerAlexander Graf1-0/+1
2014-02-26kvm: Common device control API functionsChristoffer Dall1-0/+22
2014-02-26kvm: Introduce kvm_arch_irqchip_createChristoffer Dall1-0/+12
2013-09-23Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-10/+19
2013-09-20kvm irqfd: support direct msimessage to irq translationAlexey Kardashevskiy1-0/+9
2013-09-20cpu: Move cpu state syncs up into cpu_dump_state()James Hogan1-10/+10
2013-09-12exec: Simplify the guest physical memory allocation hookMarkus Armbruster1-5/+0
2013-08-29Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5Anthony Liguori1-1/+2
2013-08-09kvm: add KVM_IRQFD_FLAG_RESAMPLE supportVincenzo Maffione1-1/+2
2013-07-26kvm: Change prototype of kvm_update_guest_debug()Stefan Weil1-1/+1