index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Enable the very simple virtio tests on s390x, too
Thomas Huth
2017-10-20
4
-18
/
+28
*
libqtest: Add qtest_[v]startf()
Eric Blake
2017-10-20
14
-138
/
+128
*
s390x: refactor error handling for MSCH handler
Halil Pasic
2017-10-20
3
-33
/
+10
*
s390x: refactor error handling for HSCH handler
Halil Pasic
2017-10-20
3
-33
/
+10
*
s390x: refactor error handling for CSCH handler
Halil Pasic
2017-10-20
3
-20
/
+8
*
s390x: refactor error handling for XSCH handler
Halil Pasic
2017-10-20
3
-32
/
+10
*
s390x: improve error handling for SSCH and RSCH
Halil Pasic
2017-10-20
6
-126
/
+75
*
s390x/css: IO instr handler ending control
Halil Pasic
2017-10-20
1
-0
/
+16
*
s390x: move s390x_new_cpu() into board code
Igor Mammedov
2017-10-20
3
-21
/
+21
*
s390x: fix cpu object referrence leak in s390x_new_cpu()
Igor Mammedov
2017-10-20
1
-1
/
+1
*
s390x/event-facility: variable-length event masks
Cornelia Huck
2017-10-20
2
-10
/
+45
*
s390x/MAINTAINERS: add mailing list
Cornelia Huck
2017-10-20
1
-0
/
+6
*
virtio-ccw: Add the virtio-input devices for CCW bus
Farhan Ali
2017-10-20
2
-0
/
+122
*
target/s390x: special handling when starting a CPU with WAIT PSW
David Hildenbrand
2017-10-20
2
-3
/
+14
*
s390x/tcg: refactor stfl(e) to use s390_get_feat_block()
David Hildenbrand
2017-10-20
2
-39
/
+29
*
s390x/tcg: unlock NMI
David Hildenbrand
2017-10-20
2
-8
/
+1
*
s390x/cpumodel: allow to enable SENSE RUNNING STATUS for qemu
David Hildenbrand
2017-10-20
1
-0
/
+1
*
s390x/tcg: switch to new SIGP handling code
David Hildenbrand
2017-10-20
5
-43
/
+12
*
s390x/tcg: flush the tlb on SIGP SET PREFIX
David Hildenbrand
2017-10-20
1
-0
/
+1
*
s390x/tcg: implement STOP and RESET interrupts for TCG
David Hildenbrand
2017-10-20
6
-6
/
+51
*
s390x/tcg: implement SIGP CONDITIONAL EMERGENCY SIGNAL
David Hildenbrand
2017-10-20
2
-0
/
+38
*
s390x/tcg: implement SIGP EMERGENCY SIGNAL
David Hildenbrand
2017-10-20
1
-0
/
+15
*
s390x/tcg: implement SIGP EXTERNAL CALL
David Hildenbrand
2017-10-20
1
-2
/
+23
*
s390x/tcg: implement SIGP SENSE
David Hildenbrand
2017-10-20
1
-0
/
+29
*
s390x/tcg: implement SIGP SENSE RUNNING STATUS
David Hildenbrand
2017-10-20
2
-0
/
+27
*
s390x/kvm: factor out actual handling of STOP interrupts
David Hildenbrand
2017-10-20
3
-8
/
+16
*
s390x/kvm: factor out SIGP code into sigp.c
David Hildenbrand
2017-10-20
11
-359
/
+389
*
s390x/kvm: drop two debug prints
David Hildenbrand
2017-10-20
1
-2
/
+0
*
s390x/kvm: factor out storing of adtl CPU status
David Hildenbrand
2017-10-20
3
-29
/
+31
*
s390x/kvm: factor out storing of CPU status
David Hildenbrand
2017-10-20
3
-66
/
+65
*
s390x/kvm: generalize SIGP stop and restart interrupt injection
David Hildenbrand
2017-10-20
5
-12
/
+53
*
s390x/kvm: pass ipb directly into handle_sigp()
David Hildenbrand
2017-10-20
1
-3
/
+3
*
target/s390x: interpret PSW_MASK_WAIT only for TCG
David Hildenbrand
2017-10-20
1
-1
/
+2
*
s390x/tcg: handle WAIT PSWs during interrupt injection
David Hildenbrand
2017-10-20
1
-0
/
+6
*
target/s390x: factor out handling of WAIT PSW into s390_handle_wait()
David Hildenbrand
2017-10-20
3
-19
/
+23
*
s390x/tcg: a CPU cannot switch state due to an interrupt
David Hildenbrand
2017-10-20
1
-1
/
+0
*
s390x/tcg: STOPPED cpus can never wake up
David Hildenbrand
2017-10-20
1
-0
/
+6
*
s390x/tcg: take care of external interrupt subclasses
David Hildenbrand
2017-10-20
4
-13
/
+50
*
s390x/tcg: rework checking for deliverable interrupts
David Hildenbrand
2017-10-20
4
-17
/
+62
*
s390x/tcg: injection of emergency signals and external calls
David Hildenbrand
2017-10-20
4
-2
/
+50
*
s390x/tcg: cleanup service interrupt injection
David Hildenbrand
2017-10-20
5
-38
/
+10
*
s390x/tcg: turn INTERRUPT_EXT into a mask
David Hildenbrand
2017-10-20
5
-47
/
+61
*
s390x/css: be more consistent if broken beyond repair
Halil Pasic
2017-10-20
1
-12
/
+4
*
S390: use g_new() family of functions
Marc-André Lureau
2017-10-20
4
-14
/
+14
*
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-19-1...
Peter Maydell
2017-10-20
10
-487
/
+383
|
\
|
*
tpm: move recv_data_callback to TPM interface
Marc-André Lureau
2017-10-19
6
-15
/
+15
|
*
tpm: add a QOM TPM interface
Marc-André Lureau
2017-10-19
3
-0
/
+29
|
*
tpm-tis: fold TPMTISEmuState in TPMState
Marc-André Lureau
2017-10-19
1
-179
/
+157
|
*
tpm-tis: remove tpm_tis.h header
Marc-André Lureau
2017-10-19
3
-96
/
+71
|
*
tpm-tis: move TPMState to TIS header
Marc-André Lureau
2017-10-19
3
-21
/
+22
[next]