summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2017-01-27armv7m: MRS/MSR: handle unprivileged accessMichael Davidsaver
2017-01-25Merge remote-tracking branch 'remotes/xtensa/tags/20170124-xtensa' into stagingPeter Maydell
2017-01-25Merge remote-tracking branch 'remotes/rth/tags/pull-nios-20170124' into stagingPeter Maydell
2017-01-24nios2: Add architecture emulation supportChris Wulff
2017-01-24Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170124b'...Peter Maydell
2017-01-24migration: disallow migrate_add_blocker during migrationAshijeet Acharya
2017-01-24migration: extend VMStateInfoJianjun Duan
2017-01-24Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170124' into stagingPeter Maydell
2017-01-24Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2017-01-24s390x/kvm: fix cmma reset for KVMChristian Borntraeger
2017-01-24s390x/kvm: include hw_accel.h instead of kvm.hCornelia Huck
2017-01-24Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20170123' into stagingPeter Maydell
2017-01-23kvm: Allow invtsc migration if tsc-khz is set explicitlyEduardo Habkost
2017-01-23kvm: Simplify invtsc checkEduardo Habkost
2017-01-23i386: Return migration-safe field on query-cpu-definitionsEduardo Habkost
2017-01-23i386: Remove AMD feature flag aliases from Opteron modelsEduardo Habkost
2017-01-23x86: add AVX512_VPOPCNTDQ featuresHe Chen
2017-01-23target-hppa: Implement floating-point insnsRichard Henderson
2017-01-23target-hppa: Implement system and memory-management insnsRichard Henderson
2017-01-23target-hppa: Implement loads and storesRichard Henderson
2017-01-23target-hppa: Implement shifts and depositsRichard Henderson
2017-01-23target-hppa: Implement linux-user gateway pageRichard Henderson
2017-01-23target-hppa: Implement branchesRichard Henderson
2017-01-23target-hppa: Implement basic arithmeticRichard Henderson
2017-01-23target-hppa: Add nullification frameworkRichard Henderson
2017-01-23target-hppa: Add framework and enable compilationRichard Henderson
2017-01-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-01-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170120-v2' into sta...Peter Maydell
2017-01-20target-arm: Enable EL2 feature bit on A53 and A57Peter Maydell
2017-01-20target/arm/psci.c: If EL2 implemented, start CPUs in EL2Peter Maydell
2017-01-20target-arm: Add ARMCPU fields for GIC CPU i/f configPeter Maydell
2017-01-20target-arm: Expose output GPIO line for VCPU maintenance interruptPeter Maydell
2017-01-20target/arm: Implement DBGVCR32_EL2 system registerPeter Maydell
2017-01-20target/arm: Handle VIRQ and VFIQ in arm_cpu_do_interrupt_aarch32()Peter Maydell
2017-01-20s390x/pci: optimize calling s390_get_phb()Yi Min Zhao
2017-01-19hax: add Darwin supportVincent Palatin
2017-01-19Plumb the HAXM-based hardware acceleration supportVincent Palatin
2017-01-19target/i386: Add Intel HAX filesVincent Palatin
2017-01-19kvm: move cpu synchronization codeVincent Palatin
2017-01-19KVM: PPC: eliminate unnecessary duplicate constantsPaolo Bonzini
2017-01-18target-sparc: add ST_BLKINIT_ ASIs for UA2005+ CPUsArtyom Tarasenko
2017-01-18target-sparc: store the UA2005 entries in sun4u formatArtyom Tarasenko
2017-01-18target-sparc: implement UA2005 ASI_MMU (0x21)Artyom Tarasenko
2017-01-18target-sparc: add more registers to dump_mmuArtyom Tarasenko
2017-01-18target-sparc: implement auto-demapping for UA2005 CPUsArtyom Tarasenko
2017-01-18target-sparc: allow 256M sized pagesArtyom Tarasenko
2017-01-18target-sparc: simplify ultrasparc_tsb_pointerArtyom Tarasenko
2017-01-18target-sparc: implement UA2005 TSB PointersArtyom Tarasenko
2017-01-18target-sparc: use SparcV9MMU type for sparc64 I/D-MMUsArtyom Tarasenko
2017-01-18target-sparc: replace the last tlb entry when no free entries leftArtyom Tarasenko