1. acd0a09 Monitor: Rename the qemu-monitor.hx file by Luiz Capitulino · 14 years ago
  2. fc29df7 QMP: Introduce qmp_call_cmd() by Luiz Capitulino · 15 years ago
  3. de79ba6 Monitor: Directly call QObject handlers by Luiz Capitulino · 15 years ago
  4. 4903de0 Monitor: Rename monitor_handler_is_async() by Luiz Capitulino · 15 years ago
  5. 9e80721 Monitor: Rename monitor_handler_ported() by Luiz Capitulino · 15 years ago
  6. 0e19a62 Monitor: Drop monitor_cmd_user_only() by Luiz Capitulino · 15 years ago
  7. 30f5041 Monitor: Drop QMP info from the qemu-monitor.hx file by Luiz Capitulino · 15 years ago
  8. d1249ea QMP: Small cleanup in handle_qmp_command() by Luiz Capitulino · 15 years ago
  9. 2e061a7 QMP: Simplify do_info_commands() by Luiz Capitulino · 15 years ago
  10. 3e12a75 QMP: Introduce query commands dispatch table by Luiz Capitulino · 15 years ago
  11. f36b4af QMP: Introduce command dispatch table by Luiz Capitulino · 15 years ago
  12. bead3ce QMP: Introduce qmp_find_cmd() by Luiz Capitulino · 15 years ago
  13. 82a56f0 Monitor: Introduce the qmp-commands.hx file by Luiz Capitulino · 15 years ago
  14. 1162daa Monitor: Convert do_info() back to HMP by Luiz Capitulino · 15 years ago
  15. d455129 Monitor: Drop is_async_return() by Luiz Capitulino · 15 years ago
  16. 1dcbd6f Monitor: Drop QMP bits from do_info() by Luiz Capitulino · 15 years ago
  17. 030db6e QMP: Don't use do_info() by Luiz Capitulino · 15 years ago
  18. 0fb8858 QMP: handle_qmp_command(): Move 'cmd' sanity check by Luiz Capitulino · 15 years ago
  19. 945c5ac Monitor: Introduce search_dispatch_table() by Luiz Capitulino · 15 years ago
  20. 07b0403 disable guest-provided stats on "info balloon" command by Eduardo Habkost · 15 years ago
  21. 39eaab9 Add option to turn on JSON pretty printing in monitor by Daniel P. Berrange · 15 years ago
  22. 212b600 Add support for JSON pretty printing by Daniel P. Berrange · 15 years ago
  23. 2c50e26 powerpc: Add a virtex5 ml507 refdesign board by Edgar E. Iglesias · 15 years ago
  24. 9507037 powerpc: Add a ppc-440x5 Xilinx model by Edgar E. Iglesias · 15 years ago
  25. 5251d6a tap: Remove double include of util.h by Andreas Färber · 15 years ago
  26. fd5723b pulse-audio: fix bug on updating rpos by Wu Fengguang · 15 years ago
  27. 575c153 audio: Fix memory size for resampling buffer in DAC case by malc · 15 years ago
  28. 9fe6de9 mingw: add version information to the executables by Blue Swirl · 15 years ago
  29. 0ba8681 Avoid exit in trap as it breaks with some shells by Loïc Minier · 15 years ago
  30. e78815a Introduce qemu_madvise() by Andreas Färber · 15 years ago
  31. d63cb48 powerpc: Make the decr interrupt type overridable by Edgar E. Iglesias · 15 years ago
  32. a586e54 powerpc: Improve emulation of the BookE MMU by Edgar E. Iglesias · 15 years ago
  33. c973a36 fmopl: workaround for -Wempty-body by malc · 15 years ago
  34. 9c9e7d5 Move macros GCC_ATTR and GCC_FMT_ATTR to common header file by Stefan Weil · 15 years ago
  35. 80bb8cb Fix OpenBSD build by Blue Swirl · 15 years ago
  36. 687db4e block-verify: fix 32-bit build by Anthony Liguori · 15 years ago
  37. 879f065 Fix compilation error (missing include statement) by Stefan Weil · 15 years ago
  38. e1bb0a1 Merge remote branch 'kwolf/for-anthony' into staging by Anthony Liguori · 15 years ago
  39. f36d53e mips_malta: Fix format strings by Stefan Weil · 15 years ago
  40. 1ed1139 mips_fulong2e: Fix format strings by Stefan Weil · 15 years ago
  41. 91f1690 trace: Fix user emulator dependency on trace objects by Andreas Färber · 15 years ago
  42. d9d3341 blkverify: Add block driver for verifying I/O by Stefan Hajnoczi · 15 years ago
  43. a5e3d9e scsi_bus: fix length and xfer_mode for RESERVE and RELEASE commands by Bernhard Kohl · 15 years ago
  44. f8b6d67 scsi-generic: add missing reset handler by Bernhard Kohl · 15 years ago
  45. 6f5f060 qcow2: Avoid bounce buffers for AIO write requests by Kevin Wolf · 15 years ago
  46. bd28f83 qcow2: Avoid bounce buffers for AIO read requests by Kevin Wolf · 15 years ago
  47. b8a83a4 cutils: qemu_iovec_copy and qemu_iovec_memset by Kevin Wolf · 15 years ago
  48. 1b2adf2 ide: propagate the required alignment by Christoph Hellwig · 15 years ago
  49. 73fdb1e scsi-disk: propagate the required alignment by Christoph Hellwig · 15 years ago
  50. 316a7af virtio-blk: propagate the required alignment by Christoph Hellwig · 15 years ago
  51. 9f8e668 qcow2: Get rid of additional sync on COW by Kevin Wolf · 15 years ago
  52. 29216ed qcow2: Move sync out of qcow2_alloc_clusters by Kevin Wolf · 15 years ago
  53. 1c4c281 qcow2: Move sync out of update_refcount by Kevin Wolf · 15 years ago
  54. c01828f qcow2: Move sync out of write_refcount_block_entries by Kevin Wolf · 15 years ago
  55. c2e2872 nbd: correctly manage default port by Laurent Vivier · 15 years ago
  56. 5fe1688 Improve qemu-nbd performance by 4400 % by Laurent Vivier · 15 years ago
  57. 581b9e2 raw-posix: handle > 512 byte alignment correctly by Christoph Hellwig · 15 years ago
  58. 72aef73 use qemu_blockalign consistently by Christoph Hellwig · 15 years ago
  59. a655211 vvfat: Use cache=unsafe by Kevin Wolf · 15 years ago
  60. 9217e26 vvfat: Fix double free for opening the image rw by Kevin Wolf · 15 years ago
  61. ac48e38 vvfat: Fix segfault on write to read-only disk by Kevin Wolf · 15 years ago
  62. a287916 Merge remote branch 'mst/for_anthony' into staging by Anthony Liguori · 15 years ago
  63. 78aeb23 e1000: Pad short frames to minimum size (60 bytes) by Stefan Hajnoczi · 15 years ago
  64. 952afb7 mingw: use ASLR, no-SEH and DEP if available by Blue Swirl · 15 years ago
  65. ebab172 cris: Fix watchdog resets by Edgar E. Iglesias · 15 years ago
  66. 58aebb9 cris: Fix TLB exec bit protection by Edgar E. Iglesias · 15 years ago
  67. 0b65b9e Use gcc warning flag -Wnested-externs by Blue Swirl · 15 years ago
  68. 3ffd710 Use gcc warning flag -Wempty-body by Blue Swirl · 15 years ago
  69. a21493e Use a few more gcc warning flags by Blue Swirl · 15 years ago
  70. 6e15cb5 Use gcc warning flag -Wtype-limits by Blue Swirl · 15 years ago
  71. 7d14768 pxa2xx: fix SSSR TFN logic by Blue Swirl · 15 years ago
  72. 1c7242d MIPS: fix yield handling by Blue Swirl · 15 years ago
  73. d62d286 PPC: Suppress gcc warnings with -Wtype-limits by Blue Swirl · 15 years ago
  74. 95ee391 blkdebug: fix enum comparison by Blue Swirl · 15 years ago
  75. 603ff77 pxa2xx: remove useless checks by Blue Swirl · 15 years ago
  76. 4541678 Use range_covers_byte by Blue Swirl · 15 years ago
  77. bf1b007 Introduce range.h by Blue Swirl · 15 years ago
  78. f562e71 linux-user: improve flatload error checking by Blue Swirl · 15 years ago
  79. d0b3e4f linux-user: fix types in a comparison by Blue Swirl · 15 years ago
  80. 3872425 linux-user: fix socklen_t comparisons by Blue Swirl · 15 years ago
  81. 093209c Check for errors during BIOS or kernel load by Blue Swirl · 15 years ago
  82. dbf3c4b Make ARP replies at least 64 bytes long by Hervé Poussineau · 15 years ago
  83. 0d49175 Accept packets with TTL=1 by Hervé Poussineau · 15 years ago
  84. abdfd95 cris: Avoid spurios hw_abort on recursive bus faults by Edgar E. Iglesias · 15 years ago
  85. 4155744 PPC: Redesign interrupt trigger path by Alexander Graf · 15 years ago
  86. f844c81 PPC: Enable hint bits for lwarx/ldarx by Alexander Graf · 15 years ago
  87. 9a7c487 serial: Update parameters after load by Michal Novotny · 15 years ago
  88. 6b37c87 vhost: fix infinite loop on error path by Michael S. Tsirkin · 15 years ago
  89. 46411f8 Remove wrong semicolon in macro definition by Stefan Weil · 15 years ago
  90. b660114 serial: Wrap debug prints around a DPRINTF macro by Michal Novotny · 15 years ago
  91. 73d7434 ESP: fix ESP DMA access when DMA is not enabled by Blue Swirl · 15 years ago
  92. 24e0e38 powerpc: Avoid TLB related log spamming by Edgar E. Iglesias · 15 years ago
  93. 2184d75 trace: fix a regex portability problem by Blue Swirl · 15 years ago
  94. dda8521 trace: fix a typo by Blue Swirl · 15 years ago
  95. 876f256 HACKING: add rules for printf-like functions by Blue Swirl · 15 years ago
  96. d241f14 HACKING: add string management rules by Blue Swirl · 15 years ago
  97. 54b2cc5 HACKING: add memory management rules by Blue Swirl · 15 years ago
  98. 8417443 HACKING: add C type rules by Blue Swirl · 15 years ago
  99. 45fad87 HACKING: add preprocessor rules by Blue Swirl · 15 years ago
  100. 9f810be vmware_vga: Replace the few tab-indents with spaces (clean-up). by Andrzej Zaborowski · 15 years ago