1. aaf893a target-tilegx: Implement v?int_* instructions. by Chen Gang · 10 years ago
  2. 78affcb target-tilegx: Implement v2sh* instructions by Chen Gang · 10 years ago
  3. 133b84c target-tilegx: Handle nofault prefetch instructions by Richard Henderson · 10 years ago
  4. 95df61e target-tilegx: Fix a typo for mnemonic about "ld_add" by Chen Gang · 10 years ago
  5. a0577d2 target-tilegx: Use TILEGX_EXCP_SIGNAL instead of TILEGX_EXCP_SEGV by Richard Henderson · 10 years ago
  6. dd8070d target-tilegx: Decode ill pseudo-instructions by Chen Gang · 10 years ago
  7. bf0f60a linux-user/tilegx: Implement tilegx signal features by Chen Gang · 10 years ago
  8. de2fdd5 linux-user/syscall_defs.h: Sync the latest si_code from Linux kernel by Chen Gang · 10 years ago
  9. f723287 target-tilegx: Let x1 pipe process bpt instruction only by Chen Gang · 10 years ago
  10. 9ff5b57 target-tilegx: Implement complex multiply instructions by Richard Henderson · 10 years ago
  11. 0b4232f target-tilegx: Implement table index instructions by Richard Henderson · 10 years ago
  12. ba1fc78 target-tilegx: Implement crc instructions by Richard Henderson · 10 years ago
  13. 38c949f target-tilegx: Implement v1multu instruction by Chen Gang · 10 years ago
  14. c6876d7 target-tilegx: Implement v*add and v*sub instructions by Chen Gang · 10 years ago
  15. 0ab0a3d target-tilegx: Implement v*shl, v*shru, and v*shrs instructions by Chen Gang · 10 years ago
  16. 0551301 target-tilegx: Tidy simd_helper.c by Richard Henderson · 10 years ago
  17. 5fdb467 Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging by Peter Maydell · 10 years ago
  18. 006d5c7 Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging by Peter Maydell · 10 years ago
  19. 7fe34ca tests: vhost-user: disable unless CONFIG_VHOST_NET by Michael S. Tsirkin · 10 years ago
  20. ec6b69c qtest/ide-test: ppc64be correction for ATAPI tests by John Snow · 10 years ago
  21. aee5031 MAINTAINERS: Small IDE/FDC touchup by John Snow · 10 years ago
  22. 3d93715 qtest/ahci: fix redundant assertion by John Snow · 10 years ago
  23. dfeb867 icc_bus: drop the unused files by Zhu Guihua · 10 years ago
  24. 46232aa cpu/apic: drop icc bus/bridge by Chen Fan · 10 years ago
  25. ae50c55 x86: use new method to correct reset sequence by Zhu Guihua · 10 years ago
  26. 8d42d2d apic: move APIC's MMIO region mapping into APIC by Chen Fan · 10 years ago
  27. 2188cc5 Correctly re-init EFER state during INIT IPI by Bill Paul · 10 years ago
  28. becb666 target-i386: add ABM to Haswell* and Broadwell* CPU models by Paolo Bonzini · 10 years ago
  29. c9b8f6b target-i386: get/put MSR_TSC_AUX across reset and migration by Amit Shah · 10 years ago
  30. dd941cd target-i386: Make check_hw_breakpoints static by Richard Henderson · 10 years ago
  31. ba4b5c6 target-i386: Move breakpoint related functions to new file by Richard Henderson · 10 years ago
  32. 5114e84 target-i386: Convert kvm_default_*features to property/value pairs by Eduardo Habkost · 10 years ago
  33. a32ef3b vl: Add another sanity check to smp_parse() function by Thomas Huth · 10 years ago
  34. ed25614 cpu: Introduce X86CPUTopoInfo structure for argument simplification by Chen Fan · 10 years ago
  35. c0b520d Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  36. 945507d Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20151002' into staging by Peter Maydell · 10 years ago
  37. 6fdac09 vhost-user-test: fix predictable filename on tmpfs by Michael S. Tsirkin · 10 years ago
  38. 1b7e1e3 vhost-user-test: use tmpfs by default by Michael S. Tsirkin · 10 years ago
  39. aa8580c pc: memhp: force gaps between DIMM's GPA by Igor Mammedov · 10 years ago
  40. df0acde memhp: extend address auto assignment to support gaps by Igor Mammedov · 10 years ago
  41. 8a9b6b3 vhost-user: unit test for new messages by Michael S. Tsirkin · 10 years ago
  42. ca06d9c vhost-user-test: do not reinvent glib-compat.h by Paolo Bonzini · 10 years ago
  43. 37dd86a Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  44. 73ba05d block/raw-posix: Open file descriptor O_RDWR to work around glibc posix_fallocate emulation issue. by Richard W.M. Jones · 10 years ago
  45. 99b7e77 block: disable I/O limits at the beginning of bdrv_close() by Alberto Garcia · 10 years ago
  46. bb3c801 iotests: Fix test 128 for password-less sudo by Max Reitz · 10 years ago
  47. 552bb52 tests: Fix test 049 fallout from improved HMP error messages by Eric Blake · 10 years ago
  48. 5d55503 raw-win32: Fix write request error handling by Kevin Wolf · 10 years ago
  49. ff770b0 Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging by Peter Maydell · 10 years ago
  50. 5250ced target-microblaze: Set the PC in reset instead of realize by Alistair Francis · 10 years ago
  51. c866728 disas/cris: Fix typo in comment by Stefan Weil · 10 years ago
  52. 5279efe block: mirror - fix full sync mode when target does not support zero init by Jeff Cody · 10 years ago
  53. 0d58364 virtio: Notice when the system doesn't support MSIx at all by Richard Henderson · 10 years ago
  54. 7985950 pc: Add a comment explaining why pc_compat_2_4() doesn't exist by Eduardo Habkost · 10 years ago
  55. 8561c92 exec: allocate PROT_NONE pages on top of RAM by Michael S. Tsirkin · 10 years ago
  56. 9fac18f oslib: allocate PROT_NONE pages on top of RAM by Michael S. Tsirkin · 10 years ago
  57. c2dfc5b oslib: rework anonimous RAM allocation by Michael S. Tsirkin · 10 years ago
  58. 0cf33fb virtio-net: correctly drop truncated packets by Jason Wang · 10 years ago
  59. 29b9f5e virtio: introduce virtqueue_discard() by Jason Wang · 10 years ago
  60. ce31746 virtio: introduce virtqueue_unmap_sg() by Jason Wang · 10 years ago
  61. fa50092 Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150930' into staging by Peter Maydell · 10 years ago
  62. 86abac0 linux-user: assert that target_mprotect cannot fail by Paolo Bonzini · 10 years ago
  63. d0924a2 linux-user/signal.c: Use setup_rt_frame() instead of setup_frame() for target openrisc by Chen Gang · 10 years ago
  64. dc32562 migration: Disambiguate MAX_THROTTLE by Jason J. Herne · 10 years ago
  65. 4782893 qmp/hmp: Add throttle ratio to query-migrate and info migrate by Jason J. Herne · 10 years ago
  66. 070afca migration: Dynamic cpu throttling for auto-converge by Jason J. Herne · 10 years ago
  67. 1626fee migration: Parameters for auto-converge cpu throttling by Jason J. Herne · 10 years ago
  68. 2adcc85 cpu: Provide vcpu throttling interface by Jason J. Herne · 10 years ago
  69. 2a6e6e5 migration: yet more possible state transitions by Juan Quintela · 10 years ago
  70. b2312c6 Merge remote-tracking branch 'remotes/amit-migration/tags/for-juan-201509' into staging by Peter Maydell · 10 years ago
  71. b9e6092 ram_find_and_save_block: Split out the finding by Dr. David Alan Gilbert · 10 years ago
  72. b8fb8cb Move dirty page search state into separate structure by Dr. David Alan Gilbert · 10 years ago
  73. 97f3ad3 migration: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 10 years ago
  74. 56f3835 migration: qemu-file more size_t'ifying by Dr. David Alan Gilbert · 10 years ago
  75. a202a4c migration: size_t'ify some of qemu-file by Dr. David Alan Gilbert · 10 years ago
  76. c50766f Init page sizes in qtest by Dr. David Alan Gilbert · 10 years ago
  77. 09f6c85 Split out end of migration code from migration_thread by Dr. David Alan Gilbert · 10 years ago
  78. 2f68e39 migration/ram.c: Use RAMBlock rather than MemoryRegion by Dr. David Alan Gilbert · 10 years ago
  79. eb5c936 vmstate: Remove redefinition of VMSTATE_UINT32_ARRAY by Soren Brinkmann · 10 years ago
  80. 08703b9 linux-user/syscall.c: Add EAGAIN to host_to_target_errno_table for by Chen Gang · 10 years ago
  81. 0f0426f linux-user: add name_to_handle_at/open_by_handle_at by Laurent Vivier · 10 years ago
  82. 93b4eff linux-user: Return target error number in do_fork() by Timothy E Baldwin · 10 years ago
  83. ee10458 linux-user: fix cmsg conversion in case of multiple headers by Jonathan Neuschäfer · 10 years ago
  84. 59baae9 linux-user: remove MAX_ARG_PAGES limit by Stefan Brüns · 10 years ago
  85. 84646ee linux-user: remove unused image_info members by Stefan Brüns · 10 years ago
  86. ba02577 linux-user: Treat --foo options the same as -foo by Meador Inge · 10 years ago
  87. 4d1275c linux-user: use EXIT_SUCCESS and EXIT_FAILURE by Riku Voipio · 10 years ago
  88. 138940b linux-user: Add proper error messages for bad options by Meador Inge · 10 years ago
  89. daaf8c8 linux-user: Add -help by Meador Inge · 10 years ago
  90. d03f9c3 linux-user: Exit 0 when -h is used by Meador Inge · 10 years ago
  91. 6996a00 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20150925-1' into staging by Peter Maydell · 10 years ago
  92. 365d7f3 ui/cocoa.m: remove open dialog code by John Arbuckle · 10 years ago
  93. 3b178b7 ui/cocoa.m: prevent stuck key situation by John Arbuckle · 10 years ago
  94. d9bc14f ui/cocoa.m: verify with user before quitting QEMU by John Arbuckle · 10 years ago
  95. 9e07142 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  96. 8bfbbb4 Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150925.0' into staging by Peter Maydell · 10 years ago
  97. 54b3762 Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging by Peter Maydell · 10 years ago
  98. 690b286 Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925' into staging by Peter Maydell · 10 years ago
  99. cdf9818 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  100. e6fd57e sheepdog: refine discard support by Hitoshi Mitake · 10 years ago