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
/
target-s390x
/
kvm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-14
osdep, kvm: rename low-level RAM allocation functions
Paolo Bonzini
1
-1
/
+1
2013-04-30
Wire up disabled wait a panicked event on s390
Christian Borntraeger
1
-3
/
+14
2013-04-26
Utilize selective runtime reg sync for hot code paths
Jason J. Herne
1
-3
/
+12
2013-04-26
Allow selective runtime register synchronization
Jason J. Herne
1
-0
/
+67
2013-03-17
s390: Fix cpu refactoring fallout.
Cornelia Huck
1
-2
/
+1
2013-03-08
s390: simplify kvm cpu init
Christian Borntraeger
1
-7
/
+2
2013-02-01
target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()
Andreas Färber
1
-8
/
+5
2013-01-29
s390: Wire up channel I/O in kvm.
Cornelia Huck
1
-13
/
+226
2013-01-27
kvm: Create kvm_arch_vcpu_id() function
Eduardo Habkost
1
-0
/
+5
2013-01-18
s390: Add a hypercall registration interface.
Cornelia Huck
1
-1
/
+1
2013-01-18
s390x: fix indentation
Alexander Graf
1
-5
/
+5
2013-01-18
s390: Add CPU reset handler
Jens Freimann
1
-1
/
+8
2013-01-18
s390: new contributions GPLv2 or later
Christian Borntraeger
1
-1
/
+5
2012-12-23
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
Andreas Färber
1
-4
/
+4
2012-12-19
cpu: Move kvm_run into CPUState
Andreas Färber
1
-36
/
+41
2012-12-19
cpu: Move kvm_state field into CPUState
Andreas Färber
1
-3
/
+2
2012-12-19
kvm: Pass CPUState to kvm_vcpu_ioctl()
Andreas Färber
1
-29
/
+33
2012-12-19
kvm: Pass CPUState to kvm_arch_*
Andreas Färber
1
-13
/
+25
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-3
/
+3
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-10-31
cpus: Pass CPUState to qemu_cpu_kick()
Andreas Färber
1
-1
/
+1
2012-10-29
s390: sclp base support
Heinz Graalfs
1
-4
/
+1
2012-10-29
s390: use sync regs for register transfer
Christian Borntraeger
1
-20
/
+92
2012-08-15
s390: Fix error handling and condition code of service call
Christian Borntraeger
1
-2
/
+3
2012-07-10
s390: autodetect map private
Christian Borntraeger
1
-0
/
+35
2012-06-18
s390: stop target cpu on sigp initial reset
Christian Borntraeger
1
-0
/
+1
2012-06-11
target-s390x: Pass S390CPU to s390_cpu_restart()
Andreas Färber
1
-2
/
+4
2012-06-11
s390-virtio: Let s390_cpu_addr2state() return S390CPU
Andreas Färber
1
-2
/
+4
2012-05-01
S390: dont call system_shutdown on disabled wait
Christian Borntraeger
1
-0
/
+12
2012-05-01
S390: support reboot for kvm on s390
Jens Freimann
1
-2
/
+1
2012-03-14
target-s390x: Don't overuse CPUState
Andreas Färber
1
-28
/
+28
2012-01-04
s390: fix cpu hotplug / cpu activity on interrupts
Christian Borntraeger
1
-3
/
+0
2011-11-14
s390: Fix cpu shutdown for KVM
Christian Borntraeger
1
-12
/
+7
2011-05-20
s390x: Fix debugging for unknown sigp order codes
Christian Borntraeger
1
-1
/
+1
2011-05-20
s390x: Adjust internal kvm code
Alexander Graf
1
-37
/
+7
2011-05-20
s390x: fix smp support for kvm
Christian Borntraeger
1
-1
/
+1
2011-04-18
s390x: Prepare cpu.h for emulation
Alexander Graf
1
-9
/
+8
2011-04-04
s390x: fix KVM target
Alexander Graf
1
-1
/
+1
2011-03-16
kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes
Jan Kiszka
1
-0
/
+5
2011-03-15
kvm: Rename kvm_arch_process_irqchip_events to async_events
Jan Kiszka
1
-1
/
+1
2011-03-13
always qemu_cpu_kick after unhalting a cpu
Paolo Bonzini
1
-0
/
+1
2011-02-14
kvm: Drop return values from kvm_arch_pre/post_run
Jan Kiszka
1
-4
/
+2
2011-02-14
kvm: Provide sigbus services arch-independently
Jan Kiszka
1
-0
/
+10
2011-01-23
kvm: Consolidate must-have capability checks
Jan Kiszka
1
-0
/
+4
2011-01-23
kvm: Drop smp_cpus argument from init functions
Jan Kiszka
1
-1
/
+1
2010-12-26
s390: compile fixes
Alexander Graf
1
-1
/
+1
2010-05-18
target-s390: enable SIGP Initial Reset
Alexander Graf
1
-3
/
+14
2010-05-11
Do not stop VM if emulation failed in userspace.
Gleb Natapov
1
-0
/
+5
2010-05-11
kvm: enable smp > 1
Marcelo Tosatti
1
-0
/
+5
2010-03-04
KVM: Rework VCPU state writeback API
Jan Kiszka
1
-2
/
+1
[next]