aboutsummaryrefslogtreecommitdiff
path: root/kvm.h
AgeCommit message (Expand)Author
2012-05-21kvm: Introduce kvm_irqchip_add/remove_irqfdJan Kiszka
2012-05-21kvm: Make kvm_irqchip_commit_routes an internal serviceJan Kiszka
2012-05-21kvm: Publicize kvm_irqchip_release_virqJan Kiszka
2012-05-21kvm: Introduce kvm_irqchip_add_msi_routeJan Kiszka
2012-05-21kvm: Rename kvm_irqchip_add_route to kvm_irqchip_add_irq_routeJan Kiszka
2012-05-16kvm: Introduce basic MSI support for in-kernel irqchipsJan Kiszka
2012-04-12kvm: Drop unused kvm_pit_in_kernelJan Kiszka
2012-04-12kvm: allow arbitrarily sized mmio ioeventfdMichael S. Tsirkin
2012-03-14Rename CPUState -> CPUArchStateAndreas Färber
2012-03-07kvm: Add kvm_has_pit_state2 helperJan Kiszka
2012-02-08kvm: Implement kvm_irqchip_in_kernel like kvm_enabledJan Kiszka
2012-01-19kvm: x86: Add user space part for in-kernel APICJan Kiszka
2012-01-19kvm: x86: Establish IRQ0 override controlJan Kiszka
2012-01-19kvm: Introduce core services for in-kernel irqchip supportJan Kiszka
2011-12-20kvm: switch kvm slots to use host virtual address instead of ram_addr_tAvi Kivity
2011-06-20kvm: x86: Pass KVMState to kvm_arch_get_supported_cpuidJan Kiszka
2011-03-16kvm: x86: Push kvm_arch_debug to kvm_arch_handle_exitJan Kiszka
2011-03-15kvm: Rename kvm_arch_process_irqchip_events to async_eventsJan Kiszka
2011-02-14kvm: Make kvm_state globally availableJan Kiszka
2011-02-14Introduce log_start/log_stop in CPUPhysMemoryClientAnthony PERARD
2011-02-14kvm: Drop return values from kvm_arch_pre/post_runJan Kiszka
2011-02-14kvm: Provide sigbus services arch-independentlyJan Kiszka
2011-01-23kvm: Consolidate must-have capability checksJan Kiszka
2011-01-23kvm: Drop smp_cpus argument from init functionsJan Kiszka
2011-01-10kvm: test for ioeventfd support on old kernelsStefan Hajnoczi
2010-10-20MCE: Relay UCR MCE to guestMarcelo Tosatti
2010-10-20Add RAM -> physical addr mapping in MCE simulationHuang Ying
2010-08-10Add function to assign ioeventfd to MMIO.Cam Macdonell
2010-06-28kvm: Enable XSAVE live migration supportSheng Yang
2010-06-28kvm: Extend kvm_arch_get_supported_cpuid() to support indexSheng Yang
2010-06-13Move stdbool.hPaul Brook
2010-05-11Do not stop VM if emulation failed in userspace.Gleb Natapov
2010-05-11kvm: enable smp > 1Marcelo Tosatti
2010-04-26KVM: x86: Add debug register saving and restoringJan Kiszka
2010-04-19provide a stub version of kvm-all.c if !CONFIG_KVMPaolo Bonzini
2010-04-09move around definitions in kvm.h that do not require CPUStatePaolo Bonzini
2010-04-01kvm: add API to set ioeventfdMichael S. Tsirkin
2010-03-29Allow various header files to be included from non-CPU codeBlue Swirl
2010-03-12Disable phsyical memory handling in userspace emulation.Paul Brook
2010-03-04KVM: Rework VCPU state writeback APIJan Kiszka
2010-03-04KVM: Rework of guest debug state writingJan Kiszka
2010-02-23Fix mingw32 buildBlue Swirl
2010-02-22kvm: consume internal signal with sigtimedwaitMarcelo Tosatti
2010-02-09kvm: move kvm to use memory notifiersMichael S. Tsirkin
2010-02-03kvm: Flush coalesced MMIO buffer periodlySheng Yang
2009-12-03kvm: x86: Add support for VCPU event statesJan Kiszka
2009-11-17kvm: Add arch reset handlerJan Kiszka
2009-11-12kvm: Move KVM mp_state accessors to i386-specific codeHollis Blanchard
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc