1. 7fb1cf1 qapi: Don't let implicit enum MAX member collide by Eric Blake · 9 years ago
  2. 463b52f pc: Don't set hw_version on pc-*-2.5 by Eduardo Habkost · 9 years ago
  3. de796d9 pc: Set hw_version on all machine classes by Eduardo Habkost · 9 years ago
  4. 340065e Revert "pc: memhp: force gaps between DIMM's GPA" by Michael S. Tsirkin · 9 years ago
  5. 4884b7b i386: keep cpu_model field in MachineState uptodate by Zhu Guihua · 9 years ago
  6. 46232aa cpu/apic: drop icc bus/bridge by Chen Fan · 9 years ago
  7. 5114e84 target-i386: Convert kvm_default_*features to property/value pairs by Eduardo Habkost · 9 years ago
  8. aa8580c pc: memhp: force gaps between DIMM's GPA by Igor Mammedov · 9 years ago
  9. 7985950 pc: Add a comment explaining why pc_compat_2_4() doesn't exist by Eduardo Habkost · 9 years ago
  10. 87e896a pc: Introduce pc-*-2.5 machine classes by Eduardo Habkost · 9 years ago
  11. 0b7783a q35: Move options common to all classes to pc_q35_machine_options() by Eduardo Habkost · 9 years ago
  12. 2f8b500 pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machines by Igor Mammedov · 9 years ago
  13. 91176e3 pc: Remove redundant arguments from xen_hvm_init() by Eduardo Habkost · 9 years ago
  14. 8629912 smbios: add smbios 3.0 support by Wei Huang · 9 years ago
  15. 60d8f32 smbios: move smbios code into a common folder by Wei Huang · 9 years ago
  16. c8d163b pc: Remove redundant arguments from pc_memory_init() by Eduardo Habkost · 9 years ago
  17. 8807685 pc: Remove redundant arguments from pc_cmos_init() by Eduardo Habkost · 9 years ago
  18. b9cfc91 pc: Use PCMachineState as pc_guest_info_init() argument by Eduardo Habkost · 9 years ago
  19. c0aa4e1 pc: Move {above,below}_4g_mem_size variables to PCMachineState by Eduardo Habkost · 9 years ago
  20. 62b160c pc: Use PCMachineState for pc_memory_init() argument by Eduardo Habkost · 9 years ago
  21. 23d3040 pc: Use PCMachineState for pc_cmos_init() argument by Eduardo Habkost · 9 years ago
  22. 4458fb3 pc: Eliminate pc_default_machine_options() by Eduardo Habkost · 9 years ago
  23. ec68007 pc: Rename pc_machine variables to pcms by Eduardo Habkost · 9 years ago
  24. 27add38 pc: Use PC_COMPAT_* for CPUID feature compatibility by Eduardo Habkost · 9 years ago
  25. c8232b3 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  26. 220a884 hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init() by Laszlo Ersek · 10 years ago
  27. 61964c2 migration: Add configuration section by Juan Quintela · 10 years ago
  28. 13d1681 global_state: Make section optional by Juan Quintela · 10 years ago
  29. 9205579 ich9: add TCO interface emulation by Paulo Alcantara · 10 years ago
  30. 355023f pc: add SMM property by Paolo Bonzini · 10 years ago
  31. fba7247 ich9: add smm_enabled field and arguments by Paolo Bonzini · 10 years ago
  32. 473a494 q35: Re-enable FDC on pc-q35-2.3 and older by Eduardo Habkost · 10 years ago
  33. 37fb569 Disable section footers on older machine types by Dr. David Alan Gilbert · 10 years ago
  34. 0b0cc07 hw/i386/pc: Fix misusing qemu_allocate_irqs for single irq by Shannon Zhao · 10 years ago
  35. ea96bc6 i386: drop FDC in pc-q35-2.4+ if neither it nor floppy drives are wanted by Laszlo Ersek · 10 years ago
  36. 6cd2234 i386/pc_q35: don't insist on board FDC if there's no default floppy by Laszlo Ersek · 10 years ago
  37. fd53c87 i386/pc: pc_basic_device_init(): delegate FDC creation request by Laszlo Ersek · 10 years ago
  38. 99fbeaf pc: Generate init functions with a macro by Eduardo Habkost · 10 years ago
  39. 865906f pc: Don't use QEMUMachine anymore by Eduardo Habkost · 10 years ago
  40. 25519b0 pc: Move compat_props setting inside *_machine_options() functions by Eduardo Habkost · 10 years ago
  41. fddd179 pc: Convert *_MACHINE_OPTIONS macros into functions by Eduardo Habkost · 10 years ago
  42. 61f219d pc: Define machines using a DEFINE_PC_MACHINE macro by Eduardo Habkost · 10 years ago
  43. b6b5c8e pc: Define MACHINE_OPTIONS macros consistently for all machines by Eduardo Habkost · 10 years ago
  44. 42134ac pc: Define PC_COMPAT_2_[123] macros by Eduardo Habkost · 10 years ago
  45. a7cde24 pc: Move commas inside PC_COMPAT_* macros by Eduardo Habkost · 10 years ago
  46. f27086a hw: Move commas inside HW_COMPAT_2_1 macro by Eduardo Habkost · 10 years ago
  47. 5cb50e0 pc: add 2.4 machine types by Jason Wang · 10 years ago
  48. 1ee9159 Revert "target-i386: Disable HLE and RTM on Haswell & Broadwell" by Eduardo Habkost · 10 years ago
  49. 54ed388 pc: Disable vmdesc submission for old machines by Alexander Graf · 10 years ago
  50. 384fb32 acpi: has_immutable_rsdp->!rsdp_in_ram by Michael S. Tsirkin · 10 years ago
  51. 358774d pc: acpi-build: migrate RSDP table by Igor Mammedov · 10 years ago
  52. 13704e4 target-i386: Disable HLE and RTM on Haswell & Broadwell by Eduardo Habkost · 10 years ago
  53. de77a24 hw/usb: simplified usb_enabled by Marcel Apfelbaum · 10 years ago
  54. dfa9c2a Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  55. 78a611f target-i386: add f16c and rdrand to Haswell and Broadwell by Paolo Bonzini · 10 years ago
  56. b3a4f0b target-i386: add VME to all CPUs by Paolo Bonzini · 10 years ago
  57. 64bbd37 pc: add 2.3 machine types by Paolo Bonzini · 10 years ago
  58. d1048be -machine vmport=auto: Fix handling of VMWare ioport emulation for xen by Don Slutz · 10 years ago
  59. 91aa70a pc: align DIMM's address/size by backend's alignment value by Igor Mammedov · 10 years ago
  60. 2bb41e5 Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into staging by Peter Maydell · 10 years ago
  61. 75d373e target-i386: Disable SVM by default in KVM mode by Eduardo Habkost · 10 years ago
  62. e93abc1 target-i386: Don't enable nested VMX by default by Eduardo Habkost · 10 years ago
  63. 1cadaa9 target-i386: Rename KVM auto-feature-enable compat function by Eduardo Habkost · 10 years ago
  64. 179b9f4 pc: Create pc_compat_2_1() functions by Eduardo Habkost · 10 years ago
  65. d43f0d6 vga: flip qemu 2.2 pc machine types from cirrus to stdvga by Gerd Hoffmann · 10 years ago
  66. caad057 smbios: Encode UUID according to SMBIOS specification by Eduardo Habkost · 10 years ago
  67. 2cad57c pc: Add pc_compat_2_1() function by Eduardo Habkost · 10 years ago
  68. 9b23cfb -machine vmport=off: Allow disabling of VMWare ioport emulation by Dr. David Alan Gilbert · 10 years ago
  69. 2d99615 pc: Update rtc_cmos in pc_cpu_plug by Gu Zheng · 10 years ago
  70. 68a27b2 virtio-pci: fix migration for pci bus master by Michael S. Tsirkin · 10 years ago
  71. 562542b i386/pc: add piix and q35 machtypes to sorting families for -M \? by Laszlo Ersek · 10 years ago
  72. b154537 -machine vmport=off: Allow disabling of VMWare ioport emulation by Dr. David Alan Gilbert · 10 years ago
  73. 01a2050 hw/i386/pc_q35.c: Avoid g_assert_cmpint() as it is not in glib 2.12 by Peter Maydell · 10 years ago
  74. d93162e q35/ahci: Pick up -cdrom and -hda options by John Snow · 10 years ago
  75. 1602651 pc/vl: Add units-per-default-bus property by John Snow · 10 years ago
  76. 927766c pc: reserve more memory for ACPI for new machine types by Michael S. Tsirkin · 10 years ago
  77. da398fc Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 10 years ago
  78. 552b48f q35: Enable the ioapic device to be seen by qtest. by John Snow · 10 years ago
  79. 260cb1c pc: Get rid of pci-info leftovers by Markus Armbruster · 10 years ago
  80. f9f2187 pc: Create 2.2 machine type by Jan Kiszka · 10 years ago
  81. 07fb617 pc: hack for migration compatibility from QEMU 2.0 by Paolo Bonzini · 10 years ago
  82. a9dd38d Fix new typos in comments (found by codespell) by Stefan Weil · 11 years ago
  83. b8f5cfd pc: Move q35 compat props to PC_COMPAT_* by Eduardo Habkost · 11 years ago
  84. c87b152 pc & q35: Add new machine opt max-ram-below-4g by Don Slutz · 11 years ago
  85. 3c2a966 xen-hvm: Fix xen_hvm_init() to adjust pc memory layout by Don Slutz · 11 years ago
  86. 48cb7f3 q35: Use PC_Q35_COMPAT_1_4 on pc-q35-1.4 compat_props by Eduardo Habkost · 11 years ago
  87. 9521d42 pc: pass MachineState to pc_memory_init by Paolo Bonzini · 11 years ago
  88. 781bbd6 pc: add acpi-device link to PCMachineState by Igor Mammedov · 11 years ago
  89. de268e1 pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOS by Igor Mammedov · 11 years ago
  90. d5747ca pc: create custom generic PC machine type by Igor Mammedov · 11 years ago
  91. 3ef9622 machine: Conversion of QEMUMachineInitArgs to MachineState by Marcel Apfelbaum · 11 years ago
  92. 9df11c9 pc: add compat_props placeholder for 2.0 machine type by Gabriel L. Somlo · 11 years ago
  93. c97294e SMBIOS: Build aggregate smbios tables and entry point by Gabriel L. Somlo · 11 years ago
  94. e6667f7 SMBIOS: Rename symbols to better reflect future use by Gabriel L. Somlo · 11 years ago
  95. 3458b2b pc: add 2.1 machine type by Michael S. Tsirkin · 11 years ago
  96. ef02ef5 target-i386: Enable x2apic by default on KVM by Eduardo Habkost · 11 years ago
  97. ac41881 pc: avoid duplicate names for ROM MRs by Michael S. Tsirkin · 11 years ago
  98. 98bc3ab loader: rename in_ram/has_mr by Michael S. Tsirkin · 11 years ago
  99. 4e17997 q35: document gigabyte_align by Michael S. Tsirkin · 11 years ago
  100. 9a305c8 q35: gigabyte alignment for ram by Gerd Hoffmann · 11 years ago