1. 87d0a28 Refactor numa mode setting by Blue Swirl · 15 years ago
  2. f8be67e pflash_cfi02: fix incorrect TARGET_FMT_lx/d use by Blue Swirl · 15 years ago
  3. 57448a9 Compile vmware_vga only once by Blue Swirl · 15 years ago
  4. cc01cc8 tcg-mips: add guest base support by Aurelien Jarno · 15 years ago
  5. 489722c tcg/mips: implement the not_i32 op the same way as gcc by Aurelien Jarno · 15 years ago
  6. 2b79487 tcg-mips: implement nor by Aurelien Jarno · 15 years ago
  7. 6adc054 be more specific in -mem-path error messages by Michael Tokarev · 15 years ago
  8. 4445934 Add a missing #include for FreeBSD hosts by Juergen Lock · 15 years ago
  9. 0167f77 error: Move qerror_report() from qemu-error.[ch] to qerror.[ch] by Markus Armbruster · 15 years ago
  10. 526f0ac error: Link qemu-img, qemu-nbd, qemu-io with qemu-error.o by Markus Armbruster · 15 years ago
  11. 6627f64 error: Make use of error_set_progname() optional by Markus Armbruster · 15 years ago
  12. fc2377e error: Trim includes after "Infrastructure to track locations..." by Markus Armbruster · 15 years ago
  13. c8bfe7d error: Trim includes in qerror.c by Markus Armbruster · 15 years ago
  14. 9f59b56 error: Trim includes after "Move qemu_error & friends..." by Markus Armbruster · 15 years ago
  15. 703e0e8 linux-user: Use RLIMIT_STACK for default stack size. by Richard Henderson · 15 years ago
  16. 3ad493f target-arm: disable PAGE_EXEC for XN pages by Rabin Vincent · 15 years ago
  17. ca5a2a4 fix race between timer firing vs. alarm_timer->pending = 0 by Paolo Bonzini · 15 years ago
  18. 06b611c qemu-io: Fix return value handling of bdrv_open by Ryota Ozaki · 15 years ago
  19. b6353be qemu-nbd: Fix invalid usage of the first argument of errx by Ryota Ozaki · 15 years ago
  20. a16c174 qemu-nbd: Fix return value handling of bdrv_open by Ryota Ozaki · 15 years ago
  21. bd12ff9 balloon: Fix overflow when reporting actual memory size by Adam Litke · 15 years ago
  22. c96c84a json-parser: Output the content of invalid keyword by Amos Kong · 15 years ago
  23. 57e69b7 raw-posix: Better error return values for hdev_create by Kevin Wolf · 15 years ago
  24. 8d53356 qemu-options.hx: fix a typo by Aurelien Jarno · 15 years ago
  25. b970ea8 Compile some MIPS devices only once by Blue Swirl · 15 years ago
  26. 6450a33 Fix build by Blue Swirl · 15 years ago
  27. f7736b9 Compile ide/core only once by Blue Swirl · 15 years ago
  28. b305b9d target-s390: Don't compile in virtio-pci by Alexander Graf · 15 years ago
  29. de6a1de target-ppc: generic PowerPC TBL by Dmitry Ilyevsky · 15 years ago
  30. 86feb1c tcg: Disambiguate qemu_ld32u with 32-bit and 64-bit outputs. by Richard Henderson · 15 years ago
  31. 32d98fb tcg: Allow target-specific implementation of NOR. by Richard Henderson · 15 years ago
  32. 9940a96 tcg: Allow target-specific implementation of NAND. by Richard Henderson · 15 years ago
  33. 8d625cf tcg: Allow target-specific implementation of EQV. by Richard Henderson · 15 years ago
  34. a10f9f4 tcg: Use not_i32 to implement not_i64. by Richard Henderson · 15 years ago
  35. c02244a tcg: Change TCGType to an enumeration. by Richard Henderson · 15 years ago
  36. 8a56e84 tcg: Use TCGCond where appropriate. by Richard Henderson · 15 years ago
  37. a975160 tcg: Name the opcode enumeration. by Richard Henderson · 15 years ago
  38. a63b582 remove remaining occurrences AREG[1-9] and TCG_AREG[1-9] by Paolo Bonzini · 15 years ago
  39. 7270547 linux-user: Add the syscall id for pselect6 on ARM by Michael Casadevall · 15 years ago
  40. c05c7a7 linux-user: add inotify_init1 syscall support by Riku Voipio · 15 years ago
  41. bedd291 target-arm: Fix handling of AL condition in IT instruction by Johan Bengtsson · 15 years ago
  42. 3f90f25 tcg-hppa: Fix 64-bit argument ordering by Richard Henderson · 15 years ago
  43. 3436332 tcg-hppa: Fix const errors in hppa-dis.c by Richard Henderson · 15 years ago
  44. 0c62de2 Fix bsd-user broken by commit b5ec5ce0e39d6e7ea707d5604a5f6d567dfd2f48 by Juergen Lock · 15 years ago
  45. 6725f3f Fix recent pxa270 serial breakage by Lars Munch · 15 years ago
  46. bb334b1 qemu-error: Avoid build warning. by Edgar E. Iglesias · 15 years ago
  47. 4dcf7d8 pci_host: fix breakage by Aurelien Jarno · 15 years ago
  48. 8f51bda Compile virtio-pci only once by Blue Swirl · 15 years ago
  49. 70615c3 Compile sound devices only once by Blue Swirl · 15 years ago
  50. c9a43af Fix Sparc64 build by Blue Swirl · 15 years ago
  51. 952760b Compile pci_host only once by Blue Swirl · 15 years ago
  52. c1f63a9 Compile pcie_host only once by Blue Swirl · 15 years ago
  53. 6842a08 Compile pci only once by Blue Swirl · 15 years ago
  54. f169840 Compile usb-ohci only once by Blue Swirl · 15 years ago
  55. 2d48377 Compile serial only once by Blue Swirl · 15 years ago
  56. d3ffc7a Compile ne2000_isa only once by Blue Swirl · 15 years ago
  57. 84108e1 Compile isa_mmio only once by Blue Swirl · 15 years ago
  58. 7161e57 Compile most PCI network cards only once by Blue Swirl · 15 years ago
  59. e1060e9 Compile qemu-error only once by Blue Swirl · 15 years ago
  60. 64dc9c3 Compile async only once by Blue Swirl · 15 years ago
  61. 35da37e Compile fdc only once by Blue Swirl · 15 years ago
  62. 9953b2f Compile most IDE devices only once by Blue Swirl · 15 years ago
  63. 4c65f1e Compile usb-uhci only once by Blue Swirl · 15 years ago
  64. 7f55c7c Compile vga-isa only once by Blue Swirl · 15 years ago
  65. 7109371 Compile pcspk only once by Blue Swirl · 15 years ago
  66. df63277 Compile i8254 only once by Blue Swirl · 15 years ago
  67. b994504 Compile parallel only once by Blue Swirl · 15 years ago
  68. 1afdfdd Compile vga-pci only once by Blue Swirl · 15 years ago
  69. aa28b9b Move x86 specific PC declarations to a separate file by Blue Swirl · 15 years ago
  70. aaf12c2 Revert 'Fix build' by Blue Swirl · 15 years ago
  71. 5ec9cc6 Revert "Introduce a default qmp session" by Anthony Liguori · 15 years ago
  72. 2d114dc Revert "qmp: don't make -qmp disable the default monitor" by Anthony Liguori · 15 years ago
  73. 31dc63d Revert "tap: invoke downscript when we exit abnormally" by Anthony Liguori · 15 years ago
  74. 2869548 Revert "Convert atexit users to exit_notifier" by Anthony Liguori · 15 years ago
  75. 365c424 Revert "Add exit notifiers" by Anthony Liguori · 15 years ago
  76. 8ec68b0 Fix a typo by Blue Swirl · 15 years ago
  77. 4d90453 Compile disassemblers only once by Blue Swirl · 15 years ago
  78. 9e97d8e tcg/arm: don't save/restore r7 in prologue/epilogue by Aurelien Jarno · 15 years ago
  79. 26c5d37 tcg/arm: fix load/store definitions for 32-bit targets by Aurelien Jarno · 15 years ago
  80. 30138f2 tcg: protect div2 in tcg/tcg-opc.h by Aurelien Jarno · 15 years ago
  81. bafd20c Fix a typo which broke Xen build by Blue Swirl · 15 years ago
  82. 9b16480 Fix mingw32 build by Blue Swirl · 15 years ago
  83. 80a1ab5 Fix build by Blue Swirl · 15 years ago
  84. 3290c4a Introduce a default qmp session by Anthony Liguori · 15 years ago
  85. d49f626 qmp: don't make -qmp disable the default monitor by Anthony Liguori · 15 years ago
  86. 8af8ce4 tap: invoke downscript when we exit abnormally by Anthony Liguori · 15 years ago
  87. d7234f4 Convert atexit users to exit_notifier by Anthony Liguori · 15 years ago
  88. 3b6304f Add exit notifiers by Anthony Liguori · 15 years ago
  89. 3af12c8 sdl: use mouse mode notifier by Anthony Liguori · 15 years ago
  90. 37c34d9 input: make vnc use mouse mode notifiers by Anthony Liguori · 15 years ago
  91. 1aaee43 Expose whether a mouse is an absolute device via QMP and the human monitor. by Anthony Liguori · 15 years ago
  92. 7e581fb Add notifier for mouse mode changes by Anthony Liguori · 15 years ago
  93. eb2e259 Add kbd_mouse_has_absolute() by Anthony Liguori · 15 years ago
  94. 6fef28e Rewrite mouse handlers to use QTAILQ and to have an activation function by Anthony Liguori · 15 years ago
  95. d1e70c5 Add support for generic notifier lists by Anthony Liguori · 15 years ago
  96. ddbda43 Revert "usb-linux: remove unreachable default in switch statement" by Anthony Liguori · 15 years ago
  97. 4bed983 Handle deleted IOHandlers in a single buffer by Juan Quintela · 15 years ago
  98. ca96c31 bt: remove bt_host_read_poll() by Juan Quintela · 15 years ago
  99. 7b27a76 rename IOCanRWHandler to IOCanReadHandler by Juan Quintela · 15 years ago
  100. 1c39e2a remove useless cast by Juan Quintela · 15 years ago