aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-05-13hw/arm: Express dependencies of sabrelite with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of canon-a1100 with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of the raspi machines with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of the MPS2 boards with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of allwinner / cubieboard with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of netduino / stm32f2xx with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of the virt machine with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of the aspeed boards with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of collie with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of xilinx-zynq with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of the PXA2xx machines with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of realview, versatile and vexpress with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of stellaris with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of the OMAP machines with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of musicpal with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of the fsl-imx31 machine with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of integratorcp with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of the highbank machines with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of the exynos machines with KconfigThomas Huth
2019-05-13hw/ide/ahci: Add a Kconfig switch for the AHCI-ICH9 deviceThomas Huth
2019-05-13hw/pci/pci-stub: Add msi_enabled() and msi_notify() to the pci stubsThomas Huth
2019-05-09Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-0...Peter Maydell
2019-05-09Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-05-08target/openrisc: Fix LGPL information in the file headersThomas Huth
2019-05-08hw/i2c/smbus_ich9: Fix the confusing contributions-after-2012 statementThomas Huth
2019-05-08Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190507'...Peter Maydell
2019-05-07Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190507-pull-request' ...Peter Maydell
2019-05-07hw/intc/armv7m_nvic: Don't enable ARMV7M_EXCP_DEBUG from resetPeter Maydell
2019-05-07hw/intc/armv7m_nvic: NS BFAR and BFSR are RAZ/WI if BFHFNMINS == 0Peter Maydell
2019-05-07hw/arm/armv7m_nvic: Check subpriority in nvic_recompute_state_secure()Peter Maydell
2019-05-07arm: aspeed: Set SDRAM sizeJoel Stanley
2019-05-07hw/arm/raspi: Diagnose requests for too much RAMPeter Maydell
2019-05-07hw/arm/virt: Support firmware configuration with -blockdevMarkus Armbruster
2019-05-07pflash_cfi01: New pflash_cfi01_legacy_drive()Markus Armbruster
2019-05-07pc: Rearrange pc_system_firmware_init()'s legacy -drive loopMarkus Armbruster
2019-05-07i2c-ddc: move it to hw/displayPaolo Bonzini
2019-05-07ati-vga: Fix check for blt outside vramBALATON Zoltan
2019-05-07qxl: avoid unaligned pointer reads/writesDaniel P. Berrangé
2019-05-07hw/display/cirrus_vga: Remove unused includePhilippe Mathieu-Daudé
2019-05-07hw/display/cirrus_vga: Update the documentation URLPhilippe Mathieu-Daudé
2019-05-07qxl: check release info objectPrasad J Pandit
2019-05-04hw/pvrdma: Add support for SRQKamal Heib
2019-05-04hw/rdma: Modify create/destroy QP to support SRQKamal Heib
2019-05-04hw/rdma: Add support for managing SRQ resourceKamal Heib
2019-05-04hw/rdma: Add SRQ support to backend layerKamal Heib
2019-05-03Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190503-v2-pull-reques...Peter Maydell
2019-05-03hw/sparc/leon3: Allow load of uImage firmwaresPhilippe Mathieu-Daudé
2019-05-03hw/usb: avoid format truncation warning when formatting port nameDaniel P. Berrangé
2019-05-02hw/net/pcnet: Use qemu_log_mask(GUEST_ERROR) instead of printfPhilippe Mathieu-Daudé
2019-05-02hw/pci-host: Use object_initialize_child for correct reference countingThomas Huth