Sign in
qemu
/
qemu
/
37917da2d071ab5273703f5169b0b2fefd40cbb5
/
target-s390x
ef1df13
s390x/migration: migrate CPU state
by Thomas Huth
· 10 years ago
71dd7e6
s390x/kvm: synchronize the cpu state after SIGP (INITIAL) CPU RESET
by David Hildenbrand
· 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
· 10 years ago
a327c92
s390x/css: support format-0 ccws
by Cornelia Huck
· 10 years ago
218829d
s390x/gdb: coding style fixes
by David Hildenbrand
· 10 years ago
73d510c
s390x/gdb: generate target.xml and handle fp/ac as coprocessors
by David Hildenbrand
· 10 years ago
97fa52f
s390x/gdb: don't touch the cc if tcg is not enabled
by David Hildenbrand
· 10 years ago
1def665
sclp-s390: Add memory hotplug SCLPs
by Matthew Rosato
· 10 years ago
b6fe012
virtio-ccw: Include standby memory when calculating storage increment
by Matthew Rosato
· 10 years ago
159855f
s390x/kvm: execute the first cpu reset on the vcpu thread
by David Hildenbrand
· 10 years ago
1fad8b3
s390x/kvm: execute "system reset" cpu resets on the vcpu thread
by David Hildenbrand
· 10 years ago
6e6ad8d
s390x/kvm: execute sigp orders on the target vcpu thread
by David Hildenbrand
· 10 years ago
85ca337
s390x/kvm: run guest triggered resets on the target vcpu thread
by David Hildenbrand
· 10 years ago
a7e30d8
trace: [tcg] Include TCG-tracing header on all targets
by Lluís Vilanova
· 11 years ago
85ad623
s390x/kvm: synchronize guest floating point registers
by Jason J. Herne
· 12 years ago
55818ad
target-s390x: Remove unused ld_code6() function
by Peter Maydell
· 11 years ago
3a44969
qapi event: convert GUEST_PANICKED
by Wenchao Xia
· 11 years ago
bbd8bb8
s390x/kvm: inject via flic
by Cornelia Huck
· 11 years ago
de13d21
s390x: cleanup interrupt injection
by Cornelia Huck
· 11 years ago
66ad089
s390x/kvm: add alternative injection interface
by Cornelia Huck
· 11 years ago
79afc36
s390x: consolidate floating interrupts
by Cornelia Huck
· 11 years ago
6449a41
s390x/kvm: Log unmanageable program interruptions
by Thomas Huth
· 11 years ago
a268924
s390x/kvm: Log unmanageable external interruptions
by Thomas Huth
· 11 years ago
4cb88c3
s390x/kvm: enable/reset cmma via vm attributes
by Dominik Dingel
· 11 years ago
f08b617
softmmu: introduce cpu_ldst.h
by Paolo Bonzini
· 11 years ago
0f590e74
softmmu: commonize helper definitions
by Paolo Bonzini
· 11 years ago
2ef6175
tcg: Invert the inclusion of helper.h
by Richard Henderson
· 11 years ago
770a637
s390x/kvm: hw debugging support via guest PER facility
by David Hildenbrand
· 12 years ago
b30f4df
s390x/kvm: software breakpoint support
by David Hildenbrand
· 11 years ago
8e4e86a
s390x: remove duplicate definitions of DIAG 501
by David Hildenbrand
· 11 years ago
d426d9f
s390x/virtio-ccw: wire up irq routing and irqfds
by Cornelia Huck
· 11 years ago
50a2c6e
kvm: reset state from the CPU's reset method
by Paolo Bonzini
· 12 years ago
ada4135
kvm: make one_reg helpers available for everyone
by Cornelia Huck
· 11 years ago
c440020
s390x/helper: Added format control bit to MMU translation
by Thomas Huth
· 11 years ago
422f32c
s390x/helper: Fixed real-to-absolute address translation
by Thomas Huth
· 11 years ago
e080f0f
s390x: use kvm_vcpu_enable_cap()
by Cornelia Huck
· 11 years ago
93156ce
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' into staging
by Peter Maydell
· 11 years ago
eb6282f
misc: Use cpu_physical_memory_read and cpu_physical_memory_write
by Stefan Weil
· 11 years ago
44b0c0b
s390x/kvm: sync gbea and pp register
by Christian Borntraeger
· 11 years ago
860643b
s390x/kvm: rework KVM synchronize to tracing for some ONEREGS
by Christian Borntraeger
· 11 years ago
8c01244
s390x: empty function stubs in preparation for __KVM_HAVE_GUEST_DEBUG
by David Hildenbrand
· 12 years ago
ecb4e01
target-s390x: Add missing 'static' and 'const' attributes
by Stefan Weil
· 11 years ago
0c591eb
cputlb: Change tlb_set_page() argument to CPUState
by Andreas Färber
· 11 years ago
00c8cb0
cputlb: Change tlb_flush() argument to CPUState
by Andreas Färber
· 11 years ago
31b030d
cputlb: Change tlb_flush_page() argument to CPUState
by Andreas Färber
· 11 years ago
a47dddd
exec: Change cpu_abort() argument to CPUState
by Andreas Färber
· 11 years ago
3f38f30
translate-all: Change cpu_restore_state() argument to CPUState
by Andreas Färber
· 11 years ago
5638d18
cpu-exec: Change cpu_loop_exit() argument to CPUState
by Andreas Färber
· 11 years ago
d5a11fe
exec: Change tlb_fill() argument to CPUState
by Andreas Färber
· 11 years ago
f0c3c50
cpu: Move breakpoints field from CPU_COMMON to CPUState
by Andreas Färber
· 11 years ago
2710342
cpu: Move exception_index field from CPU_COMMON to CPUState
by Andreas Färber
· 11 years ago
7510454
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
by Andreas Färber
· 11 years ago
8c2e1b0
cpu: Turn cpu_has_work() into a CPUClass hook
by Andreas Färber
· 11 years ago
2efc6be
target-s390x: Clean up ENV_GET_CPU() usage
by Andreas Färber
· 11 years ago
7e74946
s390x/virtio-ccw: Adapter interrupt support.
by Cornelia Huck
· 12 years ago
e00ef74
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
by Peter Maydell
· 11 years ago
4ab23a9
Define the architecture for compressed dump format
by qiaonuohan
· 11 years ago
1eecf41
s390x/kvm: Rework priv instruction handlers
by Frank Blaschka
· 11 years ago
04c2b51
s390x/kvm: Add missing SIGP CPU RESET order
by Thomas Huth
· 11 years ago
f7d3e46
s390x/kvm: Rework SIGP INITIAL CPU RESET handler
by Thomas Huth
· 11 years ago
49f5c9e
s390x/cpu: Use ioctl to reset state in the kernel
by Thomas Huth
· 11 years ago
e8803d9
s390x/sclp: Fixed setting of condition code register
by Thomas Huth
· 11 years ago
6e25280
s390x/sclp: Add missing checks to SCLP handler
by Thomas Huth
· 11 years ago
a0fa2cb
s390x/sclp: Fixed the size of sccb and code parameter
by Thomas Huth
· 11 years ago
77319f2
s390x/virtio-hcall: Specification exception for illegal subcodes
by Thomas Huth
· 11 years ago
0788082
s390x/kvm: Fixed bad SIGP SET-ARCHITECTURE handler
by Thomas Huth
· 11 years ago
819bd30
s390x/async_pf: Check for apf extension and enable pfault
by Dominik Dingel
· 11 years ago
db3be60
exec: Make stb_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
5ce5944
exec: Make stw_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
f606604
exec: Make stq_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
2c17449
exec: Make ldq/ldub_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
fdfba1a
exec: Make ldl_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
44c68de
s390x/kvm: cleanup partial register handling
by Dominik Dingel
· 11 years ago
10c8599
s390x/ioinst: CHSC has to set a condition code
by Thomas Huth
· 11 years ago
3796f0e
s390x/kvm: Fixed condition code for unknown SIGP orders
by Thomas Huth
· 11 years ago
b8031ad
s390x/kvm: Simplified the calculation of the SIGP order code
by Thomas Huth
· 11 years ago
b20a461
s390x/kvm: Implemented SIGP START
by Thomas Huth
· 11 years ago
0b9972a
s390x/kvm: Fix coding style in handle_sigp()
by Thomas Huth
· 11 years ago
cd7a0f4
s390x/kvm: Removed s390_store_status stub
by Thomas Huth
· 11 years ago
4f91e0b
s390x/kvm: Removed duplicated SIGP defines
by Thomas Huth
· 11 years ago
638129f
s390x/kvm: Fix diagnose handling.
by Cornelia Huck
· 11 years ago
575ddeb
exec: Fix prototype of phys_mem_set_alloc and related functions
by Stefan Weil
· 11 years ago
ab1eb72
Merge remote-tracking branch 'rth/tcg-pull' into staging
by Anthony Liguori
· 11 years ago
5cd8f62
tcg: Move helper registration into tcg_context_init
by Richard Henderson
· 11 years ago
51fb256
cpu: Drop cpu_model_str from CPU_COMMON
by Andreas Färber
· 12 years ago
40fa526
s390/ebcdic: Move conversion tables to header file
by Heinz Graalfs
· 12 years ago
d8b30c8
s390/kexec: Implement diag308 subcode 0
by Christian Borntraeger
· 11 years ago
5d9bf1c
s390/ioinst: Moved the CC setting to the IO instruction handlers
by Thomas Huth
· 12 years ago
3d0a615
s390/cpu: Make setcc() function available to other files
by Thomas Huth
· 12 years ago
abd137a
s390/dump: zero out padding bytes in notes sections
by Christian Borntraeger
· 11 years ago
3ac85fb
s390/kvm: Add check for priviledged SCLP handler
by Thomas Huth
· 11 years ago
3922825
exec: Don't abort when we can't allocate guest memory
by Markus Armbruster
· 11 years ago
9113803
exec: Simplify the guest physical memory allocation hook
by Markus Armbruster
· 11 years ago
bdc4464
cpu: Use QTAILQ for CPU list
by Andreas Färber
· 12 years ago
8cfd049
tcg: Change tcg_gen_exit_tb argument to uintptr_t
by Richard Henderson
· 11 years ago
7f7f975
s390: wire up nmi command to raise a RESTART interrupt on S390
by Eugene (jno) Dvurechenski
· 12 years ago
Next »