1. ed18c5c linux-user: Fix sparc32plus stat64 syscalls. by Richard Henderson · 15 years ago
  2. 060718c target-sparc: Fix -singlestep. by Richard Henderson · 15 years ago
  3. a303f9e sh4: remove dead assignments, spotted by clang analyzer by Blue Swirl · 15 years ago
  4. 9fad3eb ppc: add missing 'break', spotted by clang analyzer by Blue Swirl · 15 years ago
  5. 05f9240 ppc: remove dead assignments, spotted by clang analyzer by Blue Swirl · 15 years ago
  6. b2c5887 alpha: add missing 'break', spotted by clang analyzer by Blue Swirl · 15 years ago
  7. f88fe4e alpha: remove dead assignments, spotted by clang analyzer by Blue Swirl · 15 years ago
  8. 183aa45 microblaze: remove dead assignments, spotted by clang analyzer by Blue Swirl · 15 years ago
  9. 37ca43a m68k: remove dead assignments, spotted by clang analyzer by Blue Swirl · 15 years ago
  10. 0d84be5 cris: remove dead assignments, spotted by clang analyzer by Blue Swirl · 15 years ago
  11. 22ed1d3 arm: remove dead assignments, spotted by clang analyzer by Blue Swirl · 15 years ago
  12. 7f5b7d3 x86: remove dead assignments, spotted by clang analyzer by Blue Swirl · 15 years ago
  13. 9678d95 Remove dead assignments in various common files, spotted by clang analyzer by Blue Swirl · 15 years ago
  14. d4c4e6f usb: remove dead assignments, spotted by clang analyzer by Blue Swirl · 15 years ago
  15. 7300c07 bt: remove dead assignments, spotted by clang analyzer by Blue Swirl · 15 years ago
  16. 2cc2026 linux-user: Fix Sparc64 syscall returns. by Richard Henderson · 15 years ago
  17. 88bf795 Fix dead initialization, spotted by clang analyzer by Blue Swirl · 15 years ago
  18. f640524 Remove IO_MEM_SUBWIDTH. by Richard Henderson · 15 years ago
  19. 6495a04 linux-user: Remove ELFLOAD32. by Richard Henderson · 15 years ago
  20. e23886a tcg/arm: fix condition in zero/sign extension functions by Aurelien Jarno · 15 years ago
  21. 20d9735 Fix OpenBSD build by Blue Swirl · 15 years ago
  22. c416257 m68k: fix if statement with empty body, spotted by clang by Blue Swirl · 15 years ago
  23. 67774a0 m68k-dis: fix unused return value, spotted by clang by Blue Swirl · 15 years ago
  24. 4aa720f Fix harmless if statement with empty body, spotted by clang by Blue Swirl · 15 years ago
  25. 43d5438 Merge remote branch 'origin/master' into staging by Anthony Liguori · 15 years ago
  26. 41db525 target-sparc: Fix address masking in ldqf and stqf. by Richard Henderson · 15 years ago
  27. 1e1ea48 block: Free iovec arrays allocated by multiwrite_merge() by Stefan Hajnoczi · 15 years ago
  28. d4c146f qcow2: Use QLIST_FOREACH_SAFE macro by Stefan Hajnoczi · 15 years ago
  29. 2be5064 linux-aio: Fix typo in read() EINTR check by Stefan Hajnoczi · 15 years ago
  30. adfe078 qemu-img: Fix BRDV_O_FLAGS typo by Stefan Hajnoczi · 15 years ago
  31. f163d07 qemu-img: Eliminate bdrv_new_open() code duplication by Stefan Hajnoczi · 15 years ago
  32. 8a22f02 block: Convert first_drv to QLIST by Stefan Hajnoczi · 15 years ago
  33. 85de0ba block.h: bdrv_create2 doesn't exist any more by Kevin Wolf · 15 years ago
  34. 3cc128b Remove un-needed code by Bruce Rogers · 15 years ago
  35. 1b7bdbc block: Convert bdrv_first to QTAILQ by Stefan Hajnoczi · 15 years ago
  36. b66460e block: Do not export bdrv_first by Stefan Hajnoczi · 15 years ago
  37. 763b608 cleanup block driver option handling in vl.c by Christoph Hellwig · 15 years ago
  38. c46e116 qcow2: Return 0/-errno in l2_allocate by Kevin Wolf · 15 years ago
  39. f7defcb qcow2: Return 0/-errno in write_l1_entry by Kevin Wolf · 15 years ago
  40. c835d00 qcow2: Fix error return code in qcow2_alloc_cluster_link_l2 by Kevin Wolf · 15 years ago
  41. 79a3118 qcow2: Return 0/-errno in write_l2_entries by Kevin Wolf · 15 years ago
  42. 50779cc block: split raw_getlength by Christoph Hellwig · 15 years ago
  43. 6db9560 block: get rid of the BDRV_O_FILE flag by Christoph Hellwig · 15 years ago
  44. d6e9098 Replace calls of old bdrv_open by Kevin Wolf · 15 years ago
  45. 4768fa9 qcow2: Fix creation of large images by Kevin Wolf · 15 years ago
  46. 8252278 qcow2: Trigger blkdebug events by Kevin Wolf · 15 years ago
  47. 8b9b0cc blkdebug: Add events and rules by Kevin Wolf · 15 years ago
  48. 25920d6 Make qemu-config available for tools by Kevin Wolf · 15 years ago
  49. b9f66d9 blkdebug: Inject errors by Kevin Wolf · 15 years ago
  50. 6a14372 blkdebug: Basic request passthrough by Kevin Wolf · 15 years ago
  51. 490b648 qemu-config: Make qemu_config_parse more generic by Kevin Wolf · 15 years ago
  52. dcfb093 qemu-config: qemu_read_config_file() reads the normal config file by Kevin Wolf · 15 years ago
  53. 6c557ab audio/sdlaudio: remove unused variable by Serge Ziryukin · 15 years ago
  54. a6e4b14 bt-sdp: Fix an excessive ; and assignment of the wrong variable by Andrzej Zaborowski · 15 years ago
  55. 7b1df88 bt-l2cap: fix if statement with empty body, spotted by clang by Blue Swirl · 15 years ago
  56. 8bb414d audio/alsa: Avoid snd_pcm_format_t vs audfmt_e mixup by malc · 15 years ago
  57. 470e636 pci: fix pci_find_bus(). by Isaku Yamahata · 15 years ago
  58. ab07b98 slirp: fix structure initialization in tcp_listen() by Juha Riihimäki · 15 years ago
  59. d3538b4 Compile event_notifier only once by Blue Swirl · 15 years ago
  60. 04c9a0c Compile vl.c once by Blue Swirl · 15 years ago
  61. 98c8573 provide a stub version of kvm-all.c if !CONFIG_KVM by Paolo Bonzini · 15 years ago
  62. c66b5c2 tcg/arm: don't try to load constants using pc by Aurelien Jarno · 15 years ago
  63. 914ccf5 tcg/arm: optimize register allocation order by Aurelien Jarno · 15 years ago
  64. bf5675e tcg/arm: fix argument alignment in qemu_st64 by Aurelien Jarno · 15 years ago
  65. 2633a2d tcg/arm: remove useless register tests in qemu_ld/st by Aurelien Jarno · 15 years ago
  66. 67dcab7 tcg/arm: bswap arguments in qemu_ld/st if needed by Aurelien Jarno · 15 years ago
  67. e854b6d tcg/arm: use ext* ops in qemu_ld by Aurelien Jarno · 15 years ago
  68. 7e0d956 tcg/arm: remove conditional argument for qemu_ld/st by Aurelien Jarno · 15 years ago
  69. 244b1e8 tcg/arm: add bswap ops by Aurelien Jarno · 15 years ago
  70. 9517094 tcg/arm: add ext16u op by Aurelien Jarno · 15 years ago
  71. 293579e tcg/arm: add rotation ops by Aurelien Jarno · 15 years ago
  72. 23401b5 tcg/arm: use the blx instruction when possible by Aurelien Jarno · 15 years ago
  73. 8f7f749 tcg/arm: sxtb and sxth are available starting with ARMv6 by Aurelien Jarno · 15 years ago
  74. ac34fb5 tcg/arm: add variables to define the allowed instructions set by Aurelien Jarno · 15 years ago
  75. 2488b41 tcg/arm: align 64-bit arguments in function calls by Aurelien Jarno · 15 years ago
  76. c8d80ce tcg/arm: replace integer values by registers enum by Aurelien Jarno · 15 years ago
  77. f694a27 tcg/arm: remove store signed functions by Aurelien Jarno · 15 years ago
  78. e4a7d5e tcg/arm: explicitely list clobbered/reserved regs by Aurelien Jarno · 15 years ago
  79. 39221a8 tcg/arm: remove SAVE_LR code by Aurelien Jarno · 15 years ago
  80. d6fa4b7 Check for invalid initrd file by M. Mohan Kumar · 15 years ago
  81. f1dc58e Monitor: Convert do_screen_dump() to QObject by Luiz Capitulino · 15 years ago
  82. db11571 QMP: Improve RTC_CHANGE event description by Luiz Capitulino · 15 years ago
  83. 908bb94 virtio-blk: Fix use after free in error case by Kevin Wolf · 15 years ago
  84. 5369e3c monitor: Convert do_set_link() to QObject, QError by Markus Armbruster · 15 years ago
  85. c9b26a4 monitor: Use argument type 'b' for set_link by Markus Armbruster · 15 years ago
  86. 942cd1f monitor: New argument type 'b' by Markus Armbruster · 15 years ago
  87. ee9545d monitor: Rename argument type 'b' to 'f' by Markus Armbruster · 15 years ago
  88. ae82d32 monitor: New commands netdev_add, netdev_del by Markus Armbruster · 15 years ago
  89. 5124eb5 error: New QERR_DEVICE_IN_USE by Markus Armbruster · 15 years ago
  90. 5294e2c error: Convert net_client_init() to QError by Markus Armbruster · 15 years ago
  91. db716e9 error: Convert qemu_opts_validate() to QError by Markus Armbruster · 15 years ago
  92. e17ba87 error: Use QERR_INVALID_PARAMETER_VALUE instead of QERR_INVALID_PARAMETER by Markus Armbruster · 15 years ago
  93. c389c43 error: Drop extra messages after qemu_opts_set() and qemu_opts_parse() by Markus Armbruster · 15 years ago
  94. c64f27d error: Convert qemu_opts_set() to QError by Markus Armbruster · 15 years ago
  95. 985a3e5 error: New QERR_INVALID_PARAMETER_VALUE by Markus Armbruster · 15 years ago
  96. 975b63a error: Convert qemu_opts_create() to QError by Markus Armbruster · 15 years ago
  97. 7bc8401 error: New QERR_DUPLICATE_ID by Markus Armbruster · 15 years ago
  98. 9d494c4 error: Put error definitions back in alphabetical order by Markus Armbruster · 15 years ago
  99. 17a38ea monitor: convert do_device_del() to QObject, QError by Markus Armbruster · 15 years ago
  100. cc601cb qdev: Convert qdev_unplug() to QError by Markus Armbruster · 15 years ago