1. 1ee2451 nvme: Add tracing by Doug Gale · 7 years ago
  2. 281f327 Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request' into staging by Peter Maydell · 7 years ago
  3. 43ab9a5 hw/i386/vmport: fix missing definitions with non-log trace backends by Laurent Vivier · 7 years ago
  4. 77cb0f5 Split adb.c into adb.c, adb-mouse.c and adb-kbd.c by Laurent Vivier · 7 years ago
  5. b8c7723 i8259: move TYPE_INTERRUPT_STATS_PROVIDER upper by Peter Xu · 7 years ago
  6. e267d16 kvm-i8259: support "info pic" and "info irq" by Peter Xu · 7 years ago
  7. 1b23190 i8259: generalize statistics into common code by Peter Xu · 7 years ago
  8. f260f73 i8259: use DEBUG_IRQ_COUNT always by Peter Xu · 7 years ago
  9. 0880a87 i8259: convert DPRINTFs into trace by Peter Xu · 7 years ago
  10. f68d98b scsi: provide general-purpose functions to manage sense data by Paolo Bonzini · 7 years ago
  11. 7299e1a hw/i386/vmport: replace fprintf() by trace events or LOG_UNIMP by Philippe Mathieu-Daudé · 7 years ago
  12. 5fb3d63 hw/mips/boston: Remove workaround for writes to ROM aborting by Peter Maydell · 7 years ago
  13. 7ce32f3 hw/moxie/moxiesim: Add support for loading a BIOS on moxiesim by Thomas Huth · 7 years ago
  14. 0748854 scsi-block: Add share-rw option by Fam Zheng · 7 years ago
  15. f1faf2d Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 7 years ago
  16. 89be9e9 tpm: move qdev_prop_tpm to hw/tpm/ by Cornelia Huck · 7 years ago
  17. 0a75b60 virtio-blk: reject configs with logical block size > physical block size by Mark Kanda · 7 years ago
  18. 6040aed virtio-blk: make queue size configurable by Mark Kanda · 7 years ago
  19. a12aef2 qdev: drop unused #include "sysemu/iothread.h" by Stefan Hajnoczi · 7 years ago
  20. 6db3ea3 dev-storage: Fix the unusual function name by Mao Zhongyi · 7 years ago
  21. ceff3e1 hw/block: Use errp directly rather than local_err by Mao Zhongyi · 7 years ago
  22. 9d3b155 hw/block: Fix the return type by Mao Zhongyi · 7 years ago
  23. e01d6a4 hw/block/nvme: Convert to realize by Mao Zhongyi · 7 years ago
  24. c0578de misc: drop old i386 dependency by Philippe Mathieu-Daudé · 7 years ago
  25. 664b4be i386/pc: move vmmouse.c to hw/i386/ by Philippe Mathieu-Daudé · 7 years ago
  26. 323d7d1 i386/pc: move vmport.c to hw/i386/ by Philippe Mathieu-Daudé · 7 years ago
  27. 0d5d8a3 hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h" by Philippe Mathieu-Daudé · 7 years ago
  28. 489983d hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.c by Philippe Mathieu-Daudé · 7 years ago
  29. 866e2b3 hw/display/vga: extract public API from i386/pc to "hw/display/vga.h" by Philippe Mathieu-Daudé · 7 years ago
  30. e07b158 hw/display/vga: "vga_int.h" requires "ui/console.h" by Philippe Mathieu-Daudé · 7 years ago
  31. d10d69e hw/display/vga: "vga.h" only contains registers defs, rename it "vga_regs.h" by Philippe Mathieu-Daudé · 7 years ago
  32. 9dc047c hw/acpi: ACPI_PM_* defines are not restricted to i386 arch by Philippe Mathieu-Daudé · 7 years ago
  33. 6c646a1 hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init() by Philippe Mathieu-Daudé · 7 years ago
  34. acf695e hw/timer/i8254: rename pit_init() -> i8254_pit_init() by Philippe Mathieu-Daudé · 7 years ago
  35. 40a3bbc hw/unicore32: restrict hw addr defines to source file by Philippe Mathieu-Daudé · 7 years ago
  36. 2070aae hw/virtio-balloon: remove old i386 dependency by Philippe Mathieu-Daudé · 7 years ago
  37. 4c22db4 hw/tpm: remove old i386 dependency by Philippe Mathieu-Daudé · 7 years ago
  38. b0392e8 hw/i2c: remove old i386 dependency by Philippe Mathieu-Daudé · 7 years ago
  39. 34d0668 hw/ipmi: remove old i386 dependency by Philippe Mathieu-Daudé · 7 years ago
  40. 7863161 hw/ide: remove old i386 dependency by Philippe Mathieu-Daudé · 7 years ago
  41. 09db4d3 misc: remove old i386 dependency by Philippe Mathieu-Daudé · 7 years ago
  42. 433545d amd_iommu: avoid needless includes in header file by Philippe Mathieu-Daudé · 7 years ago
  43. f7ee2cf hw/ssi/aspeed_smc: remove unused #include by Philippe Mathieu-Daudé · 7 years ago
  44. c8b15f91 hw/misc/pvpanic: remove unused #include by Philippe Mathieu-Daudé · 7 years ago
  45. 44ae27d hw/input/vmmouse: remove unused #include by Philippe Mathieu-Daudé · 7 years ago
  46. d6e3f50 misc: avoid "include/" in include path by Philippe Mathieu-Daudé · 7 years ago
  47. 9d80865 nios2: remove duplicated includes (in code commented out) by Philippe Mathieu-Daudé · 7 years ago
  48. 1945e6a ppc: remove duplicated includes by Philippe Mathieu-Daudé · 7 years ago
  49. ff67604 misc: remove duplicated includes by Philippe Mathieu-Daudé · 7 years ago
  50. 47181f5 misc: remove headers implicitly included by Philippe Mathieu-Daudé · 7 years ago
  51. e9808d0 hw: use "qemu/osdep.h" as first #include in source files by Philippe Mathieu-Daudé · 7 years ago
  52. 160997f hw/input/hid: Add support for several keys. by Tao Wu · 7 years ago
  53. ab1ce9b mmap(2) returns MAP_FAILED, not NULL, on failure by Michael McConville · 7 years ago
  54. 3c254ab Remove empty statements by Ladi Prosek · 7 years ago
  55. 411ad78 Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-12-15-1' into staging by Peter Maydell · 7 years ago
  56. a7cf539 Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171215-v2' into staging by Peter Maydell · 7 years ago
  57. 96a6298 Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20171215' into staging by Peter Maydell · 7 years ago
  58. bb22305 s390-ccw-virtio: allow for systems larger that 7.999TB by Christian Borntraeger · 7 years ago
  59. 1c3b51a Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20171214-tag' into staging by Peter Maydell · 7 years ago
  60. 683c4b7 tpm: tpm_passthrough: Fail startup if FE buffer size < BE buffer size by Stefan Berger · 7 years ago
  61. 9375c44 tpm: tpm_emulator: get and set buffer size of device by Stefan Berger · 7 years ago
  62. abc5cda tpm: tpm_passthrough: Read the buffer size from the host device by Stefan Berger · 7 years ago
  63. 56388ee tpm: pull tpm_util_request() out of tpm_util_test() by Stefan Berger · 7 years ago
  64. b21e6aa tpm: Move getting TPM buffer size to backends by Stefan Berger · 7 years ago
  65. d3fd953 tpm: remove tpm_register_model() by Marc-André Lureau · 7 years ago
  66. c037854 tpm-tis: use DEFINE_PROP_TPMBE by Marc-André Lureau · 7 years ago
  67. 493b783 qdev: add DEFINE_PROP_TPMBE by Marc-André Lureau · 7 years ago
  68. 51a837e tpm-tis: check that at most one TPM device exists by Marc-André Lureau · 7 years ago
  69. c87b35f tpm-tis: remove redundant 'tpm_tis:' in error messages by Marc-André Lureau · 7 years ago
  70. 3d01141 tpm-emulator: add a FIXME comment about blocking cancel by Marc-André Lureau · 7 years ago
  71. ff5ce21 acpi: change TPM TIS data conditions by Marc-André Lureau · 7 years ago
  72. 5cf954d tpm: add tpm_cmd_get_size() to tpm_util by Marc-André Lureau · 7 years ago
  73. 9af7a72 tpm: add TPM interface to lookup TPM version by Marc-André Lureau · 7 years ago
  74. 3dfd5a2 tpm: lookup the the TPM interface instead of TIS device by Marc-André Lureau · 7 years ago
  75. d36e7db tpm: rename qemu_find_tpm() -> qemu_find_tpm_be() by Marc-André Lureau · 7 years ago
  76. 023299d tpm-tis: simplify header inclusion by Marc-André Lureau · 7 years ago
  77. 21cb1e6 tpm-passthrough: workaround a possible race by Marc-André Lureau · 7 years ago
  78. bef2ed3 tpm-passthrough: simplify create() by Marc-André Lureau · 7 years ago
  79. 8df4d84 tpm-passthrough: make it safer to destroy after creation by Marc-André Lureau · 7 years ago
  80. 9f7c0ef tpm-backend: move set 'id' to common code by Marc-André Lureau · 7 years ago
  81. 803de21 tpm-passthrough: pass TPMPassthruState to handle_device_opts by Marc-André Lureau · 7 years ago
  82. 69c07db tpm-passthrough: don't save guessed cancel_path in options by Marc-André Lureau · 7 years ago
  83. 191adc9 tpm-be: ask model to the TPM interface by Marc-André Lureau · 7 years ago
  84. 0bd6c8a tpm-be: report error instead of front-end by Marc-André Lureau · 7 years ago
  85. 6899905 tpm-be: call request_completed() out of thread by Marc-André Lureau · 7 years ago
  86. 36e8658 tpm-tis: no longer expose TPMState by Marc-André Lureau · 7 years ago
  87. 8a89c9a tpm-backend: store TPMIf interface, improve backend_init() by Marc-André Lureau · 7 years ago
  88. 67af320 tpm: move TpmIf in include/sysemu/tpm.h by Marc-André Lureau · 7 years ago
  89. 8a37fc4 tpm-tis: remove unused locty_number by Marc-André Lureau · 7 years ago
  90. 2e63eb2 xen/pt: Set is_express to avoid out-of-bounds write by Simon Gaiser · 7 years ago
  91. d12c5b7 xenfb: activate input handlers for raw pointer devices by Owen Smith · 7 years ago
  92. 34975e5 xenfb: Add [feature|request]-raw-pointer by Owen Smith · 7 years ago
  93. a1ccbaf xenfb: Use Input Handlers directly by Owen Smith · 7 years ago
  94. 1491ede xen-disk: use an IOThread per instance by Paul Durrant · 7 years ago
  95. 1481fe5 spapr: don't initialize PATB entry if max-cpu-compat < power9 by Laurent Vivier · 7 years ago
  96. 4f44147 spapr: Assume msi_nonbroken by David Gibson · 7 years ago
  97. bcb5ce0 spapr: Rename machine init functions for clarity by David Gibson · 7 years ago
  98. 638f2ca spapr_events: drop bogus cell from "interrupt-ranges" property by Greg Kurz · 7 years ago
  99. bb2d8ab spapr: fix LSI interrupt specifiers in the device tree by Greg Kurz · 7 years ago
  100. f47bd1c spapr: replace numa_get_node() with lookup in pc-dimm list by Igor Mammedov · 7 years ago