summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-05-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-1...HEADmasterPeter Maydell9-15/+355
2019-05-13Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...Peter Maydell14-20/+24
2019-05-13hw/arm: Express dependencies of the musca machines with KconfigThomas Huth1-3/+6
2019-05-13hw/arm: Express dependencies of the xlnx-versal-virt machine with KconfigThomas Huth1-0/+4
2019-05-13hw/arm: Express dependencies of the ZynqMP zcu102 machine with KconfigThomas Huth2-0/+12
2019-05-13hw/arm: Express dependencies of the microbit / nrf51 machine with KconfigThomas Huth2-1/+8
2019-05-13hw/arm: Express dependencies of the remaining IMX boards with KconfigThomas Huth1-0/+19
2019-05-13hw/arm: Express dependencies of the MSF2 / EMCRAFT_SF2 machine with KconfigThomas Huth2-1/+10
2019-05-13hw/arm: Express dependencies of sabrelite with KconfigThomas Huth2-1/+11
2019-05-13hw/arm: Express dependencies of canon-a1100 with KconfigThomas Huth1-0/+1
2019-05-13hw/arm: Express dependencies of the raspi machines with KconfigThomas Huth1-0/+3
2019-05-13hw/arm: Express dependencies of the MPS2 boards with KconfigThomas Huth1-0/+19
2019-05-13hw/arm: Express dependencies of allwinner / cubieboard with KconfigThomas Huth1-0/+9
2019-05-13hw/arm: Express dependencies of netduino / stm32f2xx with KconfigThomas Huth1-0/+7
2019-05-13hw/arm: Express dependencies of the virt machine with KconfigThomas Huth2-1/+21
2019-05-13hw/arm: Express dependencies of the aspeed boards with KconfigThomas Huth1-0/+10
2019-05-13hw/arm: Express dependencies of collie with KconfigThomas Huth2-1/+8
2019-05-13hw/arm: Express dependencies of xilinx-zynq with KconfigThomas Huth1-0/+12
2019-05-13hw/arm: Express dependencies of the PXA2xx machines with KconfigThomas Huth2-1/+46
2019-05-13hw/arm: Express dependencies of realview, versatile and vexpress with KconfigThomas Huth4-2/+52
2019-05-13hw/arm: Express dependencies of stellaris with KconfigThomas Huth1-0/+11
2019-05-13hw/arm: Express dependencies of the OMAP machines with KconfigThomas Huth2-1/+27
2019-05-13hw/arm: Express dependencies of musicpal with KconfigThomas Huth1-0/+5
2019-05-13hw/arm: Express dependencies of the fsl-imx31 machine with KconfigThomas Huth2-0/+6
2019-05-13hw/arm: Express dependencies of integratorcp with KconfigThomas Huth2-0/+9
2019-05-13hw/arm: Express dependencies of the highbank machines with KconfigThomas Huth1-0/+11
2019-05-13hw/arm: Express dependencies of the exynos machines with KconfigThomas Huth1-0/+10
2019-05-13hw/ide/ahci: Add a Kconfig switch for the AHCI-ICH9 deviceThomas Huth3-3/+7
2019-05-13hw/pci/pci-stub: Add msi_enabled() and msi_notify() to the pci stubsThomas Huth1-0/+11
2019-05-13Clean up decorations and whitespace around header guardsMarkus Armbruster1-1/+1
2019-05-13Normalize header guard symbol definition.Markus Armbruster1-1/+2
2019-05-13Clean up ill-advised or unusual header guardsMarkus Armbruster3-7/+8
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster4-9/+10
2019-05-13Use #include "..." for our own headers, <...> for othersMarkus Armbruster1-1/+0
2019-05-13Clean up includesMarkus Armbruster4-1/+3
2019-05-13virtio-input: fix Kconfig dependency and MakefileGerd Hoffmann2-4/+2
2019-05-13virtio-input-host-pci: cleanup typesGerd Hoffmann1-5/+2
2019-05-10Add vhost-user-input-pciMarc-André Lureau5-0/+186
2019-05-09Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-0...Peter Maydell4-16/+11
2019-05-09Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell2-1/+7
2019-05-08target/openrisc: Fix LGPL information in the file headersThomas Huth3-3/+3
2019-05-08hw/i2c/smbus_ich9: Fix the confusing contributions-after-2012 statementThomas Huth1-13/+8
2019-05-08Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190507'...Peter Maydell6-91/+206
2019-05-07Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190507-pull-request' ...Peter Maydell10-49/+49
2019-05-07hw/intc/armv7m_nvic: Don't enable ARMV7M_EXCP_DEBUG from resetPeter Maydell1-1/+3
2019-05-07hw/intc/armv7m_nvic: NS BFAR and BFSR are RAZ/WI if BFHFNMINS == 0Peter Maydell1-3/+24
2019-05-07hw/arm/armv7m_nvic: Check subpriority in nvic_recompute_state_secure()Peter Maydell1-2/+7
2019-05-07arm: aspeed: Set SDRAM sizeJoel Stanley1-0/+8
2019-05-07hw/arm/raspi: Diagnose requests for too much RAMPeter Maydell1-0/+7
2019-05-07hw/arm/virt: Support firmware configuration with -blockdevMarkus Armbruster1-69/+127