Nikolay Nikolaev
|
69e03ae64b
Add kvm_eventfds_enabled function
|
11 years ago |
Cornelia Huck
|
d426d9fba8
s390x/virtio-ccw: wire up irq routing and irqfds
|
12 years ago |
Marcel Apfelbaum
|
f1e298794d
machine: Replace QEMUMachine by MachineClass in accelerator configuration
|
11 years ago |
Andreas Färber
|
602a3921ff
Revert "KVM: Split QEMUMachine typedef into separate header"
|
11 years ago |
Aneesh Kumar K.V
|
135a129a1c
kvm: Add a new machine option kvm-type
|
11 years ago |
Alexander Graf
|
9c06a1f79f
KVM: Split QEMUMachine typedef into separate header
|
11 years ago |
Alexey Kardashevskiy
|
76fe21deda
kvm irqfd: support direct msimessage to irq translation
|
12 years ago |
Anthony Liguori
|
b5d54bd421
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
|
12 years ago |
Paolo Bonzini
|
821c808bd1
kvm-stub: fix compilation
|
12 years ago |
Stefan Weil
|
38e478eccf
kvm: Change prototype of kvm_update_guest_debug()
|
12 years ago |
Andreas Färber
|
6227881415
kvm: Change kvm_{insert,remove}_breakpoint() argument to CPUState
|
12 years ago |
Andreas Färber
|
1d5791f4a6
kvm: Change kvm_remove_all_breakpoints() argument to CPUState
|
12 years ago |
Andreas Färber
|
80b7cd7354
kvm: Free current_cpu identifier
|
12 years ago |
Alexander Graf
|
7b7745930b
KVM: Export kvm_init_irq_routing
|
12 years ago |
Andreas Färber
|
1458c36313
kvm: Change kvm_cpu_exec() argument to CPUState
|
12 years ago |
Andreas Färber
|
491d6e80ea
kvm: Change kvm_set_signal_mask() argument to CPUState
|
12 years ago |
Andreas Färber
|
dd1750d798
kvm: Change kvm_cpu_synchronize_state() argument to CPUState
|
12 years ago |
Jordan Justen
|
df9c8b758a
kvm: add kvm_readonly_mem_enabled
|
12 years ago |
Igor Mammedov
|
13eed94ed5
cpu: Call cpu_synchronize_post_init() from DeviceClass::realize()
|
12 years ago |
Igor Mammedov
|
c4cfef5e8a
cpu: Make kvm-stub.o available outside softmmu
|
12 years ago |
Anthony Liguori
|
5dff24beba
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
|
12 years ago |
Igor Mammedov
|
3f24a58fa7
cpu: Pass CPUState to *cpu_synchronize_post*()
|
12 years ago |
Paolo Bonzini
|
0bc3cd624f
include: avoid useless includes of exec/ headers
|
12 years ago |
Michael S. Tsirkin
|
500ffd4a29
kvm: remove unused APIs
|
12 years ago |
Andreas Färber
|
290adf3896
kvm: Pass CPUState to kvm_on_sigbus_vcpu()
|
12 years ago |
Andreas Färber
|
504134d27f
kvm: Pass CPUState to kvm_init_vcpu()
|
12 years ago |
Michael S. Tsirkin
|
078bbb5040
kvm: add stub for update msi route
|
12 years ago |
Paolo Bonzini
|
9c17d615a6
softmmu: move include files to include/sysemu/
|
12 years ago |
Paolo Bonzini
|
022c62cbbc
exec: move include files to include/exec/
|
12 years ago |
Michael S. Tsirkin
|
a2cb15b0dd
pci: update all users to look in pci/
|
12 years ago |