1. 818584a block: Move 'discard' option to bdrv_open_common() by Kevin Wolf · 9 years ago
  2. b85114f block: Use 'detect-zeroes' option for 'blockdev-change-medium' by Kevin Wolf · 9 years ago
  3. 692e01a block: Parse 'detect-zeroes' in bdrv_open_common() by Kevin Wolf · 9 years ago
  4. 0a4279d block/qapi: Move 'aio' option to file driver by Kevin Wolf · 9 years ago
  5. 6855528 block/qapi: Use separate options type for curl driver by Kevin Wolf · 9 years ago
  6. 0ffcdd9 block: Drop aio/cache consistency check from qmp_blockdev_add() by Kevin Wolf · 9 years ago
  7. 24df38b block: Fix error path in qmp_blockdev_change_medium() by Kevin Wolf · 9 years ago
  8. 49137bf block-backend: remove blk_flush_all by John Snow · 9 years ago
  9. 22af08e qemu: use bdrv_flush_all for vm_stop et al by John Snow · 9 years ago
  10. 4085f5c block: reintroduce bdrv_flush_all by John Snow · 9 years ago
  11. c640f28 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  12. bc63afa Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 9 years ago
  13. 4af2793 Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20160928-1' into staging by Peter Maydell · 9 years ago
  14. 79907e6 Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160928-1' into staging by Peter Maydell · 9 years ago
  15. fe121b9 linux-aio: fix re-entrant completion processing by Stefan Hajnoczi · 9 years ago
  16. afe16f3 test-coroutine: test qemu_coroutine_entered() by Stefan Hajnoczi · 9 years ago
  17. f643e46 coroutine: add qemu_coroutine_entered() function by Stefan Hajnoczi · 9 years ago
  18. 3c87faf Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160927-tag' into staging by Peter Maydell · 9 years ago
  19. ec044a8 ps2: do not generate invalid key codes for unknown keys by Hervé Poussineau · 9 years ago
  20. 8c10e0b ps2: use QEMU qcodes instead of scancodes by Hervé Poussineau · 9 years ago
  21. 57d5c00 ps2: allow keycode translation for all scancode sets by Hervé Poussineau · 9 years ago
  22. 4df23b6 ps2: correctly handle 'get/set scancode' command by Hervé Poussineau · 9 years ago
  23. 06b3611 ps2: reject unknown commands, instead of blindly accepting them by Hervé Poussineau · 9 years ago
  24. d9d2663 ui/vnc-enc-tight: remove switch and have single return by Alex Bennée · 9 years ago
  25. 4423184 spice/gl: render DisplaySurface via opengl by Gerd Hoffmann · 9 years ago
  26. f607867 console: track gl_block state in QemuConsole by Gerd Hoffmann · 9 years ago
  27. cd958ed console: skip same-size resize by Marc-André Lureau · 9 years ago
  28. 844c822 libqos: fix qvring_init() by Laurent Vivier · 9 years ago
  29. eb7b5c3 iothread: check iothread->ctx before aio_context_unref to avoid assertion by Lin Ma · 9 years ago
  30. 6b94246 aio-posix: avoid unnecessary aio_epoll_enabled() calls by Yaowei Bai · 9 years ago
  31. e7e4f9f block: mirror: fix wrong comment of mirror_start by Yaowei Bai · 9 years ago
  32. 4a58f35 tests: cris: add v17 ADDC test by Rabin Vincent · 9 years ago
  33. ceffd34 target-cris: add v17 CPU by Rabin Vincent · 9 years ago
  34. 17bc37b7 target-cris: reduce v32isms from v10 log dumps by Hans-Peter Nilsson · 9 years ago
  35. 85b3ed1 tests: cris: remove check_time1 by Rabin Vincent · 9 years ago
  36. d10a010 tests: cris: remove openpf4 test by Rabin Vincent · 9 years ago
  37. f278d5c tests: cris: fix syscall inline asm by Rabin Vincent · 9 years ago
  38. 21ce148 tests: cris: force inlining by Rabin Vincent · 9 years ago
  39. b6eb9b4 qdisk - hw/block/xen_disk: grant copy implementation by Paulina Szubarczyk · 9 years ago
  40. 25930ed Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging by Peter Maydell · 9 years ago
  41. 4f01a63 sysbus: Remove ignored return value of FindSysbusDeviceFunc by David Gibson · 9 years ago
  42. 55c911a target-i386: Remove has_msr_* global vars for KVM features by Eduardo Habkost · 9 years ago
  43. aec661d target-i386: Clear KVM CPUID features if KVM is disabled by Eduardo Habkost · 9 years ago
  44. 3ddcd2e target-i386: Remove has_msr_hv_tsc global variable by Eduardo Habkost · 9 years ago
  45. 2d5aa87 target-i386: Remove has_msr_hv_apic global variable by Eduardo Habkost · 9 years ago
  46. 1eabfce target-i386: Remove has_msr_mtrr global variable by Eduardo Habkost · 9 years ago
  47. 96193c2 target-i386: Move xsave component mask to features array by Eduardo Habkost · 9 years ago
  48. 2ca8a8b target-i386: xsave: Calculate set of xsave components on realize by Eduardo Habkost · 9 years ago
  49. 1fda619 target-i386: xsave: Helper function to calculate xsave area size by Eduardo Habkost · 9 years ago
  50. 8057c62 target-i386: xsave: Simplify CPUID[0xD,0].{EAX,EDX} calculation by Eduardo Habkost · 9 years ago
  51. 4928cd6 target-i386: xsave: Calculate enabled components only once by Eduardo Habkost · 9 years ago
  52. 9646f49 target-i386: Don't try to enable PT State xsave component by Eduardo Habkost · 9 years ago
  53. 2d5312d target-i386: Move feature name arrays inside FeatureWordInfo by Eduardo Habkost · 9 years ago
  54. eab60fb linux-user: remove #define smp_{cores, threads} by Marc-André Lureau · 9 years ago
  55. 0c3d7c0 target-i386: Enable CPUID[0x8000000A] if SVM is enabled by Eduardo Habkost · 9 years ago
  56. c39c0ed target-i386: Automatically set level/xlevel/xlevel2 when needed by Eduardo Habkost · 9 years ago
  57. df3e9af tests: Test CPUID level handling for old machines by Eduardo Habkost · 9 years ago
  58. 6efef58 tests: Add test code for CPUID level/xlevel handling by Eduardo Habkost · 9 years ago
  59. 5e992a8 target-i386: Add a marker to end of the region zeroed on reset by Eduardo Habkost · 10 years ago
  60. 0456441 target-i386: Remove unused X86CPUDefinition::xlevel2 field by Eduardo Habkost · 9 years ago
  61. 333ec4c Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging by Peter Maydell · 9 years ago
  62. 6d0ceb8 replay: allow replay stopping and restarting by Pavel Dovgalyuk · 9 years ago
  63. 306e196 replay: vmstate for replay module by Pavel Dovgalyuk · 9 years ago
  64. f186d64 replay: move internal data to the structure by Pavel Dovgalyuk · 9 years ago
  65. c265e97 cpus-common: lock-free fast path for cpu_exec_start/end by Paolo Bonzini · 9 years ago
  66. 3359baa tcg: Make tb_flush() thread safe by Sergey Fedorov · 9 years ago
  67. 53f5ed9 cpus-common: Introduce async_safe_run_on_cpu() by Paolo Bonzini · 9 years ago
  68. 758e1b2 cpus-common: simplify locking for start_exclusive/end_exclusive by Paolo Bonzini · 9 years ago
  69. cf07da6 cpus-common: remove redundant call to exclusive_idle() by Paolo Bonzini · 9 years ago
  70. c978b31 cpus-common: always defer async_run_on_cpu work items by Paolo Bonzini · 9 years ago
  71. a200f2f docs: include formal model for TCG exclusive sections by Paolo Bonzini · 9 years ago
  72. ab12997 cpus-common: move exclusive work infrastructure from linux-user by Paolo Bonzini · 9 years ago
  73. 0e55539 cpus-common: fix uninitialized variable use in run_on_cpu by Paolo Bonzini · 9 years ago
  74. d148d90 cpus-common: move CPU work item management to common code by Sergey Fedorov · 9 years ago
  75. 267f685 cpus-common: move CPU list management to common code by Paolo Bonzini · 9 years ago
  76. 178f942 linux-user: Add qemu_cpu_is_self() and qemu_cpu_kick() by Sergey Fedorov · 9 years ago
  77. 959f593 linux-user: Use QemuMutex and QemuCond by Sergey Fedorov · 9 years ago
  78. a5403c6 cpus: Rename flush_queued_work() by Sergey Fedorov · 9 years ago
  79. fd38b25 cpus: Move common code out of {async_, }run_on_cpu() by Sergey Fedorov · 9 years ago
  80. e0eeb4a cpus: pass CPUState to run_on_cpu helpers by Alex Bennée · 9 years ago
  81. 4a05889 build-sys: put glib_cflags in QEMU_CFLAGS by Marc-André Lureau · 9 years ago
  82. 1f04b99 build-sys: remove unused GLIB_CFLAGS by Marc-André Lureau · 9 years ago
  83. 9c1f8f4 migration: sync all address spaces by Paolo Bonzini · 9 years ago
  84. cc9d8a3 compiler: Swap 'public domain' header for license by Felipe Franciosi · 9 years ago
  85. 63ae8b9 checkpatch: downgrade "architecture specific defines should be avoided" by Paolo Bonzini · 9 years ago
  86. 048a2e8 x86: ioapic: boost default version to 0x20 by Peter Xu · 9 years ago
  87. a3276f7 intel_iommu, amd_iommu: allow UNMAP notifiers by Peter Xu · 9 years ago
  88. fa26f01 imx_fec: fix error in qemu_send_packet argument by Paolo Bonzini · 9 years ago
  89. a16d8ef mcf_fec: fix error in qemu_send_packet argument by Paolo Bonzini · 9 years ago
  90. 070c4b9 net: mcf: limit buffer descriptor count by Prasad J Pandit · 9 years ago
  91. b38636b e1000e: Fix EIAC register implementation by Dmitry Fleytman · 9 years ago
  92. 4100c02 e1000e: Fix spurious RX TCP ACK interrupts by Dmitry Fleytman · 9 years ago
  93. 8b54c6e e1000e: Fix OTHER interrupts processing for MSI-X by Dmitry Fleytman · 9 years ago
  94. 680e60b e1000e: Fix PBACLR implementation by Dmitry Fleytman · 9 years ago
  95. 2d80314 e1000e: Fix CTRL_EXT.EIAME behavior by Dmitry Fleytman · 9 years ago
  96. 4036474 e1000e: Flush receive queues on link up by Dmitry Fleytman · 9 years ago
  97. 6ee0e20 e1000e: Flush all receive queues on receive enable by Dmitry Fleytman · 9 years ago
  98. 47f9f15 net: limit allocation in nc_sendv_compat by Peter Lieven · 9 years ago
  99. 584613e tap: Allow specifying a bridge by Alexey Kardashevskiy · 9 years ago
  100. fb56d32 e1000: fix buliding complaint by Gonglei · 9 years ago