1. 7755260 usb-ccid: remote wakeup support by Gerd Hoffmann · 14 years ago
  2. 97237e0 usb-ccid: switch to USBDesc* by Gerd Hoffmann · 14 years ago
  3. 4d8debb usb: fix use after free by Gerd Hoffmann · 14 years ago
  4. 0c402e5 usb-host: parse port in /proc/bus/usb/devices scan by Gerd Hoffmann · 14 years ago
  5. ba9acab usb-host: constify port by Gerd Hoffmann · 14 years ago
  6. 2fe8019 usb-ehci: handle siTDs by Gerd Hoffmann · 14 years ago
  7. c0e5750 usb-host: endpoint table fixup by Gerd Hoffmann · 14 years ago
  8. 9516bb4 usb-host: claim port by Gerd Hoffmann · 14 years ago
  9. eb7700b usb-host: fix configuration tracking. by Gerd Hoffmann · 14 years ago
  10. 3ee886c usb-host: limit open retries by Gerd Hoffmann · 14 years ago
  11. 9b87e19 usb-host: fix halted endpoints by Gerd Hoffmann · 14 years ago
  12. 40197c3 usb-host: reapurb error report fix by Gerd Hoffmann · 14 years ago
  13. e6a2f50 usb-host: start tracing support by Gerd Hoffmann · 14 years ago
  14. 344eecf mips: Support the MT TCStatus IXMT irq disable flag by Edgar E. Iglesias · 14 years ago
  15. c4cb257 mips: Add SMP support to the Malta board by Edgar E. Iglesias · 14 years ago
  16. f249412 mips: Add MT halting and waking of VPEs by Edgar E. Iglesias · 14 years ago
  17. 9e56e75 mips: Initialize MT state at reset by Edgar E. Iglesias · 14 years ago
  18. 1dab005 mips: Default to using one VPE and one TC. by Edgar E. Iglesias · 14 years ago
  19. ded4008 mips: Enable VInt interrupt mode for the 34Kf by Edgar E. Iglesias · 14 years ago
  20. e428097 mips: Correct VInt vector generation by Edgar E. Iglesias · 14 years ago
  21. bc45a67 mips: Correct IntCtl write mask for VInt by Edgar E. Iglesias · 14 years ago
  22. 5a25ce9 mips: Hook in more reg accesses via mttr/mftr by Edgar E. Iglesias · 14 years ago
  23. fe8dca8 mips: Synchronize CP0 TCSTatus, Status and EntryHi by Edgar E. Iglesias · 14 years ago
  24. b93bbdc mips: Handle TC indexing of other VPEs by Edgar E. Iglesias · 14 years ago
  25. f69539b apb_pci: convert PCI space to memory API by Blue Swirl · 14 years ago
  26. 962d4b2 fw_cfg: fix crash if FW_CFG_WRITE_CHANNEL is used incorrectly by Blue Swirl · 14 years ago
  27. 9f8d2a0 softfloat: Use uint32 consistently by Andreas Färber · 14 years ago
  28. 38641f8 softfloat: Use uint16 consistently by Andreas Färber · 14 years ago
  29. e2d8830 Allow overriding the location of Samba's smbd. by Brad · 14 years ago
  30. 541dc0d Use new macro QEMU_PACKED for packed structures by Stefan Weil · 14 years ago
  31. 0f7fdd3 Add new macro QEMU_PACKED for packed C structures by Stefan Weil · 14 years ago
  32. a74cd8c rename qemu_malloc and related to glib names for coherence by Frediano Ziglio · 14 years ago
  33. 1901cb1 Fix install(1) usage to be compatible with OpenBSD's install(1). by Brad · 14 years ago
  34. 9aed1e0 Rename qemu -> qemu-system-i386 by Anthony Liguori · 14 years ago
  35. 12d4536 main: force enabling of I/O thread by Anthony Liguori · 14 years ago
  36. d9cd446 trace: fix out-of-tree builds by Anthony Liguori · 14 years ago
  37. 88adbdf Merge remote-tracking branch 'stefanha/tracing' into staging by Anthony Liguori · 14 years ago
  38. 625f9e1 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 14 years ago
  39. a952c57 Merge remote-tracking branch 'qemu-kvm-tmp/memory/core' into staging by Anthony Liguori · 14 years ago
  40. e2a99ad build: sort objects to remove duplicates for link by Stefan Hajnoczi · 14 years ago
  41. 4d88a2a main: switch qemu_set_fd_handler to g_io_add_watch by Anthony Liguori · 14 years ago
  42. 69e5bb6 Add glib support to main loop by Anthony Liguori · 14 years ago
  43. 70d705f tcg/ppc/tcg-target.c: Avoid 'set but not used' gcc warnings by Peter Maydell · 14 years ago
  44. d8e8ef4 simpletrace: fix process() argument count by Stefan Hajnoczi · 14 years ago
  45. 47f08d7 trace: enable all events by Lluís · 14 years ago
  46. 9a82b6a trace: [stderr] add support for dynamically enabling/disabling events by Lluís · 14 years ago
  47. 03727e6 trace: [simple] disable all trace points by default by Lluís · 14 years ago
  48. dd215f6 trace: always use the "nop" backend on events with the "disable" keyword by Lluís · 14 years ago
  49. 23d15e8 trace: add "-trace events" argument to control initial state by Lluís · 14 years ago
  50. 31965ae trace: always compile support for controlling and querying trace event states by Lluís · 14 years ago
  51. fc76410 trace: separate trace event control and query routines from the simple backend by Lluís · 14 years ago
  52. 4992604 trace: generalize the "property" concept in the trace-events file by Lluís · 14 years ago
  53. e485897 trace: avoid conditional code compilation during option parsing by Lluís · 14 years ago
  54. edb47ec trace: move backend-specific code into the trace/ directory by Lluís · 14 years ago
  55. 09001ee trace: [make] replace 'ifeq' with values in CONFIG_TRACE_* by Lluís · 14 years ago
  56. 6d8a764 trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_* by Lluís · 14 years ago
  57. 5101031 build: [simple] Include qemu-timer-common.o in trace-obj-y by Lluís · 14 years ago
  58. e03b41d build: Fix linkage of QEMU_PROG by Lluís · 14 years ago
  59. bdc7646 tusb6010: Convert to qdev by Peter Maydell · 14 years ago
  60. 021d26d memory: Fix memory_region_get_ram_ptr for ROM devices by Jan Kiszka · 14 years ago
  61. f0fb8b7 Merge branch 'omap-for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm into pm by Edgar E. Iglesias · 14 years ago
  62. 9f4bd6b Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 14 years ago
  63. 950c671 Merge remote-tracking branch 'qemu-kvm/memory/core' into staging by Anthony Liguori · 14 years ago
  64. 751d63c Merge remote-tracking branch 'qemu-kvm/memory/urgent' into staging by Anthony Liguori · 14 years ago
  65. c783924 Merge remote-tracking branch 'mst/for_anthony' into staging by Anthony Liguori · 14 years ago
  66. 8d76d4b Merge remote-tracking branch 'qmp/queue/monitor' into staging by Anthony Liguori · 14 years ago
  67. a22f123 qemu-img: Require larger zero areas for sparse handling by Kevin Wolf · 14 years ago
  68. 2542bfd Fix spelling in comments and debug messages (recieve -> receive) by Stefan Weil · 14 years ago
  69. 11d6dde hw/pci-stub: fix comment typo by Alon Levy · 14 years ago
  70. b5fe14c memory: fix rom_device I/O mode by Avi Kivity · 14 years ago
  71. d5c8cf9 omap_gpmc: Implement prefetch engine by Peter Maydell · 14 years ago
  72. eee0a1c omap: Wire up the DMA request line to the GPMC by Peter Maydell · 14 years ago
  73. ef20677 omap_gpmc: Pull prefetch engine data into sub-struct by Peter Maydell · 14 years ago
  74. 856f2df omap_gpmc: Accept a zero mask field on omap3630 by Juha Riihimäki · 14 years ago
  75. f13e656 hw/omap.h: Add OMAP 3630 to omap_mpu_model enumeration by Peter Maydell · 14 years ago
  76. 2a952fe omap_gpmc: Support NAND devices by Peter Maydell · 14 years ago
  77. 9ed3e1b omap_gpmc: Reindent misindented switch statements by Peter Maydell · 14 years ago
  78. 7c470ff omap_gpmc: Calculate revision from OMAP model by Juha Riihimäki · 14 years ago
  79. b5325c2 omap_gpmc: Take omap_mpu_state* in omap_gpmc_init by Juha Riihimäki · 14 years ago
  80. de8af7f omap_gpmc: Fix handling of FIFOTHRESHOLDSTATUS bit by Peter Maydell · 14 years ago
  81. 77c6c73 omap_gpmc: Wire up the GPMC IRQ correctly by Peter Maydell · 14 years ago
  82. 9c8255e omap_gpmc: GPMC_IRQSTATUS is write-one-to-clear by Peter Maydell · 14 years ago
  83. 3387bf5 omap_gpmc: Refactor omap_gpmc_cs_map and omap_gpmc_cs_unmap by Peter Maydell · 14 years ago
  84. 07bc2f8 omap_gpmc: Clean up omap_gpmc_attach MemoryRegion conversion by Peter Maydell · 14 years ago
  85. 7c00b9d hw/onenand: Minor spacing fixes by Juha Riihimäki · 14 years ago
  86. 500954e hw/onenand: Qdevify by Juha Riihimäki · 14 years ago
  87. 8286696 hw/onenand: Remove unnecessary argument from onenand_command() by Juha Riihimäki · 14 years ago
  88. 46c305e hw/sysbus: Add sysbus_mmio_get_region() by Peter Maydell · 14 years ago
  89. 73c92f9 sh_pci: Fix sh_pci memory alias confusion by Avi Kivity · 14 years ago
  90. 9f94778 Fix disabling interrupts in sun4u by Artyom Tarasenko · 14 years ago
  91. 010f3f5 xilinx: Convert most xilinx devices to MemoryRegion by Edgar E. Iglesias · 14 years ago
  92. fe0de7a TCG: improve optimizer debugging by Blue Swirl · 14 years ago
  93. e5b34f3 dyngen-exec.h: cleanup by Blue Swirl · 14 years ago
  94. 97a3f6f g364fb: convert to qdev by Hervé Poussineau · 14 years ago
  95. b213b37 g364fb: use trace framework by Hervé Poussineau · 14 years ago
  96. 01c4330 checkpatch: fix braces {} handling by Pavel Borzenkov · 14 years ago
  97. 8733f60 Fix linker scripts by Gerd Hoffmann · 14 years ago
  98. 0fc6b58 Fix build on OpenBSD with BSD userland emu and smartcard NSS enabled by Brad · 14 years ago
  99. c488c7f block: latency accounting by Christoph Hellwig · 14 years ago
  100. b0b3db7 vhost-net: cleanup host notifiers at last step by Michael S. Tsirkin · 14 years ago