1. 55ef323 arm/virt: Add support for GICv2 virtualization extensions by Luc Michel · 7 years ago
  2. e2eb3d2 hw/arm/virt: Silence dtc /memory warning by Eric Auger · 7 years ago
  3. bb2a334 hw/arm/virt: Silence dtc /intc warnings by Eric Auger · 7 years ago
  4. b10fbd5 hw/arm/virt: Increase max_cpus to 512 by Eric Auger · 7 years ago
  5. 17ec075 hw/arm/virt: Use 256MB ECAM region by default by Eric Auger · 7 years ago
  6. 8ae9a1c hw/arm/virt: Add virt-3.0 machine type by Eric Auger · 7 years ago
  7. 601d626 hw/arm/virt: Add a new 256MB ECAM region by Eric Auger · 7 years ago
  8. 03d72fa hw/arm/virt: Register two redistributor regions when necessary by Eric Auger · 7 years ago
  9. f90747c hw/arm/virt: GICv3 DT node with one or two redistributor regions by Eric Auger · 7 years ago
  10. 1e575b6 hw/intc/arm_gicv3: Introduce redist-region-count array property by Eric Auger · 7 years ago
  11. 94692dc hw/display: add standalone ramfb device by Gerd Hoffmann · 7 years ago
  12. b74588a Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' into staging by Peter Maydell · 7 years ago
  13. f548222 migration: introduce decompress-error-check by Xiao Guangrong · 7 years ago
  14. 0304f9e hw: Do not include "sysemu/block-backend.h" if it is not necessary by Philippe Mathieu-Daudé · 7 years ago
  15. debbdc0 make sure that we aren't overwriting mc->get_hotplug_handler by accident by Igor Mammedov · 7 years ago
  16. 3b77f6c arm/boot: split load_dtb() from arm_load_kernel() by Igor Mammedov · 7 years ago
  17. a3fc839 platform-bus-device: use device plug callback instead of machine_done notifier by Igor Mammedov · 7 years ago
  18. e24e345 hw/arm/virt: Introduce the iommu option by Eric Auger · 7 years ago
  19. 584105e hw/arm/virt: Add SMMUv3 to the virt board by Prem Mallappa · 7 years ago
  20. 6d9c1b8 hw/arm/virt: Add linux,pci-domain property by Jan Kiszka · 7 years ago
  21. 9bca0ed Change references to serial_hds[] to serial_hd() by Peter Maydell · 7 years ago
  22. dfadc3b mach-virt: Set VM's SMBIOS system version to mc->name by Wei Huang · 7 years ago
  23. dc16538 hw/arm/virt: Support -machine gic-version=max by Peter Maydell · 7 years ago
  24. 9076ddb hw/arm/virt: Add "max" to the list of CPU types "virt" supports by Peter Maydell · 7 years ago
  25. 4cbca7d hw/arm: Move virt's PSCI DT fixup code to arm/boot.c by Andrey Smirnov · 7 years ago
  26. c88bc3e hw/arm/virt: Check that the CPU realize method succeeded by Peter Maydell · 7 years ago
  27. d342eb7 possible_cpus: add CPUArchId::type field by Igor Mammedov · 7 years ago
  28. 6f2062b hw/arm/virt: Allow only supported dynamic sysbus devices by Eduardo Habkost · 7 years ago
  29. 0bd1909 machine: Replace has_dynamic_sysbus with list of allowed devices by Eduardo Habkost · 7 years ago
  30. a2a0515 hw/arm/virt: Add virt-2.12 machine type by Peter Maydell · 7 years ago
  31. 79283dd hw/arm/virt: Add 2.11 machine type by Eric Auger · 7 years ago
  32. 79e0793 numa: cpu: calculate/set default node-ids after all -numa CLI options are parsed by Igor Mammedov · 8 years ago
  33. ba1ba5c arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly by Igor Mammedov · 8 years ago
  34. c9bb8e1 hw/arm/virt: Set INTx/gsi mapping by Pranavkumar Sawargaonkar · 8 years ago
  35. b2bfe9f target/arm/kvm: pmu: improve error handling by Andrew Jones · 8 years ago
  36. b165952 hw/arm/virt: allow pmu instantiation with userspace irqchip by Andrew Jones · 8 years ago
  37. 3f07cb2 target/arm/kvm: pmu: split init and set-irq stages by Andrew Jones · 8 years ago
  38. 07f4873 hw/arm/virt: add pmu interrupt state by Andrew Jones · 8 years ago
  39. f22ab6c hw/arm/virt: Add 2.10 machine type by Eric Auger · 8 years ago
  40. 98a99ce hw: Use new memory_region_init_{ram, rom, rom_device}() functions by Peter Maydell · 8 years ago
  41. 1cfe48c memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() by Peter Maydell · 8 years ago
  42. a0ceb64 numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr by Igor Mammedov · 8 years ago
  43. c7637c0 hw/arm/virt: fdt: generate distance-map when needed by Andrew Jones · 8 years ago
  44. 4ccf582 virt-arm: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu() by Igor Mammedov · 8 years ago
  45. bd4c1bf virt-arm: add node-id property to CPU by Igor Mammedov · 8 years ago
  46. ea089ee numa: move source of default CPUs to NUMA node mapping into boards by Igor Mammedov · 8 years ago
  47. d9c34f9 hw/arm/virt: explicitly allocate cpu_index for cpus by Igor Mammedov · 8 years ago
  48. 17d3d0e hw/arm/virt: use machine->possible_cpus for storing possible topology info by Igor Mammedov · 8 years ago
  49. 46de591 hw/arm/virt: extract mp-affinity calculation in separate function by Igor Mammedov · 8 years ago
  50. ccc11b0 hw/arm/virt: Add a user option to disallow ITS instantiation by Eric Auger · 8 years ago
  51. dbb7475 hw/arm/virt: fix cpu object reference leak by Igor Mammedov · 8 years ago
  52. 14efdb5 hw/arm/virt: Declare fwcfg as dma cache coherent in dt by Alexander Graf · 8 years ago
  53. 054bb7b target-arm: Declare virtio-mmio as dma-coherent in dt by Alexander Graf · 8 years ago
  54. d6f02ce target-arm: Enable vPMU support under TCG mode by Wei Huang · 8 years ago
  55. 0ec7b3e char: rename CharDriverState Chardev by Marc-André Lureau · 8 years ago
  56. f29cacf hw/arm/virt: Add board property to enable EL2 by Peter Maydell · 8 years ago
  57. c25bd18 target-arm: Enable EL2 feature bit on A53 and A57 by Peter Maydell · 8 years ago
  58. 2013c56 hw/arm/virt: Support using SMC for PSCI by Peter Maydell · 8 years ago
  59. 5454006 hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPU by Peter Maydell · 8 years ago
  60. abf3a4e arm: virt: Fix segmentation fault when specifying an unsupported CPU by Shannon Zhao · 8 years ago
  61. af1f60a hw/arm/virt: remove VirtGuestInfo by Andrew Jones · 8 years ago
  62. da4f09a hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfo by Andrew Jones · 8 years ago
  63. e9a8e47 hw/arm/virt: pass VirtMachineState instead of VirtGuestInfo by Andrew Jones · 8 years ago
  64. a72d436 hw/arm/virt: move VirtMachineState/Class to virt.h by Andrew Jones · 8 years ago
  65. d05fdab hw/arm/virt: remove include/hw/arm/virt-acpi-build.h by Andrew Jones · 8 years ago
  66. 054f4dc hw/arm/virt: eliminate struct VirtGuestInfoState by Andrew Jones · 8 years ago
  67. 055a7f2 hw/arm/virt: use VirtMachineState.gic_version by Andrew Jones · 8 years ago
  68. 0127937 hw/arm/virt: parameter passing cleanups by Andrew Jones · 8 years ago
  69. 156bc9a hw/arm/virt: Don't incorrectly claim architectural timer to be edge-triggered by Peter Maydell · 8 years ago
  70. c8ef2bd hw/arm/virt: Rename 'vbi' variables to 'vms' by Peter Maydell · 8 years ago
  71. 9ac4ef7 hw/arm/virt: Merge VirtBoardInfo and VirtMachineState by Peter Maydell · 8 years ago
  72. e353aac hw/arm/virt: add 2.9 machine type by Peter Maydell · 8 years ago
  73. 5836d16 fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1() by Igor Mammedov · 8 years ago
  74. 1141d1e arm: virt: add PMU property to mach-virt machine type by Wei Huang · 8 years ago
  75. 929e754 arm: Add an option to turn on/off vPMU support by Wei Huang · 8 years ago
  76. c43e853 Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging by Peter Maydell · 8 years ago
  77. 079019f Increase MAX_CPUMASK_BITS from 255 to 288 by Igor Mammedov · 8 years ago
  78. a2519ad hw/arm/virt: Set minimum_page_bits to 12 by Peter Maydell · 8 years ago
  79. 2231f69 hw/arm/virt: no ITS on older machine types by Andrew Jones · 8 years ago
  80. 6bea1dd numa: reduce code duplication by adding helper numa_get_node_for_cpu() by Igor Mammedov · 8 years ago
  81. 02f9873 arm/virt: Add ITS to the virt board by Pavel Fedin · 8 years ago
  82. 96b0439 hw/arm/virt: add 2.8 machine type by Andrew Jones · 8 years ago
  83. 95eb49c hw/arm/virt: tcg: adjust MPIDR like KVM by Andrew Jones · 9 years ago
  84. 09f71b0 arm: virt: Parse cpu_model only once by Igor Mammedov · 9 years ago
  85. 62a48a2 cpu: Use CPUClass->parse_features() as convertor to global properties by Igor Mammedov · 9 years ago
  86. 5d636e2 hw/arm/virt: mark the PCIe host controller as DMA coherent in the DT by Ard Biesheuvel · 9 years ago
  87. 1287f2b hw/arm/virt: create the 2.7 machine type by Andrew Jones · 9 years ago
  88. 3356ebc hw/arm/virt: introduce DEFINE_VIRT_MACHINE_AS_LATEST by Andrew Jones · 9 years ago
  89. ab093c3 hw/arm/virt: introduce DEFINE_VIRT_MACHINE by Andrew Jones · 9 years ago
  90. 7a2ecd9 hw/arm/virt: separate versioned type-init code by Andrew Jones · 9 years ago
  91. 01fe6b6 hw/arm/virt: Add PMU node for virt machine by Shannon Zhao · 9 years ago
  92. 9bbbf64 hw/arm: virt uart fix by xiaoqiang zhao · 9 years ago
  93. f0d1d2c hw/char: QOM'ify pl011 model by xiaoqiang zhao · 9 years ago
  94. 0bf8039 hw/arm/virt: Reject gic-version=host for non-KVM by Cole Robinson · 9 years ago
  95. bacc344 machine: add properties to compat_props incrementaly by Igor Mammedov · 9 years ago
  96. 9695200 ARM: Virt: Set numa-node-id for cpu and memory nodes by Shannon Zhao · 9 years ago
  97. 94f02c5 ARM: Virt: Use gpio_key for power button by Shannon Zhao · 9 years ago
  98. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  99. 0e6aac8 machine: Use type_init() to register machine classes by Eduardo Habkost · 9 years ago
  100. 9c94d8e arm: virt: Move machine class init code to the abstract machine type by Wei Huang · 9 years ago