1. a88afc6 modules: use gmodule-export by Gerd Hoffmann · 7 years ago
  2. e4ae62b Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 7 years ago
  3. b39b61e memory: fix flatview_access_valid RCU read lock/unlock imbalance by Paolo Bonzini · 7 years ago
  4. cffad42 softfloat: fix crash on int conversion of SNaN by Stef O'Rear · 7 years ago
  5. d9bbfea Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-upstream-v8.2' into staging by Peter Maydell · 7 years ago
  6. 9fa673c Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180308' into staging by Peter Maydell · 7 years ago
  7. 4486e89 vl: introduce vm_shutdown() by Stefan Hajnoczi · 7 years ago
  8. 184b962 virtio-scsi: fix race between .ioeventfd_stop() and vq handler by Stefan Hajnoczi · 7 years ago
  9. 1010cad virtio-blk: fix race between .ioeventfd_stop() and vq handler by Stefan Hajnoczi · 7 years ago
  10. b89d92f block: add aio_wait_bh_oneshot() by Stefan Hajnoczi · 7 years ago
  11. f6d81cd Merge remote-tracking branch 'remotes/stsquad/tags/pull-shippable-disable-ppc-080318-1' into staging by Peter Maydell · 7 years ago
  12. 24118af s390x/virtio: Convert virtio-ccw from *_exit to *_unrealize by Nia Alarie · 7 years ago
  13. 12c1c7d virtio-blk: dataplane: Don't batch notifications if EVENT_IDX is present by Sergio Lopez · 7 years ago
  14. 7c9e274 README: Fix typo 'git-publish' by Fam Zheng · 7 years ago
  15. c060332 block: Fix qemu crash when using scsi-block by Deepa Srinivasan · 7 years ago
  16. 6af978a pc-bios/s390-ccw: Move string arrays from bootmap header to .c file by Thomas Huth · 7 years ago
  17. 1ffed98 s390x/sclp: clean up sclp masks by Claudio Imbrenda · 7 years ago
  18. bc61c8c s390x/sclp: proper support of larger send and receive masks by Claudio Imbrenda · 7 years ago
  19. 08b824a vfio-ccw: license text should indicate GPL v2 or later by Cornelia Huck · 7 years ago
  20. 2231384 s390x/sclpconsole: Remove dead code - remove exit handlers by Nia Alarie · 7 years ago
  21. 81ce6aa numa: we don't implement NUMA for s390x by David Hildenbrand · 7 years ago
  22. 3c4e9ba hw/s390x: Add the possibility to specify the netboot image on the command line by Thomas Huth · 7 years ago
  23. adab99b target/s390x: Remove leading underscores from #defines by Thomas Huth · 7 years ago
  24. 5600086 s390/ipl: only print boot menu error if -boot menu=on was specified by Collin L. Walling · 7 years ago
  25. c575fa6 hw/s390x/ipl: Bail out if the network bootloader can not be found by Thomas Huth · 7 years ago
  26. b2dba41 .shippable.yml: disable powerpc-cross image by Alex Bennée · 7 years ago
  27. 83d2e94 Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into staging by Peter Maydell · 7 years ago
  28. 0ab4537 Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-03-07-1' into staging by Peter Maydell · 7 years ago
  29. 3ef9157 Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' into staging by Peter Maydell · 7 years ago
  30. 854a443 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  31. 6e10f37 sparc: fix leon3 casa instruction when MMU is disabled by KONRAD Frederic · 7 years ago
  32. 12850b1 hw/sparc/sun4m: Fix implicit creation of "-drive if=scsi" devices by Thomas Huth · 7 years ago
  33. 4b9006a multiboot: fprintf(stderr...) -> error_report() by Jack Schwartz · 7 years ago
  34. ce5eb6d multiboot: Use header names when displaying fields by Jack Schwartz · 7 years ago
  35. 7a2e43c multiboot: Remove unused variables from multiboot.c by Jack Schwartz · 7 years ago
  36. 2a8fcd1 multiboot: bss_end_addr can be zero by Jack Schwartz · 7 years ago
  37. 25fa194 RISC-V Build Infrastructure by Michael Clark · 7 years ago
  38. a7240d1 SiFive Freedom U Series RISC-V Machine by Michael Clark · 7 years ago
  39. eb637ed SiFive Freedom E Series RISC-V Machine by Michael Clark · 7 years ago
  40. e6b8552 SiFive RISC-V PRCI Block by Michael Clark · 7 years ago
  41. bb72692 SiFive RISC-V UART Device by Michael Clark · 7 years ago
  42. 04331d0 RISC-V VirtIO Machine by Michael Clark · 7 years ago
  43. 88a0799 SiFive RISC-V Test Finisher by Michael Clark · 7 years ago
  44. 5b4beba RISC-V Spike Machines by Michael Clark · 7 years ago
  45. 1e24429 SiFive RISC-V PLIC Block by Michael Clark · 7 years ago
  46. 1c77c41 SiFive RISC-V CLINT Block by Michael Clark · 7 years ago
  47. 4b50b8d RISC-V HART Array by Michael Clark · 7 years ago
  48. 5033606 RISC-V HTIF Console by Michael Clark · 7 years ago
  49. a2480ff Add symbol table callback interface to load_elf by Michael Clark · 7 years ago
  50. 47ae93c RISC-V Linux User Emulation by Michael Clark · 7 years ago
  51. 65c5b75 RISC-V Physical Memory Protection by Michael Clark · 7 years ago
  52. 55c2a12 RISC-V TCG Code Generation by Michael Clark · 7 years ago
  53. 9438fe7 RISC-V GDB Stub by Michael Clark · 7 years ago
  54. f798f1e RISC-V FPU Support by Michael Clark · 7 years ago
  55. 0c3e702 RISC-V CPU Helpers by Michael Clark · 7 years ago
  56. ea10325 RISC-V Disassembler by Michael Clark · 7 years ago
  57. dc5bd18 RISC-V CPU Core Definition by Michael Clark · 7 years ago
  58. f71a8ea RISC-V ELF Machine Definition by Michael Clark · 7 years ago
  59. 4dc62b1 RISC-V Maintainers by Michael Clark · 7 years ago
  60. fcbed22 tpm: convert tpm_tis.c to use trace-events by Stefan Berger · 7 years ago
  61. 9d9dcd9 tpm: convert tpm_emulator.c to use trace-events by Stefan Berger · 7 years ago
  62. cc7d320 tpm: convert tpm_util.c to use trace-events by Stefan Berger · 7 years ago
  63. 49d302f tpm: convert tpm_passthrough.c to use trace-events by Stefan Berger · 7 years ago
  64. ec42749 tpm: convert tpm_crb.c to use trace-events by Stefan Berger · 7 years ago
  65. f32408f misc: don't use hwaddr as a type in trace events by Daniel P. Berrangé · 7 years ago
  66. b5fe11a Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  67. 3e015d8 use g_path_get_basename instead of basename by Julia Suvorova · 7 years ago
  68. 4060e67 balloon: Fix documentation of the --balloon parameter and deprecate it by Thomas Huth · 7 years ago
  69. eb1fe94 WHPX improve interrupt notification registration by Justin Terry (VM) via Qemu-devel · 7 years ago
  70. e294097 WHXP Removes the use of WHvGetExitContextSize by Justin Terry (VM) via Qemu-devel · 7 years ago
  71. 2bf3e74 Fix WHPX issue leaking tpr values by Justin Terry (VM) via Qemu-devel · 7 years ago
  72. f875f04 Fix WHPX typo in 'mmio' by Justin Terry (VM) via Qemu-devel · 7 years ago
  73. b27350e Fix WHPX additional lock acquisition by Justin Terry (VM) via Qemu-devel · 7 years ago
  74. 0ab2e74 Remove unnecessary WHPX __debugbreak(); by Justin Terry (VM) via Qemu-devel · 7 years ago
  75. 914e2ab Resolves WHPX breaking changes in SDK 17095 by Justin Terry (VM) via Qemu-devel · 7 years ago
  76. 53537bb Fixing WHPX casing to match SDK by Justin Terry (VM) via Qemu-devel · 7 years ago
  77. 48e56d5 Revert "build-sys: compile with -Og or -O1 when --enable-debug" by Paolo Bonzini · 7 years ago
  78. 2b9aef6 checkpatch: add check for `while` and `for` by Su Hang · 7 years ago
  79. fb8446d checkpatch: add a warning for basename/dirname by Julia Suvorova · 7 years ago
  80. db84fd9 address_space_rw: address_space_to_flatview needs RCU lock by Paolo Bonzini · 7 years ago
  81. ad0c60f address_space_map: address_space_to_flatview needs RCU lock by Paolo Bonzini · 7 years ago
  82. 11e732a address_space_access_valid: address_space_to_flatview needs RCU lock by Paolo Bonzini · 7 years ago
  83. b2a44fc address_space_read: address_space_to_flatview needs RCU lock by Paolo Bonzini · 7 years ago
  84. 4c6ebbb address_space_write: address_space_to_flatview needs RCU lock by Paolo Bonzini · 7 years ago
  85. 785a507 memory: inline some performance-sensitive accessors by Paolo Bonzini · 7 years ago
  86. 80d2b93 openpic_kvm: drop address_space_to_flatview call by Paolo Bonzini · 7 years ago
  87. 8b2ec54 chardev: fix leak in tcp_chr_telnet_init_io() by Peter Xu · 7 years ago
  88. 26b97f2 sdhci-test: fix leaks by Marc-André Lureau · 7 years ago
  89. 0fd76bc ahci-test: fix opts leak of skip tests by Marc-André Lureau · 7 years ago
  90. 80818e9 lockable: workaround GCC link issue with ASAN by Marc-André Lureau · 7 years ago
  91. b9f44da build-sys: fix -fsanitize=address check by Marc-André Lureau · 7 years ago
  92. 961c47b qmp: Add qom-list-properties to list QOM object properties by Alexey Kardashevskiy · 7 years ago
  93. 35f6376 qmp: Merge ObjectPropertyInfo and DevicePropertyInfo by Alexey Kardashevskiy · 7 years ago
  94. f29d445 Document --rtc-td-hack, --localtime and --startdate as deprecated by Thomas Huth · 7 years ago
  95. 5a9c973 cpus: CPU threads are always created initially for one CPU only by David Hildenbrand · 7 years ago
  96. 81e9631 cpus: wait for CPU creation at central place by David Hildenbrand · 7 years ago
  97. a342173 cpus: properly inititalize CPU > 1 under single-threaded TCG by David Hildenbrand · 7 years ago
  98. 1454509 scsi: Remove automatic creation of SCSI controllers with -drive if=scsi by Thomas Huth · 7 years ago
  99. d07aa19 Remove the deprecated -tdf option by Thomas Huth · 7 years ago
  100. 723250d g364fb: fix DirtyBitmapSnapshot leak by Paolo Bonzini · 7 years ago