summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-1...HEADmasterPeter Maydell14-173/+387
2019-05-13Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...Peter Maydell123-274/+275
2019-05-13Merge remote-tracking branch 'remotes/kraxel/tags/input-20190513-v2-pull-requ...Peter Maydell13-28/+484
2019-05-13Merge remote-tracking branch 'remotes/stsquad/tags/pull-demacro-softmmu-10051...Peter Maydell2-534/+546
2019-05-13hw/arm: Remove hard-enablement of the remaining PCI devicesThomas Huth1-8/+0
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 Huth3-4/+12
2019-05-13hw/arm: Express dependencies of the microbit / nrf51 machine with KconfigThomas Huth3-3/+9
2019-05-13hw/arm: Express dependencies of the remaining IMX boards with KconfigThomas Huth2-2/+19
2019-05-13hw/arm: Express dependencies of the MSF2 / EMCRAFT_SF2 machine with KconfigThomas Huth3-3/+11
2019-05-13hw/arm: Express dependencies of sabrelite with KconfigThomas Huth3-4/+12
2019-05-13hw/arm: Express dependencies of canon-a1100 with KconfigThomas Huth2-1/+2
2019-05-13hw/arm: Express dependencies of the raspi machines with KconfigThomas Huth2-3/+4
2019-05-13hw/arm: Express dependencies of the MPS2 boards with KconfigThomas Huth2-19/+20
2019-05-13hw/arm: Express dependencies of allwinner / cubieboard with KconfigThomas Huth2-5/+10
2019-05-13hw/arm: Express dependencies of netduino / stm32f2xx with KconfigThomas Huth2-8/+8
2019-05-13hw/arm: Express dependencies of the virt machine with KconfigThomas Huth4-12/+22
2019-05-13hw/arm: Express dependencies of the aspeed boards with KconfigThomas Huth2-6/+11
2019-05-13hw/arm: Express dependencies of collie with KconfigThomas Huth3-3/+9
2019-05-13hw/arm: Express dependencies of xilinx-zynq with KconfigThomas Huth2-6/+13
2019-05-13hw/arm: Express dependencies of the PXA2xx machines with KconfigThomas Huth3-11/+51
2019-05-13hw/arm: Express dependencies of realview, versatile and vexpress with KconfigThomas Huth5-21/+57
2019-05-13hw/arm: Express dependencies of stellaris with KconfigThomas Huth2-6/+12
2019-05-13hw/arm: Express dependencies of the OMAP machines with KconfigThomas Huth3-14/+31
2019-05-13hw/arm: Express dependencies of musicpal with KconfigThomas Huth2-5/+6
2019-05-13hw/arm: Express dependencies of the fsl-imx31 machine with KconfigThomas Huth3-2/+7
2019-05-13hw/arm: Express dependencies of integratorcp with KconfigThomas Huth3-7/+10
2019-05-13hw/arm: Express dependencies of the highbank machines with KconfigThomas Huth2-8/+12
2019-05-13hw/arm: Express dependencies of the exynos machines with KconfigThomas Huth2-11/+16
2019-05-13hw/ide/ahci: Add a Kconfig switch for the AHCI-ICH9 deviceThomas Huth3-3/+7
2019-05-13Makefile: Fix inclusion of the config-devices.mak.d Kconfig dependenciesThomas Huth3-3/+3
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 Armbruster13-13/+12
2019-05-13Normalize header guard symbol definition.Markus Armbruster12-12/+15
2019-05-13Clean up ill-advised or unusual header guardsMarkus Armbruster38-100/+109
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster30-80/+85
2019-05-13target/xtensa: Clean up core-isa.h header guardsMarkus Armbruster4-20/+12
2019-05-13linux-user/nios2 linux-user/riscv: Clean up header guardsMarkus Armbruster7-17/+17
2019-05-13authz: Normalize #include "authz/trace.h" to "trace.h"Markus Armbruster5-5/+5
2019-05-13Use #include "..." for our own headers, <...> for othersMarkus Armbruster5-16/+14
2019-05-13Clean up includesMarkus Armbruster9-11/+6
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-10cputlb: Do unaligned store recursion to outermost functionRichard Henderson1-4/+4
2019-05-10cputlb: Do unaligned load recursion to outermost functionRichard Henderson1-20/+97
2019-05-10cputlb: Drop attribute flattenRichard Henderson1-63/+42
2019-05-10cputlb: Move TLB_RECHECK handling into load/store_helperRichard Henderson1-71/+55
2019-05-10accel/tcg: demacro cputlbAlex Bennée2-480/+452
2019-05-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell16-92/+358