Sign in
qemu
/
qemu
/
b352365f5abec075dede0222f1bc37674d64117c
/
kvm-stub.c
290adf3
kvm: Pass CPUState to kvm_on_sigbus_vcpu()
by Andreas Färber
· 12 years ago
504134d
kvm: Pass CPUState to kvm_init_vcpu()
by Andreas Färber
· 12 years ago
078bbb5
kvm: add stub for update msi route
by Michael S. Tsirkin
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
a2cb15b
pci: update all users to look in pci/
by Michael S. Tsirkin
· 12 years ago
95d2994
memory: manage coalesced mmio via a MemoryListener
by Avi Kivity
· 12 years ago
b131c74
kvm: Clean up irqfd API
by Jan Kiszka
· 12 years ago
f3e1bed
kvm: Decouple 'GSI routing' from 'kernel irqchip'
by Peter Maydell
· 12 years ago
614e41b
kvm: Decouple 'MSI routing via irqfds' from 'kernel irqchip'
by Peter Maydell
· 12 years ago
cc7e0dd
kvm: Decouple 'irqfds usable' from 'kernel irqchip'
by Peter Maydell
· 12 years ago
1d31f66
kvm: Move kvm_allows_irq0_override() to target-i386, fix return type
by Peter Maydell
· 12 years ago
7ae26bd
kvm: Decouple 'async interrupt delivery' from 'kernel irqchip'
by Peter Maydell
· 12 years ago
15b2bd1
virtio: move common irqfd handling out of virtio-pci
by Paolo Bonzini
· 13 years ago
bbf3b80
kvm: Enable use of kvm_irqchip_in_kernel in hwlib code
by Jan Kiszka
· 13 years ago
39853bb
kvm: Introduce kvm_irqchip_add/remove_irqfd
by Jan Kiszka
· 13 years ago
1e2aa8b
kvm: Publicize kvm_irqchip_release_virq
by Jan Kiszka
· 13 years ago
92b4e48
kvm: Introduce kvm_irqchip_add_msi_route
by Jan Kiszka
· 13 years ago
c73b009
kvm: Drop unused kvm_pit_in_kernel
by Jan Kiszka
· 13 years ago
4b8f1c8
kvm: allow arbitrarily sized mmio ioeventfd
by Michael S. Tsirkin
· 13 years ago
9349b4f
Rename CPUState -> CPUArchState
by Andreas Färber
· 13 years ago
8a7c739
kvm: Add kvm_has_pit_state2 helper
by Jan Kiszka
· 13 years ago
3d4b264
kvm: Implement kvm_irqchip_in_kernel like kvm_enabled
by Jan Kiszka
· 13 years ago
9b5b76d
kvm: x86: Establish IRQ0 override control
by Jan Kiszka
· 13 years ago
2b41f10
Remove exec-all.h include directives
by Blue Swirl
· 14 years ago
4bef75b
kvm: Clean up stubs
by Jan Kiszka
· 14 years ago
a08784d
Remove unused sysemu.h include directives
by Blue Swirl
· 14 years ago
e5896b1
Introduce log_start/log_stop in CPUPhysMemoryClient
by Anthony PERARD
· 14 years ago
a1b87fe
kvm: Provide sigbus services arch-independently
by Jan Kiszka
· 14 years ago
cad1e28
kvm: Drop smp_cpus argument from init functions
by Jan Kiszka
· 14 years ago
d2f2b8a
kvm: test for ioeventfd support on old kernels
by Stefan Hajnoczi
· 14 years ago
c0532a7
MCE: Relay UCR MCE to guest
by Marcelo Tosatti
· 14 years ago
1fd7401
Add kvm_set_ioeventfd_mmio_long definition for non-KVM systems
by Cam Macdonell
· 14 years ago
a88790a
remove exec-all.h inclusion from cpu.h
by Paolo Bonzini
· 15 years ago
98c8573
provide a stub version of kvm-all.c if !CONFIG_KVM
by Paolo Bonzini
· 15 years ago