index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
Age
Commit message (
Expand
)
Author
2018-03-08
target/s390x: Remove leading underscores from #defines
Thomas Huth
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-01
s390x/tcg: fix loading 31bit PSWs with the highest bit set
David Hildenbrand
2018-02-26
s390x: remove s390_get_memslot_count
Cornelia Huck
2018-02-26
s390x/sclp: remove memory hotplug support
David Hildenbrand
2018-02-26
s390x/cpumodel: document S390FeatDef.bit not applicable
Halil Pasic
2018-02-26
qmp: expose s390-specific CPU info
Viktor Mihajlovski
2018-02-26
s390x/tcg: add various alignment checks
David Hildenbrand
2018-02-26
s390x/tcg: fix disabling/enabling DAT
David Hildenbrand
2018-02-26
s390x/cpu: expose the guest crash information
Christian Borntraeger
2018-02-21
target/*/cpu.h: remove softfloat.h
Alex Bennée
2018-02-19
mem: add share parameter to memory-backend-ram
Marcel Apfelbaum
2018-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...
Peter Maydell
2018-02-09
Drop superfluous includes of qapi/qmp/qjson.h
Markus Armbruster
2018-02-09
Include qapi/qmp/qbool.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
s390x/cpumodel: model PTFF subfunctions for Multiple-epoch facility
David Hildenbrand
2018-02-09
s390x/cpumodel: allow zpci features in qemu model
Cornelia Huck
2018-02-09
s390x/tcg: wire up pci instructions
Cornelia Huck
2018-02-09
s390x/flic: cache the common flic class in a central function
David Hildenbrand
2018-02-09
s390x/tcg: cache the qemu flic in a central function
David Hildenbrand
2018-02-09
s390x/tcg: STSI overhaul
David Hildenbrand
2018-02-09
s390x: fix size + content of STSI blocks
David Hildenbrand
2018-02-09
s390x/flic: optimize CPU wakeup for TCG
David Hildenbrand
2018-02-09
s390x/tcg: implement TEST PENDING INTERRUPTION
David Hildenbrand
2018-02-09
s390x/flic: make floating interrupts on TCG actually floating
David Hildenbrand
2018-02-09
s390x/tcg: tolerate wrong wakeups due to floating interrupts
David Hildenbrand
2018-02-09
s390x/flic: factor out injection of floating interrupts
David Hildenbrand
2018-02-09
s390x/tcg: simplify machine check handling
David Hildenbrand
2018-02-09
s390x/tcg: deliver multiple interrupts in a row
David Hildenbrand
2018-02-09
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2018-02-05
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
2018-01-25
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
2018-01-22
s390x/kvm: provide stfle.81
Christian Borntraeger
2018-01-22
s390x/kvm: Handle bpb feature
Christian Borntraeger
2018-01-22
s390x/tcg: fixup TEST PROTECTION
David Hildenbrand
2018-01-22
s390x/tcg: implement TEST PROTECTION
David Hildenbrand
2018-01-16
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
2017-12-29
tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*
Richard Henderson
2017-12-14
s390x: change the QEMU cpu model to a stripped down z12
David Hildenbrand
2017-12-14
s390x/tcg: we already implement the Set-Program-Parameter facility
David Hildenbrand
2017-12-14
s390x/tcg: implement extract-CPU-time facility
David Hildenbrand
2017-12-14
s390x/tcg: Implement SIGNAL ADAPTER instruction
David Hildenbrand
2017-12-14
s390x/tcg: Implement STORE CHANNEL PATH STATUS
David Hildenbrand
2017-12-14
s390x/tcg: wire up SET CHANNEL MONITOR
David Hildenbrand
2017-12-14
s390x/tcg: wire up SET ADDRESS LIMIT
David Hildenbrand
2017-12-14
s390x/tcg: implement Interlocked-Access Facility 2
David Hildenbrand
2017-12-14
s390x/tcg: ASI/ASGI/ALSI/ALSGI are atomic with Interlocked-acccess facility 1
David Hildenbrand
[next]