1. 5c2d2a9 tcg/i386: allow constants in load/store ops by Aurelien Jarno · 13 years ago
  2. 8354cd7 xilinx_timer: Fix a compile error if debug enabled by Chris Wulff · 13 years ago
  3. c9b6e1f xilinx: fix names of ethernet and dma links. by Peter A. G. Crosthwaite · 12 years ago
  4. 4b5e521 xilinx.h: Error check when setting links by Peter A. G. Crosthwaite · 12 years ago
  5. 919f89f xilinx_timer: Fixed "frequency" prop name by Peter A. G. Crosthwaite · 13 years ago
  6. e03377a xilinx_timer: Send dbg msgs to stderr not stdout by Peter A. G. Crosthwaite · 13 years ago
  7. c0a1dcb xilinx_timer: Removed comma in device name by Peter A. G. Crosthwaite · 13 years ago
  8. 55d4fd3 arch_init.c: Improve '-soundhw help' for non-HAS_AUDIO_CHOICE archs by Peter Maydell · 12 years ago
  9. 6b80f7d Merge remote-tracking branch 'kiszka/queues/slirp' into staging by Anthony Liguori · 12 years ago
  10. 109820d Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 12 years ago
  11. 509e9c4 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 12 years ago
  12. cd6dcc7 Merge remote-tracking branch 'spice/spice.v60' into staging by Anthony Liguori · 12 years ago
  13. de71bd6 Merge remote-tracking branch 'stefanha/net' into staging by Anthony Liguori · 12 years ago
  14. 31e165f Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 12 years ago
  15. 121afa9 Revert "Add ability to disable build of all targets" by Anthony Liguori · 13 years ago
  16. 0b57e28 cpu_physical_memory_write_rom() needs to do TB invalidates by David Gibson · 13 years ago
  17. bbdd2ad qemu-char: BUGFIX, don't call FD_ISSET with negative fd by David Gibson · 13 years ago
  18. 6db0fdc Revert 455aa1e08 and c3767ed0eb by Anthony Liguori · 13 years ago
  19. ed0ec1a pc: Drop practically unused BOCHS BIOS debug ports by Jan Kiszka · 13 years ago
  20. 8490fc7 add -machine mem-merge=on|off option by Luiz Capitulino · 13 years ago
  21. 89c3333 Remove unused CONFIG_TCG_PASS_AREG0 and dead code by Blue Swirl · 13 years ago
  22. 895c2d0 target-mips: switch to AREG0 free mode by Blue Swirl · 13 years ago
  23. 485d003 target-sh4: switch to AREG0 free mode by Blue Swirl · 13 years ago
  24. cf7e0c8 target-cris: Switch to AREG0 free mode by Aurelien Jarno · 13 years ago
  25. febc992 target-cris: Avoid AREG0 for helpers by Aurelien Jarno · 13 years ago
  26. 64254eb target-microblaze: switch to AREG0 free mode by Blue Swirl · 13 years ago
  27. d31dd73 target-arm: final conversion to AREG0 free mode by Blue Swirl · 13 years ago
  28. 9ef3927 target-arm: convert remaining helpers by Blue Swirl · 13 years ago
  29. 1ce94f8 target-arm: convert void helpers by Blue Swirl · 13 years ago
  30. 04a130e target-unicore32: switch to AREG0 free mode by Blue Swirl · 13 years ago
  31. d4d79bb target-m68k: avoid using cpu_single_env by Blue Swirl · 13 years ago
  32. 3187114 target-m68k: switch to AREG0 free mode by Blue Swirl · 13 years ago
  33. 32ac0ca target-lm32: switch to AREG0 free mode by Blue Swirl · 13 years ago
  34. 46ee3d8 target-s390x: avoid cpu_single_env by Blue Swirl · 13 years ago
  35. 8bacde8 configure: properly check if -lrt and -lm is needed by Natanael Copa · 13 years ago
  36. 3cebc3f tcg: Fix MAX_OPC_PARAM_IARGS by Stefan Weil · 13 years ago
  37. e84d595 configure: fix seccomp check by Yann E. MORIN · 13 years ago
  38. 45a7f54 net: EAGAIN handling for net/socket.c TCP by Stefan Hajnoczi · 13 years ago
  39. 213fd50 net: EAGAIN handling for net/socket.c UDP by Stefan Hajnoczi · 13 years ago
  40. 863f678 net: asynchronous send/receive infrastructure for net/socket.c by Stefan Hajnoczi · 13 years ago
  41. 61518a7 net: broadcast hub packets if at least one port can receive by Stefan Hajnoczi · 13 years ago
  42. 190563f net: fix usbnet_receive() packet drops by Stefan Hajnoczi · 13 years ago
  43. f237ddb net: clean up usbnet_receive() by Stefan Hajnoczi · 13 years ago
  44. 08d1202 net: add -netdev options to man page by Stefan Hajnoczi · 13 years ago
  45. 06b5f36 net: do not report queued packets as sent by Stefan Hajnoczi · 13 years ago
  46. c67f5dc net: add receive_disabled logic to iov delivery path by Stefan Hajnoczi · 13 years ago
  47. 1069985 eepro100: Fix network hang when rx buffers run out by Bo Yang · 13 years ago
  48. a98b140 xen: flush queue when getting an event by Paolo Bonzini · 13 years ago
  49. e8b4c68 e1000: flush queue whenever can_receive can go from false to true by Paolo Bonzini · 13 years ago
  50. 987a9b4 net: notify iothread after flushing queue by Paolo Bonzini · 13 years ago
  51. ef37a69 arch_init.c: add missing '%' symbols before PRIu64 in debug printfs by Igor Mitsyanko · 13 years ago
  52. 6d1cc32 kvm: Fix warning from static code analysis by Stefan Weil · 13 years ago
  53. 6932a69 qapi: Fix enumeration typo error by Lei Li · 13 years ago
  54. feadf1a console: Clean up bytes per pixel calculation by BALATON Zoltan · 13 years ago
  55. 1a7e8ca Fix copy&paste typos in documentation comments by BALATON Zoltan · 13 years ago
  56. 7b1532e linux-user: Remove #if 0'd cpu_get_real_ticks() definition by Peter Maydell · 13 years ago
  57. 4580c49 ui: Fix spelling in comment (ressource -> resource) by Stefan Weil · 13 years ago
  58. 52a8e96 Spelling fixes in comments and macro names (ressource -> resource) by Stefan Weil · 13 years ago
  59. aade7b9 Fix spelling (licenced -> licensed) in GPL by Stefan Weil · 13 years ago
  60. 0546b8c Spelling fixes in comments and documentation by Stefan Weil · 13 years ago
  61. 93d3ad2 srp: Don't use QEMU_PACKED for single elements of a structured type by Stefan Weil · 13 years ago
  62. 95b1ad7 slirp: Implement TFTP Blocksize option by Hervé Poussineau · 13 years ago
  63. eb7faf0 slirp: Remove unused return value of tftp_send_next_block by Jan Kiszka · 13 years ago
  64. 4aa401f slirp: Handle more than 65535 blocks in TFTP transfers by Hervé Poussineau · 13 years ago
  65. 78be056 slirp: improve TFTP performance by Hervé Poussineau · 13 years ago
  66. e56afbc5 slirp: Fix error reported by static code analysis by Stefan Weil · 13 years ago
  67. c4d12a7 slirp: Remove wrong type casts ins debug statements by Stefan Weil · 13 years ago
  68. a639ab0 hw/qxl: support client monitor configuration via device by Alon Levy · 13 years ago
  69. 1a1bc08 qxl: add trace-event for QXL_IO_LOG by Alon Levy · 13 years ago
  70. 917ae08 hw/qxl: tracing fixes by Alon Levy · 13 years ago
  71. fe235a0 block: Don't forget to delete temporary file by Dunrong Huang · 13 years ago
  72. f0536bb Don't require encryption password for 'qemu-img info' command by Daniel P. Berrange · 13 years ago
  73. c054b3f qemu-img: Add json output option to the info command. by Benoît Canet · 13 years ago
  74. c249ee6 qapi: Add SnapshotInfo and ImageInfo. by Benoît Canet · 13 years ago
  75. 2a4f4f3 ahci: properly reset PxCMD on HBA reset by Jason Baron · 13 years ago
  76. 9ca1115 block: fix block tray status by Pavel Hrdina · 13 years ago
  77. 514f21a vdi: Fix warning from clang by Stefan Weil · 13 years ago
  78. 45724d6 block/curl: Fix wrong free statement by Stefan Weil · 13 years ago
  79. 1e53537 ide: Fix error messages from static code analysis (no real error) by Stefan Weil · 13 years ago
  80. ce560dc ATAPI: STARTSTOPUNIT only eject/load media if powercondition is 0 by Ronnie Sahlberg · 13 years ago
  81. 1f7a48d sheepdog: fix savevm and loadvm by MORITA Kazutaka · 13 years ago
  82. 753b8b0 qxl: better cleanup for surface destroy by Uri Lublin · 13 years ago
  83. ab90298 qxl: Ignore set_client_capabilities pre/post migrate by Hans de Goede · 13 years ago
  84. ccc2960 qxl: dont update invalid area by Dunrong Huang · 13 years ago
  85. b021bd2 spice: send updates only for changed screen content by Gerd Hoffmann · 13 years ago
  86. a7310dd spice: add screen mirror by Gerd Hoffmann · 13 years ago
  87. c60319a spice: split qemu_spice_create_update by Gerd Hoffmann · 13 years ago
  88. b1af98b spice: switch to queue for vga mode updates by Gerd Hoffmann · 13 years ago
  89. e333cd6 kvm: Rename irqchip_inject_ioctl to irq_set_ioctl by Jan Kiszka · 13 years ago
  90. 683d4b5 kvm: Stop flushing coalesced MMIO on vmexit by Jan Kiszka · 13 years ago
  91. bd8f2f5 VGA: Flush coalesced MMIO on related MMIO/PIO accesses by Jan Kiszka · 13 years ago
  92. bb880de memory: Flush coalesced MMIO on mapping and state changes by Jan Kiszka · 13 years ago
  93. 02e2b95 memory: Fold memory_region_update_topology into memory_region_transaction_commit by Jan Kiszka · 13 years ago
  94. 59023ef memory: Use transaction_begin/commit also for single-step operations by Jan Kiszka · 13 years ago
  95. d410515 memory: Flush coalesced MMIO on selected region access by Jan Kiszka · 13 years ago
  96. 8732fbd kvm-all.c: Move init of irqchip_inject_ioctl out of kvm_irqchip_create() by Peter Maydell · 13 years ago
  97. 2879636 update-linux-headers.sh: Don't hard code list of architectures by Peter Maydell · 13 years ago
  98. e0a1e32 Merge branch 'usb.64' of git://git.kraxel.org/qemu by Aurelien Jarno · 13 years ago
  99. fedc0da tcg/optimize: fix if/else/break coding style by Aurelien Jarno · 13 years ago
  100. fbeaa26 tcg/optimize: add constant folding for brcond by Aurelien Jarno · 13 years ago