aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-08iothread: create the gcontext unconditionallyPeter Xu2-23/+22
2019-03-08iothread: replace init_done_cond with a semaphorePeter Xu2-15/+5
2019-03-08tricore: fixed RCR_CADDN instructionDavid Brenken1-2/+2
2019-03-08tricore: fixed RCR_CADD instructionDavid Brenken1-2/+2
2019-03-08cirrus.yml: Add macOS continuous integration taskThomas Huth1-2/+13
2019-03-08tests/bios-tables: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé1-1/+1
2019-03-08vhost-user-test: fix leaksMarc-André Lureau1-0/+3
2019-03-07target/hppa: Optimize blr r0,rnRichard Henderson1-6/+10
2019-03-07target/hppa: Do not return freed temporaryRichard Henderson1-3/+2
2019-03-07tests: Do not use "\n" in g_test_message() stringsThomas Huth8-26/+24
2019-03-07hw/devices: Remove unused TC6393XB_RAM definitionPhilippe Mathieu-Daudé1-1/+0
2019-03-07hw: Remove unused 'hw/devices.h' includePhilippe Mathieu-Daudé23-23/+0
2019-03-07tests: Move qdict-test-data.txt to tests/data/qobject/Philippe Mathieu-Daudé4-3/+3
2019-03-07kconfig: add documentationPaolo Bonzini2-0/+307
2019-03-07.travis.yml: test that no-default-device builds do not regressPaolo Bonzini1-0/+6
2019-03-07xtensa-softmmu.mak: express dependencies with KconfigPaolo Bonzini3-10/+6
2019-03-07unicore32-softmmu.mak: express dependencies with KconfigPaolo Bonzini2-2/+5
2019-03-07sparc64-softmmu.mak: express dependencies with KconfigPaolo Bonzini2-15/+21
2019-03-07sparc-softmmu.mak: express dependencies with KconfigPaolo Bonzini4-16/+21
2019-03-07sh4-softmmu.mak: express dependencies with KconfigPaolo Bonzini3-23/+19
2019-03-07s390x: express dependencies with KconfigThomas Huth4-9/+28
2019-03-07riscv-softmmu.mak: replace CONFIG_* with Kconfig "select" directivesPaolo Bonzini3-35/+21
2019-03-07or1k-softmmu.mak: express dependencies with KconfigPaolo Bonzini2-3/+5
2019-03-07nios2-softmmu.mak: express dependencies with KconfigPaolo Bonzini2-3/+5
2019-03-07moxie-softmmu.mak: express dependencies with KconfigPaolo Bonzini2-5/+3
2019-03-07microblaze-softmmu.mak: express dependencies with KconfigPaolo Bonzini2-8/+14
2019-03-07m68k-softmmu.mak: express dependencies with KconfigPaolo Bonzini2-4/+4
2019-03-07lm32-softmmu.mak: express dependencies with KconfigPaolo Bonzini3-6/+13
2019-03-07hppa-softmmu.mak: express dependencies with KconfigPaolo Bonzini2-12/+16
2019-03-07cris-softmmu.mak: express dependencies with KconfigPaolo Bonzini2-3/+5
2019-03-07alpha-softmmu.mak: express dependencies with KconfigPaolo Bonzini2-12/+17
2019-03-07ppc: Express dependencies of the embedded machines with kconfigThomas Huth2-17/+19
2019-03-07ppc: Express dependencies of the Sam460EX machines with kconfigThomas Huth2-8/+11
2019-03-07ppc: Express dependencies of the Mac machines with kconfigThomas Huth5-16/+25
2019-03-07ppc: Express dependencies of the 'prep' and '40p' machines with kconfigThomas Huth2-8/+10
2019-03-07ppc64: Express dependencies of 'pseries' and 'powernv' machines with kconfigThomas Huth4-11/+23
2019-03-07i386-softmmu.mak: remove all CONFIG_* except boards definitionsYang Zhong6-19/+43
2019-03-07ipmi: express dependencies with kconfigPaolo Bonzini3-6/+6
2019-03-07sd: express dependencies with kconfigPaolo Bonzini2-1/+2
2019-03-07ssi: express dependencies with kconfigPaolo Bonzini4-2/+5
2019-03-07isa: express SuperIO dependencies with KconfigPaolo Bonzini6-29/+26
2019-03-07tpm: express dependencies with KconfigPaolo Bonzini2-13/+21
2019-03-07virtio: express virtio dependencies with KconfigYang Zhong12-18/+27
2019-03-07vfio: express vfio dependencies with KconfigPaolo Bonzini2-5/+10
2019-03-07hyperv: express dependencies with kconfigYang Zhong4-3/+4
2019-03-07display: express dependencies with kconfigYang Zhong5-4/+7
2019-03-07ptimer: express dependencies with KconfigPaolo Bonzini25-12/+26
2019-03-07i2c: express dependencies with KconfigPaolo Bonzini17-8/+23
2019-03-07i386: express dependencies with KconfigPaolo Bonzini8-40/+72
2019-03-07isa: express dependencies with kconfigPaolo Bonzini22-16/+41