1. 36cd6f6 audio: remove the need for audio card CONFIG_* symbols by Paolo Bonzini · 11 years ago
  2. 8c444a1 adlib: qdev-ify by Paolo Bonzini · 11 years ago
  3. 7504ae6 doc: document the Pseudo-encoding of LED state by Lei Li · 11 years ago
  4. e7b2aac vnc: Adjust lock state sync logic with VNC_FEATURE_LED_STATE by Lei Li · 11 years ago
  5. ab99e5c vnc: Support for LED state extension by Lei Li · 11 years ago
  6. 96f3d17 vnc: Add SCROLL lock key to kbd_leds by Lei Li · 11 years ago
  7. 1a63e05 libqos: Convert fw_cfg values to host endianness by Andreas Färber · 11 years ago
  8. 61e477f wdt_ib700: QOM'ify by Andreas Färber · 11 years ago
  9. f02317a vmport: QOM'ify by Andreas Färber · 11 years ago
  10. e3b7fbe vmmouse: QOM'ify by Andreas Färber · 11 years ago
  11. a72dc5f vga-isa: QOM'ify ISA VGA by Andreas Färber · 11 years ago
  12. b582b5a sga: QOM'ify by Andreas Färber · 11 years ago
  13. eeceb08 serial: QOM'ify ISA serial by Andreas Färber · 11 years ago
  14. 399f05a sb16: QOM'ify by Andreas Färber · 11 years ago
  15. d367ece pcspk: QOM'ify by Andreas Färber · 11 years ago
  16. a2e0b86 pckbd: QOM'ify by Andreas Färber · 11 years ago
  17. a0881c6 pc: QOM'ify port 92 by Andreas Färber · 11 years ago
  18. b0dc5ee parallel: QOM'ify by Andreas Färber · 11 years ago
  19. fe6f5de ne2000-isa: QOM'ify by Andreas Färber · 11 years ago
  20. 0e41271 mc146818rtc: QOM'ify by Andreas Färber · 11 years ago
  21. a2772c7 m48t59: QOM'ify ISA M48T59 NVRAM by Andreas Färber · 11 years ago
  22. 2f12688 ide: QOM'ify ISA IDE by Andreas Färber · 11 years ago
  23. 29bb531 i8259: QOM cleanups by Andreas Färber · 11 years ago
  24. eb1440e i82374: QOM'ify by Andreas Färber · 11 years ago
  25. 020c8e7 fdc: QOM'ify ISA floppy controller by Andreas Färber · 11 years ago
  26. 6d4c2f1 cirrus_vga: QOM'ify ISA Cirrus VGA by Andreas Färber · 11 years ago
  27. 82407b6 applesmc: QOM'ify by Andreas Färber · 11 years ago
  28. ec57db1 virtio-net: unbreak the minix guest by Jason Wang · 11 years ago
  29. b48df71 Merge remote-tracking branch 'bonzini/migration-writev' into staging by Anthony Liguori · 11 years ago
  30. 45dddd9 Merge remote-tracking branch 'alon/libcacard_ccid.2' into staging by Anthony Liguori · 11 years ago
  31. 9adea5f win32: add readv/writev emulation by Paolo Bonzini · 11 years ago
  32. 903ce9f sparc64: use direct interrupt mapping for PCI devices by Artyom Tarasenko · 11 years ago
  33. 9625036 sparc64: fix loosing interrupts by Artyom Tarasenko · 11 years ago
  34. 852e82f sparc64: allow 64 IRQ lines by Artyom Tarasenko · 11 years ago
  35. 96fbd7d tcg-arm: Remove long jump from tcg_out_goto_label by Richard Henderson · 11 years ago
  36. df5e0ef tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATION by Richard Henderson · 12 years ago
  37. 302fdde tcg-arm: Use movi32 + blx for calls on v7 by Richard Henderson · 12 years ago
  38. 595b539 tcg-arm: Delete the 'S' constraint by Richard Henderson · 11 years ago
  39. 702b33b tcg-arm: Improve scheduling of tcg_out_tlb_read by Richard Henderson · 12 years ago
  40. cee87be tcg-arm: Split out tcg_out_tlb_read by Richard Henderson · 12 years ago
  41. 9feac1d tcg-arm: Cleanup most primitive load store subroutines by Richard Henderson · 12 years ago
  42. 34358a1 tcg-arm: Cleanup multiply subroutines by Richard Henderson · 12 years ago
  43. 13dd6fb tcg-arm: Use R12 for the tcg temporary by Richard Henderson · 12 years ago
  44. 4346457 tcg-arm: Use TCG_REG_TMP name for the tcg temporary by Richard Henderson · 12 years ago
  45. 0637c56 tcg-arm: Implement division instructions by Richard Henderson · 12 years ago
  46. b6b24cb tcg-arm: Implement deposit for armv7 by Richard Henderson · 12 years ago
  47. e86e0f2 tcg-arm: Improve constant generation by Richard Henderson · 12 years ago
  48. 2df3f1e tcg-arm: Handle constant arguments to add2/sub2 by Richard Henderson · 12 years ago
  49. 5d53b4c tcg-arm: Use tcg_out_dat_rIN for compares by Richard Henderson · 12 years ago
  50. d9fda57 tcg-arm: Allow constant first argument to sub by Richard Henderson · 12 years ago
  51. a9a86ae tcg-arm: Handle negated constant arguments to and/sub by Richard Henderson · 12 years ago
  52. 19b62bf tcg-arm: Use bic to implement and with constant by Richard Henderson · 12 years ago
  53. d6b64b2 tcg: Log the contents of the prologue with -d out_asm by Richard Henderson · 12 years ago
  54. ae12e3a ccid: Fix crash when backend isn't specified by Cole Robinson · 11 years ago
  55. fc4d60e tcg-arm: Fix local stack frame by Richard Henderson · 12 years ago
  56. ed60512 tcg: fix deposit_i64 op on 32-bit targets by Aurelien Jarno · 11 years ago
  57. 909eedb target-ppc: slightly optimize lfiwax by Aurelien Jarno · 11 years ago
  58. 076bfd7 Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemu by Aurelien Jarno · 11 years ago
  59. c12915e win32: generate console executable again by Paolo Bonzini · 11 years ago
  60. c02817e win32: move Makefile dependencies on version-obj-y to rules.mak by Paolo Bonzini · 11 years ago
  61. 6821cdc win32: add generic RC rules to rules.mak by Paolo Bonzini · 11 years ago
  62. 7d08d85 target-ppc: add support for extended mtfsf/mtfsfi forms by Aurelien Jarno · 11 years ago
  63. 44bc0c4 target-ppc: emulate store doubleword pair instructions by Aurelien Jarno · 11 years ago
  64. 05050ee target-ppc: emulate load doubleword pair instructions by Aurelien Jarno · 11 years ago
  65. 199f830 target-ppc: emulate lfiwax instruction by Aurelien Jarno · 11 years ago
  66. f033288 target-ppc: emulate fcpsgn instruction by Aurelien Jarno · 11 years ago
  67. 725bcec target-ppc: emulate prtyw and prtyd instructions by Aurelien Jarno · 11 years ago
  68. fcfda20 target-ppc: emulate cmpb instruction by Aurelien Jarno · 11 years ago
  69. 9c2627b target-ppc: add instruction flags for Book I 2.05 by Aurelien Jarno · 11 years ago
  70. 88770fe disas: Disassemble all ppc insns for the guest by Aurelien Jarno · 11 years ago
  71. bf45a2e target-ppc: optimize fabs, fnabs, fneg by Aurelien Jarno · 11 years ago
  72. 414f5d1 PPC: Fix dcbz for linux-user on 970 by Alexander Graf · 11 years ago
  73. db72c9f powerpc: correctly handle fpu exceptions. by Tristan Gingold · 11 years ago
  74. c4eda5b pseries: Generate device paths for VIO devices by David Gibson · 12 years ago
  75. fd506b4f pseries: Convert VIO code to QOM style type safe(ish) casts by David Gibson · 12 years ago
  76. 9b00ea4 target-ppc: Synchronize VPA state with KVM by David Gibson · 12 years ago
  77. e03c902 pseries: Fix some small errors in XICS logic by David Gibson · 12 years ago
  78. 702763f target-ppc: Add more stubs for POWER7 PMU registers by David Gibson · 12 years ago
  79. 0cbad81 pseries: Fixes and enhancements to L1 cache properties by David Gibson · 12 years ago
  80. f36951c pseries: Fix incorrect calculation of RMA size in certain configurations by David Gibson · 12 years ago
  81. c8ff5da PPC: Fix compile with profiling enabled by Alexander Graf · 11 years ago
  82. 20f649d PPC: mac newworld: fix cpu NIP reset value by Alexander Graf · 12 years ago
  83. 31f2cb8 Enable kvm emulated watchdog by Bharat Bhushan · 12 years ago
  84. cae7f58 linux-headers: Update to kvm/queue by Alexander Graf · 12 years ago
  85. 752d634 target-ppc: Fix narrow-mode add/sub carry output by Richard Henderson · 12 years ago
  86. 2bc1732 PPC: Add breakpoint registers for 603 and e300 by Fabien Chouteau · 12 years ago
  87. 09d9828 PPC: fix hreset_vector for 60x, 7x0, 7x5, G2, MPC8xx, MPC5xx, 7400 and 7450 by Fabien Chouteau · 12 years ago
  88. 8e7a6db target-ppc: fix nego and subf*o instructions by Aurelien Jarno · 12 years ago
  89. 2cf3eb6 PPC: Remove env->hreset_excp_prefix by Fabien Chouteau · 12 years ago
  90. 3b96112 PPC: e500: advertise 4.2 MPIC only if KVM supports EPR by Stuart Yoder · 12 years ago
  91. e71ec2e target-ppc: Enable ISEL on POWER7 by Aurelien Jarno · 12 years ago
  92. 75f6e8b virtio-rng-s390: add properties. by KONRAD Frederic · 11 years ago
  93. 3474b67 Utilize selective runtime reg sync for hot code paths by Jason J. Herne · 11 years ago
  94. 420840e Allow selective runtime register synchronization by Jason J. Herne · 11 years ago
  95. 7dc5af5 Common: Add quick access to first boot device by Dominik Dingel · 11 years ago
  96. ba747cc S390: CCW: Use new, working firmware by default by Alexander Graf · 11 years ago
  97. 0c1fecdd S390: ccw firmware: Add compiled blob by Alexander Graf · 11 years ago
  98. abbbe3d s390-ccw.img: Get queue config from host. by Cornelia Huck · 11 years ago
  99. 0f3f1f3 s390-ccw.img: Rudimentary error checking. by Cornelia Huck · 11 years ago
  100. 776e7f0 s390-ccw.img: Enhance drain_irqs(). by Cornelia Huck · 11 years ago