Age | Commit message (Expand) | Author | Files | Lines |
2011-06-03 | s390x: implement lrvgr | Alexander Graf | 1 | -0/+3 |
2011-06-03 | s390x: fix cksm instruction | Alexander Graf | 1 | -20/+8 |
2011-06-03 | s390x: free tmp explicitly in every opcode for disas_a5() | Alexander Graf | 1 | -1/+12 |
2011-06-03 | target-s390x: Add missing tcg_temp_free_i32() | Stefan Weil | 1 | -0/+3 |
2011-06-03 | target-s390x: Add missing tcg_temp_free_i64() in disas_s390_insn(), opc == 0x90 | Stefan Weil | 1 | -0/+1 |
2011-06-03 | target-s390x: Add missing tcg_temp_free_i64() in disas_s390_insn(), opc == 0x8e | Stefan Weil | 1 | -0/+2 |
2011-06-03 | target-s390x: Add missing tcg_temp_free_i64() in disas_b2() | Stefan Weil | 1 | -0/+2 |
2011-06-03 | target-s390x: Add missing tcg_temp_free_i64() in do_mh() | Stefan Weil | 1 | -0/+1 |
2011-06-03 | target-s390x: Add missing tcg_temp_free_i64() in gen_jcc() | Stefan Weil | 1 | -0/+1 |
2011-06-03 | target-s390x: Fix duplicate call of tcg_temp_new_i64 | Stefan Weil | 1 | -1/+0 |
2011-06-03 | target-s390x: Fix wrong argument in call of tcg_gen_shl_i64() | Stefan Weil | 1 | -2/+2 |
2011-06-03 | target-s390x: Fix build for non-linux hosts | Stefan Weil | 1 | -5/+0 |
2011-05-20 | s390x: fix memory detection for guests > 64GB | Christian Borntraeger | 1 | -2/+6 |
2011-05-20 | s390x: Fix debugging for unknown sigp order codes | Christian Borntraeger | 1 | -1/+1 |
2011-05-20 | s390x: remove compatibility cc field | Alexander Graf | 1 | -1/+0 |
2011-05-20 | s390x: translate engine for s390x CPU | Alexander Graf | 1 | -2/+5161 |
2011-05-20 | s390x: Adjust internal kvm code | Alexander Graf | 1 | -37/+7 |
2011-05-20 | s390x: Implement opcode helpers | Alexander Graf | 2 | -2/+3068 |
2011-05-20 | s390x: helper functions for system emulation | Alexander Graf | 3 | -10/+565 |
2011-05-20 | s390x: Shift variables in CPUState for memset(0) | Alexander Graf | 1 | -3/+4 |
2011-05-20 | s390x: keep hint on virtio managing size | Alexander Graf | 1 | -0/+3 |
2011-05-20 | s390x: make kvm exported functions conditional on kvm | Alexander Graf | 1 | -0/+17 |
2011-05-20 | s390x: fix smp support for kvm | Christian Borntraeger | 1 | -1/+1 |
2011-04-20 | Remove unused function parameter from cpu_restore_state | Stefan Weil | 1 | -1/+1 |
2011-04-20 | Remove unused function parameters from gen_pc_load and rename the function | Stefan Weil | 1 | -2/+1 |
2011-04-18 | s390x: Enable s390x-softmmu target | Alexander Graf | 2 | -1/+14 |
2011-04-18 | s390x: Prepare cpu.h for emulation | Alexander Graf | 3 | -54/+739 |
2011-04-04 | s390x: fix KVM target | Alexander Graf | 1 | -1/+1 |
2011-03-16 | kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes | Jan Kiszka | 1 | -0/+5 |
2011-03-15 | kvm: Rename kvm_arch_process_irqchip_events to async_events | Jan Kiszka | 1 | -1/+1 |
2011-03-13 | always qemu_cpu_kick after unhalting a cpu | Paolo Bonzini | 1 | -0/+1 |
2011-03-13 | inline cpu_halted into sole caller | Paolo Bonzini | 1 | -12/+0 |
2011-02-14 | kvm: Drop return values from kvm_arch_pre/post_run | Jan Kiszka | 1 | -4/+2 |
2011-02-14 | kvm: Provide sigbus services arch-independently | Jan Kiszka | 1 | -0/+10 |
2011-02-01 | Merge remote branch 'qemu-kvm/uq/master' into staging | Anthony Liguori | 1 | -1/+5 |
2011-01-23 | Delete useless 'extern' qualifiers for functions | Blue Swirl | 1 | -3/+3 |
2011-01-23 | kvm: Consolidate must-have capability checks | Jan Kiszka | 1 | -0/+4 |
2011-01-23 | kvm: Drop smp_cpus argument from init functions | Jan Kiszka | 1 | -1/+1 |
2010-12-26 | s390: compile fixes | Alexander Graf | 2 | -2/+2 |
2010-10-30 | target-xxx: Use fprintf_function (format checking) | Stefan Weil | 1 | -2/+1 |
2010-07-03 | remove exec-all.h inclusion from cpu.h | Paolo Bonzini | 1 | -1/+0 |
2010-07-03 | move cpu_pc_from_tb to target-*/exec.h | Paolo Bonzini | 2 | -5/+6 |
2010-05-18 | target-s390: enable SIGP Initial Reset | Alexander Graf | 1 | -3/+14 |
2010-05-11 | Do not stop VM if emulation failed in userspace. | Gleb Natapov | 1 | -0/+5 |
2010-05-11 | kvm: enable smp > 1 | Marcelo Tosatti | 1 | -0/+5 |
2010-04-01 | S390: Add stub for cpu_get_phys_page_debug | Alexander Graf | 1 | -0/+5 |
2010-03-17 | Large page TLB flush | Paul Brook | 1 | -4/+5 |
2010-03-12 | Remove cpu_get_phys_page_debug from userspace emulation | Paul Brook | 1 | -5/+0 |
2010-03-12 | Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h. | Richard Henderson | 1 | -0/+5 |
2010-03-07 | Update to a hopefully more future proof FSF address | Blue Swirl | 5 | -10/+5 |