1. 39879bb linux-user: take RESERVED_VA into account for g2h_valid() by Alexander Graf · 13 years ago
  2. 20249ae linux-user: fix fallocate by Alexander Graf · 13 years ago
  3. 354a000 linux-user: Add ioctl for BLKBSZGET by Alexander Graf · 13 years ago
  4. 49e9a07 linux-user: add BLKSSZGET ioctl wrapper by Alexander Graf · 13 years ago
  5. edafea1 linux-user: fix BLK ioctl arguments by Alexander Graf · 13 years ago
  6. 6083abd linux-user: add struct old_dev_t compat by Alexander Graf · 13 years ago
  7. 56e904e linux-user: implement device mapper ioctls by Alexander Graf · 13 years ago
  8. 84803b8 linux-user: target_argv is placed on ts->bprm->argv and can't be freed() by Fabio Erculiani · 13 years ago
  9. e0e65be linux-user: improve fake /proc/self/stat making `ps` not segfault. by Fabio Erculiani · 13 years ago
  10. 8f8d364 Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf by Blue Swirl · 13 years ago
  11. a7be9ba Improve interrupt handling priority by Artyom Tarasenko · 13 years ago
  12. 23cf96e Fix vector interrupt handling by Artyom Tarasenko · 13 years ago
  13. b8ba679 target-s390x: Update s390x_{tod,cpu}_timer() to use S390CPU by Andreas Färber · 13 years ago
  14. 8f22e0d target-s390x: QOM'ify CPU init by Andreas Färber · 13 years ago
  15. 1ac1a74 target-s390x: QOM'ify CPU reset by Andreas Färber · 13 years ago
  16. 29e4bcb target-s390x: QOM'ify CPU by Andreas Färber · 13 years ago
  17. f05f6b4 qdev: put all devices under /machine by Paolo Bonzini · 13 years ago
  18. da57feb qdev: give all devices a canonical path by Paolo Bonzini · 13 years ago
  19. f424d5c qdev: add children before qdev_init by Paolo Bonzini · 13 years ago
  20. a612b2a qom: add container_get by Paolo Bonzini · 13 years ago
  21. cefc898 Merge remote-tracking branch 'kiszka/queues/slirp' into staging by Anthony Liguori · 13 years ago
  22. aba8e41 Merge remote-tracking branch 'stefanha/tracing' into staging by Anthony Liguori · 13 years ago
  23. dfe844c serial: clear LSR.TEMT when populating the TSR by Anthony Liguori · 13 years ago
  24. 67c5322 serial: fix retry logic by Anthony Liguori · 13 years ago
  25. 6e92466 qtest: use qemu_gettimeofday() by Anthony Liguori · 13 years ago
  26. a3b6181 milkymist-vgafb: add missing register by Michael Walle · 13 years ago
  27. 79368f4 target-lm32: add simple disassembler by Michael Walle · 13 years ago
  28. 060544d milkymist-sysctl: support for new core version by Michael Walle · 13 years ago
  29. de89fd2 target-lm32: init tcg only if available by Michael Walle · 13 years ago
  30. 927b241 tests: fix out-of-tree building for lm32 target by Michael Walle · 13 years ago
  31. b7c8e15 Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm by Blue Swirl · 13 years ago
  32. 4dec465 Merge branch 'qom-cpu-unicore32.v3' of git://github.com/afaerber/qemu-cpu by Blue Swirl · 13 years ago
  33. e7c5601 Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm by Blue Swirl · 13 years ago
  34. 94dd53c buildfix: check for old pod2man versions by Gerd Hoffmann · 13 years ago
  35. bb55b71 Fix conversion from lower to upper case with Turkish locale by Stefan Weil · 13 years ago
  36. 02b3efc qtest: avoid a warning with RTC test by Blue Swirl · 13 years ago
  37. 6b7cff7 qtest: fix 32-bit build by Anthony Liguori · 13 years ago
  38. 8607301 slirp: Signal free input buffer space to io-thread by Jan Kiszka · 13 years ago
  39. d2a16f7 qtest: fix out of tree build by Blue Swirl · 13 years ago
  40. d1aaf54 qtest: add rtc-test test-case by Anthony Liguori · 13 years ago
  41. fd94be7 rtc: split out macros into a header file and use in test case by Anthony Liguori · 13 years ago
  42. 49ee359 qtest: add C version of test infrastructure by Anthony Liguori · 13 years ago
  43. 8156be5 qtest: add clock management by Paolo Bonzini · 13 years ago
  44. 2028834 qtest: IRQ interception infrastructure by Paolo Bonzini · 13 years ago
  45. c7f0f3b qtest: add test framework by Anthony Liguori · 13 years ago
  46. b93b63f test makefile overhaul by Paolo Bonzini · 13 years ago
  47. 703e01e tracetool: dtrace: handle in and next reserved words by Alon Levy · 13 years ago
  48. 60be795 tracetool: dtrace disabled-events fix by Lee Essen · 13 years ago
  49. 2174e23 Makefile.target: code stp dependency on trace-events by Alon Levy · 13 years ago
  50. b0f2663 pl031: switch clock base to rtc_clock by Paolo Bonzini · 13 years ago
  51. ac204b8 pl031: rearm alarm timer upon load by Paolo Bonzini · 13 years ago
  52. 348abc8 arm: switch real-time clocks to rtc_clock by Paolo Bonzini · 13 years ago
  53. e230d4e omap: switch omap_lpg to vm_clock by Paolo Bonzini · 13 years ago
  54. 7880814 rtc: add -rtc clock=rt by Paolo Bonzini · 13 years ago
  55. 06ed5d6 ARM: Permit any ARMv6K CPU to read the MVFR0 and MVFR1 VFP registers. by Andrew Towers · 13 years ago
  56. 8df9082 target-unicore32: Move CPU-dependent init into initfn by Andreas Färber · 13 years ago
  57. ae0f5e9 target-unicore32: QOM'ify CPU by Andreas Färber · 13 years ago
  58. c3a8baa target-unicore32: License future contributions under GPLv2+ by Andreas Färber · 13 years ago
  59. 2b3bc6c target-unicore32: Relicense to GPLv2+ by Andreas Färber · 13 years ago
  60. a6ea7b4 MAINTAINERS: Add entry for UniCore32 by Andreas Färber · 13 years ago
  61. 040b66f Merge remote-tracking branch 'origin/master' into staging by Anthony Liguori · 13 years ago
  62. dec9c2d target-arm: Minimalistic CPU QOM'ification by Andreas Färber · 13 years ago
  63. 0bcd08b target-arm: Drop cpu_arm_close() by Andreas Färber · 13 years ago
  64. f638f0d qemu tcg: Remove one entry of INDEX_op_ld_i64 from ppc_op_defs by Li Zhang · 13 years ago
  65. 5668896 w32/slirp: Undefine error constants before their redefinition by Jan Kiszka · 13 years ago
  66. 1c5970a slirp: use socket_set_nonblock by Paolo Bonzini · 13 years ago
  67. b722105 slirp: clean up conflicts with system headers by Paolo Bonzini · 13 years ago
  68. cbd5979 Merge remote-tracking branch 'sstabellini/disk_io' into staging by Anthony Liguori · 13 years ago
  69. 49e00ba Merge remote-tracking branch 'sstabellini/xen-fixes' into staging by Anthony Liguori · 13 years ago
  70. c76d1a9 Merge remote-tracking branch 'qmp/queue/qmp' into staging by Anthony Liguori · 13 years ago
  71. 0a5a4e0 Merge remote-tracking branch 'alon/libcacard' into staging by Anthony Liguori · 13 years ago
  72. 1658dd3 sparc: pass page aligned addresses to tlb_set_page by Blue Swirl · 13 years ago
  73. 7429f2e xen_disk: detach the blkdev before bdrv_delete by Stefano Stabellini · 13 years ago
  74. 028c85f xen_console: ignore console disconnect events from console/0 by Stefano Stabellini · 13 years ago
  75. 1829851 qmp: document strict parsing by Paolo Bonzini · 13 years ago
  76. 6d36d7d qmp: parse commands in strict mode by Paolo Bonzini · 13 years ago
  77. b9f8978 qmp: add and use q type specifier by Paolo Bonzini · 13 years ago
  78. e38ac96 qapi: add strict mode to input visitor by Paolo Bonzini · 13 years ago
  79. 4faaec6 qapi: place outermost object on qiv stack by Paolo Bonzini · 13 years ago
  80. 3a86a0f qapi: untangle next_list by Paolo Bonzini · 13 years ago
  81. 69b5007 qapi: allow freeing partially-allocated objects by Paolo Bonzini · 13 years ago
  82. b6f0474 qapi: shortcut visits on errors by Paolo Bonzini · 13 years ago
  83. 8b714d3 qapi: fix memory leak on error by Paolo Bonzini · 13 years ago
  84. 2c7ff93 qapi: fail hard on stack imbalance by Paolo Bonzini · 13 years ago
  85. 3dcf71f qapi: add a test case for type errors by Paolo Bonzini · 13 years ago
  86. 9e9eace qapi: add struct-errors test case to test-qmp-output-visitor by Paolo Bonzini · 13 years ago
  87. f24582d qapi: fix double free in qmp_output_visitor_cleanup() by Laszlo Ersek · 13 years ago
  88. 8a22565 Merge remote-tracking branch 'mdroth/qga-pull-3-26-12' into staging by Anthony Liguori · 13 years ago
  89. 29b18b7 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 13 years ago
  90. 3d032f0 Merge remote-tracking branch 'spice/spice.v51' into staging by Anthony Liguori · 13 years ago
  91. 81fe74d test: remove qemu-ga reference by Michael Roth · 13 years ago
  92. 3017b72 Man page: Add -global description by Miroslav Rezanina · 13 years ago
  93. c9da228 qapi: add c_fun to escape function names by Federico Simoncelli · 13 years ago
  94. 6f06f17 libcacard/vcard_emul_nss: add warning for old coolkey by Alon Levy · 13 years ago
  95. 4e33988 libcacard/vcard_emul_nss: handle no readers at startup by Alon Levy · 13 years ago
  96. 1b902f7 libcacard/vcard_emul_nss: don't stop thread when there are no slots by Alon Levy · 13 years ago
  97. 95b752b trace-events: Fix broken build caused by wrong format specifier by Stefan Weil · 13 years ago
  98. 2db5b06 test: add test-qmp-commands to make check by Michael Roth · 13 years ago
  99. 151c569 qapi: remove print statements from test-qmp-commands by Michael Roth · 13 years ago
  100. 3ac805d test: remove qemu-ga reference by Michael Roth · 13 years ago