aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-06-02Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170601' i...Peter Maydell5-4/+1
2017-06-02hw/arm/virt: fdt: generate distance-map when neededAndrew Jones1-0/+21
2017-06-02hw/arm/virt-acpi-build: build SLIT when neededAndrew Jones1-0/+4
2017-06-02aspeed: add some I2C devices to the Aspeed machinesCédric Le Goater1-0/+27
2017-06-02aspeed/i2c: introduce a state machineCédric Le Goater1-3/+33
2017-06-02aspeed/i2c: handle LAST command under the RX commandCédric Le Goater1-3/+6
2017-06-02aspeed/i2c: improve command handlingCédric Le Goater1-6/+18
2017-06-02arm: add MPU support to M profile CPUsMichael Davidsaver1-0/+104
2017-06-02hw/intc/arm_gicv3_cpuif: Fix priority masking for NS BPR1Peter Maydell1-4/+38
2017-06-02hw/intc/arm_gicv3_cpuif: Don't let BPR be set below its minimumPeter Maydell1-0/+6
2017-06-02hw/intc/arm_gicv3_cpuif: Fix reset value for VMCR_EL2.VBPR1Peter Maydell1-1/+1
2017-06-02load_uboot_image: don't assume a full header readAndrew Jones1-1/+2
2017-06-02char: make chr_fe_deinit() optionaly delete backendMarc-André Lureau5-10/+5
2017-06-02char: move CharBackend handling in char-fe unitMarc-André Lureau32-26/+32
2017-06-02be-hci: use backend functionsMarc-André Lureau1-6/+3
2017-06-02chardev: serial & parallel declaration to own headersMarc-André Lureau8-8/+8
2017-06-02chardev: move headers to include/chardevMarc-André Lureau43-43/+43
2017-06-02Remove/replace sysemu/char.h inclusionMarc-André Lureau12-12/+1
2017-06-02hw/sparc64: QOM'ify sun4u.cxiaoqiang zhao1-11/+9
2017-06-02hw/sparc: QOM'ify sun4m.cxiaoqiang zhao1-35/+19
2017-06-02hw/timer: QOM'ify slavio_timerxiaoqiang zhao1-7/+5
2017-06-02hw/timer: QOM'ify m48txx_sysbusxiaoqiang zhao1-19/+19
2017-06-02hw/misc: QOM'ify slavio_misc.cxiaoqiang zhao1-26/+17
2017-06-02hw/dma: QOM'ify sun4m_iommu.cxiaoqiang zhao1-7/+5
2017-06-02hw/dma: QOM'ify sparc32_dma.cxiaoqiang zhao1-10/+15
2017-06-02hw/misc: QOM'ify eccmemctl.cxiaoqiang zhao1-9/+16
2017-06-01migration: Split qemu-file.hJuan Quintela4-3/+1
2017-06-01migration: Remove unneeded includes of migration/vmstate.hJuan Quintela1-1/+0
2017-06-01Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell8-139/+164
2017-05-30Merge remote-tracking branch 'kwolf/tags/for-upstream' into stagingStefan Hajnoczi2-4/+144
2017-05-30Merge remote-tracking branch 'kraxel/tags/pull-usb-20170529-1' into stagingStefan Hajnoczi8-257/+330
2017-05-30Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi15-144/+274
2017-05-30Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170525' into stagingStefan Hajnoczi9-172/+330
2017-05-30Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into stagingStefan Hajnoczi40-59/+64
2017-05-30Merge remote-tracking branch 'ehabkost/tags/numa-pull-request' into stagingStefan Hajnoczi1-1/+2
2017-05-29ehci: fix frame timer invocation.Gerd Hoffmann1-3/+10
2017-05-29usb: don't wakeup during coldplugGerd Hoffmann1-0/+8
2017-05-29usb-hub: set PORT_STAT_C_SUSPEND on host-initiated wake-upLadi Prosek1-1/+14
2017-05-29xhci: add CONFIG_USB_XHCI_NEC optionGerd Hoffmann1-1/+1
2017-05-29xhci: split into multiple filesGerd Hoffmann4-236/+292
2017-05-29usb: Simplify the parameter parsing of the legacy usb serial deviceThomas Huth1-16/+5
2017-05-29ehci: fix overflow in frame timer codeGerd Hoffmann1-1/+1
2017-05-29pc: ACPI BIOS: use highest NUMA node for hotplug mem hole SRAT entryLadi Prosek1-2/+5
2017-05-26nvme: Add support for Controller Memory BuffersStephen Bates2-4/+144
2017-05-25vhost-user: pass message as a pointer to process_message_reply()Maxime Coquelin1-6/+6
2017-05-25virtio_net: Bypass backends for MTU feature negotiationMaxime Coquelin1-1/+16
2017-05-25intel_iommu: support passthrough (PT)Peter Xu4-59/+176
2017-05-25intel_iommu: allow dev-iotlb context entry conditionallyPeter Xu1-13/+36
2017-05-25intel_iommu: use IOMMU_ACCESS_FLAG()Peter Xu1-1/+1
2017-05-25intel_iommu: provide vtd_ce_get_type()Peter Xu1-1/+6