Age | Commit message (Expand) | Author | Files | Lines |
2019-05-10 | target/s390x: Convert to CPUClass::tlb_fill | Richard Henderson | 1 | -3/+2 |
2019-04-25 | s390x/kvm: Configure page size after memory has actually been initialized | David Hildenbrand | 1 | -0/+7 |
2019-02-18 | s390x: Fix the confusing contributions-after-2012 license statements | Thomas Huth | 1 | -11/+8 |
2018-10-09 | s390x/tcg: always enable AFP for linux-user | David Hildenbrand | 1 | -0/+5 |
2018-08-20 | s390x: remove 's390-squash-mcss' option | Cornelia Huck | 1 | -10/+0 |
2018-07-02 | s390x/tcg: fix CPU hotplug with single-threaded TCG | David Hildenbrand | 1 | -5/+12 |
2018-07-02 | s390x/tcg: properly implement the TOD | David Hildenbrand | 1 | -7/+0 |
2018-07-02 | s390x/tcg: drop tod_basetime | David Hildenbrand | 1 | -1/+0 |
2018-07-02 | s390x/tod: factor out TOD into separate device | David Hildenbrand | 1 | -32/+0 |
2018-07-02 | s390x/kvm: pass values instead of pointers to kvm_s390_set_clock_*() | David Hildenbrand | 1 | -2/+2 |
2018-06-01 | target: Do not include "exec/exec-all.h" if it is not necessary | Philippe Mathieu-Daudé | 1 | -1/+0 |
2018-03-02 | qapi: Empty out qapi-schema.json | Markus Armbruster | 1 | -1/+2 |
2018-02-26 | s390x: remove s390_get_memslot_count | Cornelia Huck | 1 | -9/+0 |
2018-02-26 | qmp: expose s390-specific CPU info | Viktor Mihajlovski | 1 | -12/+12 |
2018-02-26 | s390x/cpu: expose the guest crash information | Christian Borntraeger | 1 | -0/+45 |
2018-02-21 | target/*/cpu.h: remove softfloat.h | Alex Bennée | 1 | -0/+1 |
2018-02-09 | s390x/flic: make floating interrupts on TCG actually floating | David Hildenbrand | 1 | -8/+0 |
2018-02-09 | s390x/tcg: simplify machine check handling | David Hildenbrand | 1 | -2/+0 |
2018-02-05 | qdev: use device_class_set_parent_realize/unrealize/reset() | Philippe Mathieu-Daudé | 1 | -2/+2 |
2018-01-22 | s390x/kvm: Handle bpb feature | Christian Borntraeger | 1 | -0/+1 |
2017-10-26 | tcg: Avoid setting tcg_initialize if !CONFIG_TCG | Richard Henderson | 1 | -0/+2 |
2017-10-24 | qom: Introduce CPUClass.tcg_initialize | Richard Henderson | 1 | -6/+1 |
2017-10-20 | target/s390x: special handling when starting a CPU with WAIT PSW | David Hildenbrand | 1 | -2/+9 |
2017-10-20 | s390x/kvm: factor out SIGP code into sigp.c | David Hildenbrand | 1 | -8/+0 |
2017-10-20 | s390x/tcg: STOPPED cpus can never wake up | David Hildenbrand | 1 | -0/+6 |
2017-10-20 | s390x/tcg: rework checking for deliverable interrupts | David Hildenbrand | 1 | -3/+5 |
2017-10-20 | s390x/tcg: cleanup service interrupt injection | David Hildenbrand | 1 | -2/+0 |
2017-10-06 | s390x/tcg: initialize machine check queue | Cornelia Huck | 1 | -0/+2 |
2017-10-06 | s390/kvm: Support for get/set of extended TOD-Clock for guest | Collin L. Walling | 1 | -7/+19 |
2017-10-06 | target/s390x: get rid of next_core_id | David Hildenbrand | 1 | -7/+7 |
2017-10-06 | s390x: raise CPU hotplug irq after really hotplugged | David Hildenbrand | 1 | -8/+0 |
2017-09-19 | s390x: allow CPU hotplug in random core-id order | David Hildenbrand | 1 | -7/+1 |
2017-09-19 | s390x: allow cpu hotplug via device_add | David Hildenbrand | 1 | -0/+1 |
2017-09-19 | target/s390x: rename next_cpu_id to next_core_id | David Hildenbrand | 1 | -6/+5 |
2017-09-19 | target/s390x: use "core-id" for cpu number/address/id handling | David Hildenbrand | 1 | -52/+20 |
2017-09-19 | target/s390x: set cpu->id for linux user when realizing | David Hildenbrand | 1 | -7/+4 |
2017-09-01 | s390x: replace cpu_s390x_init() with cpu_generic_init() | Igor Mammedov | 1 | -0/+7 |
2017-08-30 | s390x/kvm: move KVM declarations and stubs to separate files | David Hildenbrand | 1 | -0/+2 |
2017-08-30 | s390x: avoid calling kvm_ functions outside of target/s390x/ | David Hildenbrand | 1 | -0/+7 |
2017-08-30 | target/s390x: move a couple of functions to cpu.c | David Hildenbrand | 1 | -0/+79 |
2017-08-30 | target/s390x: introduce internal.h | David Hildenbrand | 1 | -0/+1 |
2017-07-25 | target/s390x: Add remaining switches to compile with --disable-tcg | Thomas Huth | 1 | -0/+4 |
2017-06-01 | migration: Remove unneeded includes of migration/vmstate.h | Juan Quintela | 1 | -1/+0 |
2017-05-19 | s390/kvm: do not reset riccb on initial cpu reset | Christian Borntraeger | 1 | -3/+4 |
2017-05-12 | target/s390x: Diagnose specification exception for atomics | Richard Henderson | 1 | -0/+1 |
2017-01-13 | qom/cpu: move tlb_flush to cpu_common_reset | Alex Bennée | 1 | -5/+2 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 1 | -0/+462 |