695 Commits (bead59946a8b54398f4ba3c9c8ecd15eeac78c53)

Author SHA1 Message Date
Paolo Bonzini aafcf80e22 s390x: avoid "naked" qemu_log 11 years ago
Paolo Bonzini 013a29424c qemu-log: introduce qemu_log_separate 11 years ago
Dominik Dingel 4c292a0097 s390x/kvm: don't enable CMMA when hugetlbfs will be used 11 years ago
Richard Henderson 522a0d4e3c target-*: Advance pc after recognizing a breakpoint 11 years ago
Peter Crosthwaite dbad6b74b3 disas: QOMify s390x specific disas setup 11 years ago
David Hildenbrand 1cd4e0f6f0 s390x/cmma: clean up cmma reset 11 years ago
David Hildenbrand 4ab729207f s390x: reset crypto only on clear reset and QEMU reset 11 years ago
David Hildenbrand feacc6c2c8 s390x/ipl: we always have an ipl device 11 years ago
Cornelia Huck b080364aed s390x: flagify mcic values 11 years ago
Christian Borntraeger 2ab75df38e s390x/kvm: Fix vector validity bit in device machine checks 11 years ago
Pavel Fedin dc9f06ca81 kvm: Pass PCI device pointer to MSI routing functions 11 years ago
Markus Armbruster 4c315c2766 qdev: Protect device-list-properties against broken devices 11 years ago
Richard Henderson 4e5e121515 tcg: Remove gen_intermediate_code_pc 11 years ago
Richard Henderson bad729e272 tcg: Pass data argument to restore_state_to_opc 11 years ago
Richard Henderson 190ce7fbc7 tcg: Add TCG_MAX_INSNS 11 years ago
Richard Henderson dc03246cc3 target-*: Drop cpu_gen_code define 11 years ago
Richard Henderson a3fd522048 target-s390x: Add cc_op state to insn_start 11 years ago
Richard Henderson b933066ae0 target-*: Introduce and use cpu_breakpoint_test 11 years ago
Richard Henderson 959082fc4a target-*: Increment num_insns immediately after tcg_gen_insn_start 11 years ago
Richard Henderson 667b8e29c5 target-*: Unconditionally emit tcg_gen_insn_start 11 years ago
Richard Henderson 765b842ade tcg: Rename debug_insn_start to insn_start 11 years ago
David Hildenbrand d9f090ec77 s390x: rename io_subsystem_reset -> subsystem_reset 11 years ago
Christian Borntraeger a6085fab3b s390x/info registers: print vector registers properly 11 years ago
David Hildenbrand 8a641ff60f s390x/gdb: expose virtualization specific registers 11 years ago
Peter Crosthwaite 99a4434ed7 s390: Remove ELF_MACHINE from cpu.h 11 years ago
Benjamin Herrenschmidt 97ed5ccdee tlb: Add "ifetch" argument to cpu_mmu_index() 11 years ago
Veres Lajos 67cc32ebfd typofixes - v4 11 years ago
Andrey Smetanin 5f5b5942d5 Added generic panic handler qemu_system_guest_panicked() 11 years ago
David Hildenbrand 5b9f6345a6 s390x/gdb: support reading/writing of control registers 11 years ago
Jason J. Herne 0f5f669147 s390x: Enable new s390-storage-keys device 11 years ago
Richard Henderson ecc7b3aa71 tcg: Remove tcg_gen_trunc_i64_i32 11 years ago
Peter Crosthwaite ea3e984740 cpu-exec: Purge all uses of ENV_GET_CPU() 11 years ago
Peter Crosthwaite 4bad9e392e cpu: Change cpu_exec_init() arg to cpu, not env 11 years ago
Bharata B Rao 5a790cc4b9 cpu: Add Error argument to cpu_exec_init() 11 years ago
Aurelien Jarno 92f2b4e71e target-s390x: fix CONVERT TO BINARY (CVD, CVDY) 11 years ago
Aurelien Jarno c9c19b4932 target-s390x: fix EXECUTE instruction executing TRT 11 years ago
Aurelien Jarno b5edcddda3 target-s390x: fix MOVE LONG instruction 11 years ago
Peter Maydell fba0a593b2 Stop including qemu-common.h in memory.h 11 years ago
David Hildenbrand 55b1b753df s390x/gdb: synchronize cpu state after modifying acrs 11 years ago
Jan Kiszka 4b8523ee89 kvm: First step to push iothread lock out of inner run loop 11 years ago
Markus Armbruster a0b1a66ea3 Include monitor/monitor.h exactly where needed 11 years ago
Markus Armbruster d49b683644 qerror: Move #include out of qerror.h 11 years ago
Peter Crosthwaite d49190c420 disas: Remove uses of CPU env 11 years ago
Aurelien Jarno 3da0ab3529 target-s390x: PER: add Breaking-Event-Address register 11 years ago
Aurelien Jarno 83bb161299 target-s390x: PER instruction-fetch nullification event support 11 years ago
Aurelien Jarno 2f54394997 target-s390x: PER store-using-real-address event support 11 years ago
Aurelien Jarno 311918b979 target-s390x: PER storage-alteration event support 11 years ago
Aurelien Jarno f0e0d817c2 target-s390x: PER instruction-fetch event support 11 years ago
Aurelien Jarno 2c2275eb41 target-s390x: PER successful-branching event support 11 years ago
Aurelien Jarno 777c98c32c target-s390x: basic PER event handling 11 years ago