index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
s390x
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/*/cpu.h: remove softfloat.h
Alex Bennée
2018-02-21
3
-2
/
+2
*
mem: add share parameter to memory-backend-ram
Marcel Apfelbaum
2018-02-19
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' into staging
Peter Maydell
2018-02-09
5
-8
/
+4
|
\
|
*
Drop superfluous includes of qapi/qmp/qjson.h
Markus Armbruster
2018-02-09
1
-1
/
+0
|
*
Include qapi/qmp/qbool.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+0
|
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
|
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
3
-2
/
+1
|
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2018-02-09
1
-4
/
+2
*
|
s390x/cpumodel: model PTFF subfunctions for Multiple-epoch facility
David Hildenbrand
2018-02-09
4
-0
/
+28
*
|
s390x/cpumodel: allow zpci features in qemu model
Cornelia Huck
2018-02-09
2
-1
/
+11
*
|
s390x/tcg: wire up pci instructions
Cornelia Huck
2018-02-09
4
-0
/
+213
*
|
s390x/flic: cache the common flic class in a central function
David Hildenbrand
2018-02-09
1
-3
/
+3
*
|
s390x/tcg: cache the qemu flic in a central function
David Hildenbrand
2018-02-09
2
-4
/
+4
*
|
s390x/tcg: STSI overhaul
David Hildenbrand
2018-02-09
2
-103
/
+131
*
|
s390x: fix size + content of STSI blocks
David Hildenbrand
2018-02-09
3
-27
/
+33
*
|
s390x/flic: optimize CPU wakeup for TCG
David Hildenbrand
2018-02-09
2
-5
/
+4
*
|
s390x/tcg: implement TEST PENDING INTERRUPTION
David Hildenbrand
2018-02-09
4
-0
/
+64
*
|
s390x/flic: make floating interrupts on TCG actually floating
David Hildenbrand
2018-02-09
4
-142
/
+37
*
|
s390x/tcg: tolerate wrong wakeups due to floating interrupts
David Hildenbrand
2018-02-09
1
-0
/
+5
*
|
s390x/flic: factor out injection of floating interrupts
David Hildenbrand
2018-02-09
5
-111
/
+29
*
|
s390x/tcg: simplify machine check handling
David Hildenbrand
2018-02-09
4
-47
/
+12
*
|
s390x/tcg: deliver multiple interrupts in a row
David Hildenbrand
2018-02-09
1
-4
/
+16
|
/
*
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
2018-02-05
1
-2
/
+2
*
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
2018-01-25
3
-7
/
+7
*
s390x/kvm: provide stfle.81
Christian Borntraeger
2018-01-22
3
-0
/
+3
*
s390x/kvm: Handle bpb feature
Christian Borntraeger
2018-01-22
7
-0
/
+36
*
s390x/tcg: fixup TEST PROTECTION
David Hildenbrand
2018-01-22
3
-23
/
+22
*
s390x/tcg: implement TEST PROTECTION
David Hildenbrand
2018-01-22
3
-4
/
+41
*
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
2018-01-16
1
-1
/
+1
*
tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*
Richard Henderson
2017-12-29
1
-22
/
+20
*
s390x: change the QEMU cpu model to a stripped down z12
David Hildenbrand
2017-12-14
4
-59
/
+139
*
s390x/tcg: we already implement the Set-Program-Parameter facility
David Hildenbrand
2017-12-14
1
-2
/
+3
*
s390x/tcg: implement extract-CPU-time facility
David Hildenbrand
2017-12-14
5
-7
/
+50
*
s390x/tcg: Implement SIGNAL ADAPTER instruction
David Hildenbrand
2017-12-14
2
-0
/
+9
*
s390x/tcg: Implement STORE CHANNEL PATH STATUS
David Hildenbrand
2017-12-14
2
-0
/
+8
*
s390x/tcg: wire up SET CHANNEL MONITOR
David Hildenbrand
2017-12-14
4
-0
/
+18
*
s390x/tcg: wire up SET ADDRESS LIMIT
David Hildenbrand
2017-12-14
4
-0
/
+18
*
s390x/tcg: implement Interlocked-Access Facility 2
David Hildenbrand
2017-12-14
3
-6
/
+70
*
s390x/tcg: ASI/ASGI/ALSI/ALSGI are atomic with Interlocked-acccess facility 1
David Hildenbrand
2017-12-14
2
-4
/
+25
*
s390x/tcg: wire up STORE CHANNEL REPORT WORD
David Hildenbrand
2017-12-14
4
-0
/
+19
*
s390x/tcg: indicate value of TODPR in STCKE
David Hildenbrand
2017-12-14
1
-0
/
+5
*
s390x/tcg: implement SET CLOCK PROGRAMMABLE FIELD
David Hildenbrand
2017-12-14
4
-0
/
+21
*
s390x/tcg: fix and cleanup mcck injection
David Hildenbrand
2017-12-14
2
-9
/
+9
*
s390x/kvm: factor out build_channel_report_mcic() into cpu.h
David Hildenbrand
2017-12-14
2
-23
/
+25
*
s390x/tcg: drop potential_page_fault()
David Hildenbrand
2017-12-14
1
-7
/
+2
*
s390x/tcg: drop program_interrupt()
David Hildenbrand
2017-12-14
2
-18
/
+5
*
s390x/tcg: use s390_program_interrupt() in STSI
David Hildenbrand
2017-12-14
2
-2
/
+1
*
s390x/tcg: use s390_program_interrupt() in SACF
David Hildenbrand
2017-12-14
1
-1
/
+1
*
s390x/tcg: use s390_program_interrupt() in per_check_exception()
David Hildenbrand
2017-12-14
2
-4
/
+1
*
s390x/tcg: use s390_program_interrupt() in DIAG
David Hildenbrand
2017-12-14
2
-4
/
+1
[next]