1. 7d79344 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 3 years, 3 months ago
  2. bf21fe9 fw_cfg: add etc/msr_feature_control by Paolo Bonzini · 3 years, 3 months ago
  3. 3bb6040 Merge remote-tracking branch 'remotes/kraxel/tags/input-20210910-pull-request' into staging by Peter Maydell · 3 years, 3 months ago
  4. 6d1272d Merge remote-tracking branch 'remotes/vivier/tags/q800-pull-request' into staging by Peter Maydell · 3 years, 3 months ago
  5. 4e9bddc ps2: migration support for command reply queue by Volker Rümelin · 3 years, 4 months ago
  6. 9e24b2d ps2: use a separate keyboard command reply queue by Volker Rümelin · 3 years, 4 months ago
  7. 47db243 ps2: use the whole ps2 buffer but keep queue size by Volker Rümelin · 3 years, 4 months ago
  8. dde602a mac_via: add qdev gpios for nubus slot interrupts to VIA2 by Mark Cave-Ayland · 3 years, 4 months ago
  9. 323f984 mac_via: remove explicit viaN prefix from VIA IRQ gpios by Mark Cave-Ayland · 3 years, 4 months ago
  10. 02a68a3 mac_via: remove mac_via device by Mark Cave-Ayland · 3 years, 4 months ago
  11. 846ae7c mac_via: move VIA1 realize logic from mac_via_realize() to mos6522_q800_via1_realize() by Mark Cave-Ayland · 3 years, 4 months ago
  12. 14562b3 mac_via: move VIA1 reset logic from mac_via_reset() to mos6522_q800_via1_reset() by Mark Cave-Ayland · 3 years, 4 months ago
  13. 84e944b mac_via: move q800 VIA1 timer variables to q800 VIA1 VMStateDescription by Mark Cave-Ayland · 3 years, 4 months ago
  14. 5f083d4 mac_via: move ADB variables to MOS6522Q800VIA1State by Mark Cave-Ayland · 3 years, 4 months ago
  15. 741258b mac_via: move PRAM/RTC variables to MOS6522Q800VIA1State by Mark Cave-Ayland · 3 years, 4 months ago
  16. 8064d7b mac_via: move PRAM contents and block backend to MOS6522Q800VIA1State by Mark Cave-Ayland · 3 years, 4 months ago
  17. ae6f236 mac_via: move last_b variable into q800 VIA1 VMStateDescription by Mark Cave-Ayland · 3 years, 4 months ago
  18. 17de3d5 mac_via: introduce new VMStateDescription for q800 VIA1 and VIA2 by Mark Cave-Ayland · 3 years, 4 months ago
  19. 15a2a1a escc: fix STATUS_SYNC bit in R_STATUS register by Mark Cave-Ayland · 3 years, 4 months ago
  20. 99b0f05 escc: re-use escc_reset_chn() for soft reset by Mark Cave-Ayland · 3 years, 4 months ago
  21. a04ca92 escc: remove register changes from escc_reset_chn() by Mark Cave-Ayland · 3 years, 4 months ago
  22. 160509a escc: implement hard reset as described in the datasheet by Mark Cave-Ayland · 3 years, 4 months ago
  23. 1f476e7 escc: implement soft reset as described in the datasheet by Mark Cave-Ayland · 3 years, 4 months ago
  24. bf4fbb6 escc: introduce escc_hard_reset_chn() for hardware reset by Mark Cave-Ayland · 3 years, 4 months ago
  25. 8e8aa96 escc: introduce escc_soft_reset_chn() for software reset by Mark Cave-Ayland · 3 years, 4 months ago
  26. 9d248a4 escc: reset register values to zero in escc_reset() by Mark Cave-Ayland · 3 years, 4 months ago
  27. 0e04202 escc: checkpatch fixes by Mark Cave-Ayland · 3 years, 4 months ago
  28. e97a8a5 sun4m: fix setting CPU id when more than one CPU is present by Mark Cave-Ayland · 3 years, 4 months ago
  29. 30e398f s390x/cpumodel: Add more feature to gen16 default model by Christian Borntraeger · 3 years, 3 months ago
  30. ed3288f s390x: Replace PAGE_SIZE, PAGE_SHIFT and PAGE_MASK by Thomas Huth · 3 years, 4 months ago
  31. c356223 hw/s390x/s390-skeys: lazy storage key enablement under TCG by David Hildenbrand · 3 years, 4 months ago
  32. 5227b32 hw/s390x/s390-skeys: rename skeys_enabled to skeys_are_enabled by David Hildenbrand · 3 years, 4 months ago
  33. 2162faf hw/s390x/s390-skeys: check if an address is valid before dumping the key by David Hildenbrand · 3 years, 4 months ago
  34. 78eedc6 hw/s390x/s390-skeys: use memory mapping to detect which storage keys to dump by David Hildenbrand · 3 years, 4 months ago
  35. 67db130 hw/s390x/s390-skeys: use memory mapping to detect which storage keys to migrate by David Hildenbrand · 3 years, 4 months ago
  36. 759a5d3 vfio-ccw: forward halt/clear errors by Cornelia Huck · 3 years, 6 months ago
  37. 6a756d1 vhost_net: do not assume nvqs is always 2 by Jason Wang · 3 years, 4 months ago
  38. 40f962f vhost_net: remove the meaningless assignment in vhost_net_start_one() by Jason Wang · 3 years, 4 months ago
  39. 2a83e97 vhost-vdpa: correctly return err in vhost_vdpa_set_backend_cap() by Jason Wang · 3 years, 4 months ago
  40. c6effa9 hw/virtio: Add flatview update in vhost_user_cleanup() by Yuwei Zhang · 3 years, 4 months ago
  41. b116d6c hw/virtio: Remove NULL check in virtio_free_region_cache() by Philippe Mathieu-Daudé · 3 years, 4 months ago
  42. 7f51bed hw/virtio: Document virtio_queue_packed_empty_rcu is called within RCU by Philippe Mathieu-Daudé · 3 years, 4 months ago
  43. 028f1a8 hw/acpi: use existing references to pci device struct within functions by Ani Sinha · 3 years, 4 months ago
  44. 6c1ebe7 hw/pci: remove all references to find_i440fx function by Ani Sinha · 3 years, 4 months ago
  45. e77af21 hw/i386/acpi-build: Get NUMA information from struct NumaState by Jingqi Liu · 3 years, 4 months ago
  46. ae400373 vhost: correctly detect the enabling IOMMU by Jason Wang · 3 years, 5 months ago
  47. 3d1e5d8 virtio-pci: implement iommu_enabled() by Jason Wang · 3 years, 5 months ago
  48. dd014b4 virtio-bus: introduce iommu_enabled() by Jason Wang · 3 years, 5 months ago
  49. 2d050ed virtio-balloon: free page hinting cleanups by David Hildenbrand · 3 years, 6 months ago
  50. fd51e54 virtio-balloon: don't start free page hinting if postcopy is possible by David Hildenbrand · 3 years, 6 months ago
  51. b914e74 Use PCI_HOST_BRIDGE macro by Eduardo Habkost · 3 years, 5 months ago
  52. edb4073 vhost-user: add missing space in error message by Alyssa Ross · 3 years, 5 months ago
  53. 9b1d929 hw/virtio: move vhost_set_backend_type() to vhost.c by Tiberiu Georgescu · 3 years, 4 months ago
  54. fe8adae hw/acpi: refactor acpi hp modules so that targets can just use what they need by Ani Sinha · 3 years, 4 months ago
  55. 67cebca q35: catch invalid cpu hotplug configuration by Gerd Hoffmann · 3 years, 4 months ago
  56. aa29466 hw/acpi: define PIIX4 acpi pci hotplug property strings at a single place by Ani Sinha · 3 years, 4 months ago
  57. 699f2e5 vhost: make SET_VRING_ADDR, SET_FEATURES send replies by Denis Plotnikov · 3 years, 4 months ago
  58. 1f89d3b hw/virtio: Fix leak of host-notifier memory-region by Yajun Wu · 3 years, 4 months ago
  59. e6db5df vhost-vdpa: Do not send empty IOTLB update batches by Eugenio Pérez · 3 years, 4 months ago
  60. 8880cc4 Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20210902' into staging by Peter Maydell · 3 years, 4 months ago
  61. 9093028 Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-09-01' into staging by Peter Maydell · 3 years, 4 months ago
  62. f83df00 9pfs: fix crash in v9fs_walk() by Christian Schoenebeck · 3 years, 4 months ago
  63. 869605b hw/9pfs: use g_autofree in v9fs_walk() where possible by Christian Schoenebeck · 3 years, 4 months ago
  64. 97b1d8f hw/9pfs: avoid 'path' copy in v9fs_walk() by Christian Schoenebeck · 3 years, 4 months ago
  65. 079b125 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210901' into staging by Peter Maydell · 3 years, 4 months ago
  66. 4c41a1c Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210901-pull-request' into staging by Peter Maydell · 3 years, 4 months ago
  67. d1a58c1 qdev: allow setting drive property for realized device by Vladimir Sementsov-Ogievskiy · 3 years, 4 months ago
  68. deb2bb1 qdev-properties: PropertyInfo: add realized_set_allowed field by Vladimir Sementsov-Ogievskiy · 3 years, 4 months ago
  69. 683754c arm: Remove system_clock_scale global by Peter Maydell · 3 years, 4 months ago
  70. d18fdd6 hw/timer/stellaris-gptm: Use Clock input instead of system_clock_scale by Peter Maydell · 3 years, 4 months ago
  71. f3eb755 hw/arm/stellaris: Split stellaris-gptm into its own file by Peter Maydell · 3 years, 4 months ago
  72. 0d883c5 hw/arm/stellaris: Fix code style issues in GPTM code by Peter Maydell · 3 years, 4 months ago
  73. a40e10f hw/timer/armv7m_systick: Use clock inputs instead of system_clock_scale by Peter Maydell · 3 years, 4 months ago
  74. 3b76e18 hw/arm/msf2-soc: Wire up refclk by Peter Maydell · 3 years, 4 months ago
  75. 9bfaf37 hw/arm/msf2: Use Clock input to MSF2_SOC instead of m3clk property by Peter Maydell · 3 years, 4 months ago
  76. a4b1e9d hw/arm/msf2_soc: Don't allocate separate MemoryRegions by Peter Maydell · 3 years, 4 months ago
  77. 8ecda75 hw/arm/stellaris: Wire sysclk up to armv7m by Peter Maydell · 3 years, 4 months ago
  78. a861b3e hw/arm/stellaris: split stellaris_sys_init() by Peter Maydell · 3 years, 4 months ago
  79. c08e612 hw/arm/nrf51: Wire up sysclk by Peter Maydell · 3 years, 4 months ago
  80. 7580384 hw/arm/stm32vldiscovery: Delete trailing blank line by Peter Maydell · 3 years, 4 months ago
  81. 66e6a43 hw/arm/stm32f405: Wire up sysclk and refclk by Peter Maydell · 3 years, 4 months ago
  82. 68ba05f hw/arm/stm32f205: Wire up sysclk and refclk by Peter Maydell · 3 years, 4 months ago
  83. b5ff0c6 hw/arm/stm32f100: Wire up sysclk and refclk by Peter Maydell · 3 years, 4 months ago
  84. cabc613 hw/arm: Don't allocate separate MemoryRegions in stm32 SoC realize by Peter Maydell · 3 years, 4 months ago
  85. 99abcbc clock: Provide builtin multiplier/divider by Peter Maydell · 3 years, 4 months ago
  86. a860df4 hw/arm/mps2.c: Connect up armv7m clocks by Peter Maydell · 3 years, 4 months ago
  87. 712bd17 armsse: Wire up systick cpuclk clock by Peter Maydell · 3 years, 4 months ago
  88. d5093d9 hw/arm/armv7m: Create input clocks by Peter Maydell · 3 years, 4 months ago
  89. 5c6e1a1 hw/timer/armv7m_systick: Add input clocks by Peter Maydell · 3 years, 4 months ago
  90. 2089c01 arm: Move system PPB container handling to armv7m by Peter Maydell · 3 years, 4 months ago
  91. e36a25c arm: Move systick device creation from NVIC to ARMv7M object by Peter Maydell · 3 years, 4 months ago
  92. 2f9db77 arm: Move M-profile RAS register block into its own device by Peter Maydell · 3 years, 4 months ago
  93. 4d39fcd hw/arm/virt: target-arm: Add A64FX processor support to virt machine by Shuuichirou Ishii · 3 years, 4 months ago
  94. 52e64f5 hw: Add compat machines for 6.2 by Yanan Wang · 3 years, 4 months ago
  95. 5dcf0d3 hw/intc/arm_gicv3: Replace mis-used MEMTX_* constants by booleans by Philippe Mathieu-Daudé · 3 years, 4 months ago
  96. c0bb7d6 hw/intc/arm_gicv3_dist: Rename 64-bit accessors with 'q' suffix by Philippe Mathieu-Daudé · 3 years, 4 months ago
  97. 57469ed hw/arm/raspi: Remove deprecated raspi2/raspi3 aliases by Philippe Mathieu-Daudé · 3 years, 4 months ago
  98. 783aa01 Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210901-pull-request' into staging by Peter Maydell · 3 years, 4 months ago
  99. ae420c9 hw/usb: Fix typo in comments and print by Cai Huoqing · 3 years, 5 months ago
  100. 13b250b uas: add stream number sanity checks. by Gerd Hoffmann · 3 years, 4 months ago