Age | Commit message (Expand) | Author |
2015-09-07 | Added generic panic handler qemu_system_guest_panicked() | Andrey Smetanin |
2015-08-24 | tcg: Remove tcg_gen_trunc_i64_i32 | Richard Henderson |
2015-07-09 | cpu-exec: Purge all uses of ENV_GET_CPU() | Peter Crosthwaite |
2015-07-09 | cpu: Change cpu_exec_init() arg to cpu, not env | Peter Crosthwaite |
2015-07-09 | cpu: Add Error argument to cpu_exec_init() | Bharata B Rao |
2015-07-07 | target-s390x: fix CONVERT TO BINARY (CVD, CVDY) | Aurelien Jarno |
2015-07-07 | target-s390x: fix EXECUTE instruction executing TRT | Aurelien Jarno |
2015-07-07 | target-s390x: fix MOVE LONG instruction | Aurelien Jarno |
2015-07-06 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-07-06 | Stop including qemu-common.h in memory.h | Peter Maydell |
2015-07-02 | s390x/gdb: synchronize cpu state after modifying acrs | David Hildenbrand |
2015-07-01 | kvm: First step to push iothread lock out of inner run loop | Jan Kiszka |
2015-06-22 | Include monitor/monitor.h exactly where needed | Markus Armbruster |
2015-06-22 | qerror: Move #include out of qerror.h | Markus Armbruster |
2015-06-22 | disas: Remove uses of CPU env | Peter Crosthwaite |
2015-06-17 | target-s390x: PER: add Breaking-Event-Address register | Aurelien Jarno |
2015-06-17 | target-s390x: PER instruction-fetch nullification event support | Aurelien Jarno |
2015-06-17 | target-s390x: PER store-using-real-address event support | Aurelien Jarno |
2015-06-17 | target-s390x: PER storage-alteration event support | Aurelien Jarno |
2015-06-17 | target-s390x: PER instruction-fetch event support | Aurelien Jarno |
2015-06-17 | target-s390x: PER successful-branching event support | Aurelien Jarno |
2015-06-17 | target-s390x: basic PER event handling | Aurelien Jarno |
2015-06-17 | target-s390x: add get_per_in_range function | Aurelien Jarno |
2015-06-17 | target-s390x: add get_per_atmid function | Aurelien Jarno |
2015-06-17 | target-s390x: add PER related constants | Aurelien Jarno |
2015-06-17 | target-s390x: mvc_fast_memmove: access memory through softmmu | Aurelien Jarno |
2015-06-17 | target-s390x: mvc_fast_memset: access memory through softmmu | Aurelien Jarno |
2015-06-17 | target-s390x: function to adjust the length wrt page boundary | Aurelien Jarno |
2015-06-17 | target-s390x: wire up I/O instructions in TCG mode | Alexander Graf |
2015-06-17 | target-s390x: wire up DIAG REIPL in TCG mode | Aurelien Jarno |
2015-06-17 | target-s390x: wire up DIAG IPL in TCG mode | Aurelien Jarno |
2015-06-17 | target-s390x: fix s390_cpu_initial_reset | Aurelien Jarno |
2015-06-17 | target-s390x: initialize I/O interrupt queue | Aurelien Jarno |
2015-06-17 | target-s390x: correctly initialize ext interrupt queue | Aurelien Jarno |
2015-06-17 | target-s390x: fix setcc in TCG mode | Aurelien Jarno |
2015-06-17 | virtio-ccw: disable ioevent bit when ioeventfds are not enabled | Aurelien Jarno |
2015-06-17 | s390/ioinst: fix endianness in ioinst_schib_valid | Alexander Graf |
2015-06-17 | s390/ioinst: fix IO_INT_WORD_ISC macro | Aurelien Jarno |
2015-06-15 | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150615' into s... | Peter Maydell |
2015-06-12 | migration: Use normal VMStateDescriptions for Subsections | Juan Quintela |
2015-06-11 | s390x/kvm: diag288 instruction interception and handling | Xu Wang |
2015-06-09 | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150609' into s... | Peter Maydell |
2015-06-09 | s390x/migration: add comment about floating point migration | Christian Borntraeger |
2015-06-05 | target-s390x: Only access allocated storage keys | Alexander Graf |
2015-06-05 | target-s390x: fix MVC instruction when areas overlap | Aurelien Jarno |
2015-06-05 | target-s390x: use softmmu functions for mvcp/mvcs | Aurelien Jarno |
2015-06-05 | target-s390x: support non current ASC in s390_cpu_handle_mmu_fault | Aurelien Jarno |
2015-06-05 | target-s390x: add a cpu_mmu_idx_to_asc function | Aurelien Jarno |
2015-06-05 | target-s390x: implement high-word facility | Aurelien Jarno |
2015-06-05 | target-s390x: implement load-and-trap facility | Aurelien Jarno |