Age | Commit message (Expand) | Author | Files | Lines |
2016-06-05 | target-*: dfilter support for in_asm | Richard Henderson | 1 | -1/+2 |
2016-05-19 | cpu: move exec-all.h inclusion out of cpu.h | Paolo Bonzini | 10 | -2/+9 |
2016-05-19 | qemu-common: push cpu.h inclusion out of qemu-common.h | Paolo Bonzini | 2 | -1/+2 |
2016-05-19 | s390x: reorganize CSS bits between cpu.h and other headers | Paolo Bonzini | 5 | -341/+87 |
2016-05-19 | hw: cannot include hw/hw.h from user emulation | Paolo Bonzini | 3 | -2/+6 |
2016-05-19 | target-s390x: make cpu-qom.h not target specific | Paolo Bonzini | 2 | -45/+47 |
2016-05-19 | cpu: make cpu-qom.h only include-able from cpu.h | Paolo Bonzini | 1 | -1/+0 |
2016-05-19 | s390x: move .needed functions for subsections to machine.c | Paolo Bonzini | 2 | -26/+20 |
2016-05-17 | s390x/ipl: Add ssid field to IplParameterBlock | Alexander Yarygin | 1 | -0/+1 |
2016-05-17 | s390x/ipl: Add type and length checks for IplParameterBlock values | Alexander Yarygin | 1 | -2/+15 |
2016-05-17 | s390x/ipl: Extend the IplParameterBlock struct | Alexander Yarygin | 1 | -4/+3 |
2016-05-17 | s390x: enable runtime instrumentation | Fan Zhang | 3 | -0/+51 |
2016-05-12 | tcg: Allow goto_tb to any target PC in user mode | Sergey Fedorov | 1 | -6/+11 |
2016-05-12 | tcg: Clean up direct block chaining safety checks | Sergey Fedorov | 1 | -1/+1 |
2016-05-12 | tb: consistently use uint32_t for tb->flags | Emilio G. Cota | 1 | -1/+1 |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa | 1 | -0/+1 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2 | -0/+2 |
2016-03-10 | s390x/cpu: Allow hotplug of CPUs | Matthew Rosato | 1 | -0/+7 |
2016-03-10 | s390x/cpu: Add error handling to cpu creation | Matthew Rosato | 4 | -6/+111 |
2016-03-10 | s390x/cpu: Get rid of side effects when creating a vcpu | Matthew Rosato | 2 | -5/+17 |
2016-03-10 | s390x/cpu: Set initial CPU state in common routine | Matthew Rosato | 1 | -0/+2 |
2016-03-01 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell | 1 | -1/+1 |
2016-03-01 | tcg: Add type for vCPU pointers | LluĂs Vilanova | 1 | -1/+1 |
2016-03-01 | s390x: remove {kvm_}s390_virtio_irq() | Cornelia Huck | 3 | -27/+0 |
2016-03-01 | s390x: fix debug statement in trigger_page_fault() | David Hildenbrand | 1 | -1/+1 |
2016-03-01 | s390x/kvm: sync fprs via kvm_run | David Hildenbrand | 1 | -0/+11 |
2016-02-23 | all: Clean up includes | Peter Maydell | 1 | -1/+0 |
2016-02-09 | tcg: Change tcg_global_mem_new_* to take a TCGv_ptr | Richard Henderson | 1 | -9/+9 |
2016-02-03 | log: do not unnecessarily include qom/cpu.h | Paolo Bonzini | 1 | -0/+1 |
2016-01-29 | s390: Clean up includes | Peter Maydell | 15 | -4/+15 |
2016-01-27 | s390x: s390_cpu_get_phys_page_debug has to return -1 | David Hildenbrand | 1 | -2/+3 |
2016-01-27 | gdb: provide the name of the architecture in the target.xml | David Hildenbrand | 1 | -0/+6 |
2016-01-27 | s390x: fix generation of event information crw | Song Shan Gong | 1 | -0/+1 |
2016-01-27 | s390x/ioinst: set type and len for SEI response | Pierre Morel | 1 | -1/+2 |
2016-01-27 | s390x/machine: make addon register fields static | Christian Borntraeger | 1 | -2/+2 |
2016-01-22 | fpu: Replace uint64 typedef with uint64_t | Peter Maydell | 1 | -1/+1 |
2016-01-15 | dump: qemunotes aren't commonly needed | Andrew Jones | 3 | -9/+0 |
2016-01-13 | s390x: remove s390-virtio devices | Pierre Morel | 2 | -4/+1 |
2015-12-17 | s390x: avoid "naked" qemu_log | Paolo Bonzini | 2 | -2/+2 |
2015-12-17 | qemu-log: introduce qemu_log_separate | Paolo Bonzini | 2 | -2/+2 |
2015-11-11 | s390x/kvm: don't enable CMMA when hugetlbfs will be used | Dominik Dingel | 1 | -1/+3 |
2015-10-28 | target-*: Advance pc after recognizing a breakpoint | Richard Henderson | 1 | -0/+5 |
2015-10-22 | disas: QOMify s390x specific disas setup | Peter Crosthwaite | 1 | -0/+8 |
2015-10-21 | s390x/cmma: clean up cmma reset | David Hildenbrand | 3 | -13/+8 |
2015-10-21 | s390x: reset crypto only on clear reset and QEMU reset | David Hildenbrand | 3 | -3/+13 |
2015-10-21 | s390x/ipl: we always have an ipl device | David Hildenbrand | 1 | -5/+2 |
2015-10-20 | s390x: flagify mcic values | Cornelia Huck | 2 | -4/+64 |
2015-10-20 | s390x/kvm: Fix vector validity bit in device machine checks | Christian Borntraeger | 1 | -0/+3 |
2015-10-19 | kvm: Pass PCI device pointer to MSI routing functions | Pavel Fedin | 1 | -1/+1 |
2015-10-09 | qdev: Protect device-list-properties against broken devices | Markus Armbruster | 1 | -0/+7 |