Sign in
qemu
/
qemu
/
95a860f62e185d4100e980d43d348482a6419514
/
target-s390x
/
cpu.c
dbad6b7
disas: QOMify s390x specific disas setup
by Peter Crosthwaite
· 10 years ago
4c315c2
qdev: Protect device-list-properties against broken devices
by Markus Armbruster
· 9 years ago
4bad9e3
cpu: Change cpu_exec_init() arg to cpu, not env
by Peter Crosthwaite
· 10 years ago
5a790cc
cpu: Add Error argument to cpu_exec_init()
by Bharata B Rao
· 10 years ago
3da0ab3
target-s390x: PER: add Breaking-Event-Address register
by Aurelien Jarno
· 10 years ago
311918b
target-s390x: PER storage-alteration event support
by Aurelien Jarno
· 10 years ago
cbed0ba
target-s390x: fix s390_cpu_initial_reset
by Aurelien Jarno
· 10 years ago
cc0d079
target-s390x: initialize I/O interrupt queue
by Aurelien Jarno
· 10 years ago
7107e5a
target-s390x: correctly initialize ext interrupt queue
by Aurelien Jarno
· 10 years ago
4a33565
target-s390x: detect tininess before rounding for FP operations
by Aurelien Jarno
· 10 years ago
3cda44f
s390x/kvm: migrate vcpu interrupt state
by Jens Freimann
· 10 years ago
18ff949
s390x/kvm: implement handling of new SIGP orders
by David Hildenbrand
· 10 years ago
ef1df13
s390x/migration: migrate CPU state
by Thomas Huth
· 10 years ago
9960714
s390x/kvm: reuse kvm_s390_reset_vcpu() to get rid of ifdefs
by David Hildenbrand
· 10 years ago
c9e659c
s390x/kvm: propagate s390 cpu state to kvm
by David Hildenbrand
· 10 years ago
eb24f7c
s390x/kvm: proper use of the cpu states OPERATING and STOPPED
by David Hildenbrand
· 10 years ago
75973bf
s390x/kvm: introduce proper states for s390 cpus
by David Hildenbrand
· 10 years ago
02bb9bb
target-s390x: Use cpu_exec_interrupt qom hook
by Richard Henderson
· 11 years ago
73d510c
s390x/gdb: generate target.xml and handle fp/ac as coprocessors
by David Hildenbrand
· 11 years ago
159855f
s390x/kvm: execute the first cpu reset on the vcpu thread
by David Hildenbrand
· 11 years ago
1fad8b3
s390x/kvm: execute "system reset" cpu resets on the vcpu thread
by David Hildenbrand
· 11 years ago
50a2c6e
kvm: reset state from the CPU's reset method
by Paolo Bonzini
· 12 years ago
00c8cb0
cputlb: Change tlb_flush() argument to CPUState
by Andreas Färber
· 12 years ago
f0c3c50
cpu: Move breakpoints field from CPU_COMMON to CPUState
by Andreas Färber
· 12 years ago
7510454
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
by Andreas Färber
· 12 years ago
8c2e1b0
cpu: Turn cpu_has_work() into a CPUClass hook
by Andreas Färber
· 12 years ago
49f5c9e
s390x/cpu: Use ioctl to reset state in the kernel
by Thomas Huth
· 11 years ago
819bd30
s390x/async_pf: Check for apf extension and enable pfault
by Dominik Dingel
· 12 years ago
fdfba1a
exec: Make ldl_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
f5ae2a4
s390/cpu: split CPU reset into architectured functions
by Christian Borntraeger
· 12 years ago
29c6157
s390: provide a cpu load normal function
by Christian Borntraeger
· 12 years ago
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 12 years ago
9b4f38e
s390: Implement dump-guest-memory support for target s390x
by Ekaterina Tumanova
· 12 years ago
14a10fc
cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState"
by Andreas Färber
· 12 years ago
5b50e79
cpu: Introduce CPUClass::gdb_{read,write}_register()
by Andreas Färber
· 12 years ago
a0e372f
cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs
by Andreas Färber
· 12 years ago
00b941e
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
by Andreas Färber
· 12 years ago
f45748f
cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc()
by Andreas Färber
· 12 years ago
91b1df8
cpu: Move reset logging to CPUState
by Andreas Färber
· 12 years ago
a076285
log: Change log_cpu_state[_mask]() argument to CPUState
by Andreas Färber
· 12 years ago
c643bed
cpu: Change qemu_init_vcpu() argument to CPUState
by Andreas Färber
· 12 years ago
878096e
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
by Andreas Färber
· 12 years ago
97a8ea5
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
by Andreas Färber
· 12 years ago
259186a
cpu: Move halted and interrupt_request fields to CPUState
by Andreas Färber
· 12 years ago
c05efcb
cpu: Add CPUArchState pointer to CPUState
by Andreas Färber
· 12 years ago
2b7ac76
target-s390x: Move TCG initialization to S390CPU initfn
by Andreas Färber
· 12 years ago
1f13663
target-s390x: Introduce QOM realizefn for S390CPU
by Andreas Färber
· 12 years ago
e205842
Merge remote-tracking branch 'agraf/s390-for-upstream' into staging
by Anthony Liguori
· 12 years ago
49e1587
target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()
by Andreas Färber
· 12 years ago
c7396bb
target-s390x: Mark as unmigratable
by Andreas Färber
· 12 years ago
d5627ce
target-s390x: Unregister reset callback on finalization
by Andreas Färber
· 12 years ago
70bada0
s390: Add CPU reset handler
by Jens Freimann
· 12 years ago
904e5fd
S390: Enable -cpu help and QMP query-cpu-definitions
by Viktor Mihajlovski
· 12 years ago
55e5c28
cpu: Move cpu_index field to CPUState
by Andreas Färber
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
564b863
target-s390x: Let cpu_s390x_init() return S390CPU
by Andreas Färber
· 13 years ago
b8ba679
target-s390x: Update s390x_{tod,cpu}_timer() to use S390CPU
by Andreas Färber
· 13 years ago
8f22e0d
target-s390x: QOM'ify CPU init
by Andreas Färber
· 13 years ago
1ac1a74
target-s390x: QOM'ify CPU reset
by Andreas Färber
· 13 years ago
29e4bcb
target-s390x: QOM'ify CPU
by Andreas Färber
· 13 years ago