Age | Commit message (Expand) | Author | Files | Lines |
2019-03-08 | iothread: create main loop unconditionally | Peter Xu | 1 | -9/+3 |
2019-03-08 | iothread: create the gcontext unconditionally | Peter Xu | 2 | -23/+22 |
2019-03-08 | iothread: replace init_done_cond with a semaphore | Peter Xu | 2 | -15/+5 |
2019-03-08 | tricore: fixed RCR_CADDN instruction | David Brenken | 1 | -2/+2 |
2019-03-08 | tricore: fixed RCR_CADD instruction | David Brenken | 1 | -2/+2 |
2019-03-08 | cirrus.yml: Add macOS continuous integration task | Thomas Huth | 1 | -2/+13 |
2019-03-08 | tests/bios-tables: Improve portability by searching bash in the $PATH | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-03-08 | vhost-user-test: fix leaks | Marc-André Lureau | 1 | -0/+3 |
2019-03-07 | target/hppa: Optimize blr r0,rn | Richard Henderson | 1 | -6/+10 |
2019-03-07 | target/hppa: Do not return freed temporary | Richard Henderson | 1 | -3/+2 |
2019-03-07 | tests: Do not use "\n" in g_test_message() strings | Thomas Huth | 8 | -26/+24 |
2019-03-07 | hw/devices: Remove unused TC6393XB_RAM definition | Philippe Mathieu-Daudé | 1 | -1/+0 |
2019-03-07 | hw: Remove unused 'hw/devices.h' include | Philippe Mathieu-Daudé | 23 | -23/+0 |
2019-03-07 | tests: Move qdict-test-data.txt to tests/data/qobject/ | Philippe Mathieu-Daudé | 4 | -3/+3 |
2019-03-07 | kconfig: add documentation | Paolo Bonzini | 2 | -0/+307 |
2019-03-07 | .travis.yml: test that no-default-device builds do not regress | Paolo Bonzini | 1 | -0/+6 |
2019-03-07 | xtensa-softmmu.mak: express dependencies with Kconfig | Paolo Bonzini | 3 | -10/+6 |
2019-03-07 | unicore32-softmmu.mak: express dependencies with Kconfig | Paolo Bonzini | 2 | -2/+5 |
2019-03-07 | sparc64-softmmu.mak: express dependencies with Kconfig | Paolo Bonzini | 2 | -15/+21 |
2019-03-07 | sparc-softmmu.mak: express dependencies with Kconfig | Paolo Bonzini | 4 | -16/+21 |
2019-03-07 | sh4-softmmu.mak: express dependencies with Kconfig | Paolo Bonzini | 3 | -23/+19 |
2019-03-07 | s390x: express dependencies with Kconfig | Thomas Huth | 4 | -9/+28 |
2019-03-07 | riscv-softmmu.mak: replace CONFIG_* with Kconfig "select" directives | Paolo Bonzini | 3 | -35/+21 |
2019-03-07 | or1k-softmmu.mak: express dependencies with Kconfig | Paolo Bonzini | 2 | -3/+5 |
2019-03-07 | nios2-softmmu.mak: express dependencies with Kconfig | Paolo Bonzini | 2 | -3/+5 |
2019-03-07 | moxie-softmmu.mak: express dependencies with Kconfig | Paolo Bonzini | 2 | -5/+3 |
2019-03-07 | microblaze-softmmu.mak: express dependencies with Kconfig | Paolo Bonzini | 2 | -8/+14 |
2019-03-07 | m68k-softmmu.mak: express dependencies with Kconfig | Paolo Bonzini | 2 | -4/+4 |
2019-03-07 | lm32-softmmu.mak: express dependencies with Kconfig | Paolo Bonzini | 3 | -6/+13 |
2019-03-07 | hppa-softmmu.mak: express dependencies with Kconfig | Paolo Bonzini | 2 | -12/+16 |
2019-03-07 | cris-softmmu.mak: express dependencies with Kconfig | Paolo Bonzini | 2 | -3/+5 |
2019-03-07 | alpha-softmmu.mak: express dependencies with Kconfig | Paolo Bonzini | 2 | -12/+17 |
2019-03-07 | ppc: Express dependencies of the embedded machines with kconfig | Thomas Huth | 2 | -17/+19 |
2019-03-07 | ppc: Express dependencies of the Sam460EX machines with kconfig | Thomas Huth | 2 | -8/+11 |
2019-03-07 | ppc: Express dependencies of the Mac machines with kconfig | Thomas Huth | 5 | -16/+25 |
2019-03-07 | ppc: Express dependencies of the 'prep' and '40p' machines with kconfig | Thomas Huth | 2 | -8/+10 |
2019-03-07 | ppc64: Express dependencies of 'pseries' and 'powernv' machines with kconfig | Thomas Huth | 4 | -11/+23 |
2019-03-07 | i386-softmmu.mak: remove all CONFIG_* except boards definitions | Yang Zhong | 6 | -19/+43 |
2019-03-07 | ipmi: express dependencies with kconfig | Paolo Bonzini | 3 | -6/+6 |
2019-03-07 | sd: express dependencies with kconfig | Paolo Bonzini | 2 | -1/+2 |
2019-03-07 | ssi: express dependencies with kconfig | Paolo Bonzini | 4 | -2/+5 |
2019-03-07 | isa: express SuperIO dependencies with Kconfig | Paolo Bonzini | 6 | -29/+26 |
2019-03-07 | tpm: express dependencies with Kconfig | Paolo Bonzini | 2 | -13/+21 |
2019-03-07 | virtio: express virtio dependencies with Kconfig | Yang Zhong | 12 | -18/+27 |
2019-03-07 | vfio: express vfio dependencies with Kconfig | Paolo Bonzini | 2 | -5/+10 |
2019-03-07 | hyperv: express dependencies with kconfig | Yang Zhong | 4 | -3/+4 |
2019-03-07 | display: express dependencies with kconfig | Yang Zhong | 5 | -4/+7 |
2019-03-07 | ptimer: express dependencies with Kconfig | Paolo Bonzini | 25 | -12/+26 |
2019-03-07 | i2c: express dependencies with Kconfig | Paolo Bonzini | 17 | -8/+23 |
2019-03-07 | i386: express dependencies with Kconfig | Paolo Bonzini | 8 | -40/+72 |