Sign in
qemu-android
/
qemu-android
/
2cd49cbfab0dd294de421893048ab614518fa263
/
target-s390x
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
· 12 years ago
00c8cb0
cputlb: Change tlb_flush() argument to CPUState
by Andreas Färber
· 12 years ago
31b030d
cputlb: Change tlb_flush_page() argument to CPUState
by Andreas Färber
· 12 years ago
a47dddd
exec: Change cpu_abort() argument to CPUState
by Andreas Färber
· 12 years ago
3f38f30
translate-all: Change cpu_restore_state() argument to CPUState
by Andreas Färber
· 12 years ago
5638d18
cpu-exec: Change cpu_loop_exit() argument to CPUState
by Andreas Färber
· 12 years ago
d5a11fe
exec: Change tlb_fill() 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
2710342
cpu: Move exception_index 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
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
· 12 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
· 12 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
· 12 years ago
3ac85fb
s390/kvm: Add check for priviledged SCLP handler
by Thomas Huth
· 12 years ago
3922825
exec: Don't abort when we can't allocate guest memory
by Markus Armbruster
· 12 years ago
9113803
exec: Simplify the guest physical memory allocation hook
by Markus Armbruster
· 12 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
· 12 years ago
7f7f975
s390: wire up nmi command to raise a RESTART interrupt on S390
by Eugene (jno) Dvurechenski
· 12 years ago
f077847
s390: Implement load normal reset
by Christian Borntraeger
· 12 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
4e872a3
s390: provide I/O subsystem reset
by Christian Borntraeger
· 12 years ago
268846b
s390/kvm: basic implementation of diagnose 308 subcode 6
by Eugene (jno) Dvurechenski
· 12 years ago
39fbc5c
s390x/kvm: Fix switch/case indentation for handle_diag
by Christian Borntraeger
· 12 years ago
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 12 years ago
56c4bfb
dump: rebase from host-private RAMBlock offsets to guest-physical addresses
by Laszlo Ersek
· 12 years ago
9b4f38e
s390: Implement dump-guest-memory support for target s390x
by Ekaterina Tumanova
· 12 years ago
d2ee774
s390x/kvm: Remove redundant return code
by Thomas Huth
· 12 years ago
c1e8dfb
s390x/kvm: Reworked/fixed handling of cc3 in kvm_handle_css_inst()
by Thomas Huth
· 12 years ago
71ed827
s390x/ioinst: Fixed priority of operand exceptions
by Thomas Huth
· 12 years ago
7ae5a7c
s390x/ioinst: Fixed alignment check in SCHM instruction
by Thomas Huth
· 12 years ago
0056fc9
s390x/ioinst: Throw addressing exception when memory_map failed
by Thomas Huth
· 12 years ago
61bf0dc
s390x/ioinst: Add missing alignment checks for IO instructions
by Thomas Huth
· 12 years ago
e67137c
s390x: Rename 'dprintf' to 'DPRINTF'
by Peter Maydell
· 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
986a299
gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions
by Andreas Färber
· 12 years ago
cfae5c9
target-s390x: Move cpu_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
9282b73
target-s390x: Fix CPUState rework fallout
by Christian Borntraeger
· 12 years ago
00b941e
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
by Andreas Färber
· 12 years ago
ed2803d
cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
by Andreas Färber
· 12 years ago
bdf7ae5
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
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
d9916c2
target-s390x: Change gen_intermediate_code_internal() argument to S390CPU
by Andreas Färber
· 12 years ago
4fd6dd0
target-s390x: Change handle_{hypercall,diag}() argument to S390CPU
by Andreas Färber
· 12 years ago
19079e4
target-s390x: Don't overuse ENV_GET_CPU()
by Andreas Färber
· 12 years ago
6e42be7
cpu: Drop unnecessary dynamic casts in *_env_get_cpu()
by Andreas Färber
· 12 years ago
6291ad7
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
by Peter Maydell
· 12 years ago
cc3ac9c
virtio-ccw: fix build breakage on windows
by Cornelia Huck
· 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
cb446ec
kvm: Change cpu_synchronize_state() argument to CPUState
by Andreas Färber
· 12 years ago
b4436a0
virtio-ccw: Wire up ioeventfd.
by Cornelia Huck
· 12 years ago
5b23fd0
Revert "s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62"
by Paolo Bonzini
· 12 years ago
48475e1
KVM: S390: Add dummy kvm_arch_init_irq_routing()
by Alexey Kardashevskiy
· 12 years ago
6681fca
Remove unnecessary break statements
by Stefan Weil
· 12 years ago
311f83c
s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62
by Paolo Bonzini
· 12 years ago
6eebf95
osdep, kvm: rename low-level RAM allocation functions
by Paolo Bonzini
· 12 years ago
805a250
Trivial grammar and spelling fixes
by Stefan Weil
· 12 years ago
08eb8c8
Wire up disabled wait a panicked event on s390
by Christian Borntraeger
· 12 years ago
Next »