1. a7f5966 qapi: Support (subset of) \u escapes in strings by Eric Blake · 10 years ago
  2. 363b426 qapi: Tweak doc references to QMP when QGA is also meant by Eric Blake · 10 years ago
  3. a82b982 qapi: Drop dead visitor code related to nested structs by Eric Blake · 10 years ago
  4. 6b5abc7 qapi: Drop support for inline nested types by Eric Blake · 10 years ago
  5. 9fa02cd qapi: Drop inline nested structs in query-pci by Eric Blake · 10 years ago
  6. 4752cdb qapi: Drop inline nested struct in query-version by Eric Blake · 10 years ago
  7. 6446a59 qapi: Drop tests for inline nested structs by Eric Blake · 10 years ago
  8. b6fcf32 qapi: Merge UserDefTwo and UserDefNested in tests by Eric Blake · 10 years ago
  9. 3e391d3 qapi: Forbid 'type' in schema by Eric Blake · 10 years ago
  10. 895a2a8 qapi: Use 'struct' instead of 'type' in schema by Eric Blake · 10 years ago
  11. 3b2a8b8 qapi: Document 'struct' metatype by Eric Blake · 10 years ago
  12. fd41dd4 qapi: Prefer 'struct' over 'type' in generator by Eric Blake · 10 years ago
  13. 2cbf099 qapi: More rigorous checking for type safety bypass by Eric Blake · 10 years ago
  14. 10d4d99 qapi: Whitelist commands that don't return dictionary by Eric Blake · 10 years ago
  15. c9e0a79 qapi: Require valid names by Eric Blake · 10 years ago
  16. dd883c6 qapi: More rigourous checking of types by Eric Blake · 10 years ago
  17. 0d8b9fb qapi: Add some type check tests by Eric Blake · 10 years ago
  18. d708cdb qapi: Unify type bypass and add tests by Eric Blake · 10 years ago
  19. e53188a qapi: Allow true, false and null in schema json by Fam Zheng · 10 years ago
  20. 4dc2e69 qapi: Better error messages for duplicated expressions by Eric Blake · 10 years ago
  21. cfdd5bc qapi: Add tests of redefined expressions by Eric Blake · 10 years ago
  22. 0545f6b qapi: Better error messages for bad expressions by Eric Blake · 10 years ago
  23. 9050c65 qapi: Add some expr tests by Eric Blake · 10 years ago
  24. ab916fa qapi: Use 'alternate' to replace anonymous union by Eric Blake · 10 years ago
  25. 7b1b98c qapi: Document new 'alternate' meta-type by Eric Blake · 10 years ago
  26. ab04526 qapi: Rename anonymous union type in test by Eric Blake · 10 years ago
  27. 811d04f qapi: Segregate anonymous unions into alternates in generator by Eric Blake · 10 years ago
  28. 268a1c5 qapi: Prepare for catching more semantic parse errors by Eric Blake · 10 years ago
  29. 44bd127 qapi: Tighten checking of unions by Eric Blake · 10 years ago
  30. a8d4a2e qapi: Forbid base without discriminator in unions by Eric Blake · 10 years ago
  31. 805017b qapi: Clean up test coverage of simple unions by Eric Blake · 10 years ago
  32. 3d0c482 qapi: Add some union tests by Eric Blake · 10 years ago
  33. cf39359 qapi: Better error messages for bad enums by Eric Blake · 10 years ago
  34. ad11dbb qapi: Add some enum tests by Eric Blake · 10 years ago
  35. fe2a930 qapi: Require ASCII in schema by Eric Blake · 10 years ago
  36. cb17f79 qapi: Fix generation of 'size' builtin type by Eric Blake · 10 years ago
  37. b52c4b9 qapi: Simplify builtin type handling by Eric Blake · 10 years ago
  38. e790e66 qapi: Document type-safety considerations by Eric Blake · 10 years ago
  39. 6fb5545 qapi: Add copyright declaration on docs by Eric Blake · 10 years ago
  40. 874e9ae Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150505-1' into staging by Peter Maydell · 10 years ago
  41. b4c5df7 Merge remote-tracking branch 'remotes/armbru/tags/pull-cov-model-2015-05-05' into staging by Peter Maydell · 10 years ago
  42. e444ea3 sdl2: Fix RGB555 by Max Reitz · 10 years ago
  43. 0b71a5d sdl2: add support for display rendering using opengl. by Gerd Hoffmann · 10 years ago
  44. 19dadfc sdl2: move SDL_* includes to sdl2.h by Gerd Hoffmann · 10 years ago
  45. cd2bc88 console-gl: add opengl rendering helper functions by Gerd Hoffmann · 10 years ago
  46. 985e1c9 opengl: add shader helper functions. by Gerd Hoffmann · 10 years ago
  47. 2e1c92d coverity: fix address_space_rw model by Paolo Bonzini · 10 years ago
  48. d98bc0b opengl: add shader build infrastructure by Gerd Hoffmann · 10 years ago
  49. 5bccbb0 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  50. f90f5b9 Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-04-30' into staging by Peter Maydell · 10 years ago
  51. 4a4d614 Enable NVMe start controller for Windows guest. by Daniel Stekloff · 10 years ago
  52. 4981475 Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150430' into staging by Peter Maydell · 10 years ago
  53. c95e4c0 MAINTAINERS: Add qemu-block list where missing by Kevin Wolf · 10 years ago
  54. 17f1e8f MAINTAINERS: make block layer core Kevin Wolf's responsibility by Stefan Hajnoczi · 10 years ago
  55. abfe4e9 MAINTAINERS: make image fuzzer Stefan Hajnoczi's responsibility by Stefan Hajnoczi · 10 years ago
  56. d55053b MAINTAINERS: make block I/O path Stefan Hajnoczi's responsibility by Stefan Hajnoczi · 10 years ago
  57. e7c6e63 MAINTAINERS: split out image formats by Stefan Hajnoczi · 10 years ago
  58. b457a5f MAINTAINERS: make virtio-blk Stefan Hajnoczi's responsibility by Stefan Hajnoczi · 10 years ago
  59. 5530293 openrisc: cpu: Remove unused cpu_get_pc by Peter Crosthwaite · 10 years ago
  60. 4d85040 microblaze: fix memory leak by Gonglei · 10 years ago
  61. fee068e tcg: Delete unused cpu_pc_from_tb() by Peter Crosthwaite · 10 years ago
  62. 2ed0c3d kvm: Silence warning from valgrind by Thomas Huth · 10 years ago
  63. ab7c5aa vhost-user: remove superfluous '\n' around error_report() by Gonglei · 10 years ago
  64. 3ad9fd5 target-mips: fix memory leak by Gonglei · 10 years ago
  65. 5403432 qmp-commands: Fix typo by John Snow · 10 years ago
  66. 52a53af linux-user/elfload: use QTAILQ_FOREACH instead of open-coding it by Emilio G. Cota · 10 years ago
  67. b1201ad coroutine: remove unnecessary parentheses in qemu_co_queue_empty by Emilio G. Cota · 10 years ago
  68. 63d229c qemu-char: remove unused list node from FDCharDriver by Emilio G. Cota · 10 years ago
  69. dfbf272 input: remove unused mouse_handlers list by Emilio G. Cota · 10 years ago
  70. c28e399 cpus: use first_cpu macro instead of QTAILQ_FIRST(&cpus) by Emilio G. Cota · 10 years ago
  71. 93100f6 microblaze: cpu: delete unused cpu_interrupts_enabled by Peter Crosthwaite · 10 years ago
  72. 2161be3 microblaze: cpu: Renumber EXCP_* constants to close gap by Michael Tokarev · 10 years ago
  73. 059ec9a microblaze: cpu: Delete EXCP_NMI by Peter Crosthwaite · 10 years ago
  74. 004f979 microblaze: cpu: Remove unused CC_OP enum by Peter Crosthwaite · 10 years ago
  75. b133b09 microblaze: cpu: Remote unused cpu_get_pc by Peter Crosthwaite · 10 years ago
  76. 19191a6 microblaze: mmu: Delete flip_um fn prototype by Peter Crosthwaite · 10 years ago
  77. a0970d9 defconfigs: Piggyback microblazeel on microblaze by Peter Crosthwaite · 10 years ago
  78. f66759d libcacard: do not use full paths for include files in the same dir by Michael Tokarev · 10 years ago
  79. 28507a4 libcacard: stop including qemu-common.h by Paolo Bonzini · 10 years ago
  80. d3e4abd docs/atomics.txt: fix two typos by Laszlo Ersek · 10 years ago
  81. 5ecaa4e configure: alphabetize tricore in target list by Peter Crosthwaite · 10 years ago
  82. ef1d27f arm: cpu.h: Remove unused typdefs by Peter Crosthwaite · 10 years ago
  83. 3bf2af7 util: Remove unused functions by Thomas Huth · 10 years ago
  84. ec29ea1 usb: Remove unused functions by Thomas Huth · 10 years ago
  85. 26b9310 monitor: Remove unused functions by Thomas Huth · 10 years ago
  86. 04768b9 pci: Remove unused function ich9_d2pbr_init() by Thomas Huth · 10 years ago
  87. 9dcfda1 vmxnet: Remove unused function vmxnet_rx_pkt_get_num_frags() by Thomas Huth · 10 years ago
  88. 8259761 qemu-options: trivial spelling fix (messsage) by Michael Tokarev · 10 years ago
  89. c2cb2b0 hostmem: Fix mem-path property name in error report by Jan Kiszka · 10 years ago
  90. 29b558d tpm: fix coding style by Stefan Berger · 10 years ago
  91. 1897b21 qemu-config: remove stray inclusions of hw/ files by Paolo Bonzini · 10 years ago
  92. f2fbb40 range: remove useless inclusions by Paolo Bonzini · 10 years ago
  93. 631b22e misc: Fix new collection of typos by Stefan Weil · 10 years ago
  94. c9f88ce hw/display : remove 'struct' from 'typedef QXL struct' by Chih-Min Chao · 10 years ago
  95. 9425c00 ui/console : remove 'struct' from 'typedef struct' type by Chih-Min Chao · 10 years ago
  96. 4769a88 ui/vnc : remove 'struct' of 'typedef struct' by Chih-Min Chao · 10 years ago
  97. 494cb81 ui/vnc : fix coding style by Chih-Min Chao · 10 years ago
  98. 4188e39 bitops : fix coding style by Chih-Min Chao · 10 years ago
  99. 4d1ba9c tpm: Modify DPRINTF to enable -Wformat checking by Stefan Berger · 10 years ago
  100. 070c760 tpm: Cast 64bit variables to int when used in DPRINTF by Stefan Berger · 10 years ago