summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-19crypto: add CTR mode supportGonglei6-11/+94
2016-10-19crypto: extend mode as a parameter in qcrypto_cipher_supports()Gonglei8-9/+47
2016-10-18Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell15-223/+526
2016-10-17Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161017'...Peter Maydell33-168/+882
2016-10-17hw/char/pl011: Add trace eventsPeter Maydell2-21/+59
2016-10-17hw/intc/arm_gicv3: Fix ICC register tracepointsPeter Maydell2-15/+22
2016-10-17target-arm: Add trace events for the generic timersPeter Maydell3-4/+27
2016-10-17target-arm: Implement dummy MDCCINT_EL1Peter Maydell1-0/+8
2016-10-17Fix masking of PC lower bits when doing exception returnsPeter Maydell2-9/+27
2016-10-17target-arm: Comments added to identify cases in a switchThomas Hanson1-3/+3
2016-10-17target-arm: Code changes to implement overwrite of tag field on PC loadThomas Hanson1-5/+77
2016-10-17target-arm: Infrastucture changes to enable handling of tagged address loadin...Thomas Hanson4-2/+100
2016-10-17pxa2xx: Auto-assign name for i2c bus in i2c_init_bus.Vijay Kumar B1-1/+1
2016-10-17tests: cleanup ptimer-testPaolo Bonzini4-18/+21
2016-10-17tests: add a m25p80 testCédric Le Goater2-0/+254
2016-10-17hw/arm/virt: no ITS on older machine typesAndrew Jones3-5/+13
2016-10-17hw/arm/virt-acpi-build: fix MADT generationAndrew Jones1-8/+6
2016-10-17hw/intc/arm_gic_kvm: Fix build on aarch64Christopher Covington1-14/+0
2016-10-17hw/dma/pl080: Fix bad bit mask (PL080_CONF_M1 | PL080_CONF_M1)Thomas Huth1-1/+1
2016-10-17hw/arm/boot: allow using a command line specified dtb without a kernelMichael Olbrich2-7/+2
2016-10-17aspeed: add support for the SMC segment registersCédric Le Goater1-5/+130
2016-10-17aspeed: create mapping regions for the maximum number of slavesCédric Le Goater1-3/+13
2016-10-17aspeed: add support for the AST2500 SoC SMC controllersCédric Le Goater3-7/+44
2016-10-17aspeed: extend the number of host SPI controllersCédric Le Goater3-17/+35
2016-10-17aspeed: move the flash module mapping address under the controller definitionCédric Le Goater3-10/+17
2016-10-17aspeed: rename the smc object to fmcCédric Le Goater3-11/+11
2016-10-17target-arm: kvm: use AddressSpace-specific listenerPaolo Bonzini1-1/+2
2016-10-17Reducing stack frame size in stream_process_mem2s()Rutuja Shah1-4/+4
2016-10-17docs/generic-loader: Update the documentAlistair Francis1-7/+15
2016-10-17target-i386: Don't use cpu->migratable when filtering featuresEduardo Habkost1-1/+1
2016-10-17target-i386: Return runnability information on query-cpu-definitionsEduardo Habkost1-0/+76
2016-10-17target-i386: x86_cpu_load_features() functionEduardo Habkost1-24/+41
2016-10-17target-i386: Unset cannot_destroy_with_object_finalize_yetEduardo Habkost1-5/+0
2016-10-17target-i386/kvm: cache the return value of kvm_enable_x2apic()Radim Krčmář1-2/+15
2016-10-17intel_iommu: reject broken EIMRadim Krčmář6-1/+39
2016-10-17intel_iommu: add OnOffAuto intr_eim as "eim" propertyRadim Krčmář2-3/+22
2016-10-17intel_iommu: redo configuraton check in realizeRadim Krčmář1-8/+18
2016-10-17intel_iommu: pass whole remapped addresses to apicRadim Krčmář1-12/+9
2016-10-17apic: add send_msi() to APICCommonClassRadim Krčmář4-8/+29
2016-10-17apic: add global apic_get_class()Radim Krčmář3-3/+13
2016-10-17target-i386: Move warning code outside x86_cpu_filter_features()Eduardo Habkost1-9/+19
2016-10-17qmp: Add runnability information to query-cpu-definitionsEduardo Habkost1-1/+22
2016-10-17target-i386: xsave: Add FP and SSE bits to x86_ext_save_areasEduardo Habkost1-4/+18
2016-10-17target-i386: Register properties for feature aliases manuallyEduardo Habkost1-22/+21
2016-10-17target-i386: Remove underscores from feat_names arraysEduardo Habkost1-16/+20
2016-10-17target-i386: Make plus_features/minus_features QOM-basedEduardo Habkost1-86/+20
2016-10-17target-i386: Register aliases for feature names with underscoresEduardo Habkost1-0/+22
2016-10-17target-i386: Disable VME by default with TCGEduardo Habkost1-0/+10
2016-10-17target-i386: List CPU models using subclass listEduardo Habkost2-29/+78
2016-10-17tests: Add test case for x86 feature parsing compatibilityEduardo Habkost1-0/+44