]> git.proxmox.com Git - qemu.git/history - target-s390x
Version 1.0.1
[qemu.git] / target-s390x /
2012-02-01 Justin M. ForbesMerge branch 's390-1.0' of git://repo.or.cz/qemu/agraf
2012-01-12 Christian Borntraegers390: fix cpu hotplug / cpu activity on interrupts
2012-01-12 Alexander Grafs390x: add TR function for EXECUTE
2011-11-21 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-11-19 Blue SwirlMerge branch 's390-1.0' of git://repo.or.cz/qemu/agraf
2011-11-14 Alexander Grafs390x: Add shutdown for TCG s390-virtio machine
2011-11-14 Christian Borntraegers390: Fix cpu shutdown for KVM
2011-11-14 Alexander Grafs390x: implement SIGP restart and shutdown
2011-11-14 Alexander Grafs390x: implement rrbe instruction properly
2011-11-14 Alexander Grafs390x: update R and C bits in storage key
2011-11-14 Alexander Grafs390x: make ipte 31-bit aware
2011-11-14 Alexander Grafs390x: add ldeb instruction
2011-10-01 Blue Swirlsoftmmu_header: pass CPUState to tlb_fill
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-3...
2011-09-03 Stefan WeilUse new macro QEMU_PACKED for packed structures
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Stefan WeilFix conversions from pointer to tcg_target_long
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-08-08 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-07 Blue SwirlRemove unused is_softmmu parameter from cpu_handle_mmu_...
2011-08-05 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-08-05 Jan KiszkaAvoid allocating TCG resources in non-TCG mode
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-30 Blue Swirlexec.h cleanup
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.17' into staging
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-26 Blue SwirlRemove exec-all.h include directives
2011-06-26 Blue SwirlMove cpu_has_work and cpu_pc_from_tb to cpu.h
2011-06-26 Blue Swirlexec.h: fix coding style and change cpu_has_work to...
2011-06-26 Blue Swirlcpu_loop_exit: avoid using AREG0
2011-06-26 Jan KiszkaFix fallouts from Linux header inclusion
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-20 Jan KiszkaSwitch build system to accompanied kernel headers
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-03 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2011-06-03 Alexander Grafs390x: implement lrvgr
2011-06-03 Alexander Grafs390x: fix cksm instruction
2011-06-03 Alexander Grafs390x: free tmp explicitly in every opcode for disas_a5()
2011-06-03 Stefan Weiltarget-s390x: Add missing tcg_temp_free_i32()
2011-06-03 Stefan Weiltarget-s390x: Add missing tcg_temp_free_i64() in disas_...
2011-06-03 Stefan Weiltarget-s390x: Add missing tcg_temp_free_i64() in disas_...
2011-06-03 Stefan Weiltarget-s390x: Add missing tcg_temp_free_i64() in disas_b2()
2011-06-03 Stefan Weiltarget-s390x: Add missing tcg_temp_free_i64() in do_mh()
2011-06-03 Stefan Weiltarget-s390x: Add missing tcg_temp_free_i64() in gen_jcc()
2011-06-03 Stefan Weiltarget-s390x: Fix duplicate call of tcg_temp_new_i64
2011-06-03 Stefan Weiltarget-s390x: Fix wrong argument in call of tcg_gen_shl...
2011-06-03 Stefan Weiltarget-s390x: Fix build for non-linux hosts
2011-05-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/CVE-2011-1751...
2011-05-23 Aurelien JarnoMerge branch 'trivial-patches' of git://repo.or.cz...
2011-05-23 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-23 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2011-05-20 Christian Borntraegers390x: fix memory detection for guests > 64GB
2011-05-20 Christian Borntraegers390x: Fix debugging for unknown sigp order codes
2011-05-20 Alexander Grafs390x: remove compatibility cc field
2011-05-20 Alexander Grafs390x: translate engine for s390x CPU
2011-05-20 Alexander Grafs390x: Adjust internal kvm code
2011-05-20 Alexander Grafs390x: Implement opcode helpers
2011-05-20 Alexander Grafs390x: helper functions for system emulation
2011-05-20 Alexander Grafs390x: Shift variables in CPUState for memset(0)
2011-05-20 Alexander Grafs390x: keep hint on virtio managing size
2011-05-20 Alexander Grafs390x: make kvm exported functions conditional on kvm
2011-05-20 Christian Borntraegers390x: fix smp support for kvm
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-20 Stefan WeilRemove unused function parameter from cpu_restore_state
2011-04-20 Stefan WeilRemove unused function parameters from gen_pc_load...
2011-04-18 Alexander Grafs390x: Enable s390x-softmmu target
2011-04-18 Alexander Grafs390x: Prepare cpu.h for emulation
2011-04-03 Alexander Grafs390x: fix KVM target
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-16 Jan Kiszkakvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes
2011-03-15 Jan Kiszkakvm: Rename kvm_arch_process_irqchip_events to async_events
2011-03-13 Paolo Bonzinialways qemu_cpu_kick after unhalting a cpu
2011-03-13 Paolo Bonziniinline cpu_halted into sole caller
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-16 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-14 Jan Kiszkakvm: Drop return values from kvm_arch_pre/post_run
2011-02-14 Jan Kiszkakvm: Provide sigbus services arch-independently
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-23 Blue SwirlDelete useless 'extern' qualifiers for functions
2011-01-23 Jan Kiszkakvm: Consolidate must-have capability checks
2011-01-23 Jan Kiszkakvm: Drop smp_cpus argument from init functions
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
next