aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-17hostmem-file: Register TYPE_MEMORY_BACKEND_FILE properties as class propertiesEduardo Habkost
2016-10-17hostmem: Register TYPE_MEMORY_BACKEND properties as class propertiesEduardo Habkost
2016-10-17pc: Register TYPE_PC_MACHINE properties as class propertiesEduardo Habkost
2016-10-17machine: Register TYPE_MACHINE properties as class propertiesEduardo Habkost
2016-10-17machine: Fix replacement of '_' by '-' in machine property namesMarkus Armbruster
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
2016-10-17target-i386: Disable VME by default with TCGEduardo Habkost
2016-10-17target-i386: List CPU models using subclass listEduardo Habkost
2016-10-17tests: Add test case for x86 feature parsing compatibilityEduardo Habkost
2016-10-17vfio: fix duplicate function callCao jin
2016-10-17vfio/pci: Fix vfio_rtl8168_quirk_data_read address offsetThorsten Kohfeldt
2016-10-17vfio/pci: Handle host oversightEric Auger
2016-10-17vfio/pci: Remove vfio_populate_device returned valueEric Auger
2016-10-17vfio/pci: Remove vfio_msix_early_setup returned valueEric Auger
2016-10-17vfio/pci: Conversion to realizeEric Auger
2016-10-17vfio/platform: Pass an error object to vfio_base_device_initEric Auger
2016-10-17vfio/platform: fix a wrong returned value in vfio_populate_deviceEric Auger
2016-10-17vfio/platform: Pass an error object to vfio_populate_deviceEric Auger
2016-10-17vfio: Pass an error object to vfio_get_deviceEric Auger
2016-10-17vfio: Pass an error object to vfio_get_groupEric Auger