1. 13a7f79 default-configs: Add config for aarch64-linux-user by Peter Maydell · 11 years ago
  2. 9158fa5 hw/arm: add allwinner a10 SoC support by liguang · 11 years ago
  3. c3931ee hw/intc: add allwinner A10 interrupt controller by liguang · 11 years ago
  4. 3589de8 hw/timer: add allwinner a10 timer by liguang · 11 years ago
  5. c6f09eb hw/arm: add very initial support for Canon DIGIC SoC by Antony Pavlov · 11 years ago
  6. 013424d default-configs: Add config for aarch64-softmmu by Peter Maydell · 11 years ago
  7. c21c3b5 hw/timer: Introduce ARM A9 Global Timer. by Peter Crosthwaite · 11 years ago
  8. 53cb9a1 arm11mpcore: Split off SCU device by Andreas Färber · 12 years ago
  9. 1ba1905 Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging by Anthony Liguori · 11 years ago
  10. b861605 integrator: fix Linux boot failure by emulating dbg region by Alex Bennée · 11 years ago
  11. 11ad93f xics-kvm: Support for in-kernel XICS interrupt controller by David Gibson · 11 years ago
  12. b77abd9 default-configs/: CONFIG_GDBSTUB_XML removed by Ákos Kovács · 11 years ago
  13. 66aae5e default-configs: Fix A9MP and A15MP config names by Peter Maydell · 12 years ago
  14. cc413a3 mips_malta: do not raise exceptions when accessing invalid memory by Aurelien Jarno · 12 years ago
  15. 6dd2a5c pc_sysfw: do not make it a device anymore by Paolo Bonzini · 12 years ago
  16. 9c99842 default-configs/ppc64: add all components of i82378 SuperIO chip used by prep by Paolo Bonzini · 12 years ago
  17. 85d3846 default-configs: add SuperIO to SH4 by Paolo Bonzini · 12 years ago
  18. be6d08b default-configs: add test device to all machines supporting ISA by Paolo Bonzini · 12 years ago
  19. 61fcb62 isa_mmio: delete by Paolo Bonzini · 12 years ago
  20. 42e5b4c pseries: move interrupt controllers to hw/intc/ by Alexey Kardashevskiy · 12 years ago
  21. 79ca616 pci: Cleanup configuration for pci-hotplug.c by David Gibson · 12 years ago
  22. d85937e kvm/openpic: in-kernel mpic support by Scott Wood · 12 years ago
  23. f3c507a NVMe: Initial commit for new storage interface by Keith Busch · 12 years ago
  24. 187f1bc ppc: Remove CONFIG_FDT conditionals by Peter Maydell · 12 years ago
  25. 8f3b664 audio: Enable all cards by Jan Kiszka · 12 years ago
  26. f0513d2 target-i386: Introduce ICC bus/device/bridge by Igor Mammedov · 12 years ago
  27. eec3d2a introduce a new qom device to deal with panicked event by Hu Tao · 12 years ago
  28. b3e6d59 audio: enable PCI audio cards for all PCI-enabled targets by Paolo Bonzini · 12 years ago
  29. 98af93f audio: replace audio card configuration with default-configs by Paolo Bonzini · 12 years ago
  30. 6165daa Merge remote-tracking branch 'bonzini/scsi-next' into staging by Anthony Liguori · 12 years ago
  31. 5dff24b Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 12 years ago
  32. 881d588 scsi: VMWare PVSCSI paravirtual device implementation by Dmitry Fleytman · 12 years ago
  33. 2b6b709 configure: eliminate target_libs_softmmu by Paolo Bonzini · 12 years ago
  34. 22773d6 pci: add pci test device by Michael S. Tsirkin · 12 years ago
  35. 3b8acc1 configure: fix TPM logic by Paolo Bonzini · 12 years ago
  36. 174d5d9 hw: Add lost ARM core again by Stefan Weil · 12 years ago
  37. 35b2028 Fix failure to create q35 machine by Hu Tao · 12 years ago
  38. 0434e30 hw: move ARM CPU cores to hw/cpu/, configure with default-configs/ by Paolo Bonzini · 12 years ago
  39. e28bee8 hw: move other devices to hw/misc/, configure with default-configs/ by Paolo Bonzini · 12 years ago
  40. 7702e47 hw: move interrupt controllers to hw/intc/, configure with default-configs/ by Paolo Bonzini · 12 years ago
  41. d2c0bd8 hw: move DMA controllers to hw/dma/, configure with default-configs/ by Paolo Bonzini · 12 years ago
  42. c0907c9 hw: move PCI bridges to hw/pci-* or hw/ARCH by Paolo Bonzini · 12 years ago
  43. 3bd8845 hw: move timer devices to hw/timer/, configure with default-configs/ by Paolo Bonzini · 12 years ago
  44. 47934d0 hw: move ISA bridges and devices to hw/isa/, configure with default-configs/ by Paolo Bonzini · 12 years ago
  45. 9944d32 hw: move char devices to hw/char/, configure via default-configs/ by Paolo Bonzini · 12 years ago
  46. 80b4ecc hw: move more files to hw/xen/ by Paolo Bonzini · 12 years ago
  47. 31e1706 hw: move SSI controllers to hw/ssi/, configure via default-configs/ by Paolo Bonzini · 12 years ago
  48. 53ed424 hw: move I2C controllers to hw/i2c/, configure via default-configs/ by Paolo Bonzini · 12 years ago
  49. fc97bb5 hw: move display devices to hw/display/, configure via default-configs/ by Paolo Bonzini · 12 years ago
  50. 34b8f63 hw: move audio devices to hw/audio/, configure via default-configs/ by Paolo Bonzini · 12 years ago
  51. 7b24789 hw: move block devices to hw/block/, configure via default-configs/ by Paolo Bonzini · 12 years ago
  52. d7e35d4 hw: move NICs to hw/net/, configure via default-configs/ by Paolo Bonzini · 12 years ago
  53. 0ddfaf7 hw: move MC146818RTC to hw/timer/, configure via default-configs/ by Paolo Bonzini · 12 years ago
  54. a100107 hw: move watchdogs to hw/watchdog, configure via default-configs/ by Paolo Bonzini · 12 years ago
  55. ddf2bcf hw: make all of hw/pci/ configurable via default-configs/ by Paolo Bonzini · 12 years ago
  56. aaa4d1d hw: make all of hw/usb/ configurable via default-configs/ by Paolo Bonzini · 12 years ago
  57. 9a1179d hw: make all of hw/ide/ configurable via default-configs/ by Paolo Bonzini · 12 years ago
  58. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago
  59. ce3b494 moxie: configure with default-configs file by Paolo Bonzini · 12 years ago
  60. 786fd2b VMXNET3 device implementation by Dmitry Fleytman · 12 years ago
  61. d15a9c2 Add top level changes for moxie by Anthony Green · 12 years ago
  62. 06a1cea pl330: Initial version by Peter Crosthwaite · 12 years ago
  63. 1272ec8 Build TPM passthrough for i386 and x86_64 targets by Stefan Berger · 12 years ago
  64. ab214c2 Build the TPM frontend code by Stefan Berger · 12 years ago
  65. e4c8b28 ppc: express FDT dependency of pSeries and e500 boards via default-configs/ by Paolo Bonzini · 12 years ago
  66. d7dfca0 hw/sdhci: introduce standard SD host controller by Igor Mitsyanko · 12 years ago
  67. 6c83f81 make usb devices configurable by Gerd Hoffmann · 12 years ago
  68. 9c16fa7 Add TEWS TPCI200 IndustryPack emulation by Alberto Garcia · 12 years ago
  69. 63e3555 Merge branch 'master' of git://git.qemu.org/qemu into prep-up by Andreas Färber · 12 years ago
  70. 0356404 target-sparc64: disable VGA cirrus by Aurelien Jarno · 12 years ago
  71. 419ad67 serial: add pci variant by Gerd Hoffmann · 12 years ago
  72. 82a2499 m25p80: Initial implementation of SPI flash device by Peter A. G. Crosthwaite · 13 years ago
  73. 52a71bf prep: Use pc87312 device instead of collection of random ISA devices by Hervé Poussineau · 13 years ago
  74. acbb090 prep: Include devices for ppc64 as well by Andreas Färber · 13 years ago
  75. 58f9b98 arm: Move some ARM devices into libhw by Andreas Färber · 13 years ago
  76. 79683f6 unicore32-softmmu: Add ps2 support by Guan Xuetao · 13 years ago
  77. 56d07a9 unicore32-softmmu: Add puv3 ostimer support by Guan Xuetao · 13 years ago
  78. fbbdf98 unicore32-softmmu: Add puv3 soc/board support by Guan Xuetao · 13 years ago
  79. 4f23a1e unicore32-softmmu: Add unicore32-softmmu build support by Guan Xuetao · 13 years ago
  80. aebcf56 esp: move PCI emulation to a new file esp-pci.c by Hervé Poussineau · 13 years ago
  81. e7b2f53 esp: enable for all PCI machines by Paolo Bonzini · 13 years ago
  82. ca5481e Revert "megasas: disable due to build breakage" by Paolo Bonzini · 13 years ago
  83. d962783 target-or32: Add linux user support by Jia Liu · 13 years ago
  84. e67db06 target-or32: Add target stubs and QOM cpu by Jia Liu · 13 years ago
  85. fabaaf1 esp: add AMD PCscsi emulation (PCI SCSI adapter) by Hervé Poussineau · 13 years ago
  86. 9233685 megasas: disable due to build breakage by Anthony Liguori · 13 years ago
  87. e8f943c megasas: LSI Megaraid SAS HBA emulation by Hannes Reinecke · 13 years ago
  88. 07f9fd4 xilinx_axi*: Share devices between microblaze and microblazeel by Andreas Färber · 13 years ago
  89. 9bbfbb6 hw/xilinx_*: Share Xilinx devices between ppc and microblaze by Andreas Färber · 13 years ago
  90. 0adb124 Drop darwin-user by Andreas Färber · 13 years ago
  91. 7725d14 get rid of CONFIG_VIRTIO_SCSI by Paolo Bonzini · 13 years ago
  92. 9ef1300 Merge remote-tracking branch 'bonzini/virtio-scsi' into staging by Anthony Liguori · 13 years ago
  93. 78207d8 jazz-led: compile it only twice by Hervé Poussineau · 13 years ago
  94. bd183c7 hw/pc_sysfw: support system flash memory with pflash by Jordan Justen · 13 years ago
  95. 973abc7 virtio-scsi: Add virtio-scsi stub device by Stefan Hajnoczi · 14 years ago
  96. 10ecb3f linux-user: Add default configs for mips64[el] by Andreas Färber · 13 years ago
  97. 72f341f linux-user: Add default-configs for mipsn32[el] by Andreas Färber · 13 years ago
  98. c4ccbea Merge remote-tracking branch 'afaerber/prep-up' into staging by Anthony Liguori · 13 years ago
  99. 3d40283 vga: make Cirrus ISA device optional by Blue Swirl · 13 years ago
  100. a04ff94 prep: Add i82378 PCI-to-ISA bridge emulation by Andreas Färber · 14 years ago