1. a6fb2dd usb: Add an int_req flag to USBPacket by Hans de Goede · 12 years ago
  2. 6ba43f1 usb: Move short-not-ok handling to the core by Hans de Goede · 12 years ago
  3. 0cae7b1 usb: Move clearing of queue on halt to the core by Hans de Goede · 12 years ago
  4. 36dfe32 usb: Add USB_RET_ADD_TO_QUEUE packet result code by Hans de Goede · 12 years ago
  5. d0ff81b usb: Rename __usb_packet_complete to usb_packet_complete_one by Hans de Goede · 12 years ago
  6. 3151f20 xhci: Add a xhci_ep_nuke_one_xfer helper function by Hans de Goede · 12 years ago
  7. b4ea866 ehci: Retry to fill the queue while waiting for td completion by Hans de Goede · 12 years ago
  8. e3a36bc ehci: Detect going in circles when filling the queue by Hans de Goede · 12 years ago
  9. 44272b0 ehci: Speed up the timer of raising int from the async schedule by Hans de Goede · 12 years ago
  10. 0262f65 ehci: Improve latency of interrupt delivery and async schedule scanning by Hans de Goede · 12 years ago
  11. cf08a8a ehci: Set int flag on a short input packet by Hans de Goede · 12 years ago
  12. 549a3c3 ehci: Get rid of packet tbytes field by Hans de Goede · 12 years ago
  13. 7c2eaca uhci: Move checks to continue queuing to uhci_fill_queue() by Hans de Goede · 12 years ago
  14. 00a0770 uhci: Properly unmap packets on cancel / invalid pid by Hans de Goede · 12 years ago
  15. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  16. 50d2b4d Merge remote-tracking branch 'qemu-kvm/memory/urgent' into staging by Anthony Liguori · 12 years ago
  17. 248bbe7 Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20121017.0' into staging by Anthony Liguori · 12 years ago
  18. da124e6 usb-serial: only expose device in guest when the chardev is open by Gerd Hoffmann · 13 years ago
  19. 70330fb usb-serial: don't magically zap chardev on umplug by Gerd Hoffmann · 13 years ago
  20. 90734e0 serial: add pci-serial documentation by Gerd Hoffmann · 13 years ago
  21. d66bbea serial: add 2x + 4x pci variant by Gerd Hoffmann · 13 years ago
  22. fe4f179 serial: add windows inf file for the pci card to docs by Gerd Hoffmann · 13 years ago
  23. 419ad67 serial: add pci variant by Gerd Hoffmann · 13 years ago
  24. 488cb99 serial: split serial.c by Gerd Hoffmann · 13 years ago
  25. ad0b532 Call MADV_HUGEPAGE for guest RAM allocations by Luiz Capitulino · 13 years ago
  26. f526f3c Merge remote-tracking branch 'quintela/migration-next-20121017' into staging by Anthony Liguori · 12 years ago
  27. d3e2efc Merge remote-tracking branch 'qemu-kvm/memory/dma' into staging by Anthony Liguori · 12 years ago
  28. 1c380f9 pci: honor PCI_COMMAND_MASTER by Avi Kivity · 13 years ago
  29. 817dcc5 pci: give each device its own address space by Avi Kivity · 13 years ago
  30. 83f3c25 memory: add address_space_destroy() by Avi Kivity · 13 years ago
  31. b90600e dma: make dma access its own address space by Avi Kivity · 13 years ago
  32. ac1970f memory: per-AddressSpace dispatch by Avi Kivity · 13 years ago
  33. 0e8a6d4 s390: avoid reaching into memory core internals by Avi Kivity · 13 years ago
  34. f6790af memory: use AddressSpace for MemoryListener filtering by Avi Kivity · 13 years ago
  35. 1d71148 memory: move tcg flush into a tcg memory listener by Avi Kivity · 13 years ago
  36. 2673a5d memory: move address_space_memory and address_space_io out of memory core by Avi Kivity · 13 years ago
  37. 95d2994 memory: manage coalesced mmio via a MemoryListener by Avi Kivity · 13 years ago
  38. f354b1a fix CONFIG_QEMU_HELPERDIR generation again by Michael Tokarev · 12 years ago
  39. e7c8afb target-sparc: fix FMOVr instruction by Aurelien Jarno · 13 years ago
  40. a5089c0 hw/pl031: Use LOG_GUEST_ERROR by Peter Maydell · 12 years ago
  41. af83c32 hw/pl022: Use LOG_UNIMP and LOG_GUEST_ERROR by Peter Maydell · 12 years ago
  42. 6d5433e hw/pl011: Use LOG_UNIMP and LOG_GUEST_ERROR by Peter Maydell · 12 years ago
  43. fd271e8 hw/pl190: Use LOG_GUEST_ERROR by Peter Maydell · 12 years ago
  44. b1d9df9 hw/pl041: Use LOG_UNIMP by Peter Maydell · 12 years ago
  45. 9351d70 hw/pl181: Use LOG_UNIMP and LOG_GUEST_ERROR by Peter Maydell · 12 years ago
  46. 051c02b hw/hw.h: Add include of qemu-log.h by Peter Maydell · 12 years ago
  47. e54eba1 qemu-log: Add new log category for guest bugs by Peter Maydell · 12 years ago
  48. de9e9d9 target-sparc: Remove cpu_tmp0 as a global by Richard Henderson · 13 years ago
  49. 5793f2a target-sparc: Make cpu_dst local to OP=2 insns by Richard Henderson · 13 years ago
  50. 7b04bd5 target-sparc: Only use cpu_dst for eventual writes to a gpr by Richard Henderson · 13 years ago
  51. abcc719 target-sparc: Remove last uses of cpu_tmp64 by Richard Henderson · 13 years ago
  52. aeff993 target-sparc: Remove cpu_tmp64 use from softint insns by Richard Henderson · 13 years ago
  53. 3886b8a target-sparc: Don't use a temporary for gen_dest_fpr_D by Richard Henderson · 13 years ago
  54. 1ec789a target-sparc: Remove usage of cpu_tmp64 from most helper functions by Richard Henderson · 13 years ago
  55. f864194 target-sparc: Tidy ldfsr, stfsr by Richard Henderson · 13 years ago
  56. 7b9e066 target-sparc: Avoid cpu_tmp32 in Write Priv Register by Richard Henderson · 13 years ago
  57. 45778f9 target-sparc: Avoid cpu_tmp32 in Read Priv Register by Richard Henderson · 13 years ago
  58. ba5f517 target-sparc: Use get_temp_i32 in gen_dest_fpr_F by Richard Henderson · 13 years ago
  59. 2ae23e1 target-sparc: Split out get_temp_i32 by Richard Henderson · 13 years ago
  60. 5e6ed43 target-sparc: Make the cpu_addr variable local to load/store handling by Richard Henderson · 13 years ago
  61. a427352 target-sparc: Cleanup cpu_src[12] allocation by Richard Henderson · 13 years ago
  62. 81634ee target-sparc: Finish conversion to gen_load_gpr by Richard Henderson · 13 years ago
  63. 0682803 target-sparc: Convert swap to gen_load/store_gpr by Richard Henderson · 13 years ago
  64. c7785e1 target-sparc: Convert asi helpers to gen_*_gpr by Richard Henderson · 13 years ago
  65. 9d1d4e3 target-sparc: Use gen_load_gpr in get_src[12] by Richard Henderson · 13 years ago
  66. 97ea285 target-sparc: Conversion to gen_*_gpr, part 1 by Richard Henderson · 13 years ago
  67. 8802361 target-sparc: Add gen_load/store/dest_gpr by Richard Henderson · 13 years ago
  68. 74d590c exec: Make MIN_CODE_GEN_BUFFER_SIZE private to exec.c by Richard Henderson · 13 years ago
  69. 4438c8a exec: Allocate code_gen_prologue from code_gen_buffer by Richard Henderson · 13 years ago
  70. 405def1 exec: Do not use absolute address hints for code_gen_buffer with -fpie by Richard Henderson · 13 years ago
  71. 3d85a72 exec: Don't make DEFAULT_CODE_GEN_BUFFER_SIZE too large by Richard Henderson · 13 years ago
  72. f1bc0bc exec: Split up and tidy code_gen_buffer by Richard Henderson · 13 years ago
  73. 5f072e1 create struct for machine initialization arguments by Eduardo Habkost · 13 years ago
  74. a96d8be vga: remove CONFIG_BOCHS_VBE by Gerd Hoffmann · 13 years ago
  75. cc22824 vga: add specs for standard vga by Gerd Hoffmann · 13 years ago
  76. 803ff05 vga: add mmio bar to standard vga by Gerd Hoffmann · 13 years ago
  77. 0d0302e vga: fix indention by Gerd Hoffmann · 13 years ago
  78. f62cb1b tests/tcg: fix build by Catalin Patulea · 13 years ago
  79. 7748b8c allow make {dist, }clean work w/out configure by Mike Frysinger · 13 years ago
  80. 42a1592 tci: fix build breakage for target-sparc by Michael Roth · 13 years ago
  81. 1cd0f8c MAINTAINERS: Update email address for Stefan Hajnoczi by Stefan Hajnoczi · 13 years ago
  82. 38f419f configure: Fix CONFIG_QEMU_HELPERDIR generation by Jan Kiszka · 12 years ago
  83. 585f603 qemu-options.hx: Change from recommending '?' to 'help' by Peter Maydell · 13 years ago
  84. 41a05a4 Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoipio/qemu by Aurelien Jarno · 12 years ago
  85. 3e50da6 Merge branch 'trivial-patches' of git://github.com/stefanha/qemu by Aurelien Jarno · 12 years ago
  86. d7dce49 microblaze: Update PC before simulating syscall by Edgar E. Iglesias · 13 years ago
  87. a5b3bdc microblaze: Support setting of TLS ptr by Edgar E. Iglesias · 13 years ago
  88. 11f6697 ui/vnc-jobs.c: Fix minor typos in comments by Peter Maydell · 12 years ago
  89. 08778b3 net/tap-win32: Fix compiler warning caused by missing include statement by Stefan Weil · 12 years ago
  90. abab1a0 configure: Remove unused parameters from main function by Stefan Weil · 13 years ago
  91. 02c7ac0 target-arm/neon_helper: Remove obsolete FIXME comment by Peter Maydell · 13 years ago
  92. 301592e targphys.h: Don't define target_phys_addr_t for user-mode emulators by Peter Maydell · 13 years ago
  93. fe3e7f2 ui/vnc: Only report/use TIGHT_PNG encoding if enabled. by Joel Martin · 13 years ago
  94. b6348f2 target-arm/translate: Fix RRX operands by Peter Crosthwaite · 13 years ago
  95. d9f0e63 vfio-pci: Mark non-migratable by Alex Williamson · 12 years ago
  96. a011b10 vfio-pci: Fix debug build by Alex Williamson · 12 years ago
  97. aa723c2 cpus: create qemu_in_vcpu_thread() by Juan Quintela · 13 years ago
  98. a2b4135 savevm: make qemu_file_put_notify() return errors by Juan Quintela · 13 years ago
  99. 6f121ff savevm: un-export qemu_file_set_error() by Juan Quintela · 13 years ago
  100. 43be3a2 block-migration: handle errors with the return codes correctly by Juan Quintela · 13 years ago