index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kvm-stub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-19
kvm: Move x86-specific functions into target-i386/kvm.c
Thomas Huth
1
-5
/
+0
2015-10-19
kvm: Pass PCI device pointer to MSI routing functions
Pavel Fedin
1
-2
/
+3
2015-07-06
kvm: some fixes to kvm_resamplefds_allowed
Eric Auger
1
-0
/
+1
2015-07-06
kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix
Eric Auger
1
-3
/
+4
2014-11-23
pc: kvm: check if KVM has free memory slots to avoid abort()
Igor Mammedov
1
-0
/
+5
2014-10-04
accel: Move KVM accel registration to kvm-all.c
Eduardo Habkost
1
-5
/
+0
2014-06-19
Add kvm_eventfds_enabled function
Nikolay Nikolaev
1
-0
/
+1
2014-05-20
s390x/virtio-ccw: wire up irq routing and irqfds
Cornelia Huck
1
-0
/
+5
2014-05-05
machine: Replace QEMUMachine by MachineClass in accelerator configuration
Marcel Apfelbaum
1
-1
/
+1
2014-03-13
Revert "KVM: Split QEMUMachine typedef into separate header"
Andreas Färber
1
-1
/
+0
2014-03-05
kvm: Add a new machine option kvm-type
Aneesh Kumar K.V
1
-1
/
+1
2014-03-05
KVM: Split QEMUMachine typedef into separate header
Alexander Graf
1
-0
/
+1
2013-09-20
kvm irqfd: support direct msimessage to irq translation
Alexey Kardashevskiy
1
-0
/
+1
2013-08-29
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
Anthony Liguori
1
-1
/
+2
2013-08-28
kvm-stub: fix compilation
Paolo Bonzini
1
-1
/
+2
2013-07-26
kvm: Change prototype of kvm_update_guest_debug()
Stefan Weil
1
-1
/
+1
2013-07-23
kvm: Change kvm_{insert,remove}_breakpoint() argument to CPUState
Andreas Färber
1
-2
/
+2
2013-07-09
kvm: Change kvm_remove_all_breakpoints() argument to CPUState
Andreas Färber
1
-1
/
+1
2013-07-09
kvm: Free current_cpu identifier
Andreas Färber
1
-3
/
+3
2013-07-01
KVM: Export kvm_init_irq_routing
Alexander Graf
1
-0
/
+4
2013-06-28
kvm: Change kvm_cpu_exec() argument to CPUState
Andreas Färber
1
-2
/
+2
2013-06-28
kvm: Change kvm_set_signal_mask() argument to CPUState
Andreas Färber
1
-1
/
+1
2013-06-28
kvm: Change kvm_cpu_synchronize_state() argument to CPUState
Andreas Färber
1
-1
/
+1
2013-05-29
kvm: add kvm_readonly_mem_enabled
Jordan Justen
1
-0
/
+1
2013-05-01
cpu: Call cpu_synchronize_post_init() from DeviceClass::realize()
Igor Mammedov
1
-0
/
+1
2013-05-01
cpu: Make kvm-stub.o available outside softmmu
Igor Mammedov
1
-1
/
+6
2013-04-19
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-10
/
+0
2013-04-16
cpu: Pass CPUState to *cpu_synchronize_post*()
Igor Mammedov
1
-2
/
+2
2013-04-15
include: avoid useless includes of exec/ headers
Paolo Bonzini
1
-1
/
+0
2013-04-14
kvm: remove unused APIs
Michael S. Tsirkin
1
-10
/
+0
2013-01-28
kvm: Pass CPUState to kvm_on_sigbus_vcpu()
Andreas Färber
1
-1
/
+1
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
[next]