1. 963e94a hw/char/parallel: Move TYPE_ISA_PARALLEL to the header file by Thomas Huth · 1 year, 10 months ago
  2. cf2528a hw/sh4: Use MachineClass->default_nic in the sh4 r2d machine by Thomas Huth · 1 year, 10 months ago
  3. a32b158 hw/s390x: Use MachineClass->default_nic in the s390x machine by Thomas Huth · 1 year, 10 months ago
  4. 053b708 hw/ppc: Use MachineClass->default_nic in the ppc machines by Thomas Huth · 1 year, 10 months ago
  5. 26a0802 softmmu/vl.c: Disable default NIC if it has not been compiled into the binary by Thomas Huth · 1 year, 10 months ago
  6. 01ecdaa hw: Move the default NIC machine class setting from the x86 to the generic one by Thomas Huth · 1 year, 10 months ago
  7. d563cc8 softmmu/vl.c: Check for the availability of the VGA device before using it by Thomas Huth · 1 year, 10 months ago
  8. d11b791 hw/i386/Kconfig: ISAPC works fine without VGA_ISA by Thomas Huth · 1 year, 10 months ago
  9. aa222a8 Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Richard Henderson · 1 year, 10 months ago
  10. 48727e5 Revert last two patches by Richard Henderson · 1 year, 10 months ago
  11. ee327b2 Raise crash-test-debian timeout to 90 minutes by Camilla Conte · 1 year, 11 months ago
  12. e4da92d Add CI configuration for Kubernetes by Camilla Conte · 1 year, 11 months ago
  13. d009607 Revert "arm/kvm: add support for MTE" by Peter Maydell · 1 year, 10 months ago
  14. 87af48a hw/i386/pc: No need for rtc_state to be an out-parameter by Bernhard Beschow · 1 year, 10 months ago
  15. f0bc6bf hw/i386/pc: Create RTC controllers in south bridges by Bernhard Beschow · 1 year, 10 months ago
  16. 547a652 hw/cxl: Introduce cxl_device_get_timestamp() utility function by Ira Weiny · 1 year, 11 months ago
  17. b6aab45 hw/cxl: rename mailbox return code type from ret_code to CXLRetCode by Jonathan Cameron · 1 year, 11 months ago
  18. 6a36a4c hw/pci-bridge: make building pcie-to-pci bridge configurable by Sebastian Ott · 1 year, 10 months ago
  19. 206e91d virtio-pci: add handling of PCI ATS and Device-TLB enable/disable by Viktor Prutyanov · 1 year, 10 months ago
  20. 9e57b81 hw/pci-host/pam: Make init_pam() usage more readable by Bernhard Beschow · 2 years, 1 month ago
  21. f9fddaf hw/i386/pc: Initialize ram_memory variable directly by Bernhard Beschow · 2 years, 1 month ago
  22. 8631743 hw/i386/pc_{q35,piix}: Minimize usage of get_system_memory() by Bernhard Beschow · 2 years, 1 month ago
  23. 1e366da hw/i386/pc_{q35,piix}: Reuse MachineClass::desc as SMB product name by Bernhard Beschow · 2 years, 1 month ago
  24. 1ab7167 hw/i386/pc_q35: Reuse machine parameter by Bernhard Beschow · 2 years, 1 month ago
  25. 67b4a74 hw/pci-host/q35: Inline sysbus_add_io() by Bernhard Beschow · 2 years, 1 month ago
  26. 273d650 hw/pci-host/i440fx: Inline sysbus_add_io() by Bernhard Beschow · 2 years, 1 month ago
  27. bc7b0ca vhost-vdpa: Add support for vIOMMU. by Cindy Lu · 1 year, 10 months ago
  28. 2fbef6a vhost-vdpa: Add check for full 64-bit in region delete by Cindy Lu · 1 year, 10 months ago
  29. 3d1e4d3 vhost_vdpa: fix the input in trace_vhost_vdpa_listener_region_del() by Cindy Lu · 1 year, 10 months ago
  30. 74b5d2b vhost: expose function vhost_dev_has_iommu() by Cindy Lu · 1 year, 10 months ago
  31. 3e69908 virtio-crypto: fix NULL pointer dereference in virtio_crypto_free_request by Mauro Matteo Cascella · 1 year, 10 months ago
  32. 1fac00f virtio-net: not enable vq reset feature unconditionally by Eugenio Pérez · 1 year, 10 months ago
  33. bab1053 vhost-user: Remove acpi-specific memslot limit by David Hildenbrand · 1 year, 10 months ago
  34. d5cef02 virtio-mem: Default to "unplugged-inaccessible=on" with 8.1 on x86-64 by David Hildenbrand · 1 year, 10 months ago
  35. 5ed3dab hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0 by Leonardo Bras · 1 year, 10 months ago
  36. 6f8be29 vhost-user: send SET_STATUS 0 after GET_VRING_BASE by Stefan Hajnoczi · 1 year, 10 months ago
  37. 5b52692 pci: pci_add_option_rom(): refactor: use g_autofree for path variable by Vladimir Sementsov-Ogievskiy · 1 year, 10 months ago
  38. 4ab049c pci: pci_add_option_rom(): improve style by Vladimir Sementsov-Ogievskiy · 1 year, 10 months ago
  39. 1141159 ACPI: bios-tables-test.c step 5 (update expected table binaries) by Eric DeVolder · 1 year, 10 months ago
  40. 6da94e2 ACPI: i386: bump to MADT to revision 3 by Eric DeVolder · 1 year, 10 months ago
  41. 354b09d ACPI: bios-tables-test.c step 2 (allowed-diff entries) by Eric DeVolder · 1 year, 10 months ago
  42. adacc81 hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent) by Gregory Price · 1 year, 11 months ago
  43. 3521176 hw/mem: Use memory_region_size() in cxl_type3 by Jonathan Cameron · 1 year, 11 months ago
  44. 847ea4e tests/qtest/cxl-test: whitespace, line ending cleanup by Gregory Price · 1 year, 11 months ago
  45. 823371a hw/cxl: Fix incorrect reset of commit and associated clearing of committed. by Jonathan Cameron · 1 year, 11 months ago
  46. 92ff7ca hw/cxl: Fix endian handling for decoder commit. by Jonathan Cameron · 1 year, 11 months ago
  47. 23e1248 hw/cxl: drop pointless memory_region_transaction_guards by Jonathan Cameron · 1 year, 11 months ago
  48. 0795b98 docs/cxl: Replace unsupported AARCH64 with x86_64 by Raghu H · 1 year, 11 months ago
  49. 9830ea6 docs/cxl: Remove incorrect CXL type 3 size parameter by Raghu H · 1 year, 11 months ago
  50. ca47505 docs/cxl: fix some typos by Brice Goglin · 1 year, 11 months ago
  51. 7b22a32 hw/cxl: cdat: Fix failure to free buffer in erorr paths by Jonathan Cameron · 1 year, 11 months ago
  52. 71ba92f hw/cxl: cdat: Fix open file not closed in ct3_load_cdat() by Hao Zeng · 1 year, 11 months ago
  53. 5d41055 vhost: fix possible wrap in SVQ descriptor ring by Hawkins Jiawei · 1 year, 10 months ago
  54. 449d6d9 Merge tag 'pull-hex-20230518-1' of https://github.com/quic/qemu into staging by Richard Henderson · 1 year, 10 months ago
  55. 9073bfd Hexagon (linux-user/hexagon): handle breakpoints by Matheus Tavares Bernardino · 1 year, 10 months ago
  56. b647652 Hexagon (gdbstub): add HVX support by Taylor Simpson · 1 year, 10 months ago
  57. b0bd9d8 Hexagon (gdbstub): fix p3:0 read and write via stub by Brian Cain · 1 year, 10 months ago
  58. ab930e8 Hexagon: add core gdbstub xml data for LLDB by Matheus Tavares Bernardino · 1 year, 10 months ago
  59. dae66a3 gdbstub: add test for untimely stop-reply packets by Matheus Tavares Bernardino · 1 year, 10 months ago
  60. 7583700 gdbstub: only send stop-reply packets when allowed to by Matheus Tavares Bernardino · 1 year, 10 months ago
  61. 9e6d493 Remove test_vshuff from hvx_misc tests by Marco Liebel · 1 year, 10 months ago
  62. 14edcf1 Hexagon (decode): look for pkts with multiple insns at the same slot by Matheus Tavares Bernardino · 1 year, 10 months ago
  63. ed9b28f Hexagon (iclass): update J4_hintjumpr slot constraints by Matheus Tavares Bernardino · 1 year, 10 months ago
  64. 3128588 Hexagon: append eflags to unknown cpu model string by Matheus Tavares Bernardino · 1 year, 10 months ago
  65. f0e0c98 Hexagon: list available CPUs with `-cpu help` by Matheus Tavares Bernardino · 1 year, 10 months ago
  66. c319939 Hexagon (target/hexagon/*.py): raise exception on reg parsing error by Matheus Tavares Bernardino · 1 year, 10 months ago
  67. 4354f3d target/hexagon: fix = vs. == mishap by Paolo Bonzini · 1 year, 10 months ago
  68. 163e5fa Hexagon (target/hexagon) Additional instructions handled by idef-parser by Taylor Simpson · 1 year, 10 months ago
  69. 0fc56c4 Hexagon (target/hexagon) Move items to DisasContext by Taylor Simpson · 1 year, 10 months ago
  70. e5d0d78 Hexagon (target/hexagon) Move pkt_has_store_s1 to DisasContext by Taylor Simpson · 1 year, 10 months ago
  71. 842b206 Hexagon (target/hexagon) Move pred_written to DisasContext by Taylor Simpson · 1 year, 10 months ago
  72. e22edc7 Hexagon (target/hexagon) Move new_pred_value to DisasContext by Taylor Simpson · 1 year, 10 months ago
  73. 4ff5676 Hexagon (target/hexagon) Move new_value to DisasContext by Taylor Simpson · 1 year, 10 months ago
  74. 6aa4f1d Hexagon (target/hexagon) Make special new_value for USR by Taylor Simpson · 1 year, 10 months ago
  75. 00e64fd Hexagon (target/hexagon) Add overrides for disabled idef-parser insns by Taylor Simpson · 1 year, 10 months ago
  76. d05d5ee Hexagon (target/hexagon) Short-circuit more HVX single instruction packets by Taylor Simpson · 1 year, 10 months ago
  77. b855298 Hexagon (target/hexagon) Short-circuit packet HVX writes by Taylor Simpson · 1 year, 10 months ago
  78. 455e169 Hexagon (target/hexagon) Short-circuit packet predicate writes by Taylor Simpson · 1 year, 10 months ago
  79. d54c561 Hexagon (target/hexagon) Short-circuit packet register writes by Taylor Simpson · 1 year, 10 months ago
  80. b9f0326 Hexagon (target/hexagon) Mark registers as read during packet analysis by Taylor Simpson · 1 year, 10 months ago
  81. 71ed369 Hexagon (target/hexagon) Don't overlap dest writes with source reads by Taylor Simpson · 1 year, 10 months ago
  82. 25e1d87 Hexagon (target/hexagon) Clean up pred_written usage by Taylor Simpson · 1 year, 10 months ago
  83. d24f0b2 Hexagon (target/hexagon) Eliminate uses of log_pred_write function by Taylor Simpson · 1 year, 10 months ago
  84. 9942f6a Hexagon (target/hexagon) Remove log_reg_write from op_helper.[ch] by Taylor Simpson · 1 year, 10 months ago
  85. 5c4b11e Hexagon (target/hexagon) Add overrides for clr[tf]new by Taylor Simpson · 1 year, 10 months ago
  86. 085b670 Hexagon (target/hexagon) Add overrides for allocframe/deallocframe by Taylor Simpson · 1 year, 10 months ago
  87. 17fda3c Hexagon (target/hexagon) Add overrides for loop setup instructions by Taylor Simpson · 1 year, 10 months ago
  88. 07540a2 Hexagon (target/hexagon) Add DisasContext arg to gen_log_reg_write by Taylor Simpson · 1 year, 10 months ago
  89. 63efb6a meson.build Add CONFIG_HEXAGON_IDEF_PARSER by Taylor Simpson · 1 year, 10 months ago
  90. 4dd311e Hexagon (tests/tcg/hexagon) Add v73 scalar tests by Taylor Simpson · 1 year, 10 months ago
  91. 59958d8 Hexagon (target/hexagon) Add v73 scalar instructions by Taylor Simpson · 1 year, 10 months ago
  92. 6c61d4e Hexagon (tests/tcg/hexagon) Add v69 HVX tests by Taylor Simpson · 1 year, 10 months ago
  93. b2f20c2 Hexagon (target/hexagon) Add v69 HVX instructions by Taylor Simpson · 1 year, 10 months ago
  94. d636fb7 Hexagon (tests/tcg/hexagon) Add v68 HVX tests by Taylor Simpson · 1 year, 10 months ago
  95. f128c0f Hexagon (target/hexagon) Add v68 HVX instructions by Taylor Simpson · 1 year, 10 months ago
  96. 860132e Hexagon (tests/tcg/hexagon) Add v68 scalar tests by Taylor Simpson · 1 year, 10 months ago
  97. 406c74f Hexagon (target/hexagon) Add v68 scalar instructions by Taylor Simpson · 1 year, 10 months ago
  98. fc2622f Hexagon (target/hexagon) Add support for v68/v69/v71/v73 by Taylor Simpson · 1 year, 10 months ago
  99. 146f515 Merge tag 'migration-20230518-pull-request' of https://gitlab.com/juan.quintela/qemu into staging by Richard Henderson · 1 year, 10 months ago
  100. ba9d2cb migration: Fix duplicated included in meson.build by Juan Quintela · 1 year, 10 months ago