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-stub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-15
kvm: Pass CPUState to kvm_init_vcpu()
Andreas Färber
1
-1
/
+1
2013-01-07
kvm: add stub for update msi route
Michael S. Tsirkin
1
-0
/
+5
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-1
/
+1
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
1
-1
/
+1
2012-10-22
memory: manage coalesced mmio via a MemoryListener
Avi Kivity
1
-10
/
+0
2012-09-09
kvm: Clean up irqfd API
Jan Kiszka
1
-12
/
+2
2012-08-09
kvm: Decouple 'GSI routing' from 'kernel irqchip'
Peter Maydell
1
-0
/
+1
2012-08-09
kvm: Decouple 'MSI routing via irqfds' from 'kernel irqchip'
Peter Maydell
1
-0
/
+1
2012-08-09
kvm: Decouple 'irqfds usable' from 'kernel irqchip'
Peter Maydell
1
-0
/
+1
2012-08-09
kvm: Move kvm_allows_irq0_override() to target-i386, fix return type
Peter Maydell
1
-5
/
+0
2012-08-09
kvm: Decouple 'async interrupt delivery' from 'kernel irqchip'
Peter Maydell
1
-0
/
+1
2012-07-12
virtio: move common irqfd handling out of virtio-pci
Paolo Bonzini
1
-0
/
+10
2012-05-21
kvm: Enable use of kvm_irqchip_in_kernel in hwlib code
Jan Kiszka
1
-0
/
+1
2012-05-21
kvm: Introduce kvm_irqchip_add/remove_irqfd
Jan Kiszka
1
-0
/
+10
2012-05-21
kvm: Publicize kvm_irqchip_release_virq
Jan Kiszka
1
-0
/
+4
2012-05-21
kvm: Introduce kvm_irqchip_add_msi_route
Jan Kiszka
1
-0
/
+8
2012-04-12
kvm: Drop unused kvm_pit_in_kernel
Jan Kiszka
1
-6
/
+0
2012-04-12
kvm: allow arbitrarily sized mmio ioeventfd
Michael S. Tsirkin
1
-1
/
+1
2012-03-14
Rename CPUState -> CPUArchState
Andreas Färber
1
-11
/
+11
2012-03-07
kvm: Add kvm_has_pit_state2 helper
Jan Kiszka
1
-0
/
+5
2012-02-08
kvm: Implement kvm_irqchip_in_kernel like kvm_enabled
Jan Kiszka
1
-5
/
+0
2012-01-19
kvm: x86: Establish IRQ0 override control
Jan Kiszka
1
-0
/
+5
2011-06-26
Remove exec-all.h include directives
Blue Swirl
1
-1
/
+1
2011-06-20
kvm: Clean up stubs
Jan Kiszka
1
-17
/
+1
2011-04-15
Remove unused sysemu.h include directives
Blue Swirl
1
-1
/
+0
2011-02-14
Introduce log_start/log_stop in CPUPhysMemoryClient
Anthony PERARD
1
-10
/
+0
2011-02-14
kvm: Provide sigbus services arch-independently
Jan Kiszka
1
-0
/
+5
2011-01-23
kvm: Drop smp_cpus argument from init functions
Jan Kiszka
1
-1
/
+1
2011-01-10
kvm: test for ioeventfd support on old kernels
Stefan Hajnoczi
1
-0
/
+5
2010-10-20
MCE: Relay UCR MCE to guest
Marcelo Tosatti
1
-0
/
+5
2010-08-15
Add kvm_set_ioeventfd_mmio_long definition for non-KVM systems
Cam Macdonell
1
-0
/
+5
2010-07-03
remove exec-all.h inclusion from cpu.h
Paolo Bonzini
1
-0
/
+1
2010-04-19
provide a stub version of kvm-all.c if !CONFIG_KVM
Paolo Bonzini
1
-0
/
+137