aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-19crypto: fix initialization of crypto in testsDaniel P. Berrange
2016-10-19qtest: fix make check complaint in crypto moduleGonglei
2016-10-19crypto: add mode check in qcrypto_cipher_new() for cipher-builtinGonglei
2016-10-19crypto: add CTR mode supportGonglei
2016-10-19crypto: extend mode as a parameter in qcrypto_cipher_supports()Gonglei
2016-10-18Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2016-10-17Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161017'...Peter Maydell
2016-10-17hw/char/pl011: Add trace eventsPeter Maydell
2016-10-17hw/intc/arm_gicv3: Fix ICC register tracepointsPeter Maydell
2016-10-17target-arm: Add trace events for the generic timersPeter Maydell
2016-10-17target-arm: Implement dummy MDCCINT_EL1Peter Maydell
2016-10-17Fix masking of PC lower bits when doing exception returnsPeter Maydell
2016-10-17target-arm: Comments added to identify cases in a switchThomas Hanson
2016-10-17target-arm: Code changes to implement overwrite of tag field on PC loadThomas Hanson
2016-10-17target-arm: Infrastucture changes to enable handling of tagged address loadin...Thomas Hanson
2016-10-17pxa2xx: Auto-assign name for i2c bus in i2c_init_bus.Vijay Kumar B
2016-10-17tests: cleanup ptimer-testPaolo Bonzini
2016-10-17tests: add a m25p80 testCédric Le Goater
2016-10-17hw/arm/virt: no ITS on older machine typesAndrew Jones
2016-10-17hw/arm/virt-acpi-build: fix MADT generationAndrew Jones
2016-10-17hw/intc/arm_gic_kvm: Fix build on aarch64Christopher Covington
2016-10-17hw/dma/pl080: Fix bad bit mask (PL080_CONF_M1 | PL080_CONF_M1)Thomas Huth
2016-10-17hw/arm/boot: allow using a command line specified dtb without a kernelMichael Olbrich
2016-10-17aspeed: add support for the SMC segment registersCédric Le Goater
2016-10-17aspeed: create mapping regions for the maximum number of slavesCédric Le Goater
2016-10-17aspeed: add support for the AST2500 SoC SMC controllersCédric Le Goater
2016-10-17aspeed: extend the number of host SPI controllersCédric Le Goater
2016-10-17aspeed: move the flash module mapping address under the controller definitionCédric Le Goater
2016-10-17aspeed: rename the smc object to fmcCédric Le Goater
2016-10-17target-arm: kvm: use AddressSpace-specific listenerPaolo Bonzini
2016-10-17Reducing stack frame size in stream_process_mem2s()Rutuja Shah
2016-10-17docs/generic-loader: Update the documentAlistair Francis
2016-10-17target-i386: Don't use cpu->migratable when filtering featuresEduardo Habkost
2016-10-17target-i386: Return runnability information on query-cpu-definitionsEduardo Habkost
2016-10-17target-i386: x86_cpu_load_features() functionEduardo Habkost
2016-10-17target-i386: Unset cannot_destroy_with_object_finalize_yetEduardo Habkost
2016-10-17target-i386/kvm: cache the return value of kvm_enable_x2apic()Radim Krčmář
2016-10-17intel_iommu: reject broken EIMRadim Krčmář
2016-10-17intel_iommu: add OnOffAuto intr_eim as "eim" propertyRadim Krčmář
2016-10-17intel_iommu: redo configuraton check in realizeRadim Krčmář
2016-10-17intel_iommu: pass whole remapped addresses to apicRadim Krčmář
2016-10-17apic: add send_msi() to APICCommonClassRadim Krčmář
2016-10-17apic: add global apic_get_class()Radim Krčmář
2016-10-17target-i386: Move warning code outside x86_cpu_filter_features()Eduardo Habkost
2016-10-17qmp: Add runnability information to query-cpu-definitionsEduardo Habkost
2016-10-17target-i386: xsave: Add FP and SSE bits to x86_ext_save_areasEduardo Habkost
2016-10-17target-i386: Register properties for feature aliases manuallyEduardo Habkost
2016-10-17target-i386: Remove underscores from feat_names arraysEduardo Habkost
2016-10-17target-i386: Make plus_features/minus_features QOM-basedEduardo Habkost
2016-10-17target-i386: Register aliases for feature names with underscoresEduardo Habkost