1. 615cf66 error: only prepend timestamp on stderr by Stefan Hajnoczi · 9 years ago
  2. 16a1b6e target-cris: update CPU state save/load to use VMStateDescription by Juan Quintela · 13 years ago
  3. cc450bf Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging by Peter Maydell · 9 years ago
  4. 271a234 net: smc91c111: flush packets on RCR register changes by Peter Crosthwaite · 9 years ago
  5. e62cb54 net: smc91c111: gate can_receive() on rx FIFO having a slot by Peter Crosthwaite · 9 years ago
  6. 8d06b14 net: smc91c111: guard flush_queued_packets() on can_rx() by Peter Crosthwaite · 9 years ago
  7. 1c9f03b Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  8. d626834 nbd: release exp->blk after all clients are closed by Wen Congyang · 9 years ago
  9. 04f2562 checkpatch: Escape left braces in regex by Fam Zheng · 9 years ago
  10. e6b65fe monitor: uninclude cpu_ldst by Peter Crosthwaite · 9 years ago
  11. dfccc76 include/exec: Move cputlb exec.c defs out by Peter Crosthwaite · 9 years ago
  12. bcae01e cputlb: Change tlb_set_dirty() arg to cpu by Peter Crosthwaite · 9 years ago
  13. 9a13565 cputlb: move CPU_LOOP() for tlb_reset() to exec.c by Peter Crosthwaite · 9 years ago
  14. 5f12a78 translate: move real_host_page setting to -common by Peter Crosthwaite · 9 years ago
  15. 162e992 tcg: Move tci_tb_ptr to -common by Peter Crosthwaite · 9 years ago
  16. 7d8f787 tcg: split tcg_op_defs to -common by Peter Crosthwaite · 9 years ago
  17. 9b68a77 translate-all: Move tcg_handle_interrupt() to -common by Peter Crosthwaite · 9 years ago
  18. 5abf949 cpu-exec: Migrate some generic fns to cpu-exec-common by Peter Crosthwaite · 9 years ago
  19. 2d528d4 qemu-char: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 9 years ago
  20. 2cd8af2 monitor: added generation of documentation for hmp-commands-info.hx by Pavel Butsykin · 9 years ago
  21. 7070334 hmp-commands.hx: fix end of table info by Pavel Butsykin · 9 years ago
  22. bf95728 monitor: remove target-specific code from monitor.c by Pavel Butsykin · 9 years ago
  23. da76ee7 hmp-commands-info: move info_cmds content out of monitor.c by Pavel Butsykin · 9 years ago
  24. f2a53c9 i386/kvm: Hyper-v crash msrs set/get'ers and migration by Andrey Smetanin · 9 years ago
  25. 7c207b9 kvm: Add kvm system event crash handler by Andrey Smetanin · 10 years ago
  26. bac05aa cpu: Add crash_occurred flag into CPUState by Andrey Smetanin · 10 years ago
  27. 73aa529 target-i386: move asm-x86/hyperv.h to standard-headers by Paolo Bonzini · 9 years ago
  28. eddb4de update-linux-headers: copy standard-headers files one by one by Paolo Bonzini · 9 years ago
  29. 120758f update Linux headers to 4.3-rc1 by Paolo Bonzini · 9 years ago
  30. 84090bb pci: remove Link Training error from AER error list by Paolo Bonzini · 9 years ago
  31. 05620f8 Revert "rcu: init rcu_registry_lock after fork" by Paolo Bonzini · 9 years ago
  32. 3c4698d Merge remote-tracking branch 'remotes/rth/tags/pull-target-i386-20150915' into staging by Peter Maydell · 9 years ago
  33. 5fc51cc MAINTAINERS: Stefan will not maintain net subsystem by Jason Wang · 9 years ago
  34. 4054cde target-i386: exception handling for other helper functions by Pavel Dovgalyuk · 10 years ago
  35. 100ec09 target-i386: exception handling for seg_helper functions by Pavel Dovgalyuk · 10 years ago
  36. 2afbdf8 target-i386: exception handling for memory helpers by Pavel Dovgalyuk · 10 years ago
  37. cc33c5d target-i386: exception handling for div instructions by Pavel Dovgalyuk · 10 years ago
  38. 6cad09d target-i386: exception handling for FPU instructions by Pavel Dovgalyuk · 10 years ago
  39. 9198009 target-i386: introduce new raise_exception functions by Pavel Dovgalyuk · 10 years ago
  40. 1a3abef Merge remote-tracking branch 'remotes/rth/tags/pull-tile-20150915' into staging by Peter Maydell · 9 years ago
  41. 461aa67 target-tilegx: Handle v1shl, v1shru, v1shrs by Richard Henderson · 9 years ago
  42. 3be19e8 target-tilegx: Handle v1shli, v1shrui by Richard Henderson · 9 years ago
  43. 5151c69 target-tilegx: Handle v4int_l/h by Richard Henderson · 9 years ago
  44. 0583b23 target-tilegx: Handle atomic instructions by Richard Henderson · 9 years ago
  45. 03b217b target-tilegx: Handle mtspr, mfspr by Richard Henderson · 9 years ago
  46. e7346cf target-tilegx: Handle v1cmpeq, v1cmpne by Richard Henderson · 9 years ago
  47. 661ff74 target-tilegx: Handle mask instructions by Richard Henderson · 9 years ago
  48. 4ff4977 target-tilegx: Handle scalar multiply instructions by Richard Henderson · 9 years ago
  49. f090f9f target-tilegx: Handle conditional move instructions by Richard Henderson · 9 years ago
  50. 2369976 target-tilegx: Handle shift instructions by Richard Henderson · 9 years ago
  51. c06b181 target-tilegx: Handle bitfield instructions by Richard Henderson · 9 years ago
  52. d5dbd6e target-tilegx: Implement system and memory management instructions by Richard Henderson · 9 years ago
  53. 73c5437 target-tilegx: Handle comparison instructions by Richard Henderson · 9 years ago
  54. e04e98b target-tilegx: Handle conditional branch instructions by Richard Henderson · 9 years ago
  55. c230a99 target-tilegx: Handle unconditional jump instructions by Richard Henderson · 9 years ago
  56. 01cd675 target-tilegx: Handle post-increment load and store instructions by Richard Henderson · 9 years ago
  57. 0426335 target-tilegx: Handle basic load and store instructions by Richard Henderson · 9 years ago
  58. 7f41a8d target-tilegx: Handle most bit manipulation instructions by Richard Henderson · 9 years ago
  59. 42fedbc target-arm: Use new revbit functions by Richard Henderson · 9 years ago
  60. 652a4b7 host-utils: Add revbit functions by Richard Henderson · 9 years ago
  61. 89b8c75 target-tilegx: Handle arithmetic instructions by Richard Henderson · 9 years ago
  62. a9fdfc7 target-tilegx: Handle simple logical operations by Richard Henderson · 9 years ago
  63. 444e06b target-tilegx: Add TILE-Gx building files by Chen Gang · 9 years ago
  64. 9b9dc7a target-tilegx: Generate SEGV properly by Richard Henderson · 9 years ago
  65. 6196224 Merge remote-tracking branch 'remotes/berrange/tags/vnc-crypto-v9-for-upstream' into staging by Peter Maydell · 9 years ago
  66. 8fd29dd target-tilegx: Framework for decoding bundles by Richard Henderson · 9 years ago
  67. 5b212be target-tilegx: Add several helpers for instructions translation by Chen Gang · 9 years ago
  68. 9f64170 target-tilegx: Add cpu basic features for linux-user by Chen Gang · 9 years ago
  69. b69773a target-tilegx: Add special register information from Tilera Corporation by Chen Gang · 9 years ago
  70. 4fe2218 target-tilegx: Fix LDNA_ADD_IMM8_OPCODE_X1 by Richard Henderson · 9 years ago
  71. c6c00e1 target-tilegx: Modify _SPECIAL_ opcodes by Richard Henderson · 9 years ago
  72. 2c56c87 target-tilegx: Modify opcode_tilegx.h to fit QEMU usage by Chen Gang · 9 years ago
  73. b1406c6 target-tilegx: Add opcode basic implementation from Tilera Corporation by Chen Gang · 9 years ago
  74. 704eff6 linux-user: Conditionalize syscalls which are not defined in tilegx by Chen Gang · 9 years ago
  75. b16189b linux-user: Support tilegx architecture in linux-user by Chen Gang · 9 years ago
  76. 3e305e4 ui: convert VNC server to use QCryptoTLSSession by Daniel P. Berrange · 9 years ago
  77. 2cb154b linux-user: tilegx: Add architecture related features by Chen Gang · 9 years ago
  78. fdd1ab6 ui: fix return type for VNC I/O functions to be ssize_t by Daniel P. Berrange · 9 years ago
  79. d321e1e crypto: introduce new module for handling TLS sessions by Daniel P. Berrange · 10 years ago
  80. 9a2fd43 crypto: add sanity checking of TLS x509 credentials by Daniel P. Berrange · 10 years ago
  81. 85bcbc7 crypto: introduce new module for TLS x509 credentials by Daniel P. Berrange · 10 years ago
  82. e00adf6 crypto: introduce new module for TLS anonymous credentials by Daniel P. Berrange · 10 years ago
  83. a090187 crypto: introduce new base module for TLS credentials by Daniel P. Berrange · 10 years ago
  84. 0c7012e qom: allow QOM to be linked into tools binaries by Daniel P. Berrange · 9 years ago
  85. fb37726 crypto: move crypto objects out of libqemuutil.la by Daniel P. Berrange · 9 years ago
  86. 1078f5d Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150915-1' into staging by Peter Maydell · 9 years ago
  87. b76a0d5 Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging by Peter Maydell · 9 years ago
  88. 737d2b3 net: avoid infinite loop when receiving packets(CVE-2015-5278) by P J P · 9 years ago
  89. 9bbdbc6 net: add checks to validate ring buffer pointers(CVE-2015-5279) by P J P · 9 years ago
  90. b947ac2 e1000: Avoid infinite loop in processing transmit descriptor (CVE-2015-6815) by P J P · 9 years ago
  91. 2cb5d2a gtk: use setlocale() for LC_MESSAGES only by Alberto Garcia · 9 years ago
  92. 78aee08 gtk: don't grab input when entering fullscreen. by Gerd Hoffmann · 9 years ago
  93. 1d73cd7 gtk: set free_scale when setting zoom_fit by Gerd Hoffmann · 9 years ago
  94. d531dee gtk: trace input grab reason by Gerd Hoffmann · 9 years ago
  95. 695cc59 gtk: move gd_update_caption calls to gd_{grab,ungrab}_{pointer,keyboard} by Gerd Hoffmann · 9 years ago
  96. aa4f405 gtk: check for existing grabs in gd_grab_{pointer,keyboard} by Gerd Hoffmann · 9 years ago
  97. b124533 tests: remove repetition in unit test object deps by Daniel P. Berrange · 9 years ago
  98. 351d36e qapi: allow override of default enum prefix naming by Daniel P. Berrange · 9 years ago
  99. 007e620 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  100. 2752e5b qapi: Fix cgen() for Python older than 2.7 by Markus Armbruster · 9 years ago