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
/
cpu.c
Age
Commit message (
Expand
)
Author
2013-03-12
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
Andreas Färber
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-02-16
cpu: Add CPUArchState pointer to CPUState
Andreas Färber
2013-02-16
target-s390x: Move TCG initialization to S390CPU initfn
Andreas Färber
2013-02-16
target-s390x: Introduce QOM realizefn for S390CPU
Andreas Färber
2013-02-01
Merge remote-tracking branch 'agraf/s390-for-upstream' into staging
Anthony Liguori
2013-02-01
target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()
Andreas Färber
2013-02-01
target-s390x: Mark as unmigratable
Andreas Färber
2013-01-18
target-s390x: Unregister reset callback on finalization
Andreas Färber
2013-01-18
s390: Add CPU reset handler
Jens Freimann
2013-01-18
S390: Enable -cpu help and QMP query-cpu-definitions
Viktor Mihajlovski
2013-01-15
cpu: Move cpu_index field to CPUState
Andreas Färber
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-06-11
target-s390x: Let cpu_s390x_init() return S390CPU
Andreas Färber
2012-04-04
target-s390x: Update s390x_{tod,cpu}_timer() to use S390CPU
Andreas Färber
2012-04-04
target-s390x: QOM'ify CPU init
Andreas Färber
2012-04-04
target-s390x: QOM'ify CPU reset
Andreas Färber
2012-04-04
target-s390x: QOM'ify CPU
Andreas Färber