index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
/
excp_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-31
Make address_space_access_valid() take a MemTxAttrs argument
Peter Maydell
1
-1
/
+2
2018-03-01
s390x/tcg: fix loading 31bit PSWs with the highest bit set
David Hildenbrand
1
-0
/
+4
2018-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...
Peter Maydell
1
-1
/
+0
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-02-09
s390x/flic: make floating interrupts on TCG actually floating
David Hildenbrand
1
-66
/
+31
2018-02-09
s390x/tcg: tolerate wrong wakeups due to floating interrupts
David Hildenbrand
1
-0
/
+5
2018-02-09
s390x/tcg: simplify machine check handling
David Hildenbrand
1
-24
/
+5
2018-02-09
s390x/tcg: deliver multiple interrupts in a row
David Hildenbrand
1
-4
/
+16
2018-01-25
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
1
-2
/
+2
2017-12-14
s390x/tcg: fix and cleanup mcck injection
David Hildenbrand
1
-6
/
+6
2017-12-14
s390x/tcg: introduce and use s390_program_interrupt()
David Hildenbrand
1
-4
/
+1
2017-10-20
s390x/tcg: low-address protection support
David Hildenbrand
1
-2
/
+1
2017-10-20
s390x/tcg: implement STOP and RESET interrupts for TCG
David Hildenbrand
1
-1
/
+15
2017-10-20
s390x/tcg: handle WAIT PSWs during interrupt injection
David Hildenbrand
1
-0
/
+6
2017-10-20
s390x/tcg: a CPU cannot switch state due to an interrupt
David Hildenbrand
1
-1
/
+0
2017-10-20
s390x/tcg: take care of external interrupt subclasses
David Hildenbrand
1
-5
/
+10
2017-10-20
s390x/tcg: rework checking for deliverable interrupts
David Hildenbrand
1
-14
/
+7
2017-10-20
s390x/tcg: injection of emergency signals and external calls
David Hildenbrand
1
-1
/
+15
2017-10-20
s390x/tcg: cleanup service interrupt injection
David Hildenbrand
1
-11
/
+5
2017-10-20
s390x/tcg: turn INTERRUPT_EXT into a mask
David Hildenbrand
1
-31
/
+32
2017-10-06
s390x/tcg: add MMU for real addresses
David Hildenbrand
1
-9
/
+16
2017-10-06
s390x/tcg: fix checking for invalid memory check
David Hildenbrand
1
-1
/
+3
2017-09-19
target/s390x: use "core-id" for cpu number/address/id handling
David Hildenbrand
1
-1
/
+1
2017-09-19
target/s390x: use trigger_pgm_exception() in s390_cpu_handle_mmu_fault()
David Hildenbrand
1
-2
/
+1
2017-08-30
target/s390x: introduce internal.h
David Hildenbrand
1
-0
/
+1
2017-08-30
target/s390x: move cpu_mmu_idx_to_asc() to excp_helper.c
David Hildenbrand
1
-0
/
+14
2017-07-25
target/s390x: Move exception-related functions to a new excp_helper.c file
Thomas Huth
1
-0
/
+515