aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-10-02ps2: prevent changing irq state on save and loadPavel Dovgalyuk
2018-10-02es1370: fix ADC_FRAMEADR and ADC_FRAMECNTPaolo Bonzini
2018-10-02virtio: Return true from virtio_queue_empty if brokenFam Zheng
2018-10-01Merge remote-tracking branch 'remotes/kraxel/tags/usb-20181001-pull-request' ...Peter Maydell
2018-10-01Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180927-pull-request' ...Peter Maydell
2018-10-01ohci: set effectively usb frame rate to 1kHzMiguel GAIO
2018-10-01usb-hub: clear suspend on detachGerd Hoffmann
2018-10-01usb-mtp: reset ObjectInfo dataset size on cleanupBandan Das
2018-10-01usb-mtp: fix error conditions for write operationBandan
2018-09-27qxl: support mono cursors with inverted colorsPeter Wu
2018-09-27qxl: use guest_monitor_config for local renderer.Gerd Hoffmann
2018-09-27display/stdvga: add edid support.Gerd Hoffmann
2018-09-27display/edid: add region helper.Gerd Hoffmann
2018-09-27display/edid: add qemu_edid_size()Gerd Hoffmann
2018-09-27display/edid: add edid generator to qemu.Gerd Hoffmann
2018-09-25Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-09-2...Peter Maydell
2018-09-25qdev: fix a typo in commentLi Qiang
2018-09-25hw/core/machine: Officially deprecate the enforce-config-section parameterThomas Huth
2018-09-25Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180925' into s...Peter Maydell
2018-09-25aspeed/smc: fix some alignment issuesCédric Le Goater
2018-09-25hw/arm/aspeed: Add an Aspeed machine classCédric Le Goater
2018-09-25hw/arm/aspeed: change the FMC flash model of the AST2500 evbCédric Le Goater
2018-09-25aspeed/timer: fix compile breakage with clang 3.4.2Cédric Le Goater
2018-09-25hw/timer/cmsdk-apb-dualtimer: Add missing 'break' statementsPeter Maydell
2018-09-25hw/net/pcnet-pci: Unify pcnet_ioport_read/write and pcnet_mmio_read/writePeter Maydell
2018-09-25hw/net/pcnet-pci: Convert away from old_mmio accessorsPeter Maydell
2018-09-25hw/intc/arm_gic: Drop GIC_BASE_IRQ macroPeter Maydell
2018-09-25hw/arm/smmuv3: fix eventq recording and IRQ triggerringEric Auger
2018-09-25qmp, hmp: add PCI subsystem id and vendor id to PCI infoDenis V. Lunev
2018-09-25hw/arm/smmu-common: Fix the name of the iommu memory regionsEric Auger
2018-09-25aspeed/i2c: Fix receive done interrupt handlingGuenter Roeck
2018-09-25aspeed/i2c: Handle receive command in separate functionGuenter Roeck
2018-09-25aspeed/i2c: interrupts should be cleared by software onlyCédric Le Goater
2018-09-25arm: Add BBC micro:bit machineJoel Stanley
2018-09-25arm: Add Nordic Semiconductor nRF51 SoCJoel Stanley
2018-09-25hw/arm/virt-acpi-build: Add a check for memory-less NUMA nodesShannon Zhao
2018-09-25hw/arm/exynos4210: fix Exynos4210 UART supportBartlomiej Zolnierkiewicz
2018-09-25Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into...Peter Maydell
2018-09-25Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-09-24' into...Peter Maydell
2018-09-25Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc.for-upstream-2...Peter Maydell
2018-09-2540p: add fixed IRQ routing for LSI SCSI deviceMark Cave-Ayland
2018-09-25lsi53c895a: add optional external IRQ via qdevMark Cave-Ayland
2018-09-25scsi: remove unused lsi53c895a_create() and lsi53c810_create() functionsMark Cave-Ayland
2018-09-25scsi: move lsi53c8xx_create() callers to lsi53c8xx_handle_legacy_cmdline()Mark Cave-Ayland
2018-09-25scsi: add lsi53c8xx_handle_legacy_cmdline() functionMark Cave-Ayland
2018-09-25sm501: Adjust endianness of pixel value in rectangle fillMarcus Comstedt
2018-09-25spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dtCédric Le Goater
2018-09-25spapr: increase the size of the IRQ number spaceCédric Le Goater
2018-09-25spapr: introduce a spapr_irq class 'nr_msis' attributeCédric Le Goater
2018-09-2540p: use OR gate to wire up raven PCI interruptsMark Cave-Ayland