1. 0a48666 Revert "hw/i386: Update structures to save the number of nodes per package" by Babu Moger · 4 years, 6 months ago
  2. 10f20ae Revert "hw/386: Add EPYC mode topology decoding functions" by Babu Moger · 4 years, 6 months ago
  3. 0a714bf Revert "hw/i386: Introduce apicid functions inside X86MachineState" by Babu Moger · 4 years, 6 months ago
  4. 30c60f7 x86-iommu: Rename QOM type macros by Eduardo Habkost · 4 years, 6 months ago
  5. 3ff3c5d hw: add compat machines for 5.2 by Cornelia Huck · 4 years, 7 months ago
  6. 2033cc6 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 4 years, 8 months ago
  7. 6e083c0 apic: Report current_count via 'info lapic' by Jan Kiszka · 5 years ago
  8. dd29b5c xen: cleanup unrealized flash devices by Paul Durrant · 4 years, 8 months ago
  9. 6b8d141 audio: create pcspk device early by Gerd Hoffmann · 4 years, 8 months ago
  10. 8859f07 pc_basic_device_init: drop no_vmport arg by Gerd Hoffmann · 4 years, 8 months ago
  11. c52e7bb pc_basic_device_init: drop has_pit arg by Gerd Hoffmann · 4 years, 8 months ago
  12. 10e2483 pc_basic_device_init: pass PCMachineState by Gerd Hoffmann · 4 years, 8 months ago
  13. 89ed90e floppy: move cmos_get_fd_drive_type() from pc by Gerd Hoffmann · 4 years, 9 months ago
  14. c8b4735 microvm: move virtio base to 0xfeb00000 by Gerd Hoffmann · 4 years, 9 months ago
  15. 9a45729 x86: move max-ram-below-4g to pc by Gerd Hoffmann · 4 years, 9 months ago
  16. d6048bf hw/i386/vmport: Add support for CMD_GETHZ by Liran Alon · 5 years ago
  17. acacd35 hw/i386/vmport: Add support for CMD_GET_VCPU_INFO by Liran Alon · 5 years ago
  18. aaacf1c hw/i386/vmport: Add support for CMD_GETBIOSUUID by Liran Alon · 5 years ago
  19. dcd938f hw/i386/vmport: Define enum for all commands by Liran Alon · 5 years ago
  20. d8f23d6 hw/i386/vmport: Introduce vmport.h by Liran Alon · 5 years ago
  21. 541aaa1 hw: add compat machines for 5.1 by Cornelia Huck · 4 years, 10 months ago
  22. d8a0599 hw/i386: Make vmmouse helpers static by Philippe Mathieu-Daudé · 4 years, 10 months ago
  23. e595112 hw/i386: Add 'vmport.h' local header by Philippe Mathieu-Daudé · 4 years, 10 months ago
  24. b4fa79e hw/i386/pc: Create 'vmport' device in place by Philippe Mathieu-Daudé · 4 years, 10 months ago
  25. 6121c7f hw/i386: Introduce apicid functions inside X86MachineState by Babu Moger · 5 years ago
  26. 7568b20 hw/386: Add EPYC mode topology decoding functions by Babu Moger · 5 years ago
  27. 17e8907 acpi: add acpi=OnOffAuto machine property to x86 and arm virt by Gerd Hoffmann · 5 years ago
  28. 3c6712e hw/i386: Rename apicid_from_topo_ids to x86_apicid_from_topo_ids by Babu Moger · 5 years ago
  29. c24a41b hw/i386: Update structures to save the number of nodes per package by Babu Moger · 5 years ago
  30. f20dec0 hw/i386: Consolidate topology functions by Babu Moger · 5 years ago
  31. 53a5e7b hw/i386: Introduce X86CPUTopoInfo to contain topology info by Babu Moger · 5 years ago
  32. dcf08bc hw/i386: Rename X86CPUTopoInfo structure to X86CPUTopoIDs by Babu Moger · 5 years ago
  33. f7795e4 misc: Replace zero-length arrays with flexible array member (automatic) by Philippe Mathieu-Daudé · 5 years ago
  34. fe8ce96 hw/i386/pc: Clean up includes by Philippe Mathieu-Daudé · 5 years ago
  35. 2479300 hw/i386/intel_iommu: Remove unused includes by Philippe Mathieu-Daudé · 5 years ago
  36. 1b5c0b5 hw/i386/ioapic_internal: Remove unused "hw/i386/ioapic.h" header by Philippe Mathieu-Daudé · 5 years ago
  37. a1c4a3d hw/southbridge/ich9: Removed unused headers by Philippe Mathieu-Daudé · 5 years ago
  38. d3e07dc hw/i386/pc: Extract the port92 device by Philippe Mathieu-Daudé · 5 years ago
  39. 89a289c x86: move more x86-generic functions out of PC files by Paolo Bonzini · 5 years ago
  40. ed9e923 x86: move SMM property to X86MachineState by Paolo Bonzini · 5 years ago
  41. 852c27e hw: replace hw/i386/pc.h with a header just for the i8259 by Paolo Bonzini · 5 years ago
  42. 3eb74d2 hw: add compat machines for 5.0 by Cornelia Huck · 5 years ago
  43. 2f34ebf hw/i386: Move save_tsc_khz from PCMachineClass to X86MachineClass by Liam Merwick · 5 years ago
  44. 0fd61a2 hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h by Philippe Mathieu-Daudé · 6 years ago
  45. 0063454 hw/pci-host/piix: Move RCR_IOPORT register definition by Philippe Mathieu-Daudé · 6 years ago
  46. e29f237 hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c by Philippe Mathieu-Daudé · 6 years ago
  47. fff123b piix4: Add a MC146818 RTC Controller as specified in datasheet by Philippe Mathieu-Daudé · 7 years ago
  48. 078778c piix4: Add an i8259 Interrupt Controller as specified in datasheet by Hervé Poussineau · 7 years ago
  49. 6f529b7 target/i386: move FERR handling to target/i386 by Paolo Bonzini · 5 years ago
  50. 4501d31 hw/i386/pc: Extract pc_i8259_create() by Philippe Mathieu-Daudé · 5 years ago
  51. 417258f hw/i386/pc: Extract pc_gsi_create() by Philippe Mathieu-Daudé · 5 years ago
  52. 0ebf007 hw/i386: Introduce the microvm machine type by Sergio Lopez · 5 years ago
  53. 703a548 hw/i386: make x86.c independent from PCMachineState by Sergio Lopez · 5 years ago
  54. f0bb276 hw/i386: split PCMachineState deriving X86MachineState from it by Paolo Bonzini · 5 years ago
  55. 549e984 hw/i386/pc: move shared x86 functions to x86.c and export them by Sergio Lopez · 5 years ago
  56. 81ef68e hw/i386/pc: rename functions shared with non-PC machines by Sergio Lopez · 5 years ago
  57. 091c466 hw/acpi: Make ACPI IO address space configurable by Shameer Kolothum · 5 years ago
  58. ebe1558 pc: Add an SMB0 ACPI device to q35 by Corey Minyard · 9 years ago
  59. d6d059c hw/i386/pc: Extract e820 memory layout code by Philippe Mathieu-Daudé · 6 years ago
  60. e65472c Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into staging by Peter Maydell · 6 years ago
  61. 9aec2e5 hw: add compat machines for 4.2 by Cornelia Huck · 6 years ago
  62. e502fe9 hw/i386/pc: Map into memory the initrd by Stefano Garzarella · 6 years ago
  63. d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 6 years ago
  64. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  65. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  66. ec150c7 include: Make headers more self-contained by Markus Armbruster · 6 years ago
  67. 0788a56 i386: Make unversioned CPU models be aliases by Eduardo Habkost · 6 years ago
  68. 6f47956 machine: Refactor smp_parse() in vl.c as MachineClass::smp_parse() by Like Xu · 6 years ago
  69. d65af28 i386: Update new x86_apicid parsing rules with die_offset support by Like Xu · 6 years ago
  70. 176d2cd i386/cpu: Consolidate die-id validity in smp context by Like Xu · 6 years ago
  71. c26ae61 i386: Add die-level cpu topology to x86CPU on PCMachine by Like Xu · 6 years ago
  72. a062859 machine: Refactor smp-related call chains to pass MachineState by Like Xu · 6 years ago
  73. 457cfccc pc: Move compat_apic_id_mode variable to PCMachineClass by Eduardo Habkost · 6 years ago
  74. 8e8cbed hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1 by Greg Kurz · 6 years ago
  75. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  76. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  77. c87759c q35: Revert to kernel irqchip by Alex Williamson · 6 years ago
  78. 958a01d ioapic: allow buggy guests mishandling level-triggered interrupts to make progress by Vitaly Kuznetsov · 6 years ago
  79. 81c48dd hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularity by Philippe Mathieu-Daudé · 6 years ago
  80. 58ea30f Clean up header guards that don't match their file name by Markus Armbruster · 6 years ago
  81. 9bf2650 hw: add compat machines for 4.1 by Cornelia Huck · 6 years ago
  82. 81fb1e6 intel_iommu: Drop extended root field by Peter Xu · 6 years ago
  83. 4b519ef intel-iommu: optimize nodmar memory regions by Peter Xu · 6 years ago
  84. 4a4f219 intel_iommu: add scalable-mode option to make scalable mode work by Yi Sun · 6 years ago
  85. c0c1d35 intel_iommu: add 256 bits qi_desc support by Liu, Yi L · 6 years ago
  86. fb43cf7 intel_iommu: scalable mode emulation by Liu, Yi L · 6 years ago
  87. 2cb73af Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging by Peter Maydell · 6 years ago
  88. ebc29e1 pc: Support firmware configuration with -blockdev by Markus Armbruster · 6 years ago
  89. 5e640a9 pc_sysfw: Pass PCMachineState to pc_system_firmware_init() by Philippe Mathieu-Daudé · 6 years ago
  90. f6a0d06 machine: Move nvdimms state into struct MachineState by Eric Auger · 6 years ago
  91. c1404bd nvdimm: Rename AcpiNVDIMMState into NVDIMMState by Eric Auger · 6 years ago
  92. 49e5ef0 hw/i386/pc.c: remove unused function pc_acpi_init() by Wei Yang · 6 years ago
  93. fda672b hw/i386/pc: enable PVH only for machine type >= 4.0 by Stefano Garzarella · 6 years ago
  94. 639f642 hw/i386: Remove PCMachineClass from "qemu/typedefs.h" by Philippe Mathieu-Daudé · 6 years ago
  95. e53f779 Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging by Peter Maydell · 6 years ago
  96. 6c36bdd machine: Use shorter format for GlobalProperty arrays by Eduardo Habkost · 6 years ago
  97. 34bec7a ioapic: use TYPE_FOO MACRO than constant string by Li Qiang · 6 years ago
  98. a310e65 compat: remove remaining PC_COMPAT macros by Marc-André Lureau · 6 years ago
  99. a1c3c56 include: remove compat.h by Marc-André Lureau · 6 years ago
  100. c4fc569 compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros by Marc-André Lureau · 6 years ago