1. 7abb479 PPC: E500: Add FSL I2C controller and integrate RTC with it by Andrew Randrianasulu · 6 years ago
  2. 3a56c2f xtensa-softmmu.mak: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
  3. e6f3d3f unicore32-softmmu.mak: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
  4. 152f8d7 sparc64-softmmu.mak: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
  5. 8c75eec sparc-softmmu.mak: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
  6. 7ab58d4 sh4-softmmu.mak: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
  7. 9e5c205 s390x: express dependencies with Kconfig by Thomas Huth · 6 years ago
  8. 82a230d riscv-softmmu.mak: replace CONFIG_* with Kconfig "select" directives by Paolo Bonzini · 6 years ago
  9. 312c320 or1k-softmmu.mak: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
  10. 0d34540 nios2-softmmu.mak: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
  11. bacef57 moxie-softmmu.mak: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
  12. a22b2ce microblaze-softmmu.mak: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
  13. 5617378 m68k-softmmu.mak: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
  14. 0858746 lm32-softmmu.mak: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
  15. 9483cf2 hppa-softmmu.mak: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
  16. 23c95f0 cris-softmmu.mak: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
  17. d1a95ef alpha-softmmu.mak: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
  18. 98bd1db ppc: Express dependencies of the embedded machines with kconfig by Thomas Huth · 6 years ago
  19. 1f40cc5 ppc: Express dependencies of the Sam460EX machines with kconfig by Thomas Huth · 6 years ago
  20. d7cfb52 ppc: Express dependencies of the Mac machines with kconfig by Thomas Huth · 6 years ago
  21. 12bb3a9 ppc: Express dependencies of the 'prep' and '40p' machines with kconfig by Thomas Huth · 6 years ago
  22. 87f9108 ppc64: Express dependencies of 'pseries' and 'powernv' machines with kconfig by Thomas Huth · 6 years ago
  23. 58accbc i386-softmmu.mak: remove all CONFIG_* except boards definitions by Yang Zhong · 6 years ago
  24. dd2356e ipmi: express dependencies with kconfig by Paolo Bonzini · 6 years ago
  25. 464399a sd: express dependencies with kconfig by Paolo Bonzini · 6 years ago
  26. 1001800 ssi: express dependencies with kconfig by Paolo Bonzini · 6 years ago
  27. dd0ff81 isa: express SuperIO dependencies with Kconfig by Paolo Bonzini · 6 years ago
  28. b42075b virtio: express virtio dependencies with Kconfig by Yang Zhong · 6 years ago
  29. 2ac041c vfio: express vfio dependencies with Kconfig by Paolo Bonzini · 6 years ago
  30. ccf222a hyperv: express dependencies with kconfig by Yang Zhong · 6 years ago
  31. 32690c8 display: express dependencies with kconfig by Yang Zhong · 6 years ago
  32. 9533dcd ptimer: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
  33. 1550b0e i2c: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
  34. 02017ee i386: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
  35. a7e2315 isa: express dependencies with kconfig by Paolo Bonzini · 6 years ago
  36. 03b348b scsi: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
  37. d6e9c47 build: convert usb.mak to Kconfig by Paolo Bonzini · 6 years ago
  38. bcb129b build: convert sound.mak to Kconfig by Paolo Bonzini · 6 years ago
  39. 7c28b92 build: convert pci.mak to Kconfig by Paolo Bonzini · 6 years ago
  40. e9947d1 hw/pci/Makefile.objs: make pcie configurable by Yang Zhong · 6 years ago
  41. 8f01b41 ide: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
  42. c3a98aa kconfig: introduce CONFIG_TEST_DEVICES by Paolo Bonzini · 6 years ago
  43. e0e312f build: switch to Kconfig by Paolo Bonzini · 6 years ago
  44. 06266ec hw/display: make edid configurable by Yang Zhong · 6 years ago
  45. 28ba6bd xtensa: rename CONFIG_XTENSA_FPGA to CONFIG_XTENSA_XTFPGA by Paolo Bonzini · 6 years ago
  46. 1d31f18 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 6 years ago
  47. cdf6344 hw/misc/armsse-mhu.c: Model the SSE-200 Message Handling Unit by Peter Maydell · 6 years ago
  48. 8f69a4c hw/arm/musca.c: Implement models of the Musca-A and -B1 boards by Peter Maydell · 6 years ago
  49. 18658a3 vhost: restrict Linux dependency to kernel vhost by Paolo Bonzini · 6 years ago
  50. f5ce0a5 hw/vfio/Makefile.objs: Create new CONFIG_* variables for VFIO core and PCI by Paolo Bonzini · 6 years ago
  51. 8e65788 hw/i2c/Makefile.objs: Create new CONFIG_* variables for EEPROM and ACPI controller by Paolo Bonzini · 6 years ago
  52. 85e4dcf hw/tricore/Makefile.objs: Create CONFIG_* for tricore by Yang Zhong · 6 years ago
  53. 4575bbb hw/openrisc/Makefile.objs: Create CONFIG_* for openrisc by Yang Zhong · 6 years ago
  54. f0975e8 hw/moxie/Makefile.objs: Conditionally build moxie by Yang Zhong · 6 years ago
  55. 714e746 hw/hppa/Makefile.objs: Create CONFIG_* for hppa by Yang Zhong · 6 years ago
  56. 034c344 hw/cris/Makefile.objs: Create CONFIG_* for cris by Yang Zhong · 6 years ago
  57. 31be0a4 hw/alpha/Makefile.objs: Create CONFIG_* for alpha by Yang Zhong · 6 years ago
  58. 04aa5ab hw/sparc64/Makefile.objs: Create CONFIG_* for sparc64 by Yang Zhong · 6 years ago
  59. 3fa86eb hw/riscv/Makefile.objs: Create CONFIG_* for riscv boards by Yang Zhong · 6 years ago
  60. fa83f64 hw/nios2/Makefile.objs: Conditionally build nios2 by Yang Zhong · 6 years ago
  61. d84929d hw/xtensa/Makefile.objs: Build xtensa_sim and xtensa_fpga conditionally by Ákos Kovács · 6 years ago
  62. f96c378 hw/sparc/Makefile.objs: CONFIG_* for sun4m and leon3 created by Ákos Kovács · 6 years ago
  63. bc0c93e hw/s390/Makefile.objs: Create new CONFIG_* variables for s390x boards and devices by Paolo Bonzini · 6 years ago
  64. 774afd9 hw/sh4/Makefile.objs: New CONFIG_* varibales created for sh4 boards and device by Ákos Kovács · 6 years ago
  65. ee279c4 hw/ppc/Makefile.objs: Build all boards conditinally with CONFIG_* by Ákos Kovács · 6 years ago
  66. ebd7679 hw/mips/Makefile.objs: Create CONFIG_* for r4k, malta, mipssim boards by Ákos Kovács · 6 years ago
  67. 268dfef hw/microblaze/Makefile.objs: Create configs for petalogix and xilinx boards by Ákos Kovács · 6 years ago
  68. 48a166c hw/m68k/Makefile.objs: Conditionally build boards by Ákos Kovács · 6 years ago
  69. abab3fd hw/arm/Makefile.objs: CONFIG_ARM_VIRT created for virt board by Yang Zhong · 6 years ago
  70. 80500ce hw/i386/Makefile.objs: Build pc_piix* and pc_q35 boards by Paolo Bonzini · 6 years ago
  71. 91b82fe build: actually use CONFIG_PAM by Paolo Bonzini · 6 years ago
  72. 5afdd57 hw/pci-host/Makefile.objs: make CONFIGS clear for PCI EXPRESS by Yang Zhong · 6 years ago
  73. d9bf2c5 arm: disable CONFIG_SERIAL_ISA by Paolo Bonzini · 6 years ago
  74. e83d742 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190201' into staging by Peter Maydell · 6 years ago
  75. 5aeb368 hw/misc/armsse-cpuid: Implement SSE-200 CPU_IDENTITY register block by Peter Maydell · 6 years ago
  76. 6eee5d2 hw/arm/iotkit: Rename files to hw/arm/armsse.[ch] by Peter Maydell · 6 years ago
  77. 57d4344 hw/display/milkymist-tmu2: Explicit the dependency to both X11 / OpenGL by Philippe Mathieu-Daudé · 6 years ago
  78. ecd3b89 virtio: virtio 9p really requires CONFIG_VIRTFS to work by Juan Quintela · 6 years ago
  79. 7df2c71 virtio: split virtio input host bits from virtio-pci by Juan Quintela · 6 years ago
  80. f7cdfa3 default-configs: Enable USB support for RISC-V machines by Alistair Francis · 6 years ago
  81. 20d6c73 Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-3.2-part1' into staging by Peter Maydell · 6 years ago
  82. 3aa597f spapr/xive: introduce a XIVE interrupt controller by Cédric Le Goater · 6 years ago
  83. 02e3ff5 ppc/xive: introduce a XIVE interrupt source model by Cédric Le Goater · 6 years ago
  84. a9a0c2d riscv: Enable VGA and PCIE_VGA by Alistair Francis · 6 years ago
  85. 6d56e39 hw/riscv/virt: Connect the gpex PCIe by Alistair Francis · 6 years ago
  86. 0e947a8 hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.c by Thomas Huth · 6 years ago
  87. b89de43 hw/arm: versal: Add a model of Xilinx Versal SoC by Edgar E. Iglesias · 6 years ago
  88. a2e002f Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-request' into staging by Peter Maydell · 6 years ago
  89. b3b7627 ppc: move at24c to its own CONFIG_ symbol by Paolo Bonzini · 7 years ago
  90. 7bdf199 configs/alpha: Remove unused CONFIG_PARALLEL_ISA switch by Thomas Huth · 6 years ago
  91. 6e6ffc9 Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging by Peter Maydell · 6 years ago
  92. 15cea5a memory-device: introduce separate config option by David Hildenbrand · 6 years ago
  93. da0f044 hw/sparc64/niagara: Model the I/O Bridge with the 'unimplemented_device' by Philippe Mathieu-Daudé · 6 years ago
  94. eae2e2e configs: Add a CONFIG_SMC37C669 switch for the "smc37c669-superio" device by Thomas Huth · 6 years ago
  95. 02ef672 default-configs: collect CONFIG_HYPERV* in hyperv.mak by Roman Kagan · 6 years ago
  96. cc22c1b display: add separate config option for bochs-display by Gerd Hoffmann · 6 years ago
  97. 2fe2942 s390x/vfio: ap: Introduce VFIO AP device by Tony Krowiak · 6 years ago
  98. 673b2d4 arm: Add Nordic Semiconductor nRF51 SoC by Joel Stanley · 6 years ago
  99. a69dc53 ppc: Remove deprecated ppcemb target by Thomas Huth · 7 years ago
  100. fa212a2 x86_64-softmmu: Configuration is identical to i386-softmmu by Juan Quintela · 7 years ago