Age | Commit message (Expand) | Author |
2016-09-05 | s390x/kvm: 2 byte software breakpoint support | David Hildenbrand |
2016-09-05 | s390x/ioinst: advertise fcs facility | Cornelia Huck |
2016-08-12 | trace-events: fix first line comment in trace-events | Laurent Vivier |
2016-07-21 | kvm-irqchip: i386: add hook for add/remove virq | Peter Xu |
2016-07-12 | target-*: Clean up cpu.h header guards | Markus Armbruster |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster |
2016-07-12 | Fix confusing argument names in some common functions | Sergey Sorokin |
2016-07-11 | s390x/pci: replace fid with idx in msg data of msix | Yi Min Zhao |
2016-06-29 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-06-29 | target-*: Don't redefine cpu_exec() | Peter Crosthwaite |
2016-06-24 | softfloat: Implement run-time-configurable meaning of signaling NaN bit | Aleksandar Markovic |
2016-06-20 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2016-06-20 | trace: split out trace events for target-s390x/ directory | Daniel P. Berrange |
2016-06-20 | coccinelle: Remove unnecessary variables for function return value | Eduardo Habkost |
2016-06-20 | exec: [tcg] Track which vCPU is performing translation and execution | Lluís Vilanova |
2016-06-16 | os-posix: include sys/mman.h | Paolo Bonzini |
2016-06-14 | s390x/kvm: Fixup interrupt type for non-adapter I/O interrupts | Christian Borntraeger |
2016-06-09 | cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc() | Peter Maydell |
2016-06-05 | target-*: dfilter support for in_asm | Richard Henderson |
2016-05-19 | cpu: move exec-all.h inclusion out of cpu.h | Paolo Bonzini |
2016-05-19 | qemu-common: push cpu.h inclusion out of qemu-common.h | Paolo Bonzini |
2016-05-19 | s390x: reorganize CSS bits between cpu.h and other headers | Paolo Bonzini |
2016-05-19 | hw: cannot include hw/hw.h from user emulation | Paolo Bonzini |
2016-05-19 | target-s390x: make cpu-qom.h not target specific | Paolo Bonzini |
2016-05-19 | cpu: make cpu-qom.h only include-able from cpu.h | Paolo Bonzini |
2016-05-19 | s390x: move .needed functions for subsections to machine.c | Paolo Bonzini |
2016-05-17 | s390x/ipl: Add ssid field to IplParameterBlock | Alexander Yarygin |
2016-05-17 | s390x/ipl: Add type and length checks for IplParameterBlock values | Alexander Yarygin |
2016-05-17 | s390x/ipl: Extend the IplParameterBlock struct | Alexander Yarygin |
2016-05-17 | s390x: enable runtime instrumentation | Fan Zhang |
2016-05-12 | tcg: Allow goto_tb to any target PC in user mode | Sergey Fedorov |
2016-05-12 | tcg: Clean up direct block chaining safety checks | Sergey Fedorov |
2016-05-12 | tb: consistently use uint32_t for tb->flags | Emilio G. Cota |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-03-10 | s390x/cpu: Allow hotplug of CPUs | Matthew Rosato |
2016-03-10 | s390x/cpu: Add error handling to cpu creation | Matthew Rosato |
2016-03-10 | s390x/cpu: Get rid of side effects when creating a vcpu | Matthew Rosato |
2016-03-10 | s390x/cpu: Set initial CPU state in common routine | Matthew Rosato |
2016-03-01 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2016-03-01 | tcg: Add type for vCPU pointers | Lluís Vilanova |
2016-03-01 | s390x: remove {kvm_}s390_virtio_irq() | Cornelia Huck |
2016-03-01 | s390x: fix debug statement in trigger_page_fault() | David Hildenbrand |
2016-03-01 | s390x/kvm: sync fprs via kvm_run | David Hildenbrand |
2016-02-23 | all: Clean up includes | Peter Maydell |
2016-02-09 | tcg: Change tcg_global_mem_new_* to take a TCGv_ptr | Richard Henderson |
2016-02-03 | log: do not unnecessarily include qom/cpu.h | Paolo Bonzini |
2016-01-29 | s390: Clean up includes | Peter Maydell |
2016-01-27 | s390x: s390_cpu_get_phys_page_debug has to return -1 | David Hildenbrand |
2016-01-27 | gdb: provide the name of the architecture in the target.xml | David Hildenbrand |