summaryrefslogtreecommitdiffstats
path: root/include/sysemu/kvm.h
Commit message (Expand)AuthorAgeFilesLines
* spapr: Add ibm,processor-radix-AP-encodings to the device treeSam Bobroff2017-04-261-0/+1
* KVM: move SIG_IPI handling to kvm-all.cPaolo Bonzini2017-03-031-3/+2Star
* KVM: do not use sigtimedwait to catch SIGBUSPaolo Bonzini2017-03-031-1/+4
* KVM: remove kvm_arch_on_sigbusPaolo Bonzini2017-03-031-1/+0Star
* kvm: move cpu synchronization codeVincent Palatin2017-01-191-23/+0Star
* kvm-all: Pass requester ID to MSI routing functionsPavel Fedin2016-10-041-0/+9
* Remove unused function declarationsLadi Prosek2016-09-151-2/+0Star
* x86/lapic: Load LAPIC state at post_loadDr. David Alan Gilbert2016-09-131-1/+0Star
* kvm-all: drop kvm_setup_guest_memoryCao jin2016-09-131-1/+0Star
* kvm-irqchip: do explicit commit when update irqPeter Xu2016-07-211-1/+1
* kvm-irqchip: i386: add hook for add/remove virqPeter Xu2016-07-211-0/+6
* kvm-irqchip: simplify kvm_irqchip_add_msi_routePeter Xu2016-07-211-1/+12
* kvm: API to obtain max supported mem slotsBharata B Rao2016-06-071-0/+1
* cpu: Reclaim vCPU objectsGu Zheng2016-05-301-0/+1
* PPC/KVM: early validation of vcpu idGreg Kurz2016-05-271-0/+2
* qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini2016-05-191-0/+1
* kvm: add kvm_device_supported() helper functionPeter Xu2016-03-301-0/+9
* include: Clean up includesPeter Maydell2016-02-231-2/+0Star
* kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIPPaolo Bonzini2015-12-171-1/+5
* kvm: add support for -machine kernel_irqchip=splitMatt Gingell2015-12-171-0/+11
* kvm: Hyper-V SynIC irq routing supportAndrey Smetanin2015-12-171-0/+1
* KVM: add support for any length io eventfdJason Wang2015-11-121-0/+8
* Revert "Introduce cpu_clean_all_dirty"Liang Li2015-11-051-8/+0Star
* kvm: Move x86-specific functions into target-i386/kvm.cThomas Huth2015-10-191-2/+0Star
* kvm: Pass PCI device pointer to MSI routing functionsPavel Fedin2015-10-191-3/+4
* kvm: Make KVM_CAP_SIGNAL_MSI globally availablePavel Fedin2015-10-191-0/+9
* exec: remove non-TCG stuff from exec-all.h header.Paolo Bonzini2015-10-121-0/+4
* intc/gic: Extract some reusable vGIC codePavel Fedin2015-09-241-0/+26
* kvm: some fixes to kvm_resamplefds_allowedEric Auger2015-07-061-0/+1
* kvm-all.c: add qemu_irq/gsi hash table and utility routinesEric Auger2015-07-061-0/+6
* kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffixEric Auger2015-07-061-3/+4
* kvm: introduce kvm_arch_msi_data_to_gsiEric Auger2015-06-021-0/+2
* kvm: add support for memory transaction attributesPaolo Bonzini2015-04-301-1/+2
* kvm: encapsulate HAS_DEVICE for vm attrsDominik Dingel2015-03-161-0/+12
* kvm: add machine state to kvm_arch_initMarcel Apfelbaum2015-03-111-1/+1
* kvm: extend kvm_irqchip_add_msi_route to work on s390Frank Blaschka2015-01-121-0/+4
* KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checksEric Auger2014-12-151-0/+10
* pc: kvm: check if KVM has free memory slots to avoid abort()Igor Mammedov2014-11-231-0/+1
* accel: Move KVM accel registration to kvm-all.cEduardo Habkost2014-10-041-2/+0Star
* Introduce cpu_clean_all_dirtyMarcelo Tosatti2014-09-161-0/+8
* KVM: Add helper to run KVM_CHECK_EXTENSION on vm fdAlexander Graf2014-09-081-0/+2
* Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell2014-06-201-0/+2
|\
| * kvm: Allow arch to set sigmask lengthJames Hogan2014-06-181-0/+2
* | Add kvm_eventfds_enabled functionNikolay Nikolaev2014-06-191-0/+11
|/
* s390x/virtio-ccw: wire up irq routing and irqfdsCornelia Huck2014-05-201-0/+2
* kvm: Fix enable_cap helpers on older gccAlexander Graf2014-05-201-2/+2
* kvm: reset state from the CPU's reset methodPaolo Bonzini2014-05-131-2/+0Star
* kvm: make one_reg helpers available for everyoneCornelia Huck2014-05-131-0/+20
* machine: Replace QEMUMachine by MachineClass in accelerator configurationMarcel Apfelbaum2014-05-051-1/+1
* kvm: add kvm_{vm,vcpu}_enable_capCornelia Huck2014-04-301-0/+30