summaryrefslogtreecommitdiff
path: root/include/sysemu/kvm.h
AgeCommit message (Expand)Author
2016-10-04kvm-all: Pass requester ID to MSI routing functionsPavel Fedin
2016-09-15Remove unused function declarationsLadi Prosek
2016-09-13x86/lapic: Load LAPIC state at post_loadDr. David Alan Gilbert
2016-09-13kvm-all: drop kvm_setup_guest_memoryCao jin
2016-07-21kvm-irqchip: do explicit commit when update irqPeter Xu
2016-07-21kvm-irqchip: i386: add hook for add/remove virqPeter Xu
2016-07-21kvm-irqchip: simplify kvm_irqchip_add_msi_routePeter Xu
2016-06-07kvm: API to obtain max supported mem slotsBharata B Rao
2016-05-30cpu: Reclaim vCPU objectsGu Zheng
2016-05-27PPC/KVM: early validation of vcpu idGreg Kurz
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini
2016-03-30kvm: add kvm_device_supported() helper functionPeter Xu
2016-02-23include: Clean up includesPeter Maydell
2015-12-17kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIPPaolo Bonzini
2015-12-17kvm: add support for -machine kernel_irqchip=splitMatt Gingell
2015-12-17kvm: Hyper-V SynIC irq routing supportAndrey Smetanin
2015-11-12KVM: add support for any length io eventfdJason Wang
2015-11-05Revert "Introduce cpu_clean_all_dirty"Liang Li
2015-10-19kvm: Move x86-specific functions into target-i386/kvm.cThomas Huth
2015-10-19kvm: Pass PCI device pointer to MSI routing functionsPavel Fedin
2015-10-19kvm: Make KVM_CAP_SIGNAL_MSI globally availablePavel Fedin
2015-10-12exec: remove non-TCG stuff from exec-all.h header.Paolo Bonzini
2015-09-24intc/gic: Extract some reusable vGIC codePavel Fedin
2015-07-06kvm: some fixes to kvm_resamplefds_allowedEric Auger
2015-07-06kvm-all.c: add qemu_irq/gsi hash table and utility routinesEric Auger
2015-07-06kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffixEric Auger
2015-06-02kvm: introduce kvm_arch_msi_data_to_gsiEric Auger
2015-04-30kvm: add support for memory transaction attributesPaolo Bonzini
2015-03-16kvm: encapsulate HAS_DEVICE for vm attrsDominik Dingel
2015-03-11kvm: add machine state to kvm_arch_initMarcel Apfelbaum
2015-01-12kvm: extend kvm_irqchip_add_msi_route to work on s390Frank Blaschka
2014-12-15KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checksEric Auger
2014-11-23pc: kvm: check if KVM has free memory slots to avoid abort()Igor Mammedov
2014-10-04accel: Move KVM accel registration to kvm-all.cEduardo Habkost
2014-09-16Introduce cpu_clean_all_dirtyMarcelo Tosatti
2014-09-08KVM: Add helper to run KVM_CHECK_EXTENSION on vm fdAlexander Graf
2014-06-20Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell
2014-06-19Add kvm_eventfds_enabled functionNikolay Nikolaev
2014-06-18kvm: Allow arch to set sigmask lengthJames Hogan
2014-05-20s390x/virtio-ccw: wire up irq routing and irqfdsCornelia Huck
2014-05-20kvm: Fix enable_cap helpers on older gccAlexander Graf
2014-05-13kvm: reset state from the CPU's reset methodPaolo Bonzini
2014-05-13kvm: make one_reg helpers available for everyoneCornelia Huck
2014-05-05machine: Replace QEMUMachine by MachineClass in accelerator configurationMarcel Apfelbaum
2014-04-30kvm: add kvm_{vm,vcpu}_enable_capCornelia Huck
2014-03-13Revert "KVM: Split QEMUMachine typedef into separate header"Andreas Färber
2014-03-05kvm: Add a new machine option kvm-typeAneesh Kumar K.V
2014-03-05KVM: Split QEMUMachine typedef into separate headerAlexander Graf
2014-02-26kvm: Common device control API functionsChristoffer Dall
2014-02-26kvm: Introduce kvm_arch_irqchip_createChristoffer Dall