summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)AuthorFilesLines
2017-01-27replay: improve interrupt handlingPavel Dovgalyuk1-0/+1
2017-01-25Merge remote-tracking branch 'remotes/xtensa/tags/20170124-xtensa' into stagingPeter Maydell7-101/+348
2017-01-25Merge remote-tracking branch 'remotes/rth/tags/pull-nios-20170124' into stagingPeter Maydell10-0/+2239
2017-01-24nios2: Add architecture emulation supportChris Wulff10-0/+2239
2017-01-24Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170124b'...Peter Maydell7-26/+68
2017-01-24migration: disallow migrate_add_blocker during migrationAshijeet Acharya1-3/+13
2017-01-24migration: extend VMStateInfoJianjun Duan6-23/+55
2017-01-24Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170124' into stagingPeter Maydell1-2/+2
2017-01-24Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell4-44/+30
2017-01-24s390x/kvm: fix cmma reset for KVMChristian Borntraeger1-1/+1
2017-01-24s390x/kvm: include hw_accel.h instead of kvm.hCornelia Huck1-1/+1
2017-01-24Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20170123' into stagingPeter Maydell9-0/+5191
2017-01-23kvm: Allow invtsc migration if tsc-khz is set explicitlyEduardo Habkost1-9/+11
2017-01-23kvm: Simplify invtsc checkEduardo Habkost1-2/+2
2017-01-23i386: Return migration-safe field on query-cpu-definitionsEduardo Habkost2-0/+5
2017-01-23i386: Remove AMD feature flag aliases from Opteron modelsEduardo Habkost1-34/+12
2017-01-23x86: add AVX512_VPOPCNTDQ featuresHe Chen2-1/+2
2017-01-23target-hppa: Implement floating-point insnsRichard Henderson3-0/+1177
2017-01-23target-hppa: Implement system and memory-management insnsRichard Henderson3-0/+219
2017-01-23target-hppa: Implement loads and storesRichard Henderson3-0/+699
2017-01-23target-hppa: Implement shifts and depositsRichard Henderson1-0/+309
2017-01-23target-hppa: Implement linux-user gateway pageRichard Henderson1-4/+81
2017-01-23target-hppa: Implement branchesRichard Henderson1-0/+477
2017-01-23target-hppa: Implement basic arithmeticRichard Henderson3-0/+907
2017-01-23target-hppa: Add nullification frameworkRichard Henderson1-4/+224
2017-01-23target-hppa: Add framework and enable compilationRichard Henderson9-0/+1106
2017-01-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell20-19/+2879
2017-01-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170120-v2' into sta...Peter Maydell1-1/+1
2017-01-20target-arm: Enable EL2 feature bit on A53 and A57Peter Maydell3-0/+16
2017-01-20target/arm/psci.c: If EL2 implemented, start CPUs in EL2Peter Maydell1-7/+18
2017-01-20target-arm: Add ARMCPU fields for GIC CPU i/f configPeter Maydell2-0/+11
2017-01-20target-arm: Expose output GPIO line for VCPU maintenance interruptPeter Maydell2-0/+5
2017-01-20target/arm: Implement DBGVCR32_EL2 system registerPeter Maydell1-0/+7
2017-01-20target/arm: Handle VIRQ and VFIQ in arm_cpu_do_interrupt_aarch32()Peter Maydell1-0/+14
2017-01-20s390x/pci: optimize calling s390_get_phb()Yi Min Zhao1-1/+1
2017-01-19hax: add Darwin supportVincent Palatin4-0/+390
2017-01-19Plumb the HAXM-based hardware acceleration supportVincent Palatin1-0/+4
2017-01-19target/i386: Add Intel HAX filesVincent Palatin6-0/+2459
2017-01-19kvm: move cpu synchronization codeVincent Palatin7-4/+7
2017-01-19KVM: PPC: eliminate unnecessary duplicate constantsPaolo Bonzini1-12/+0
2017-01-18target-sparc: add ST_BLKINIT_ ASIs for UA2005+ CPUsArtyom Tarasenko1-0/+11
2017-01-18target-sparc: store the UA2005 entries in sun4u formatArtyom Tarasenko2-8/+47
2017-01-18target-sparc: implement UA2005 ASI_MMU (0x21)Artyom Tarasenko1-0/+31
2017-01-18target-sparc: add more registers to dump_mmuArtyom Tarasenko1-0/+2
2017-01-18target-sparc: implement auto-demapping for UA2005 CPUsArtyom Tarasenko1-0/+22
2017-01-18target-sparc: allow 256M sized pagesArtyom Tarasenko1-17/+1
2017-01-18target-sparc: simplify ultrasparc_tsb_pointerArtyom Tarasenko1-36/+15
2017-01-18target-sparc: implement UA2005 TSB PointersArtyom Tarasenko2-22/+104
2017-01-18target-sparc: use SparcV9MMU type for sparc64 I/D-MMUsArtyom Tarasenko3-36/+24
2017-01-18target-sparc: replace the last tlb entry when no free entries leftArtyom Tarasenko1-2/+4