Age | Commit message (Expand) | Author |
2012-12-08 | TCG: Use gen_opc_pc from context instead of global variable. | Evgeny Voevodin |
2012-11-17 | TCG: Use gen_opc_buf from context instead of global variable. | Evgeny Voevodin |
2012-11-17 | TCG: Use gen_opc_ptr from context instead of global variable. | Evgeny Voevodin |
2012-11-10 | disas: avoid using cpu_single_env | Blue Swirl |
2012-10-31 | cpus: Pass CPUState to [qemu_]cpu_has_work() | Andreas Färber |
2012-10-31 | cpus: Pass CPUState to qemu_cpu_kick() | Andreas Färber |
2012-10-29 | s390: sclp base support | Heinz Graalfs |
2012-10-29 | s390: use sync regs for register transfer | Christian Borntraeger |
2012-10-28 | target-s390x: rename helper flags | Aurelien Jarno |
2012-10-23 | Rename target_phys_addr_t to hwaddr | Avi Kivity |
2012-10-22 | s390: avoid reaching into memory core internals | Avi Kivity |
2012-09-27 | target-s390x: Tidy cpu_dump_state | Richard Henderson |
2012-09-27 | target-s390x: Avoid double CPU_LOG_TB_CPU | Richard Henderson |
2012-09-27 | target-s390x: Use CPU_LOG_INT | Richard Henderson |
2012-09-27 | target-s390x: Call tcg_gen_debug_insn_start | Richard Henderson |
2012-09-15 | target-s390x: avoid cpu_single_env | Blue Swirl |
2012-09-10 | target-s390x: switch to AREG0 free mode | Blue Swirl |
2012-09-10 | target-s390x: avoid AREG0 for misc helpers | Blue Swirl |
2012-09-10 | target-s390x: avoid AREG0 for condition code helpers | Blue Swirl |
2012-09-10 | target-s390x: avoid AREG0 for integer helpers | Blue Swirl |
2012-09-10 | target-s390x: avoid AREG0 for FPU helpers | Blue Swirl |
2012-09-10 | target-s390x: rename op_helper.c to misc_helper.c | Blue Swirl |
2012-09-10 | target-s390x: split memory access helpers | Blue Swirl |
2012-09-10 | target-s390x: split integer helpers | Blue Swirl |
2012-09-10 | target-s390x: split condition code helpers | Blue Swirl |
2012-09-10 | target-s390x: split FPU ops | Blue Swirl |
2012-09-10 | target-s390x: fix style | Blue Swirl |
2012-08-15 | s390: provide interface for service interrupt/introduce interrupt.c | Christian Borntraeger |
2012-08-15 | s390: Fix error handling and condition code of service call | Christian Borntraeger |
2012-07-10 | s390: autodetect map private | Christian Borntraeger |
2012-06-24 | Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf | Blue Swirl |
2012-06-21 | qemu-log: use LOG_UNIMP for some target CPU cases | Blue Swirl |
2012-06-18 | s390: stop target cpu on sigp initial reset | Christian Borntraeger |
2012-06-11 | target-s390x: Pass S390CPU to s390_cpu_restart() | Andreas Färber |
2012-06-11 | s390-virtio: Let s390_cpu_addr2state() return S390CPU | Andreas Färber |
2012-06-11 | target-s390x: Let cpu_s390x_init() return S390CPU | Andreas Färber |
2012-06-07 | build: move other target-*/ objects to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: move libobj-y variable to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: move obj-TARGET-y variables to nested Makefile.objs | Paolo Bonzini |
2012-06-04 | Kill off cpu_state_reset() | Andreas Färber |
2012-05-01 | S390: dont call system_shutdown on disabled wait | Christian Borntraeger |
2012-05-01 | S390: support reboot for kvm on s390 | Jens Freimann |
2012-04-14 | Use uintptr_t for various op related functions | Blue Swirl |
2012-04-04 | target-s390x: Update s390x_{tod,cpu}_timer() to use S390CPU | Andreas Färber |
2012-04-04 | target-s390x: QOM'ify CPU init | Andreas Färber |
2012-04-04 | target-s390x: QOM'ify CPU reset | Andreas Färber |
2012-04-04 | target-s390x: QOM'ify CPU | Andreas Färber |
2012-03-14 | Rename CPUState -> CPUArchState | Andreas Färber |
2012-03-14 | target-s390x: Don't overuse CPUState | Andreas Färber |
2012-03-14 | Rename cpu_reset() to cpu_state_reset() | Andreas Färber |