1. 913f47e adb: only call autopoll callbacks when autopoll is not blocked by Mark Cave-Ayland · 4 years, 7 months ago
  2. 975fced mac_via: rework ADB state machine to be compatible with both MacOS and Linux by Mark Cave-Ayland · 4 years, 7 months ago
  3. 378a503 mac_via: move VIA1 portB write logic into mos6522_q800_via1_write() by Mark Cave-Ayland · 4 years, 7 months ago
  4. cf093b0 pmu: add adb_autopoll_block() and adb_autopoll_unblock() functions by Mark Cave-Ayland · 4 years, 7 months ago
  5. 45c9d72 cuda: add adb_autopoll_block() and adb_autopoll_unblock() functions by Mark Cave-Ayland · 4 years, 7 months ago
  6. 4e5df03 adb: add autopoll_blocked variable to block autopoll by Mark Cave-Ayland · 4 years, 7 months ago
  7. d2288b7 adb: use adb_request() only for explicit requests by Mark Cave-Ayland · 4 years, 7 months ago
  8. 3fe02cc adb: add status field for holding information about the last ADB request by Mark Cave-Ayland · 4 years, 7 months ago
  9. 244a0ee adb: keep track of devices with pending data by Mark Cave-Ayland · 4 years, 7 months ago
  10. 969ca2f adb: introduce new ADBDeviceHasData method to ADBDeviceClass by Mark Cave-Ayland · 4 years, 7 months ago
  11. f3d6145 mac_via: convert to use ADBBusState internal autopoll variables by Mark Cave-Ayland · 4 years, 7 months ago
  12. df381d5 pmu: convert to use ADBBusState internal autopoll variables by Mark Cave-Ayland · 4 years, 7 months ago
  13. b12a0b1 cuda: convert to use ADBBusState internal autopoll variables by Mark Cave-Ayland · 4 years, 7 months ago
  14. da52c08 adb: create autopoll variables directly within ADBBusState by Mark Cave-Ayland · 4 years, 7 months ago
  15. 0606b28 adb: introduce realize/unrealize and VMStateDescription for ADB bus by Mark Cave-Ayland · 4 years, 7 months ago
  16. 414eb1d pmu: honour autopoll_rate_ms when rearming the ADB autopoll timer by Mark Cave-Ayland · 4 years, 7 months ago
  17. dcb091c pmu: fix duplicate autopoll mask variable by Mark Cave-Ayland · 4 years, 7 months ago
  18. d9b8989 cuda: convert ADB autopoll timer from ns to ms by Mark Cave-Ayland · 4 years, 7 months ago
  19. 167f166 adb: fix adb-mouse read length and revert disable-reg3-direct-writes workaround by Mark Cave-Ayland · 4 years, 7 months ago
  20. bcaaefd adb: coding style update to fix checkpatch errors by Mark Cave-Ayland · 4 years, 7 months ago
  21. 5acc270 Merge remote-tracking branch 'remotes/xtensa/tags/20200625-xtensa' into staging by Peter Maydell · 4 years, 7 months ago
  22. 63d2119 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 4 years, 7 months ago
  23. beafab8 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 4 years, 7 months ago
  24. 0250c59 Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2020-06-23' into staging by Peter Maydell · 4 years, 7 months ago
  25. 0affda0 Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridge by Ani Sinha · 4 years, 7 months ago
  26. 8d19371 Stop vhost-user sending uninitialized mmap_offsets by Raphael Norwitz · 4 years, 7 months ago
  27. 56172c4 docs/specs/tpm: ACPI boot now supported for TPM/ARM by Eric Auger · 4 years, 7 months ago
  28. 5ab540e arm/acpi: Add the TPM2.0 device under the DSDT by Eric Auger · 4 years, 7 months ago
  29. e27e1e6 acpi: Some build_tpm2() code reshape by Eric Auger · 4 years, 7 months ago
  30. 93dd625 tests/acpi: update expected data files by Gerd Hoffmann · 4 years, 7 months ago
  31. e0d1a82 acpi: q35: drop _SB.PCI0.ISA.LPCD opregion. by Gerd Hoffmann · 4 years, 7 months ago
  32. 9b3bff1 acpi: drop build_piix4_pm() by Gerd Hoffmann · 4 years, 7 months ago
  33. d23f783 acpi: drop serial/parallel enable bits from dsdt by Gerd Hoffmann · 4 years, 7 months ago
  34. 13371f9 acpi: simplify build_isa_devices_aml() by Gerd Hoffmann · 4 years, 7 months ago
  35. 0575c2f acpi: factor out fw_cfg_add_acpi_dsdt() by Gerd Hoffmann · 4 years, 7 months ago
  36. df0f3d1 acpi: move aml builder code for i8042 (kbd+mouse) device by Gerd Hoffmann · 4 years, 7 months ago
  37. 89ed90e floppy: move cmos_get_fd_drive_type() from pc by Gerd Hoffmann · 4 years, 7 months ago
  38. ffdf43e floppy: make isa_fdc_get_drive_max_chs static by Gerd Hoffmann · 4 years, 7 months ago
  39. 2055dbc acpi: move aml builder code for floppy device by Gerd Hoffmann · 4 years, 7 months ago
  40. b20fdf2 acpi: bios-tables-test: show more context on asl diffs by Gerd Hoffmann · 4 years, 7 months ago
  41. 48fedfd qtest: allow DSDT acpi table changes by Gerd Hoffmann · 4 years, 7 months ago
  42. 27c77b1 Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-06-23-1' into staging by Peter Maydell · 4 years, 7 months ago
  43. db25d56 trace/simple: Fix unauthorized enable by Markus Armbruster · 4 years, 8 months ago
  44. f892b49 scripts/tracetool: Update maintainer email address by Philippe Mathieu-Daudé · 4 years, 9 months ago
  45. d4b7831 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200623' into staging by Peter Maydell · 4 years, 7 months ago
  46. 953cd66 sd/milkymist-memcard: Fix error API violation by Markus Armbruster · 4 years, 7 months ago
  47. 17d26ac sd/pxa2xx_mmci: Don't crash on pxa2xx_mmci_init() error by Markus Armbruster · 4 years, 7 months ago
  48. c20b4cc arm/aspeed: Drop aspeed_board_init_flashes() parameter @errp by Markus Armbruster · 4 years, 7 months ago
  49. 934df91 qdev: Make qdev_prop_set_drive() match the other helpers by Markus Armbruster · 4 years, 7 months ago
  50. 9572a78 qdev: Reject chardev property override by Markus Armbruster · 4 years, 7 months ago
  51. 84b0475 qdev: Reject drive property override by Markus Armbruster · 4 years, 7 months ago
  52. 1bc1333 qdev: Improve netdev property override error a bit by Markus Armbruster · 4 years, 7 months ago
  53. 466c298 qdev: Eliminate get_pointer(), set_pointer() by Markus Armbruster · 4 years, 7 months ago
  54. a1b40bd blockdev: Deprecate -drive with bogus interface type by Markus Armbruster · 4 years, 7 months ago
  55. 63d5dfb docs/qdev-device-use.txt: Update section "Default Devices" by Markus Armbruster · 4 years, 7 months ago
  56. 4a27a63 fdc: Deprecate configuring floppies with -global isa-fdc by Markus Armbruster · 4 years, 7 months ago
  57. fed2c17 fdc: Open-code fdctrl_init_isa() by Markus Armbruster · 4 years, 7 months ago
  58. 6172e06 fdc: Reject clash between -drive if=floppy and -global isa-fdc by Markus Armbruster · 4 years, 7 months ago
  59. 02b83f7 iotests/172: Cover -global floppy.drive=... by Markus Armbruster · 4 years, 7 months ago
  60. 2017173 iotests/172: Cover empty filename and multiple use of drives by Markus Armbruster · 4 years, 7 months ago
  61. 6a1a643 iotests/172: Include "info block" in test output by Markus Armbruster · 4 years, 7 months ago
  62. d88d5a3 Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-hw-20200622' into staging by Peter Maydell · 4 years, 7 months ago
  63. 539533b arm/virt: Add memory hot remove support by Shameer Kolothum · 4 years, 7 months ago
  64. 92a7099 tests/qtest/arm-cpu-features: Add feature setting tests by Andrew Jones · 4 years, 7 months ago
  65. 7d20e68 target/arm: Check supported KVM features globally (not per vCPU) by Philippe Mathieu-Daudé · 4 years, 7 months ago
  66. 2e34818 hw/arm/mps2-tz: Use the ARM SBCon two-wire serial bus interface by Philippe Mathieu-Daudé · 4 years, 7 months ago
  67. 7b46564 hw/arm/mps2: Add audio I2S interface as unimplemented device by Philippe Mathieu-Daudé · 4 years, 7 months ago
  68. ada45de hw/arm/mps2: Add I2C devices by Philippe Mathieu-Daudé · 4 years, 7 months ago
  69. 58f7f3c hw/arm/mps2: Add SPI devices by Philippe Mathieu-Daudé · 4 years, 7 months ago
  70. adbb23b hw/arm/mps2: Map the FPGA I/O block by Philippe Mathieu-Daudé · 4 years, 7 months ago
  71. bb8fba9 hw/arm/mps2: Add CMSDK AHB GPIO peripherals as unimplemented devices by Philippe Mathieu-Daudé · 4 years, 7 months ago
  72. ecbe51a hw/arm/mps2: Add CMSDK APB watchdog device by Philippe Mathieu-Daudé · 4 years, 7 months ago
  73. 90b1b6e hw/arm/mps2: Rename CMSDK AHB peripheral region by Philippe Mathieu-Daudé · 4 years, 7 months ago
  74. 75ca834 hw/arm/mps2: Document CMSDK/FPGA APB subsystem sections by Philippe Mathieu-Daudé · 4 years, 7 months ago
  75. 440c9f9 hw/arm: Use TYPE_VERSATILE_I2C instead of hardcoded string by Philippe Mathieu-Daudé · 4 years, 7 months ago
  76. f61c3fb hw/i2c: Add header for ARM SBCon two-wire serial bus interface by Philippe Mathieu-Daudé · 4 years, 7 months ago
  77. cfcfbae hw/i2c/versatile_i2c: Add SCL/SDA definitions by Philippe Mathieu-Daudé · 4 years, 7 months ago
  78. faa1bdf hw/i2c/versatile_i2c: Add definitions for register addresses by Philippe Mathieu-Daudé · 4 years, 7 months ago
  79. 69ed08e hw/watchdog/cmsdk-apb-watchdog: Add trace event for lock status by Philippe Mathieu-Daudé · 4 years, 7 months ago
  80. ced7e8e target/arm: Remove dead code relating to SABA and UABA by Peter Maydell · 4 years, 7 months ago
  81. 55c812b target/arm: Remove unnecessary gen_io_end() calls by Peter Maydell · 4 years, 7 months ago
  82. 6fb5787 target/arm: Move some functions used only in translate-neon.inc.c to that file by Peter Maydell · 4 years, 7 months ago
  83. d436619 target/arm: Convert Neon VTRN to decodetree by Peter Maydell · 4 years, 7 months ago
  84. 8ab3a22 target/arm: Convert Neon VSWP to decodetree by Peter Maydell · 4 years, 7 months ago
  85. a183d5f target/arm: Convert Neon 2-reg-misc VCVT insns to decodetree by Peter Maydell · 4 years, 7 months ago
  86. 128123e target/arm: Convert Neon 2-reg-misc VRINT insns to decodetree by Peter Maydell · 4 years, 7 months ago
  87. baa59323 target/arm: Convert Neon 2-reg-misc fp-compare-with-zero insns to decodetree by Peter Maydell · 4 years, 7 months ago
  88. 3e96b20 target/arm: Convert simple fp Neon 2-reg-misc insns by Peter Maydell · 4 years, 7 months ago
  89. 4936f38 target/arm: Convert Neon VQABS, VQNEG to decodetree by Peter Maydell · 4 years, 7 months ago
  90. 84eae77 target/arm: Convert remaining simple 2-reg-misc Neon ops by Peter Maydell · 4 years, 7 months ago
  91. 8966808 target/arm: Convert Neon 2-reg-misc VREV32 and VREV16 to decodetree by Peter Maydell · 4 years, 7 months ago
  92. 8ec3de7 target/arm: Make gen_swap_half() take separate src and dest by Peter Maydell · 4 years, 7 months ago
  93. 5de3fd0 target/arm: Fix capitalization in NeonGenTwo{Single, Double}OPFn typedefs by Peter Maydell · 4 years, 7 months ago
  94. 039f4e8 target/arm: Rename NeonGenOneOpFn to NeonGenOne64OpFn by Peter Maydell · 4 years, 7 months ago
  95. 0b30dd5 target/arm: Convert Neon 2-reg-misc crypto operations to decodetree by Peter Maydell · 4 years, 7 months ago
  96. 7515317 target/arm: Convert vectorised 2-reg-misc Neon ops to decodetree by Peter Maydell · 4 years, 7 months ago
  97. 654a517 target/arm: Convert Neon VCVT f16/f32 insns to decodetree by Peter Maydell · 4 years, 7 months ago
  98. 749e2be target/arm: Convert Neon 2-reg-misc VSHLL to decodetree by Peter Maydell · 4 years, 7 months ago
  99. 3882bda target/arm: Convert Neon narrowing moves to decodetree by Peter Maydell · 4 years, 7 months ago
  100. 567663a target/arm: Convert VZIP, VUZP to decodetree by Peter Maydell · 4 years, 7 months ago