summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-07ppc64: Express dependencies of 'pseries' and 'powernv' machines with kconfigThomas Huth
2019-03-07i386-softmmu.mak: remove all CONFIG_* except boards definitionsYang Zhong
2019-03-07ipmi: express dependencies with kconfigPaolo Bonzini
2019-03-07sd: express dependencies with kconfigPaolo Bonzini
2019-03-07ssi: express dependencies with kconfigPaolo Bonzini
2019-03-07isa: express SuperIO dependencies with KconfigPaolo Bonzini
2019-03-07tpm: express dependencies with KconfigPaolo Bonzini
2019-03-07virtio: express virtio dependencies with KconfigYang Zhong
2019-03-07vfio: express vfio dependencies with KconfigPaolo Bonzini
2019-03-07hyperv: express dependencies with kconfigYang Zhong
2019-03-07display: express dependencies with kconfigYang Zhong
2019-03-07ptimer: express dependencies with KconfigPaolo Bonzini
2019-03-07i2c: express dependencies with KconfigPaolo Bonzini
2019-03-07i386: express dependencies with KconfigPaolo Bonzini
2019-03-07isa: express dependencies with kconfigPaolo Bonzini
2019-03-07scsi: express dependencies with KconfigPaolo Bonzini
2019-03-07block: fix recursion in hw/block/dataplanePaolo Bonzini
2019-03-07build: convert usb.mak to KconfigPaolo Bonzini
2019-03-07build: convert sound.mak to KconfigPaolo Bonzini
2019-03-07build: convert pci.mak to KconfigPaolo Bonzini
2019-03-07hw/pci/Makefile.objs: make pcie configurableYang Zhong
2019-03-07ide: express dependencies with KconfigPaolo Bonzini
2019-03-07kconfig: introduce CONFIG_TEST_DEVICESPaolo Bonzini
2019-03-07minikconfig: implement allnoconfig and defconfig modesPaolo Bonzini
2019-03-07build: switch to KconfigPaolo Bonzini
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini
2019-03-07hw/display: make edid configurableYang Zhong
2019-03-07minikconfig: add semantic analysisPaolo Bonzini
2019-03-07minikconfig: add ASTPaolo Bonzini
2019-03-07minikconfig: add parser skeletonPaolo Bonzini
2019-03-07xtensa: rename CONFIG_XTENSA_FPGA to CONFIG_XTENSA_XTFPGAPaolo Bonzini
2019-03-079pfs: remove unnecessary conditionalsPaolo Bonzini
2019-03-07Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell
2019-03-07Merge remote-tracking branch 'remotes/pmaydell/tags/pull-sphinx-20190307' int...Peter Maydell
2019-03-07MAINTAINERS: Add entry for Sphinx documentation infrastructurePeter Maydell
2019-03-07docs/conf.py: Don't hard-code QEMU versionPeter Maydell
2019-03-07Makefile: Abstract out "identify the pkgversion" codePeter Maydell
2019-03-07Makefile, configure: Support building rST documentationPeter Maydell
2019-03-07docs: Provide separate conf.py for each manual we wantPeter Maydell
2019-03-07docs/conf.py: Disable option warningsPeter Maydell
2019-03-07docs/conf.py: Don't include rST sources in HTML buildPeter Maydell
2019-03-07docs/conf.py: Configure the 'alabaster' themePeter Maydell
2019-03-07docs/conf.py: Disable unused _static directoryPeter Maydell
2019-03-07docs: Commit initial files from sphinx-quickstartPeter Maydell
2019-03-07docs: Convert memory.txt to rst formatPeter Maydell
2019-03-07docs/cpu-hotplug.rst: Fix rST markup issuesPeter Maydell
2019-03-07Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190307-pull-request' ...Peter Maydell
2019-03-07Introduce new "no_guest_reset" parameter for usb-host deviceAlexander Kappner
2019-03-07usb-mtp: prevent null dereference while deleting objectsBandan Das
2019-03-07usb-mtp: fix some usb_mtp_write_data return pathsBandan Das