8 Commits (master)

Author SHA1 Message Date
Philippe Mathieu-Daudé 409cbb1a61 target/s390x: Use explicit big-endian LD/ST API 8 months ago
Paolo Bonzini 1942b61b74 include: move hw/boards.h to hw/core/ 8 months ago
Igor Mammedov 87511341c3 add cpu_test_interrupt()/cpu_set_interrupt() helpers and use them tree wide 12 months ago
Philippe Mathieu-Daudé 693b3039d7 target/s390x: Have s390_cpu_halt() not return anything 1 year ago
Philippe Mathieu-Daudé b1180352f1 target/s390x: Expose s390_count_running_cpus() method 1 year ago
Philippe Mathieu-Daudé f54c047e86 target/s390x: Move has_work() from CPUClass to SysemuCPUOps 2 years ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 2 years ago
Pierre Morel 3d6e75f4df s390x/cpu topology: resetting the Topology-Change-Report 3 years ago
Philippe Mathieu-Daudé f5f9c6ea11 hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/ 3 years ago
Richard Henderson cc37d98bfb *: Add missing includes of qemu/error-report.h 3 years ago
Markus Armbruster b21e238037 Use g_new() & friends where that makes obvious sense 4 years ago
Peter Maydell 7f4c520dac arch_init.h: Don't include arch_init.h unnecessarily 5 years ago
Cho, Yu-Chen 67043607d1 target/s390x: move kvm files into kvm/ 5 years ago
Cho, Yu-Chen 72ffb6310b target/s390x: move sysemu-only code out to cpu-sysemu.c 5 years ago
Cho, Yu-Chen b6b4722307 target/s390x: rename internal.h to s390x-internal.h 5 years ago
Richard Henderson 119065574d hw/core: Constify TCGCPUOps 6 years ago
Philippe Mathieu-Daudé 08928c6d0d cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps 5 years ago
Philippe Mathieu-Daudé 715e3c1afb cpu: Move CPUClass::write_elf* to SysemuCPUOps 5 years ago
Philippe Mathieu-Daudé 83ec01b675 cpu: Move CPUClass::get_crash_info to SysemuCPUOps 5 years ago
Philippe Mathieu-Daudé feece4d070 cpu: Move CPUClass::vmsd to SysemuCPUOps 5 years ago
Philippe Mathieu-Daudé 8b80bd28a5 cpu: Introduce SysemuCPUOps structure 5 years ago
Philippe Mathieu-Daudé 744c72a837 cpu: Rename CPUClass vmsd -> legacy_vmsd 5 years ago
Thomas Huth 4c386f8064 Do not include sysemu/sysemu.h if it's not really necessary 5 years ago
Claudio Fontana 7827168471 cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass 6 years ago
Claudio Fontana 8535dd702d cpu: move do_unaligned_access to tcg_ops 6 years ago
Claudio Fontana 0545608056 cpu: move cc->do_interrupt to tcg_ops 6 years ago
Eduardo Habkost e9ce43e97a cpu: Move debug_excp_handler to tcg_ops 6 years ago
Eduardo Habkost e124536f37 cpu: Move tlb_fill to tcg_ops 6 years ago
Eduardo Habkost 48c1a3e303 cpu: Move cpu_exec_* to tcg_ops 6 years ago
Eduardo Habkost e9e51b7154 cpu: Introduce TCGCpuOperations struct 6 years ago
Peter Maydell 729cc68373 Remove superfluous timer_del() calls 6 years ago
Gan Qixin c7454f0517 s390x/cpu: Use timer_free() in the finalize function to avoid memleaks 6 years ago
Collin Walling e2c6cd5674 s390/kvm: fix diag318 propagation and reset functionality 6 years ago
Richard Henderson 3d56284524 disas: Enable capstone disassembly for s390x 7 years ago
Eduardo Habkost ab76d63a88 s390x: Register all CPU properties as class properties 6 years ago
Richard Henderson f62192a2fd target/s390x: Set instance_align on S390CPU TypeInfo 6 years ago
Thiago Jung Bauermann 86c5e6aba6 target/s390x: Use start-powered-off CPUState property 6 years ago
Philippe Mathieu-Daudé 6b4bf66e33 target/s390x: Restrict CpuClass::get_crash_info() to system-mode 6 years ago
Markus Armbruster d2623129a7 qom: Drop parameter @errp of object_property_add() & friends 6 years ago
Janosch Frank 59181010a2 s390x: protvirt: Set guest IPL PSW 6 years ago
Janosch Frank c3347ed0d2 s390x: protvirt: Support unpack facility 6 years ago
Peter Maydell 781c67ca55 cpu: Use DeviceClass reset instead of a special CPUClass reset 7 years ago
Janosch Frank b6c2dbd721 s390x: Rename and use constants for short PSW address and mask 7 years ago
Janosch Frank b91a03946e s390x: Add missing vcpu reset functions 7 years ago
Marc-André Lureau 4f67d30b5e qdev: set properties with device_class_set_props() 7 years ago
Greg Kurz bc9888f759 cpu: Use cpu_class_set_parent_reset() 7 years ago
Janosch Frank 104130cb7c s390x: Properly fetch and test the short psw on diag308 subc 0/1 7 years ago
Janosch Frank e893baee70 s390x: Fix cpu normal reset ri clearing 7 years ago
Janosch Frank eb8adcc3e9 s390x: Move clear reset 7 years ago
Janosch Frank 81b9222358 s390x: Move initial reset 7 years ago