index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-s390x
/
helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-2
/
+6
*
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-1
/
+2
*
cpu: Drop cpu_model_str from CPU_COMMON
Andreas Färber
2013-10-07
1
-3
/
+0
*
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
2013-07-23
1
-2
/
+3
*
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
Andreas Färber
2013-03-12
1
-5
/
+7
*
cpu: Pass CPUState to cpu_interrupt()
Andreas Färber
2013-03-12
1
-2
/
+2
*
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-03-12
1
-2
/
+5
*
target-s390x: Move TCG initialization to S390CPU initfn
Andreas Färber
2013-02-16
1
-7
/
+0
*
target-s390x: Introduce QOM realizefn for S390CPU
Andreas Färber
2013-02-16
1
-1
/
+3
*
s390: Fix handling of iscs.
Cornelia Huck
2013-02-13
1
-1
/
+4
*
s390: Keep I/O interrupts enabled for all iscs.
Cornelia Huck
2013-02-13
1
-19
/
+21
*
target-s390x: Fix wrong comparison in interrupt handling
Stefan Weil
2013-02-04
1
-1
/
+1
*
s390x: silence warning from GCC on uninitialized values
Anthony Liguori
2013-02-04
1
-1
/
+1
*
target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()
Andreas Färber
2013-02-01
1
-2
/
+3
*
target-s390x: Clean up cpu_inject_*() signatures
Andreas Färber
2013-02-01
1
-2
/
+4
*
target-s390x: Fix debug output
Andreas Färber
2013-02-01
1
-1
/
+1
*
target-s390x: Fix debug output (continued)
Andreas Färber
2013-02-01
1
-2
/
+2
*
s390: I/O interrupt and machine check injection.
Cornelia Huck
2013-01-29
1
-0
/
+141
*
s390: Add mapping helper functions.
Cornelia Huck
2013-01-29
1
-0
/
+25
*
s390: Lowcore mapping helper.
Cornelia Huck
2013-01-29
1
-9
/
+25
*
target-s390: Reorg exception handling
Richard Henderson
2013-01-05
1
-30
/
+28
*
target-s390: Fix PSW_MASK handling
Richard Henderson
2013-01-05
1
-4
/
+5
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-4
/
+4
*
target-s390x: Use CPU_LOG_INT
Richard Henderson
2012-09-27
1
-3
/
+4
*
target-s390x: switch to AREG0 free mode
Blue Swirl
2012-09-10
1
-3
/
+3
*
target-s390x: fix style
Blue Swirl
2012-09-10
1
-47
/
+49
*
target-s390x: Let cpu_s390x_init() return S390CPU
Andreas Färber
2012-06-11
1
-2
/
+2
*
Kill off cpu_state_reset()
Andreas Färber
2012-06-04
1
-8
/
+1
*
target-s390x: Update s390x_{tod,cpu}_timer() to use S390CPU
Andreas Färber
2012-04-04
1
-2
/
+4
*
target-s390x: QOM'ify CPU init
Andreas Färber
2012-04-04
1
-18
/
+3
*
target-s390x: QOM'ify CPU reset
Andreas Färber
2012-04-04
1
-10
/
+2
*
target-s390x: QOM'ify CPU
Andreas Färber
2012-04-04
1
-1
/
+3
*
target-s390x: Don't overuse CPUState
Andreas Färber
2012-03-14
1
-19
/
+19
*
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
2012-03-14
1
-2
/
+2
*
target-s390x: Clean includes
Stefan Weil
2012-02-28
1
-5
/
+0
*
s390x: Add shutdown for TCG s390-virtio machine
Alexander Graf
2011-11-14
1
-3
/
+12
*
s390x: update R and C bits in storage key
Alexander Graf
2011-11-14
1
-0
/
+12
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-1
/
+1
*
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
2011-08-07
1
-6
/
+6
*
Avoid allocating TCG resources in non-TCG mode
Jan Kiszka
2011-08-05
1
-1
/
+1
*
Remove exec-all.h include directives
Blue Swirl
2011-06-26
1
-1
/
+0
*
target-s390x: Fix build for non-linux hosts
Stefan Weil
2011-06-03
1
-5
/
+0
*
s390x: helper functions for system emulation
Alexander Graf
2011-05-20
1
-10
/
+555
*
s390x: Enable s390x-softmmu target
Alexander Graf
2011-04-18
1
-0
/
+4
*
S390: Add stub for cpu_get_phys_page_debug
Alexander Graf
2010-04-01
1
-0
/
+5
*
Large page TLB flush
Paul Brook
2010-03-17
1
-4
/
+5
*
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
2010-03-12
1
-5
/
+0
[next]