index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kvm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-09
kvm: Add documentation comment for kvm_irqchip_in_kernel()
Peter Maydell
1
-0
/
+11
2012-08-09
kvm: Decouple 'GSI routing' from 'kernel irqchip'
Peter Maydell
1
-0
/
+10
2012-08-09
kvm: Decouple 'MSI routing via irqfds' from 'kernel irqchip'
Peter Maydell
1
-0
/
+11
2012-08-09
kvm: Decouple 'irqfds usable' from 'kernel irqchip'
Peter Maydell
1
-0
/
+11
2012-08-09
kvm: Move kvm_allows_irq0_override() to target-i386, fix return type
Peter Maydell
1
-2
/
+0
2012-08-09
kvm: Rename kvm_irqchip_set_irq() to kvm_set_irq()
Peter Maydell
1
-1
/
+1
2012-08-09
kvm: Decouple 'async interrupt delivery' from 'kernel irqchip'
Peter Maydell
1
-0
/
+13
2012-07-18
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-0
/
+2
2012-07-12
virtio: move common irqfd handling out of virtio-pci
Paolo Bonzini
1
-0
/
+2
2012-07-10
s390: autodetect map private
Christian Borntraeger
1
-0
/
+2
2012-05-21
kvm: Introduce kvm_irqchip_add/remove_irqfd
Jan Kiszka
1
-0
/
+3
2012-05-21
kvm: Make kvm_irqchip_commit_routes an internal service
Jan Kiszka
1
-1
/
+0
2012-05-21
kvm: Publicize kvm_irqchip_release_virq
Jan Kiszka
1
-0
/
+1
2012-05-21
kvm: Introduce kvm_irqchip_add_msi_route
Jan Kiszka
1
-4
/
+6
2012-05-21
kvm: Rename kvm_irqchip_add_route to kvm_irqchip_add_irq_route
Jan Kiszka
1
-1
/
+1
2012-05-16
kvm: Introduce basic MSI support for in-kernel irqchips
Jan Kiszka
1
-0
/
+1
2012-04-12
kvm: Drop unused kvm_pit_in_kernel
Jan Kiszka
1
-2
/
+0
2012-04-12
kvm: allow arbitrarily sized mmio ioeventfd
Michael S. Tsirkin
1
-1
/
+2
2012-03-14
Rename CPUState -> CPUArchState
Andreas Färber
1
-30
/
+30
2012-03-07
kvm: Add kvm_has_pit_state2 helper
Jan Kiszka
1
-0
/
+1
2012-02-08
kvm: Implement kvm_irqchip_in_kernel like kvm_enabled
Jan Kiszka
1
-3
/
+5
2012-01-19
kvm: x86: Add user space part for in-kernel APIC
Jan Kiszka
1
-0
/
+4
2012-01-19
kvm: x86: Establish IRQ0 override control
Jan Kiszka
1
-0
/
+2
2012-01-19
kvm: Introduce core services for in-kernel irqchip support
Jan Kiszka
1
-0
/
+8
2011-12-20
kvm: switch kvm slots to use host virtual address instead of ram_addr_t
Avi Kivity
1
-2
/
+2
2011-06-20
kvm: x86: Pass KVMState to kvm_arch_get_supported_cpuid
Jan Kiszka
1
-1
/
+1
2011-03-16
kvm: x86: Push kvm_arch_debug to kvm_arch_handle_exit
Jan Kiszka
1
-2
/
+0
2011-03-15
kvm: Rename kvm_arch_process_irqchip_events to async_events
Jan Kiszka
1
-1
/
+1
2011-02-14
kvm: Make kvm_state globally available
Jan Kiszka
1
-0
/
+1
2011-02-14
Introduce log_start/log_stop in CPUPhysMemoryClient
Anthony PERARD
1
-3
/
+0
2011-02-14
kvm: Drop return values from kvm_arch_pre/post_run
Jan Kiszka
1
-3
/
+2
2011-02-14
kvm: Provide sigbus services arch-independently
Jan Kiszka
1
-2
/
+5
2011-01-23
kvm: Consolidate must-have capability checks
Jan Kiszka
1
-0
/
+10
2011-01-23
kvm: Drop smp_cpus argument from init functions
Jan Kiszka
1
-2
/
+2
2011-01-10
kvm: test for ioeventfd support on old kernels
Stefan Hajnoczi
1
-0
/
+1
2010-10-20
MCE: Relay UCR MCE to guest
Marcelo Tosatti
1
-0
/
+3
2010-10-20
Add RAM -> physical addr mapping in MCE simulation
Huang Ying
1
-0
/
+6
2010-08-10
Add function to assign ioeventfd to MMIO.
Cam Macdonell
1
-0
/
+1
2010-06-28
kvm: Enable XSAVE live migration support
Sheng Yang
1
-0
/
+2
2010-06-28
kvm: Extend kvm_arch_get_supported_cpuid() to support index
Sheng Yang
1
-1
/
+1
2010-06-13
Move stdbool.h
Paul Brook
1
-1
/
+0
2010-05-11
Do not stop VM if emulation failed in userspace.
Gleb Natapov
1
-0
/
+2
2010-05-11
kvm: enable smp > 1
Marcelo Tosatti
1
-0
/
+2
2010-04-26
KVM: x86: Add debug register saving and restoring
Jan Kiszka
1
-0
/
+1
2010-04-19
provide a stub version of kvm-all.c if !CONFIG_KVM
Paolo Bonzini
1
-10
/
+3
2010-04-09
move around definitions in kvm.h that do not require CPUState
Paolo Bonzini
1
-4
/
+4
2010-04-01
kvm: add API to set ioeventfd
Michael S. Tsirkin
1
-1
/
+17
2010-03-29
Allow various header files to be included from non-CPU code
Blue Swirl
1
-3
/
+4
2010-03-12
Disable phsyical memory handling in userspace emulation.
Paul Brook
1
-0
/
+2
2010-03-04
KVM: Rework VCPU state writeback API
Jan Kiszka
1
-1
/
+24
[next]