Age | Commit message (Expand) | Author |
2019-03-07 | ppc: Express dependencies of the Mac machines with kconfig | Thomas Huth |
2019-03-07 | ppc: Express dependencies of the 'prep' and '40p' machines with kconfig | Thomas Huth |
2019-03-07 | ppc64: Express dependencies of 'pseries' and 'powernv' machines with kconfig | Thomas Huth |
2019-03-07 | i386-softmmu.mak: remove all CONFIG_* except boards definitions | Yang Zhong |
2019-03-07 | ipmi: express dependencies with kconfig | Paolo Bonzini |
2019-03-07 | sd: express dependencies with kconfig | Paolo Bonzini |
2019-03-07 | ssi: express dependencies with kconfig | Paolo Bonzini |
2019-03-07 | isa: express SuperIO dependencies with Kconfig | Paolo Bonzini |
2019-03-07 | virtio: express virtio dependencies with Kconfig | Yang Zhong |
2019-03-07 | vfio: express vfio dependencies with Kconfig | Paolo Bonzini |
2019-03-07 | hyperv: express dependencies with kconfig | Yang Zhong |
2019-03-07 | display: express dependencies with kconfig | Yang Zhong |
2019-03-07 | ptimer: express dependencies with Kconfig | Paolo Bonzini |
2019-03-07 | i2c: express dependencies with Kconfig | Paolo Bonzini |
2019-03-07 | i386: express dependencies with Kconfig | Paolo Bonzini |
2019-03-07 | isa: express dependencies with kconfig | Paolo Bonzini |
2019-03-07 | scsi: express dependencies with Kconfig | Paolo Bonzini |
2019-03-07 | build: convert usb.mak to Kconfig | Paolo Bonzini |
2019-03-07 | build: convert sound.mak to Kconfig | Paolo Bonzini |
2019-03-07 | build: convert pci.mak to Kconfig | Paolo Bonzini |
2019-03-07 | hw/pci/Makefile.objs: make pcie configurable | Yang Zhong |
2019-03-07 | ide: express dependencies with Kconfig | Paolo Bonzini |
2019-03-07 | kconfig: introduce CONFIG_TEST_DEVICES | Paolo Bonzini |
2019-03-07 | build: switch to Kconfig | Paolo Bonzini |
2019-03-07 | hw/display: make edid configurable | Yang Zhong |
2019-03-07 | xtensa: rename CONFIG_XTENSA_FPGA to CONFIG_XTENSA_XTFPGA | Paolo Bonzini |
2019-03-04 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2019-02-28 | hw/misc/armsse-mhu.c: Model the SSE-200 Message Handling Unit | Peter Maydell |
2019-02-21 | hw/arm/musca.c: Implement models of the Musca-A and -B1 boards | Peter Maydell |
2019-02-21 | vhost: restrict Linux dependency to kernel vhost | Paolo Bonzini |
2019-02-05 | hw/vfio/Makefile.objs: Create new CONFIG_* variables for VFIO core and PCI | Paolo Bonzini |
2019-02-05 | hw/i2c/Makefile.objs: Create new CONFIG_* variables for EEPROM and ACPI contr... | Paolo Bonzini |
2019-02-05 | hw/tricore/Makefile.objs: Create CONFIG_* for tricore | Yang Zhong |
2019-02-05 | hw/openrisc/Makefile.objs: Create CONFIG_* for openrisc | Yang Zhong |
2019-02-05 | hw/moxie/Makefile.objs: Conditionally build moxie | Yang Zhong |
2019-02-05 | hw/hppa/Makefile.objs: Create CONFIG_* for hppa | Yang Zhong |
2019-02-05 | hw/cris/Makefile.objs: Create CONFIG_* for cris | Yang Zhong |
2019-02-05 | hw/alpha/Makefile.objs: Create CONFIG_* for alpha | Yang Zhong |
2019-02-05 | hw/sparc64/Makefile.objs: Create CONFIG_* for sparc64 | Yang Zhong |
2019-02-05 | hw/riscv/Makefile.objs: Create CONFIG_* for riscv boards | Yang Zhong |
2019-02-05 | hw/nios2/Makefile.objs: Conditionally build nios2 | Yang Zhong |
2019-02-05 | hw/xtensa/Makefile.objs: Build xtensa_sim and xtensa_fpga conditionally | Ákos Kovács |
2019-02-05 | hw/sparc/Makefile.objs: CONFIG_* for sun4m and leon3 created | Ákos Kovács |
2019-02-05 | hw/s390/Makefile.objs: Create new CONFIG_* variables for s390x boards and dev... | Paolo Bonzini |
2019-02-05 | hw/sh4/Makefile.objs: New CONFIG_* varibales created for sh4 boards and device | Ákos Kovács |
2019-02-05 | hw/ppc/Makefile.objs: Build all boards conditinally with CONFIG_* | Ákos Kovács |
2019-02-05 | hw/mips/Makefile.objs: Create CONFIG_* for r4k, malta, mipssim boards | Ákos Kovács |
2019-02-05 | hw/microblaze/Makefile.objs: Create configs for petalogix and xilinx boards | Ákos Kovács |
2019-02-05 | hw/m68k/Makefile.objs: Conditionally build boards | Ákos Kovács |
2019-02-05 | hw/arm/Makefile.objs: CONFIG_ARM_VIRT created for virt board | Yang Zhong |