93 Commits (f8031482d72b61b86b3f9165d50303fba18480d2)

Author SHA1 Message Date
Christian Borntraeger eca3ed0343 S390: dont call system_shutdown on disabled wait 15 years ago
Jens Freimann add142e0aa S390: support reboot for kvm on s390 15 years ago
Blue Swirl 2050396801 Use uintptr_t for various op related functions 15 years ago
Andreas Färber b8ba6799f4 target-s390x: Update s390x_{tod,cpu}_timer() to use S390CPU 15 years ago
Andreas Färber 8f22e0df80 target-s390x: QOM'ify CPU init 15 years ago
Andreas Färber 1ac1a7499b target-s390x: QOM'ify CPU reset 15 years ago
Andreas Färber 29e4bcb26b target-s390x: QOM'ify CPU 15 years ago
Andreas Färber 9349b4f9fd Rename CPUState -> CPUArchState 15 years ago
Andreas Färber a4e3ad19d2 target-s390x: Don't overuse CPUState 15 years ago
Andreas Färber 1bba0dc932 Rename cpu_reset() to cpu_state_reset() 15 years ago
Lluís Vilanova 3208afbe04 Move helpers.h to helper.h 15 years ago
Stefan Weil 45133b74ba target-s390x: Clean includes 15 years ago
Christian Borntraeger 93116ac0cf s390: fix cpu hotplug / cpu activity on interrupts 15 years ago
Alexander Graf 7d77793d6b s390x: add TR function for EXECUTE 15 years ago
Stefan Weil e7d81004e4 Fix spelling in comments, documentation and messages 15 years ago
Dong Xu Wang 3a93113a00 fix typo: delete redundant semicolon 15 years ago
Alexander Graf ef81522bc1 s390x: Add shutdown for TCG s390-virtio machine 15 years ago
Christian Borntraeger 854e42f3e8 s390: Fix cpu shutdown for KVM 15 years ago
Alexander Graf 1864b94abb s390x: implement SIGP restart and shutdown 15 years ago
Alexander Graf 17bb18ce16 s390x: implement rrbe instruction properly 15 years ago
Alexander Graf b995913853 s390x: update R and C bits in storage key 15 years ago
Alexander Graf 09ed75f784 s390x: make ipte 31-bit aware 15 years ago
Alexander Graf 27b5979d9d s390x: add ldeb instruction 15 years ago
Blue Swirl bccd9ec5f0 softmmu_header: pass CPUState to tlb_fill 15 years ago
Stefan Weil 541dc0d47f Use new macro QEMU_PACKED for packed structures 15 years ago
Stefan Weil 3feaca9e88 Fix conversions from pointer to tcg_target_long 15 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Blue Swirl 97b348e7d2 Remove unused is_softmmu parameter from cpu_handle_mmu_fault 15 years ago
Jan Kiszka d5ab9713d2 Avoid allocating TCG resources in non-TCG mode 15 years ago
Blue Swirl 3e4571724f exec.h cleanup 15 years ago
Blue Swirl 2b41f10e18 Remove exec-all.h include directives 15 years ago
Blue Swirl f081c76ccf Move cpu_has_work and cpu_pc_from_tb to cpu.h 15 years ago
Blue Swirl f3e270377a exec.h: fix coding style and change cpu_has_work to return bool 15 years ago
Blue Swirl 1162c041c1 cpu_loop_exit: avoid using AREG0 15 years ago
Jan Kiszka af2be20777 Fix fallouts from Linux header inclusion 15 years ago
Jan Kiszka e205c7902f Switch build system to accompanied kernel headers 15 years ago
Alexander Graf e1b45cca62 s390x: implement lrvgr 15 years ago
Alexander Graf 5b185639c5 s390x: fix cksm instruction 15 years ago
Alexander Graf 87b0b70513 s390x: free tmp explicitly in every opcode for disas_a5() 15 years ago
Stefan Weil 2497a67fed target-s390x: Add missing tcg_temp_free_i32() 15 years ago
Stefan Weil bbf9f3b4d4 target-s390x: Add missing tcg_temp_free_i64() in disas_s390_insn(), opc == 0x90 15 years ago
Stefan Weil 225b6af7cd target-s390x: Add missing tcg_temp_free_i64() in disas_s390_insn(), opc == 0x8e 15 years ago
Stefan Weil e32a18320a target-s390x: Add missing tcg_temp_free_i64() in disas_b2() 15 years ago
Stefan Weil 21de37a778 target-s390x: Add missing tcg_temp_free_i64() in do_mh() 15 years ago
Stefan Weil a825aefbc2 target-s390x: Add missing tcg_temp_free_i64() in gen_jcc() 15 years ago
Stefan Weil 640239b26d target-s390x: Fix duplicate call of tcg_temp_new_i64 15 years ago
Stefan Weil be82ee2aca target-s390x: Fix wrong argument in call of tcg_gen_shl_i64() 15 years ago
Stefan Weil d4a3ef6970 target-s390x: Fix build for non-linux hosts 15 years ago
Christian Borntraeger 22486aa04a s390x: fix memory detection for guests > 64GB 15 years ago
Christian Borntraeger a74cdab44d s390x: Fix debugging for unknown sigp order codes 16 years ago