aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove exec-all.h inclusion from cpu.hPaolo Bonzini2010-07-031-1/+0
* move cpu_pc_from_tb to target-*/exec.hPaolo Bonzini2010-07-032-5/+6
* target-s390: enable SIGP Initial ResetAlexander Graf2010-05-181-3/+14
* Do not stop VM if emulation failed in userspace.Gleb Natapov2010-05-111-0/+5
* kvm: enable smp > 1Marcelo Tosatti2010-05-111-0/+5
* S390: Add stub for cpu_get_phys_page_debugAlexander Graf2010-04-011-0/+5
* Large page TLB flushPaul Brook2010-03-171-4/+5
* Remove cpu_get_phys_page_debug from userspace emulationPaul Brook2010-03-121-5/+0
* Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.Richard Henderson2010-03-121-0/+5
* Update to a hopefully more future proof FSF addressBlue Swirl2010-03-075-10/+5
* KVM: Rework VCPU state writeback APIJan Kiszka2010-03-041-2/+1
* Fix incorrect exception_index useBlue Swirl2010-02-141-2/+2
* kill regs_to_env and env_to_regsPaolo Bonzini2010-01-191-8/+0
* target-s390: Fail on unknown instructionsAlexander Graf2009-12-181-1/+1
* Add support for S390x system emulationAlexander Graf2009-12-054-2/+208
* Add KVM support for S390xAlexander Graf2009-12-051-0/+483
* S/390 CPU fake emulationAlexander Graf2009-12-055-0/+372