summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * char: rename some frontend functionsMarc-André Lureau2016-10-2414-17/+17
| * char: remaining switch to CharBackend in frontendMarc-André Lureau2016-10-245-45/+59
| * char: replace PROP_CHR with CharBackendMarc-André Lureau2016-10-2430-258/+292
| * xilinx: fix buffer overflow on realizePaolo Bonzini2016-10-241-2/+5
| * char: remove init callbackMarc-André Lureau2016-10-2411-15/+15
| * malta: replace chr init by CHR_EVENT_OPENED handlerMarc-André Lureau2016-10-241-11/+19
| * sun4uv: fix serial initialization regressionMarc-André Lureau2016-10-247-9/+10
| * char: serial: check divider value against baud basePrasad J Pandit2016-10-241-1/+2
* | xen_platform: SUSE xenlinux unplug for emulated PCIOlaf Hering2016-10-211-1/+26
* | xen_platform: unplug also SCSI disksOlaf Hering2016-10-211-0/+4
* | xen-usb: do not reference PAGE_SIZEStefano Stabellini2016-10-211-2/+2
|/
* Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161017.0' ...Peter Maydell2016-10-186-189/+248
|\
| * vfio: fix duplicate function callCao jin2016-10-171-2/+6
| * vfio/pci: Fix vfio_rtl8168_quirk_data_read address offsetThorsten Kohfeldt2016-10-171-1/+1
| * vfio/pci: Handle host oversightEric Auger2016-10-171-0/+11
| * vfio/pci: Remove vfio_populate_device returned valueEric Auger2016-10-171-13/+10Star
| * vfio/pci: Remove vfio_msix_early_setup returned valueEric Auger2016-10-171-10/+10
| * vfio/pci: Conversion to realizeEric Auger2016-10-172-39/+27Star
| * vfio/platform: Pass an error object to vfio_base_device_initEric Auger2016-10-171-23/+27
| * vfio/platform: fix a wrong returned value in vfio_populate_deviceEric Auger2016-10-171-0/+1
| * vfio/platform: Pass an error object to vfio_populate_deviceEric Auger2016-10-171-12/+13
| * vfio: Pass an error object to vfio_get_deviceEric Auger2016-10-173-11/+10Star
| * vfio: Pass an error object to vfio_get_groupEric Auger2016-10-173-17/+21
| * vfio: Pass an Error object to vfio_connect_containerEric Auger2016-10-171-15/+25
| * vfio/pci: Pass an error object to vfio_pci_igd_opregion_initEric Auger2016-10-173-8/+8
| * vfio/pci: Pass an error object to vfio_add_capabilitiesEric Auger2016-10-171-28/+31
| * vfio/pci: Pass an error object to vfio_intx_enableEric Auger2016-10-171-12/+29
| * vfio/pci: Pass an error object to vfio_msix_early_setupEric Auger2016-10-171-5/+8
| * vfio/pci: Pass an error object to vfio_populate_deviceEric Auger2016-10-171-14/+12Star
| * vfio/pci: Pass an error object to vfio_populate_vgaEric Auger2016-10-173-9/+16
| * vfio/pci: Use local error object in vfio_initfnEric Auger2016-10-171-30/+42
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...Peter Maydell2016-10-182-138/+124Star
|\ \
| * | pc: Register TYPE_PC_MACHINE properties as class propertiesEduardo Habkost2016-10-171-30/+26Star
| * | machine: Register TYPE_MACHINE properties as class propertiesEduardo Habkost2016-10-171-108/+98Star
| |/
* | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2016-10-185-29/+86
|\ \
| * | intel_iommu: reject broken EIMRadim Krčmář2016-10-171-1/+15
| * | intel_iommu: add OnOffAuto intr_eim as "eim" propertyRadim Krčmář2016-10-171-3/+21
| * | intel_iommu: redo configuraton check in realizeRadim Krčmář2016-10-171-8/+18
| * | intel_iommu: pass whole remapped addresses to apicRadim Krčmář2016-10-171-12/+9Star
| * | apic: add send_msi() to APICCommonClassRadim Krčmář2016-10-173-8/+25
| * | apic: add global apic_get_class()Radim Krčmář2016-10-171-0/+1
| |/
* | hw/char/pl011: Add trace eventsPeter Maydell2016-10-172-21/+59
* | hw/intc/arm_gicv3: Fix ICC register tracepointsPeter Maydell2016-10-172-15/+22
* | pxa2xx: Auto-assign name for i2c bus in i2c_init_bus.Vijay Kumar B2016-10-171-1/+1
* | hw/arm/virt: no ITS on older machine typesAndrew Jones2016-10-172-5/+12
* | hw/arm/virt-acpi-build: fix MADT generationAndrew Jones2016-10-171-8/+6Star
* | hw/intc/arm_gic_kvm: Fix build on aarch64Christopher Covington2016-10-171-14/+0Star
* | hw/dma/pl080: Fix bad bit mask (PL080_CONF_M1 | PL080_CONF_M1)Thomas Huth2016-10-171-1/+1
* | hw/arm/boot: allow using a command line specified dtb without a kernelMichael Olbrich2016-10-171-2/+2
* | aspeed: add support for the SMC segment registersCédric Le Goater2016-10-171-5/+130