1. d38723f rust/pl011: remove commented out C code by Manos Pitsidianakis · 4 months ago
  2. 2e06e72 rust/pl011: add TYPE_PL011_LUMINARY device by Manos Pitsidianakis · 4 months ago
  3. 2e57bb6 rust/pl011: move CLK_NAME static to function scope by Manos Pitsidianakis · 4 months ago
  4. 9324331 rust/pl011: add support for migration by Manos Pitsidianakis · 4 months ago
  5. 113c668 rust/pl011: fix default value for migrate-clock by Paolo Bonzini · 4 months ago
  6. 0a65e41 rust: add definitions for vmstate by Manos Pitsidianakis · 4 months ago
  7. f60f367 rust: do not use TYPE_CHARDEV unnecessarily by Paolo Bonzini · 4 months ago
  8. 6e50bde rust: provide safe wrapper for MaybeUninit::zeroed() by Paolo Bonzini · 4 months ago
  9. c92c447 rust: make properties array immutable by Paolo Bonzini · 4 months ago
  10. 03a573b rust: clean up define_property macro by Paolo Bonzini · 4 months ago
  11. e90d470 rust: cleanup module_init!, use it from #[derive(Object)] by Paolo Bonzini · 4 months ago
  12. cde3c42 rust: build integration test for the qemu_api crate by Paolo Bonzini · 4 months ago
  13. 4f75219 rust: modernize link_section usage for ELF platforms by Paolo Bonzini · 4 months ago
  14. 2eb6274 rust: remove uses of #[no_mangle] by Paolo Bonzini · 4 months ago
  15. 00ed18d rust: do not use --no-size_t-is-usize by Paolo Bonzini · 4 months ago
  16. b00bf4e rust: do not always select X_PL011_RUST by Paolo Bonzini · 4 months ago
  17. 7b72c7d meson: pass rustc_args when building all crates by Paolo Bonzini · 4 months ago
  18. d1e526c meson: remove repeated search for rust_root_crate.sh by Paolo Bonzini · 4 months ago
  19. be3fc97 meson: import rust module into a global variable by Paolo Bonzini · 4 months ago
  20. 37fdb2f rust: add PL011 device model by Manos Pitsidianakis · 4 months ago
  21. ca5aa28 Revert "rust: add PL011 device model" by Manos Pitsidianakis · 4 months ago
  22. b278b60 rust/wrapper.h: define memory_order enum by Manos Pitsidianakis · 4 months ago
  23. d36f165 qdev: make properties array "const" by Paolo Bonzini · 4 months ago
  24. 6f58b09 tests/tcg: Add SIGRTMIN/SIGRTMAX test by Ilya Leoshkevich · 4 months ago
  25. c107521 linux-user: Allow custom rt signal mappings by Ilya Leoshkevich · 4 months ago
  26. 6e9dcfb linux-user: Fix GDB complaining about system-supplied DSO string table index by Ilya Leoshkevich · 4 months ago
  27. c20d09e tests/tcg: Replace -mpower8-vector with -mcpu=power8 by Ilya Leoshkevich · 4 months ago
  28. 374cdc8 target/arm: Enable FEAT_CMOW for -cpu max by Gustavo Romero · 3 months ago
  29. ab4b56d hw/net/npcm_gmac: Change error log to trace event by Nabih Estefan · 3 months ago
  30. 3647dca hw/sensor/tmp105: Convert printf() to trace event, add tracing for read/write access by Bernhard Beschow · 3 months ago
  31. fe06088 hw/watchdog/wdt_imx2: Remove redundant assignment by Bernhard Beschow · 3 months ago
  32. afd431e hw/timer/imx_gpt: Convert DPRINTF to trace events by Bernhard Beschow · 3 months ago
  33. e8217c5 hw/rtc/ds1338: Trace send and receive operations by Bernhard Beschow · 3 months ago
  34. a5c0240 disas: Fix build against Capstone v6 (again) by Richard Henderson · 3 months ago
  35. e6b2fa1 target/arm: Fix SVE SDOT/UDOT/USDOT (4-way, indexed) by Peter Maydell · 3 months ago
  36. efbe180 target/arm: Add new MMU indexes for AArch32 Secure PL1&0 by Peter Maydell · 3 months ago
  37. 056c5c9 Revert "target/arm: Fix usage of MMU indexes when EL3 is AArch32" by Peter Maydell · 3 months ago
  38. bc0b360 softfloat: Remove fallback rule from pickNaN() by Peter Maydell · 3 months ago
  39. ba65584 target/rx: Explicitly set 2-NaN propagation rule by Peter Maydell · 3 months ago
  40. 355e6cf target/openrisc: Explicitly set 2-NaN propagation rule by Peter Maydell · 3 months ago
  41. 4fafdcc target/microblaze: Explicitly set 2-NaN propagation rule by Peter Maydell · 3 months ago
  42. c18a13e target/microblaze: Move setting of float rounding mode to reset by Peter Maydell · 3 months ago
  43. 8403a50 target/alpha: Explicitly set 2-NaN propagation rule by Peter Maydell · 3 months ago
  44. 62d39b2 target/i386: Set 2-NaN propagation rule explicitly by Peter Maydell · 3 months ago
  45. 8d988eb target/xtensa: Explicitly set 2-NaN propagation rule by Peter Maydell · 3 months ago
  46. 80de5f2 target/xtensa: Factor out calls to set_use_first_nan() by Peter Maydell · 3 months ago
  47. 4482f32 target/sparc: Explicitly set 2-NaN propagation rule by Peter Maydell · 3 months ago
  48. 65c1c03 target/sparc: Move cpu_put_fsr(env, 0) call to reset by Peter Maydell · 3 months ago
  49. ad58ba1 target/m68k: Initialize float_status fields in gdb set/get functions by Peter Maydell · 3 months ago
  50. 0527cfd target/m68k: Explicitly set 2-NaN propagation rule by Peter Maydell · 3 months ago
  51. 5aaab56 target/ppc: Explicitly set 2-NaN propagation rule by Peter Maydell · 3 months ago
  52. 841f9d7 target/s390x: Explicitly set 2-NaN propagation rule by Peter Maydell · 3 months ago
  53. 2915876 target/hppa: Explicitly set 2-NaN propagation rule by Peter Maydell · 3 months ago
  54. 1bb5257 target/loongarch: Explicitly set 2-NaN propagation rule by Peter Maydell · 3 months ago
  55. 0c587f1 target/mips: Explicitly set 2-NaN propagation rule by Peter Maydell · 3 months ago
  56. d1ff996 target/arm: Explicitly set 2-NaN propagation rule by Peter Maydell · 3 months ago
  57. d22c994 tests/fp: Explicitly set 2-NaN propagation rule by Peter Maydell · 3 months ago
  58. 8a13296 softfloat: Allow 2-operand NaN propagation rule to be set at runtime by Peter Maydell · 3 months ago
  59. 9a7b0a8 Merge tag 'pull-aspeed-20241104' of https://github.com/legoater/qemu into staging by Peter Maydell · 3 months ago
  60. 6b82960 Merge tag 'pull-ppc-for-9.2-1-20241104' of https://gitlab.com/npiggin/qemu into staging by Peter Maydell · 3 months ago
  61. 55c84a7 contrib/plugins: remove Makefile for contrib/plugins by Pierrick Bouvier · 4 months ago
  62. 2181b92 meson: build contrib/plugins with meson by Pierrick Bouvier · 4 months ago
  63. 6d630d8 contrib/plugins/cflow: fix warning by Pierrick Bouvier · 4 months ago
  64. 52a523a bsd-user: Set TaskState ts_tid for initial threads by Jessica Clarke · 8 months ago
  65. 8997452 bsd-user/main: Allow setting tb-size by Ilya Leoshkevich · 7 months ago
  66. 1f31243 bsd-user/x86_64/target_arch_thread.h: Align stack by Ilya Leoshkevich · 7 months ago
  67. 096d96e intel_iommu: Add missed reserved bit check for IEC descriptor by Zhenzhong Duan · 3 months ago
  68. 8e761fb intel_iommu: Add missed sanity check for 256-bit invalidation queue by Zhenzhong Duan · 3 months ago
  69. e70e83f intel_iommu: Send IQE event when setting reserved bit in IQT_TAIL by Zhenzhong Duan · 3 months ago
  70. 65fb669 hw/acpi: Update GED with vCPU Hotplug VMSD for migration by Salil Mehta · 4 months ago
  71. 4d62d15 tests/qtest/bios-tables-test: Update DSDT golden masters for x86/{pc,q35} by Salil Mehta · 3 months ago
  72. bf1ecc8 hw/acpi: Update ACPI `_STA` method with QOM vCPU ACPI Hotplug states by Salil Mehta · 4 months ago
  73. e98411c qtest: allow ACPI DSDT Table changes by Salil Mehta · 4 months ago
  74. 2d6cfba hw/acpi: Make CPUs ACPI `presence` conditional during vCPU hot-unplug by Salil Mehta · 4 months ago
  75. 26f2660 hw/pci: Add parenthesis to PCI_BUILD_BDF macro by Roque Arcudia Hernandez · 4 months ago
  76. 721c99a hw/cxl: Ensure there is enough data to read the input header in cmd_get_physical_port_state() by Jonathan Cameron · 4 months ago
  77. 5300bdf hw/cxl: Ensure there is enough data for the header in cmd_ccls_set_lsa() by Jonathan Cameron · 4 months ago
  78. c1c4d6b hw/cxl: Check that writes do not go beyond end of target attributes by Jonathan Cameron · 4 months ago
  79. c0f1224 hw/cxl: Ensuring enough data to read parameters in cmd_tunnel_management_cmd() by Jonathan Cameron · 4 months ago
  80. a3de73c hw/cxl: Avoid accesses beyond the end of cel_log. by Jonathan Cameron · 4 months ago
  81. f9f0fa2 hw/cxl: Check the length of data requested fits in get_log() by Jonathan Cameron · 4 months ago
  82. a399536 hw/cxl: Check enough data in cmd_firmware_update_transfer() by Jonathan Cameron · 4 months ago
  83. f4a12ba hw/cxl: Check input length is large enough in cmd_events_clear_records() by Jonathan Cameron · 4 months ago
  84. 91a743b hw/cxl: Check input includes at least the header in cmd_features_set_feature() by Jonathan Cameron · 4 months ago
  85. 7edbbff hw/cxl: Check size of input data to dynamic capacity mailbox commands by Jonathan Cameron · 4 months ago
  86. 802671c hw/cxl/cxl-mailbox-util: Fix output buffer index update when retrieving DC extents by Fan Ni · 4 months ago
  87. 0564019 cxl/cxl-mailbox-utils: Fix size check for cmd_firmware_update_get_info by Fan Ni · 4 months ago
  88. 449dca6 pcie: enable Extended tag field support by Marcin Juszkiewicz · 4 months ago
  89. 6ce12bd intel_iommu: Introduce property "stale-tm" to control Transient Mapping (TM) field by Zhenzhong Duan · 4 months ago
  90. eea5aee vhost-user: fix shared object return values by Albert Esteve · 4 months ago
  91. d4d5212 hw/pci-bridge: Make pxb_dev_realize_common() return if it succeeded by Jonathan Cameron · 4 months ago
  92. d197822 hw/cxl: Fix indent of structure member by Jonathan Cameron · 4 months ago
  93. d185319 hw/cxl/cxl-mailbox-utils: Fix for device DDR5 ECS control feature tables by Shiju Jose · 4 months ago
  94. 80ee960 hw/mem/cxl_type3: Fix More flag setting for dynamic capacity event records by Fan Ni · 4 months ago
  95. 5eabca7 mem/cxl_type3: Fix overlapping region validation error by Yao Xingtao · 4 months ago
  96. 8352756 hw/cxl: Fix background completion percentage calculation by Ajay Joshi · 4 months ago
  97. df66b85 hw/cxl: Fix uint32 overflow cxl-mailbox-utils.c by Dmitry Frolov · 4 months ago
  98. 963b027 virtio/vhost-user: fix qemu abort when hotunplug vhost-user-net device by yaozhenguo · 4 months ago
  99. 55fa4be virtio-pci: fix memory_region_find for VirtIOPCIRegion's MR by Gao Shiyuan · 4 months ago
  100. b12cb38 amd_iommu: Check APIC ID > 255 for XTSup by Suravee Suthikulpanit · 5 months ago