summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-10-24char: use qemu_chr_fe* functions with CharBackend argumentMarc-André Lureau
2016-10-24char: rename some frontend functionsMarc-André Lureau
2016-10-24char: remaining switch to CharBackend in frontendMarc-André Lureau
2016-10-24char: replace PROP_CHR with CharBackendMarc-André Lureau
2016-10-24xilinx: fix buffer overflow on realizePaolo Bonzini
2016-10-24char: remove init callbackMarc-André Lureau
2016-10-24malta: replace chr init by CHR_EVENT_OPENED handlerMarc-André Lureau
2016-10-24sun4uv: fix serial initialization regressionMarc-André Lureau
2016-10-24char: serial: check divider value against baud basePrasad J Pandit
2016-10-21xen_platform: SUSE xenlinux unplug for emulated PCIOlaf Hering
2016-10-21xen_platform: unplug also SCSI disksOlaf Hering
2016-10-21xen-usb: do not reference PAGE_SIZEStefano Stabellini
2016-10-18Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161017.0' ...Peter Maydell
2016-10-18Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...Peter Maydell
2016-10-18Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2016-10-17hw/char/pl011: Add trace eventsPeter Maydell
2016-10-17hw/intc/arm_gicv3: Fix ICC register tracepointsPeter Maydell
2016-10-17pxa2xx: Auto-assign name for i2c bus in i2c_init_bus.Vijay Kumar B
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-17Reducing stack frame size in stream_process_mem2s()Rutuja Shah
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-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-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
2016-10-17vfio: Pass an Error object to vfio_connect_containerEric Auger