Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-03-04 | KVM: Rework VCPU state writeback API | Jan Kiszka | 1 | -2/+1 |
2010-02-14 | Fix incorrect exception_index use | Blue Swirl | 1 | -2/+2 |
2010-01-19 | kill regs_to_env and env_to_regs | Paolo Bonzini | 1 | -8/+0 |
2009-12-18 | target-s390: Fail on unknown instructions | Alexander Graf | 1 | -1/+1 |
2009-12-05 | Add support for S390x system emulation | Alexander Graf | 4 | -2/+208 |
2009-12-05 | Add KVM support for S390x | Alexander Graf | 1 | -0/+483 |
2009-12-05 | S/390 CPU fake emulation | Alexander Graf | 5 | -0/+372 |