1. c19a798 usb-redir: Add support for 32 bits bulk packet length by Hans de Goede · 12 years ago
  2. 579967b combined-packet: Add a workaround for Linux usbfs + live migration by Hans de Goede · 12 years ago
  3. a552a96 usb: Add packet combining functions by Hans de Goede · 12 years ago
  4. 7f102eb uhci: Don't crash on device disconnect by Hans de Goede · 12 years ago
  5. faccca0 uhci: Add a uhci_handle_td_error() helper function by Hans de Goede · 12 years ago
  6. bb4d2b2 usb/ehci-pci: add helper to create ich9 usb controllers by Gerd Hoffmann · 12 years ago
  7. ba07630 usb/ehci-pci: add ich9 00:1a.* variant by Gerd Hoffmann · 12 years ago
  8. df01318 usb/ehci-pci: dynamic type generation by Gerd Hoffmann · 12 years ago
  9. 74625ea uhci: add ich9 00:1a.* variants by Gerd Hoffmann · 12 years ago
  10. 8f3f90b uhci: stick irq routing info into UHCIInfo too. by Gerd Hoffmann · 12 years ago
  11. 2c2e852 uhci: dynamic type generation by Gerd Hoffmann · 12 years ago
  12. 892776c xilinx_zynq: add USB controllers by Peter Crosthwaite · 12 years ago
  13. e433785 usb/ehci: add sysbus variant by Gerd Hoffmann · 12 years ago
  14. 0bf96f9 usb/ehci: split into multiple source files by Gerd Hoffmann · 12 years ago
  15. 569c7fc usb/ehci: Guard definition of EHCI_DEBUG by Peter Crosthwaite · 12 years ago
  16. 5010d4d usb/ehci: seperate out PCIisms by Peter Crosthwaite · 12 years ago
  17. 7ae6ce0 usb/ehci: Abstract away PCI DMA API by Peter Crosthwaite · 12 years ago
  18. 27a1132 usb/ehci: parameterise the register region offsets by Peter Crosthwaite · 12 years ago
  19. 0bc85da xhci: allow address slot being called multiple times by Gerd Hoffmann · 12 years ago
  20. 4f47f0f xhci: add port trace points by Gerd Hoffmann · 12 years ago
  21. b62b082 xhci: set pls in xhci_port_update & xhci_port_reset by Gerd Hoffmann · 12 years ago
  22. 4003013 xhci: add xhci_port_reset by Gerd Hoffmann · 12 years ago
  23. f705a36 xhci: add xhci_port_notify by Gerd Hoffmann · 12 years ago
  24. 6a32f80 xhci: add xhci_port_have_device by Gerd Hoffmann · 12 years ago
  25. f321402 xhci: s/xhci_update_port/xhci_port_update/ by Gerd Hoffmann · 12 years ago
  26. 85e05d8 xhci: add {get,set}_field macros & enum for pls by Gerd Hoffmann · 12 years ago
  27. 286d52e target-mips: don't flush extra TLB on permissions upgrade by Aurelien Jarno · 13 years ago
  28. bc3e45e target-mips: fix TLBR wrt SEGMask by Aurelien Jarno · 13 years ago
  29. e0d002f target-mips: use deposit instead of hardcoded version by Aurelien Jarno · 13 years ago
  30. 5112718 target-mips: optimize ddiv/ddivu/div/divu with movcond by Aurelien Jarno · 13 years ago
  31. acf1246 target-mips: implement movn/movz using movcond by Aurelien Jarno · 13 years ago
  32. 2d2826b target-mips: don't use local temps for store conditional by Aurelien Jarno · 13 years ago
  33. fc40787 target-mips: implement unaligned loads using TCG by Aurelien Jarno · 13 years ago
  34. 18bba4d target-mips: simplify load/store microMIPS helpers by Aurelien Jarno · 13 years ago
  35. 3cee305 target-mips: optimize load operations by Aurelien Jarno · 13 years ago
  36. 2910c6c target-mips: cleanup load/store operations by Aurelien Jarno · 13 years ago
  37. 5f7319c target-mips: restore CPU state after an FPU exception by Aurelien Jarno · 12 years ago
  38. 05993cd target-mips: use softfloat constants when possible by Aurelien Jarno · 12 years ago
  39. 4cc2e5f target-mips: cleanup float to int conversion helpers by Aurelien Jarno · 12 years ago
  40. 5dbe90b target-mips: fix FPU exceptions by Aurelien Jarno · 13 years ago
  41. 4a587b2 target-mips: keep softfloat exception set to 0 between instructions by Aurelien Jarno · 12 years ago
  42. b3d6cd4 target-mips: use the softfloat floatXX_muladd functions by Aurelien Jarno · 13 years ago
  43. bbc1ded softfloat: implement fused multiply-add NaN propagation for MIPS by Aurelien Jarno · 13 years ago
  44. 1e0e239 target-mips: do not save CPU state when using retranslation by Aurelien Jarno · 12 years ago
  45. 4636401 target-mips: correctly restore btarget upon exception by Aurelien Jarno · 12 years ago
  46. b3a1be8 tcg: don't remove op if output needs to be synced to memory by Aurelien Jarno · 12 years ago
  47. e1e1b25 target-alpha: Use TCG_CALL_NO_WG by Richard Henderson · 12 years ago
  48. ac4119c chardev: Use timer instead of bottom-half to postpone open event by Jan Kiszka · 13 years ago
  49. 40e3acc target-mips: remove #if defined(TARGET_MIPS64) in opcode enums by Aurelien Jarno · 12 years ago
  50. b30706d target-mips: Change TODO file by Jia Liu · 12 years ago
  51. d70080c target-mips: Add ASE DSP testcases by Jia Liu · 12 years ago
  52. af13ae0 target-mips: Add ASE DSP processors by Jia Liu · 12 years ago
  53. b53371e target-mips: Add ASE DSP accumulator instructions by Jia Liu · 12 years ago
  54. 2669056 target-mips: Add ASE DSP compare-pick instructions by Jia Liu · 12 years ago
  55. 1cb6686 target-mips: Add ASE DSP bit/manipulation instructions by Jia Liu · 12 years ago
  56. a22260a target-mips: Add ASE DSP multiply instructions by Jia Liu · 12 years ago
  57. 77c5fa8 target-mips: Add ASE DSP GPR-based shift instructions by Jia Liu · 12 years ago
  58. 461c08d target-mips: Add ASE DSP arithmetic instructions by Jia Liu · 12 years ago
  59. 9b1a1d6 target-mips: Add ASE DSP load instructions by Jia Liu · 12 years ago
  60. e45a93e target-mips: Add ASE DSP branch instructions by Jia Liu · 12 years ago
  61. 4133498 Use correct acc value to index cpu_HI/cpu_LO rather than using a fix number by Jia Liu · 12 years ago
  62. 853c324 target-mips: Add ASE DSP resources access check by Jia Liu · 12 years ago
  63. 235eb01 target-mips: Add ASE DSP internal functions by Jia Liu · 12 years ago
  64. aee0bf7 tap-win32: stubs to fix win32 build by Michael S. Tsirkin · 12 years ago
  65. f71d612 tests/tcg: fix unused result warnings by Catalin Patulea · 12 years ago
  66. a1d29d6 configure: use -Wwombat to test whether gcc recognizes -Wno-wombat by Peter Maydell · 12 years ago
  67. e7d51b3 target-sparc: Revert setting cpu_dst to gen_dest_gpr by Richard Henderson · 12 years ago
  68. 742a402 Merge branch 'qspi.2' of git://developer.petalogix.com/public/qemu by Blue Swirl · 12 years ago
  69. 38c4718 Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf by Aurelien Jarno · 12 years ago
  70. 3585317 tcg/mips: use MUL instead of MULT on MIPS32 and above by Aurelien Jarno · 13 years ago
  71. d26a8ca memory: fix rendering of a region obscured by another by Avi Kivity · 12 years ago
  72. 233926f Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 12 years ago
  73. 130c57c s390: sclp ascii console support by Heinz Graalfs · 12 years ago
  74. ab9074b s390: sclp signal quiesce support by Heinz Graalfs · 12 years ago
  75. 559a17a s390: sclp event support by Heinz Graalfs · 12 years ago
  76. f6c98f9 s390: sclp base support by Heinz Graalfs · 12 years ago
  77. 5b08b34 s390: use sync regs for register transfer by Christian Borntraeger · 12 years ago
  78. 1b3e6f8 s390/kvm_stat: correct sys_perf_event_open syscall number by Heinz Graalfs · 12 years ago
  79. 235a3f0 s390x: fix -initrd in virtio machine by Alexander Graf · 13 years ago
  80. 523a59f pci: avoid destroying bridge address space windows in a transaction by Avi Kivity · 12 years ago
  81. ff3a806 virtio-net: enable mrg buf header in tap on linux by Michael S. Tsirkin · 13 years ago
  82. 6e371ab virtio-net: test peer header support at init time by Michael S. Tsirkin · 13 years ago
  83. e043ebc virtio-net: minor code simplification by Michael S. Tsirkin · 13 years ago
  84. 7b80d08 virtio-net: simplify rx code by Michael S. Tsirkin · 13 years ago
  85. 14761f9 virtio-net: switch tx to safe iov functions by Michael S. Tsirkin · 13 years ago
  86. c8d28e7 virtio-net: first s/g is always at start of buf by Michael S. Tsirkin · 13 years ago
  87. 280598b virtio-net: refactor receive_hdr by Michael S. Tsirkin · 13 years ago
  88. 63c5872 virtio-net: use safe iov operations for rx by Michael S. Tsirkin · 13 years ago
  89. 22cc84d virtio-net: avoid sg copy by Michael S. Tsirkin · 13 years ago
  90. d336336 iov: add iov_cpy by Michael S. Tsirkin · 13 years ago
  91. e35e23f virtio-net: track host/guest header length by Michael S. Tsirkin · 13 years ago
  92. b308c82 pci: avoid destroying bridge address space windows in a transaction by Avi Kivity · 12 years ago
  93. bc927e4 pcie: Convert PCIExpressHost to use the QOM. by Jason Baron · 13 years ago
  94. c702ddb pcie: pass pcie window size to pcie_host_mmcfg_update() by Jason Baron · 13 years ago
  95. f774856 pci: Add class 0xc05 as 'SMBus' by Jan Kiszka · 13 years ago
  96. 91e5615 pci: introduce pci_swizzle_map_irq_fn() for standardized interrupt pin swizzle by Isaku Yamahata · 13 years ago
  97. 9e38f56 pci_ids: add intel 82801BA pci-to-pci bridge id by Isaku Yamahata · 13 years ago
  98. b56d701 pci: pci capability must be in PCI space by Isaku Yamahata · 13 years ago
  99. e26631b pci: make each capability DWORD aligned by Michael S. Tsirkin · 12 years ago
  100. dc59944 qemu: enable PV EOI for qemu 1.3 by Michael S. Tsirkin · 13 years ago