1. 5706db1 audio: expose drv_opaque to init_out and init_in by Kővágó, Zoltán · 10 years ago
  2. 307119e only enable dsound in case the header file is present by Gerd Hoffmann · 10 years ago
  3. 3cec7cc audio: remove winwave audio driver by Kővágó, Zoltán · 10 years ago
  4. 1438260 audio: remove fmod backend by Kővágó, Zoltán · 10 years ago
  5. 0bac111 audio: remove esd backend by Kővágó, Zoltán · 10 years ago
  6. 0a2df85 Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging by Peter Maydell · 10 years ago
  7. 9faffeb Merge remote-tracking branch 'remotes/aurel/tags/pull-sh4-next-20150612' into staging by Peter Maydell · 10 years ago
  8. fafa4d5 qmp/hmp: add rocker device support by Scott Feldman · 10 years ago
  9. 5ff1547 rocker: bring link up/down on PHY enable/disable by Scott Feldman · 10 years ago
  10. 73da023 rocker: update tests using hw-derived interface names by Scott Feldman · 10 years ago
  11. 7734953 rocker: Add support for phys name by David Ahern · 10 years ago
  12. f4d248b iohandler: Change return type of qemu_set_fd_handler to "void" by Fam Zheng · 10 years ago
  13. 1e35452 event-notifier: Always return 0 for posix implementation by Fam Zheng · 10 years ago
  14. 6b5166f xen_backend: Remove unused error handling of qemu_set_fd_handler by Fam Zheng · 10 years ago
  15. b027a53 oss: Remove unused error handling of qemu_set_fd_handler by Fam Zheng · 10 years ago
  16. be93f21 alsaaudio: Remove unused error handling of qemu_set_fd_handler by Fam Zheng · 10 years ago
  17. 6484e42 main-loop: Drop qemu_set_fd_handler2 by Fam Zheng · 10 years ago
  18. 82e1cc4 Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler by Fam Zheng · 10 years ago
  19. a90a742 tap: Drop tap_can_send by Fam Zheng · 10 years ago
  20. 6e99c63 net/socket: Drop net_socket_can_send by Fam Zheng · 10 years ago
  21. e8dd1d9 netmap: Drop netmap_can_send by Fam Zheng · 10 years ago
  22. 95b1416 l2tpv3: Drop l2tpv3_can_send by Fam Zheng · 10 years ago
  23. 0bc12c4 stubs: Add qemu_set_fd_handler by Fam Zheng · 10 years ago
  24. 4cb618a Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150612' into staging by Peter Maydell · 10 years ago
  25. a4ef02f Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150612' into staging by Peter Maydell · 10 years ago
  26. d218b28 target-sh4: remove dead code by Aurelien Jarno · 10 years ago
  27. 91b4d29 target-sh4: factorize fmov implementation by Aurelien Jarno · 10 years ago
  28. 1d565b2 target-sh4: split out Q and M from of SR and optimize div1 by Aurelien Jarno · 10 years ago
  29. 60eb27f target-sh4: optimize negc using add2 and sub2 by Aurelien Jarno · 10 years ago
  30. d0f44a5 target-sh4: optimize subc using sub2 by Aurelien Jarno · 10 years ago
  31. a2368e0 target-sh4: optimize addc using add2 by Aurelien Jarno · 10 years ago
  32. 3408694 target-sh4: Split out T from SR by Aurelien Jarno · 10 years ago
  33. 5ed9a25 target-sh4: use bit number for SR constants by Aurelien Jarno · 10 years ago
  34. 5638075 sh4/r2d: convert to new MMIO accessor style by Aurelien Jarno · 10 years ago
  35. e42fd94 linux-user: Add HWCAP for SH4 by Richard Henderson · 10 years ago
  36. 91c45a3 linux-user: Default sh4 to sh7785 by Richard Henderson · 10 years ago
  37. 6773f9b target-mips: enable XPA and LPA features by Leon Alrae · 10 years ago
  38. 28b027d target-mips: remove misleading comments in translate_init.c by Leon Alrae · 10 years ago
  39. 5204ea7 target-mips: add MTHC0 and MFHC0 instructions by Leon Alrae · 11 years ago
  40. e117f52 target-mips: add CP0.PageGrain.ELPA support by Leon Alrae · 10 years ago
  41. cd0d45c target-mips: support Page Frame Number Extension field by Leon Alrae · 11 years ago
  42. 284b731 target-mips: extend selected CP0 registers to 64-bits in MIPS32 by Leon Alrae · 10 years ago
  43. b435f3f target-mips: correct MFC0 for CP0.EntryLo in MIPS64 by Leon Alrae · 10 years ago
  44. 4fa3dd1 Remove unneeded memset by Dr. David Alan Gilbert · 10 years ago
  45. a97270a Rename RDMA structures to make destination clear by Dr. David Alan Gilbert · 10 years ago
  46. 73d9a79 Teach analyze-migration.py about section footers by Dr. David Alan Gilbert · 10 years ago
  47. f68945d Add a protective section footer by Dr. David Alan Gilbert · 10 years ago
  48. 37fb569 Disable section footers on older machine types by Dr. David Alan Gilbert · 10 years ago
  49. ce39bfc Merge section header writing by Dr. David Alan Gilbert · 10 years ago
  50. 1a8f46f Move loadvm_handlers into MigrationIncomingState by Dr. David Alan Gilbert · 10 years ago
  51. 7c1e52b Move copy out of qemu_peek_buffer by Dr. David Alan Gilbert · 10 years ago
  52. bca7856 Create MigrationIncomingState by Dr. David Alan Gilbert · 10 years ago
  53. e380705 qemu_ram_foreach_block: pass up error value, and down the ramblock name by Dr. David Alan Gilbert · 10 years ago
  54. f796baa Split header writing out of qemu_savevm_state_begin by Dr. David Alan Gilbert · 10 years ago
  55. b3af1bc Add qemu_get_counted_string to read a string prefixed by a count byte by Dr. David Alan Gilbert · 10 years ago
  56. 5cd8cad migration: Use normal VMStateDescriptions for Subsections by Juan Quintela · 11 years ago
  57. 0163a2e migration: create savevm_state by Juan Quintela · 10 years ago
  58. e45a1eb migration: Remove duplicated assignment of SETUP status by Juan Quintela · 10 years ago
  59. 5b61d57 rdma: Fix qemu crash when IPv6 address is used for migration by Padmanabh Ratnakar · 10 years ago
  60. 5ee6926 arch_init: Clean up the duplicate variable 'len' defining in ram_load() by zhanghailiang · 10 years ago
  61. 7205c9e migration: reduce include files by Juan Quintela · 10 years ago
  62. 76cc7b5 migration: Add myself to the copyright list of both files by Juan Quintela · 10 years ago
  63. c3049a5 migration: move savevm.c inside migration/ by Juan Quintela · 10 years ago
  64. 56e93d2 migration: move ram stuff to migration/ram by Juan Quintela · 10 years ago
  65. d8e3b72 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  66. afa25c4 Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150611-1' into staging by Peter Maydell · 10 years ago
  67. 0b70743 hw/vfio/platform: replace g_malloc0_n by g_new0 by Eric Auger · 10 years ago
  68. 169b713 Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150611-1' into staging by Peter Maydell · 10 years ago
  69. 4ebc736 i386/acpi-build: fix PXB workarounds for unsupported BIOSes by Laszlo Ersek · 10 years ago
  70. c96d928 i386/acpi-build: more traditional _UID and _HID for PXB root buses by Laszlo Ersek · 10 years ago
  71. 39e16a5 Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150611-1' into staging by Peter Maydell · 10 years ago
  72. 060ab76 gtk: don't exit early in case gtk init fails by Gerd Hoffmann · 10 years ago
  73. bd8f1eb net/dp8393x: fix hardware reset by Hervé Poussineau · 10 years ago
  74. 409b52b net/dp8393x: correctly reset in_use field by Hervé Poussineau · 10 years ago
  75. 1670735 net/dp8393x: add load/save support by Hervé Poussineau · 10 years ago
  76. 89ae0ff net/dp8393x: add PROM to store MAC address by Hervé Poussineau · 10 years ago
  77. 104655a net/dp8393x: QOM'ify by Hervé Poussineau · 10 years ago
  78. 3df5de6 net/dp8393x: use dp8393x_ prefix for all functions by Hervé Poussineau · 10 years ago
  79. 84689cb net/dp8393x: do not use old_mmio accesses by Hervé Poussineau · 10 years ago
  80. f2f62c4 net/dp8393x: always calculate proper checksums by Hervé Poussineau · 10 years ago
  81. d791d60 dma/rc4030: convert to QOM by Hervé Poussineau · 10 years ago
  82. 95c357b dma/rc4030: use trace events instead of custom logging by Hervé Poussineau · 10 years ago
  83. dc6e3e1 dma/rc4030: document register at offset 0x210 by Hervé Poussineau · 10 years ago
  84. b421f3f dma/rc4030: do not use old_mmio accesses by Hervé Poussineau · 10 years ago
  85. dd82051 dma/rc4030: use AddressSpace and address_space_rw in users by Hervé Poussineau · 10 years ago
  86. a3d586f dma/rc4030: create custom DMA address space by Hervé Poussineau · 10 years ago
  87. 9b1d21c mips jazz: compile only in 64 bit by Hervé Poussineau · 10 years ago
  88. ce9782f target-mips: add ERETNC instruction and Config5.LLB bit by Leon Alrae · 10 years ago
  89. adc370a target-mips: Misaligned memory accesses for MSA by Yongbok Kim · 10 years ago
  90. 3b4afc9 softmmu: Add probe_write() by Yongbok Kim · 10 years ago
  91. be3a8c5 target-mips: Misaligned memory accesses for R6 by Yongbok Kim · 10 years ago
  92. 71c199c mips_malta: provide ememsize env variable to kernels by Paul Burton · 10 years ago
  93. 7c979af target-mips: add Config5.FRE support allowing Status.FR=0 emulation by Leon Alrae · 10 years ago
  94. eab9944 target-mips: move group of functions above gen_load_fpr32() by Leon Alrae · 10 years ago
  95. 5a9259a spice: ui_info tweaks by Gerd Hoffmann · 10 years ago
  96. c6e4847 spice-display: fix segfault in qemu_spice_create_update by Gerd Hoffmann · 10 years ago
  97. 0e12e61 Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150610-1' into staging by Peter Maydell · 10 years ago
  98. 21549a4 vhost-scsi: move qdev properties into vhost-scsi.c by Shannon Zhao · 10 years ago
  99. 83a8487 virtio-9p-device: move qdev properties into virtio-9p-device.c by Shannon Zhao · 10 years ago
  100. 448777c virtio-serial-bus: move qdev properties into virtio-serial-bus.c by Shannon Zhao · 10 years ago