aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-06-04scsi/lsi53c895a: Remove unused lsi_mem_*() return valueMao Zhongyi
2017-06-04register: display register prefix (name) since it is availablePhilippe Mathieu-Daudé
2017-06-04hw/sparc: use ARRAY_SIZE() macroPhilippe Mathieu-Daudé
2017-06-04hw/xtensa: sim: use g_string/g_newMax Filippov
2017-06-04altera_timer: fix incorrect memsetPaolo Bonzini
2017-06-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-06-02spec/vhost-user spec: Add IOMMU supportMaxime Coquelin
2017-06-02vhost-user: add slave-req-fd supportMarc-André Lureau
2017-06-02vhost-user: add vhost_user to hold the chrMarc-André Lureau
2017-06-02vhost: rework IOTLB messagingMaxime Coquelin
2017-06-02vhost: propagate errors in vhost_device_iotlb_miss()Maxime Coquelin
2017-06-02virtio-serial: fix segfault on disconnectStefan Hajnoczi
2017-06-02virtio: add virtqueue_alloc_element tracepointPaolo Bonzini
2017-06-02virtio-serial-bus: Unset hotplug handler when unrealizeLadi Prosek
2017-06-02Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2017-06-02Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170601' i...Peter Maydell
2017-06-02hw/arm/virt: fdt: generate distance-map when neededAndrew Jones
2017-06-02hw/arm/virt-acpi-build: build SLIT when neededAndrew Jones
2017-06-02aspeed: add some I2C devices to the Aspeed machinesCédric Le Goater
2017-06-02aspeed/i2c: introduce a state machineCédric Le Goater
2017-06-02aspeed/i2c: handle LAST command under the RX commandCédric Le Goater
2017-06-02aspeed/i2c: improve command handlingCédric Le Goater
2017-06-02arm: add MPU support to M profile CPUsMichael Davidsaver
2017-06-02hw/intc/arm_gicv3_cpuif: Fix priority masking for NS BPR1Peter Maydell
2017-06-02hw/intc/arm_gicv3_cpuif: Don't let BPR be set below its minimumPeter Maydell
2017-06-02hw/intc/arm_gicv3_cpuif: Fix reset value for VMCR_EL2.VBPR1Peter Maydell
2017-06-02load_uboot_image: don't assume a full header readAndrew Jones
2017-06-02hw/sparc64: QOM'ify sun4u.cxiaoqiang zhao
2017-06-02hw/sparc: QOM'ify sun4m.cxiaoqiang zhao
2017-06-02hw/timer: QOM'ify slavio_timerxiaoqiang zhao
2017-06-02hw/timer: QOM'ify m48txx_sysbusxiaoqiang zhao
2017-06-02hw/misc: QOM'ify slavio_misc.cxiaoqiang zhao
2017-06-02hw/dma: QOM'ify sun4m_iommu.cxiaoqiang zhao
2017-06-02hw/dma: QOM'ify sparc32_dma.cxiaoqiang zhao
2017-06-02hw/misc: QOM'ify eccmemctl.cxiaoqiang zhao
2017-06-01migration: Split qemu-file.hJuan Quintela
2017-06-01migration: Remove unneeded includes of migration/vmstate.hJuan Quintela
2017-06-01Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2017-05-30Merge remote-tracking branch 'kwolf/tags/for-upstream' into stagingStefan Hajnoczi
2017-05-30Merge remote-tracking branch 'kraxel/tags/pull-usb-20170529-1' into stagingStefan Hajnoczi
2017-05-30Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi
2017-05-30Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170525' into stagingStefan Hajnoczi
2017-05-30Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into stagingStefan Hajnoczi
2017-05-30Merge remote-tracking branch 'ehabkost/tags/numa-pull-request' into stagingStefan Hajnoczi
2017-05-29ehci: fix frame timer invocation.Gerd Hoffmann
2017-05-29usb: don't wakeup during coldplugGerd Hoffmann
2017-05-29usb-hub: set PORT_STAT_C_SUSPEND on host-initiated wake-upLadi Prosek
2017-05-29xhci: add CONFIG_USB_XHCI_NEC optionGerd Hoffmann
2017-05-29xhci: split into multiple filesGerd Hoffmann
2017-05-29usb: Simplify the parameter parsing of the legacy usb serial deviceThomas Huth