1. cf1ecc8 console: delayed ui_info guest notification by Gerd Hoffmann · 10 years ago
  2. 874e9ae Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150505-1' into staging by Peter Maydell · 10 years ago
  3. b4c5df7 Merge remote-tracking branch 'remotes/armbru/tags/pull-cov-model-2015-05-05' into staging by Peter Maydell · 10 years ago
  4. e444ea3 sdl2: Fix RGB555 by Max Reitz · 10 years ago
  5. 0b71a5d sdl2: add support for display rendering using opengl. by Gerd Hoffmann · 10 years ago
  6. 19dadfc sdl2: move SDL_* includes to sdl2.h by Gerd Hoffmann · 10 years ago
  7. cd2bc88 console-gl: add opengl rendering helper functions by Gerd Hoffmann · 10 years ago
  8. 985e1c9 opengl: add shader helper functions. by Gerd Hoffmann · 10 years ago
  9. 2e1c92d coverity: fix address_space_rw model by Paolo Bonzini · 10 years ago
  10. d98bc0b opengl: add shader build infrastructure by Gerd Hoffmann · 10 years ago
  11. 5bccbb0 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  12. f90f5b9 Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-04-30' into staging by Peter Maydell · 10 years ago
  13. 4a4d614 Enable NVMe start controller for Windows guest. by Daniel Stekloff · 10 years ago
  14. 4981475 Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150430' into staging by Peter Maydell · 10 years ago
  15. c95e4c0 MAINTAINERS: Add qemu-block list where missing by Kevin Wolf · 10 years ago
  16. 17f1e8f MAINTAINERS: make block layer core Kevin Wolf's responsibility by Stefan Hajnoczi · 10 years ago
  17. abfe4e9 MAINTAINERS: make image fuzzer Stefan Hajnoczi's responsibility by Stefan Hajnoczi · 10 years ago
  18. d55053b MAINTAINERS: make block I/O path Stefan Hajnoczi's responsibility by Stefan Hajnoczi · 10 years ago
  19. e7c6e63 MAINTAINERS: split out image formats by Stefan Hajnoczi · 10 years ago
  20. b457a5f MAINTAINERS: make virtio-blk Stefan Hajnoczi's responsibility by Stefan Hajnoczi · 10 years ago
  21. 5530293 openrisc: cpu: Remove unused cpu_get_pc by Peter Crosthwaite · 10 years ago
  22. 4d85040 microblaze: fix memory leak by Gonglei · 10 years ago
  23. fee068e tcg: Delete unused cpu_pc_from_tb() by Peter Crosthwaite · 10 years ago
  24. 2ed0c3d kvm: Silence warning from valgrind by Thomas Huth · 10 years ago
  25. ab7c5aa vhost-user: remove superfluous '\n' around error_report() by Gonglei · 10 years ago
  26. 3ad9fd5 target-mips: fix memory leak by Gonglei · 10 years ago
  27. 5403432 qmp-commands: Fix typo by John Snow · 10 years ago
  28. 52a53af linux-user/elfload: use QTAILQ_FOREACH instead of open-coding it by Emilio G. Cota · 10 years ago
  29. b1201ad coroutine: remove unnecessary parentheses in qemu_co_queue_empty by Emilio G. Cota · 10 years ago
  30. 63d229c qemu-char: remove unused list node from FDCharDriver by Emilio G. Cota · 10 years ago
  31. dfbf272 input: remove unused mouse_handlers list by Emilio G. Cota · 10 years ago
  32. c28e399 cpus: use first_cpu macro instead of QTAILQ_FIRST(&cpus) by Emilio G. Cota · 10 years ago
  33. 93100f6 microblaze: cpu: delete unused cpu_interrupts_enabled by Peter Crosthwaite · 10 years ago
  34. 2161be3 microblaze: cpu: Renumber EXCP_* constants to close gap by Michael Tokarev · 10 years ago
  35. 059ec9a microblaze: cpu: Delete EXCP_NMI by Peter Crosthwaite · 10 years ago
  36. 004f979 microblaze: cpu: Remove unused CC_OP enum by Peter Crosthwaite · 10 years ago
  37. b133b09 microblaze: cpu: Remote unused cpu_get_pc by Peter Crosthwaite · 10 years ago
  38. 19191a6 microblaze: mmu: Delete flip_um fn prototype by Peter Crosthwaite · 10 years ago
  39. a0970d9 defconfigs: Piggyback microblazeel on microblaze by Peter Crosthwaite · 10 years ago
  40. f66759d libcacard: do not use full paths for include files in the same dir by Michael Tokarev · 10 years ago
  41. 28507a4 libcacard: stop including qemu-common.h by Paolo Bonzini · 10 years ago
  42. d3e4abd docs/atomics.txt: fix two typos by Laszlo Ersek · 10 years ago
  43. 5ecaa4e configure: alphabetize tricore in target list by Peter Crosthwaite · 10 years ago
  44. ef1d27f arm: cpu.h: Remove unused typdefs by Peter Crosthwaite · 10 years ago
  45. 3bf2af7 util: Remove unused functions by Thomas Huth · 10 years ago
  46. ec29ea1 usb: Remove unused functions by Thomas Huth · 10 years ago
  47. 26b9310 monitor: Remove unused functions by Thomas Huth · 10 years ago
  48. 04768b9 pci: Remove unused function ich9_d2pbr_init() by Thomas Huth · 10 years ago
  49. 9dcfda1 vmxnet: Remove unused function vmxnet_rx_pkt_get_num_frags() by Thomas Huth · 10 years ago
  50. 8259761 qemu-options: trivial spelling fix (messsage) by Michael Tokarev · 10 years ago
  51. c2cb2b0 hostmem: Fix mem-path property name in error report by Jan Kiszka · 10 years ago
  52. 29b558d tpm: fix coding style by Stefan Berger · 10 years ago
  53. 1897b21 qemu-config: remove stray inclusions of hw/ files by Paolo Bonzini · 10 years ago
  54. f2fbb40 range: remove useless inclusions by Paolo Bonzini · 10 years ago
  55. 631b22e misc: Fix new collection of typos by Stefan Weil · 10 years ago
  56. c9f88ce hw/display : remove 'struct' from 'typedef QXL struct' by Chih-Min Chao · 10 years ago
  57. 9425c00 ui/console : remove 'struct' from 'typedef struct' type by Chih-Min Chao · 10 years ago
  58. 4769a88 ui/vnc : remove 'struct' of 'typedef struct' by Chih-Min Chao · 10 years ago
  59. 494cb81 ui/vnc : fix coding style by Chih-Min Chao · 10 years ago
  60. 4188e39 bitops : fix coding style by Chih-Min Chao · 10 years ago
  61. 4d1ba9c tpm: Modify DPRINTF to enable -Wformat checking by Stefan Berger · 10 years ago
  62. 070c760 tpm: Cast 64bit variables to int when used in DPRINTF by Stefan Berger · 10 years ago
  63. 2c80e99 kvm: better advice for failed s390x startup by Cornelia Huck · 10 years ago
  64. 6cb1e49 s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctl by Alexander Yarygin · 10 years ago
  65. a9bcd1b s390x/mmu: Use ioctl for reading and writing from/to guest memory by Thomas Huth · 10 years ago
  66. f07177a s390x/kvm: Put vm name, extended name and UUID into STSI322 SYSIB by Ekaterina Tumanova · 10 years ago
  67. 7a52ce8 linux-headers: update by Cornelia Huck · 10 years ago
  68. 217a4ac s390x/mmu: Use access type definitions instead of magic values by Thomas Huth · 10 years ago
  69. b4ab457 s390x/ipl: sort into categories by Cornelia Huck · 10 years ago
  70. 183f6b8 sclp: sort into categories by Cornelia Huck · 10 years ago
  71. 4d1866d s390-virtio: sort into categories by Cornelia Huck · 10 years ago
  72. cd20d61 virtio-ccw: sort into categories by Cornelia Huck · 10 years ago
  73. 06feaac Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  74. a1fe58f Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging by Peter Maydell · 10 years ago
  75. d064d9f nbd/trivial: fix type cast for ioctl by Bogdan Purcareata · 10 years ago
  76. 510a647 translate-all: use bitmap helpers for PageDesc's bitmap by Emilio G. Cota · 10 years ago
  77. b8eb551 target-i386: disable LINT0 after reset by Nadav Amit · 10 years ago
  78. 7398dfc Makefile.target: prepend $libs_softmmu to $LIBS by Wei Liu · 10 years ago
  79. 738e417 milkymist: do not modify libs-softmmu by Paolo Bonzini · 10 years ago
  80. 2847b46 configure: Add support for tcmalloc by Fam Zheng · 10 years ago
  81. c836867 qtest: Add assertion that required environment variable is set by Ed Maste · 10 years ago
  82. cf5aa89 qtest/ahci: add flush retry test by John Snow · 10 years ago
  83. 72c85e9 libqos: add blkdebug_prepare_script by John Snow · 10 years ago
  84. ba4ed39 libqtest: add qmp_async by John Snow · 10 years ago
  85. 8fe941f libqtest: add qmp_eventwait by John Snow · 10 years ago
  86. debaaa1 qtest/ahci: Allow override of default CLI options by John Snow · 10 years ago
  87. 4e21707 qtest/ahci: Add simple flush test by John Snow · 10 years ago
  88. 727be1a qtest/ahci: test different disk sectors by John Snow · 10 years ago
  89. 122fdf2 qtest/ahci: add qcow2 support to ahci-test by John Snow · 10 years ago
  90. 24a5c62 fdc: remove sparc sun4m mutations by Hervé Poussineau · 10 years ago
  91. 52b7aba Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150428.0' into staging by Peter Maydell · 10 years ago
  92. 5655f93 vfio-pci: Reset workaround for AMD Bonaire and Hawaii GPUs by Alex Williamson · 10 years ago
  93. c6d231e vfio-pci: Fix error path sign by Alex Williamson · 10 years ago
  94. 07ceaf9 vfio-pci: Further fix BAR size overflow by Alex Williamson · 10 years ago
  95. a9392bc Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  96. 61007b3 block: move I/O request processing to block/io.c by Stefan Hajnoczi · 10 years ago
  97. 0eb7217 block: extract bdrv_setup_io_funcs() by Stefan Hajnoczi · 10 years ago
  98. e0c47b6 block: add bdrv_set_dirty()/bdrv_reset_dirty() to block_int.h by Stefan Hajnoczi · 10 years ago
  99. 4f5472c block: replace bdrv_states iteration with bdrv_next() by Stefan Hajnoczi · 10 years ago
  100. 7237aec vmdk: Widen before shifting 32 bit header field by Fam Zheng · 10 years ago