Age | Commit message (Expand) | Author |
2011-05-20 | s390x: fix memory detection for guests > 64GB | Christian Borntraeger |
2011-05-20 | s390x: Fix debugging for unknown sigp order codes | Christian Borntraeger |
2011-05-20 | s390x: remove compatibility cc field | Alexander Graf |
2011-05-20 | s390x: translate engine for s390x CPU | Alexander Graf |
2011-05-20 | s390x: Adjust internal kvm code | Alexander Graf |
2011-05-20 | s390x: Implement opcode helpers | Alexander Graf |
2011-05-20 | s390x: helper functions for system emulation | Alexander Graf |
2011-05-20 | s390x: Shift variables in CPUState for memset(0) | Alexander Graf |
2011-05-20 | s390x: keep hint on virtio managing size | Alexander Graf |
2011-05-20 | s390x: make kvm exported functions conditional on kvm | Alexander Graf |
2011-05-20 | s390x: fix smp support for kvm | Christian Borntraeger |
2011-04-20 | Remove unused function parameter from cpu_restore_state | Stefan Weil |
2011-04-20 | Remove unused function parameters from gen_pc_load and rename the function | Stefan Weil |
2011-04-18 | s390x: Enable s390x-softmmu target | Alexander Graf |
2011-04-18 | s390x: Prepare cpu.h for emulation | Alexander Graf |
2011-04-04 | s390x: fix KVM target | Alexander Graf |
2011-03-16 | kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes | Jan Kiszka |
2011-03-15 | kvm: Rename kvm_arch_process_irqchip_events to async_events | Jan Kiszka |
2011-03-13 | always qemu_cpu_kick after unhalting a cpu | Paolo Bonzini |
2011-03-13 | inline cpu_halted into sole caller | Paolo Bonzini |
2011-02-14 | kvm: Drop return values from kvm_arch_pre/post_run | Jan Kiszka |
2011-02-14 | kvm: Provide sigbus services arch-independently | Jan Kiszka |
2011-02-01 | Merge remote branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2011-01-23 | Delete useless 'extern' qualifiers for functions | Blue Swirl |
2011-01-23 | kvm: Consolidate must-have capability checks | Jan Kiszka |
2011-01-23 | kvm: Drop smp_cpus argument from init functions | Jan Kiszka |
2010-12-26 | s390: compile fixes | Alexander Graf |
2010-10-30 | target-xxx: Use fprintf_function (format checking) | Stefan Weil |
2010-07-03 | remove exec-all.h inclusion from cpu.h | Paolo Bonzini |
2010-07-03 | move cpu_pc_from_tb to target-*/exec.h | Paolo Bonzini |
2010-05-18 | target-s390: enable SIGP Initial Reset | Alexander Graf |
2010-05-11 | Do not stop VM if emulation failed in userspace. | Gleb Natapov |
2010-05-11 | kvm: enable smp > 1 | Marcelo Tosatti |
2010-04-01 | S390: Add stub for cpu_get_phys_page_debug | Alexander Graf |
2010-03-17 | Large page TLB flush | Paul Brook |
2010-03-12 | Remove cpu_get_phys_page_debug from userspace emulation | Paul Brook |
2010-03-12 | Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h. | Richard Henderson |
2010-03-07 | Update to a hopefully more future proof FSF address | Blue Swirl |
2010-03-04 | KVM: Rework VCPU state writeback API | Jan Kiszka |
2010-02-14 | Fix incorrect exception_index use | Blue Swirl |
2010-01-19 | kill regs_to_env and env_to_regs | Paolo Bonzini |
2009-12-18 | target-s390: Fail on unknown instructions | Alexander Graf |
2009-12-05 | Add support for S390x system emulation | Alexander Graf |
2009-12-05 | Add KVM support for S390x | Alexander Graf |
2009-12-05 | S/390 CPU fake emulation | Alexander Graf |