aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-13tcg: Assert fixed_reg is read-onlyRichard Henderson
2019-05-13tcg: Specify optional vector requirements with a listRichard Henderson
2019-05-13tcg: Allow add_vec, sub_vec, neg_vec, not_vec to be expandedRichard Henderson
2019-05-13tcg: Do not recreate INDEX_op_neg_vec unless supportedRichard Henderson
2019-05-13tcg: Implement tcg_gen_gvec_3i()David Hildenbrand
2019-05-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-1...Peter Maydell
2019-05-13Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...Peter Maydell
2019-05-13Merge remote-tracking branch 'remotes/kraxel/tags/input-20190513-v2-pull-requ...Peter Maydell
2019-05-13Merge remote-tracking branch 'remotes/stsquad/tags/pull-demacro-softmmu-10051...Peter Maydell
2019-05-13hw/arm: Remove hard-enablement of the remaining PCI devicesThomas Huth
2019-05-13hw/arm: Express dependencies of the musca machines with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of the xlnx-versal-virt machine with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of the ZynqMP zcu102 machine with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of the microbit / nrf51 machine with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of the remaining IMX boards with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of the MSF2 / EMCRAFT_SF2 machine with KconfigThomas Huth
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-13Makefile: Fix inclusion of the config-devices.mak.d Kconfig dependenciesThomas Huth
2019-05-13hw/pci/pci-stub: Add msi_enabled() and msi_notify() to the pci stubsThomas Huth
2019-05-13Clean up decorations and whitespace around header guardsMarkus Armbruster
2019-05-13Normalize header guard symbol definition.Markus Armbruster
2019-05-13Clean up ill-advised or unusual header guardsMarkus Armbruster
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster
2019-05-13target/xtensa: Clean up core-isa.h header guardsMarkus Armbruster
2019-05-13linux-user/nios2 linux-user/riscv: Clean up header guardsMarkus Armbruster
2019-05-13authz: Normalize #include "authz/trace.h" to "trace.h"Markus Armbruster
2019-05-13Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2019-05-13Clean up includesMarkus Armbruster
2019-05-13virtio-input: fix Kconfig dependency and MakefileGerd Hoffmann
2019-05-13virtio-input-host-pci: cleanup typesGerd Hoffmann
2019-05-10cputlb: Do unaligned store recursion to outermost functionRichard Henderson