index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kvm.h
Age
Commit message (
Expand
)
Author
2012-02-08
kvm: Implement kvm_irqchip_in_kernel like kvm_enabled
Jan Kiszka
2012-01-19
kvm: x86: Add user space part for in-kernel APIC
Jan Kiszka
2012-01-19
kvm: x86: Establish IRQ0 override control
Jan Kiszka
2012-01-19
kvm: Introduce core services for in-kernel irqchip support
Jan Kiszka
2011-12-20
kvm: switch kvm slots to use host virtual address instead of ram_addr_t
Avi Kivity
2011-06-20
kvm: x86: Pass KVMState to kvm_arch_get_supported_cpuid
Jan Kiszka
2011-03-16
kvm: x86: Push kvm_arch_debug to kvm_arch_handle_exit
Jan Kiszka
2011-03-15
kvm: Rename kvm_arch_process_irqchip_events to async_events
Jan Kiszka
2011-02-14
kvm: Make kvm_state globally available
Jan Kiszka
2011-02-14
Introduce log_start/log_stop in CPUPhysMemoryClient
Anthony PERARD
2011-02-14
kvm: Drop return values from kvm_arch_pre/post_run
Jan Kiszka
2011-02-14
kvm: Provide sigbus services arch-independently
Jan Kiszka
2011-01-23
kvm: Consolidate must-have capability checks
Jan Kiszka
2011-01-23
kvm: Drop smp_cpus argument from init functions
Jan Kiszka
2011-01-10
kvm: test for ioeventfd support on old kernels
Stefan Hajnoczi
2010-10-20
MCE: Relay UCR MCE to guest
Marcelo Tosatti
2010-10-20
Add RAM -> physical addr mapping in MCE simulation
Huang Ying
2010-08-10
Add function to assign ioeventfd to MMIO.
Cam Macdonell
2010-06-28
kvm: Enable XSAVE live migration support
Sheng Yang
2010-06-28
kvm: Extend kvm_arch_get_supported_cpuid() to support index
Sheng Yang
2010-06-13
Move stdbool.h
Paul Brook
2010-05-11
Do not stop VM if emulation failed in userspace.
Gleb Natapov
2010-05-11
kvm: enable smp > 1
Marcelo Tosatti
2010-04-26
KVM: x86: Add debug register saving and restoring
Jan Kiszka
2010-04-19
provide a stub version of kvm-all.c if !CONFIG_KVM
Paolo Bonzini
2010-04-09
move around definitions in kvm.h that do not require CPUState
Paolo Bonzini
2010-04-01
kvm: add API to set ioeventfd
Michael S. Tsirkin
2010-03-29
Allow various header files to be included from non-CPU code
Blue Swirl
2010-03-12
Disable phsyical memory handling in userspace emulation.
Paul Brook
2010-03-04
KVM: Rework VCPU state writeback API
Jan Kiszka
2010-03-04
KVM: Rework of guest debug state writing
Jan Kiszka
2010-02-23
Fix mingw32 build
Blue Swirl
2010-02-22
kvm: consume internal signal with sigtimedwait
Marcelo Tosatti
2010-02-09
kvm: move kvm to use memory notifiers
Michael S. Tsirkin
2010-02-03
kvm: Flush coalesced MMIO buffer periodly
Sheng Yang
2009-12-03
kvm: x86: Add support for VCPU event states
Jan Kiszka
2009-11-17
kvm: Add arch reset handler
Jan Kiszka
2009-11-12
kvm: Move KVM mp_state accessors to i386-specific code
Hollis Blanchard
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
2009-08-27
kvm: Simplify cpu_synchronize_state()
Avi Kivity
2009-07-22
provide tests for pit in kernel and irqchip in kernel
Glauber Costa
2009-06-29
kvm: Rework VCPU synchronization
Jan Kiszka
2009-05-22
kvm: x86: Save/restore KVM-specific CPU states
Jan Kiszka
2009-05-22
kvm: Rework dirty bitmap synchronization
Jan Kiszka
2009-05-22
kvm: Introduce kvm_set_migration_log
Jan Kiszka
2009-05-08
kvm: Add support for querying supported cpu features
Avi Kivity
2009-05-08
Introduce kvm_check_extension to check if KVM extensions are supported
Anthony Liguori
2009-05-01
kvm: Avoid COW if KVM MMU is asynchronous
Jan Kiszka
[next]