1. fedb88b fdt: Use bswapN instead of bswap_N by Richard Henderson · 12 years ago
  2. fedf2de Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 12 years ago
  3. e2848a7 Merge remote-tracking branch 'kraxel/q35.1' into staging by Anthony Liguori · 12 years ago
  4. 80ec243 Merge remote-tracking branch 'afaerber-or/prep-up' into staging by Anthony Liguori · 12 years ago
  5. c02e1ea hw/pc.c: Fix converting of ioport_register* to MemoryRegion by Julien Grall · 12 years ago
  6. eb7ff6f Replace remaining gmtime, localtime by gmtime_r, localtime_r by Stefan Weil · 12 years ago
  7. 68b891e savevm: Remove MinGW specific code which is no longer needed by Stefan Weil · 12 years ago
  8. 1d57db1 qga/channel-posix.c: Explicitly include string.h by Peter Maydell · 12 years ago
  9. 75f1359 configure: Fix comment (copy+paste bug) by Stefan Weil · 12 years ago
  10. 7e973bb Makefile: install the "acpi-dsdt.aml" and "q35-acpi-dsdt.aml" blobs too by Laszlo Ersek · 12 years ago
  11. 94dec59 pc: rename machine types by Gerd Hoffmann · 12 years ago
  12. 7d9f7b5 q35: document chipset devices by Gerd Hoffmann · 12 years ago
  13. 8b07eaa q35: add ich9 intel hda controller by Gerd Hoffmann · 12 years ago
  14. 47a150a virtio-scsi: abort in-flight I/O when the device is reset by Paolo Bonzini · 12 years ago
  15. d0508c3 qdev: add qbus_reset_all by Paolo Bonzini · 12 years ago
  16. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  17. 63e3555 Merge branch 'master' of git://git.qemu.org/qemu into prep-up by Andreas Färber · 12 years ago
  18. a6308bc Merge remote-tracking branch 'kraxel/build.1' into staging by Anthony Liguori · 12 years ago
  19. 8757c09 Merge remote-tracking branch 'awilliam/tags/qemu-1.4-vfio-20130109.0' into staging by Anthony Liguori · 12 years ago
  20. 067f069 m48t59-test: don't touch watchdog by Gerd Hoffmann · 12 years ago
  21. 4e45dee rtc-test: skip year-2038 overflow check in case time_t is 32bit only by Gerd Hoffmann · 12 years ago
  22. 5e3bc73 Check return values from g_poll and select by Fabien Chouteau · 12 years ago
  23. 7cd5da7 Merge remote-tracking branch 'mdroth/qga-pull-1-8-2013' into staging by Anthony Liguori · 12 years ago
  24. 96610da qemu-ga: sample fsfreeze hooks by Tomoki Sekiyama · 12 years ago
  25. ec0f694 qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thaw by Tomoki Sekiyama · 12 years ago
  26. 7b37608 qemu-ga: guest_suspend(): improve error reporting by Luiz Capitulino · 12 years ago
  27. 6b26e83 qemu-ga: bios_supports_mode(): improve error reporting by Luiz Capitulino · 12 years ago
  28. 878a0ae qemu-ga: qmp_guest_network_get_interfaces(): get rid of snprintf() + error_set() by Luiz Capitulino · 12 years ago
  29. 071673b qemu-ga: qmp_guest_fstrim(): get rid of sprintf() + error_set() by Luiz Capitulino · 12 years ago
  30. 617fbbc qemu-ga: qmp_guest_fsfreeze_*(): get rid of sprintf() + error_set() by Luiz Capitulino · 12 years ago
  31. 261551d qemu-ga: build_fs_mount_list(): take an Error argument by Luiz Capitulino · 12 years ago
  32. d220a6d qemu-ga: qmp_guest_shutdown(): improve error reporting by Luiz Capitulino · 12 years ago
  33. db3edb6 qemu-ga: qmp_guest_file_*: improve error reporting by Luiz Capitulino · 12 years ago
  34. 3ac4b7c qemu-ga: qmp_guest_file_close(): fix fclose() error check by Luiz Capitulino · 12 years ago
  35. a9de6d0 qemu-ga: guest_file_handle_find(): take an Error argument by Luiz Capitulino · 12 years ago
  36. 4b274b1 Merge remote-tracking branch 'afaerber/qom-cpu' into staging by Anthony Liguori · 12 years ago
  37. 8fc94e5 vfio-pci: Loosen sanity checks to allow future features by Alex Williamson · 12 years ago
  38. b0223e2 vfio-pci: Make host MSI-X enable track guest by Alex Williamson · 12 years ago
  39. ebe8b9c target-i386: Explicitly set vendor for each built-in cpudef by Igor Mammedov · 12 years ago
  40. 9b15cd9 target-i386: Sanitize AMD's ext2_features at realize time by Igor Mammedov · 12 years ago
  41. 4586f15 target-i386: Filter out unsupported features at realize time by Igor Mammedov · 12 years ago
  42. 75a192a qemu-common.h: Make qemu_init_vcpu() stub static inline by Andreas Färber · 12 years ago
  43. e8beac0 target-i386: check/enforce: Eliminate check_feat field by Eduardo Habkost · 12 years ago
  44. 396d2cf target-i386: check/enforce: Check SVM flag support as well by Eduardo Habkost · 12 years ago
  45. 2271462 target-i386: check/enforce: Check all CPUID.80000001H.EDX bits by Eduardo Habkost · 12 years ago
  46. 54830ff target-i386: check/enforce: Do not ignore "hypervisor" flag by Eduardo Habkost · 12 years ago
  47. 8b4bedd target-i386: check/enforce: Fix CPUID leaf numbers on error messages by Eduardo Habkost · 12 years ago
  48. bd004be target-i386: kvm: Enable all supported KVM features for -cpu host by Eduardo Habkost · 12 years ago
  49. fcb93c0 target-i386: kvm: -cpu host: Use GET_SUPPORTED_CPUID for SVM features by Eduardo Habkost · 12 years ago
  50. 961f839 cpu: Change parent type to Device by Eduardo Habkost · 12 years ago
  51. 5d5b24d qdev: Don't assume existence of parent bus on unparenting by Andreas Färber · 12 years ago
  52. 507066f qdev: Include qdev code into *-user, too by Eduardo Habkost · 12 years ago
  53. 906709a libqemustub: sysbus_get_default() stub by Eduardo Habkost · 12 years ago
  54. 083a5f8 libqemustub: vmstate register/unregister stubs by Eduardo Habkost · 12 years ago
  55. 41c6bcd libqemustub: Add qemu_[un]register_reset() stubs by Eduardo Habkost · 12 years ago
  56. 560c30b Merge remote-tracking branch 'kraxel/usb.75' into staging by Anthony Liguori · 12 years ago
  57. c3dd94b Merge remote-tracking branch 'stefanha/net' into staging by Anthony Liguori · 12 years ago
  58. da1a4ce target-mips: Fix helper and tests for dot/cross-dot product instructions by Petar Jovanovic · 12 years ago
  59. e320d05 target-mips: Replace macros by inline functions by Stefan Weil · 12 years ago
  60. e1a4019 target-mips: Allow DSP access to be disabled once enabled. by Eric Johnson · 12 years ago
  61. 314992b linux-user: fix mips 32-on-64 prealloc case by Alexander Graf · 12 years ago
  62. 89eb147 uhci: stop using portio lists by Gerd Hoffmann · 12 years ago
  63. b2d1fe6 usbredir: Add support for buffered bulk input (v2) by Hans de Goede · 12 years ago
  64. 7682e85 readline: avoid memcpy() of overlapping regions by Nickolai Zeldovich · 12 years ago
  65. 358d615 exynos4210: Add EHCI support by Liming Wang · 12 years ago
  66. aee7499 usb/ehci: Add SysBus EHCI device for Exynos4210 by Andreas Färber · 12 years ago
  67. 4a43436 usb/ehci: Move capsbase and opregbase into SysBus EHCI class by Andreas Färber · 12 years ago
  68. 5aa3ca9 usb/ehci: Clean up SysBus and PCI EHCI split by Andreas Färber · 12 years ago
  69. a820b57 xhci: call set-address with dummy usbpacket by Gerd Hoffmann · 12 years ago
  70. e97f0ac usb-redir: Add debugging to bufpq save / restore by Hans de Goede · 12 years ago
  71. bd019b7 usbredir: Add usbredir_init_endpoints() helper by Hans de Goede · 12 years ago
  72. d3aea64 usbredir: Verify we have 32 bits bulk length cap when redirecting to xhci by Hans de Goede · 12 years ago
  73. d8553dd usbredir: Add ep_stopped USBDevice method by Hans de Goede · 12 years ago
  74. 7e9638d usbredir: Add USBEP2I and I2USBEP helper macros by Hans de Goede · 12 years ago
  75. f8c126f usbredir: Add an usbredir_stop_ep helper function by Hans de Goede · 12 years ago
  76. f79738b usb: Add an usb_device_ep_stopped USBDevice method by Hans de Goede · 12 years ago
  77. 6735d43 usb: Fix usb_ep_find_packet_by_id by Hans de Goede · 12 years ago
  78. 027c03f hid: Change idle handling to use a timer by Hans de Goede · 12 years ago
  79. 9fdf702 uhci: Maximize how many frames we catch up when behind by Hans de Goede · 12 years ago
  80. f8f48b6 uhci: Limit amount of frames processed in one go by Hans de Goede · 12 years ago
  81. 475443c uhci: Add a QH_VALID define by Hans de Goede · 12 years ago
  82. ecfdc15 uhci: Fix pending interrupts getting lost on migration by Hans de Goede · 12 years ago
  83. 719c130 uhci: Fix 1 ms delay in interrupt reporting to the guest by Hans de Goede · 12 years ago
  84. 4a9ef2c ehci: Don't call commit_irq after raising PCD by Hans de Goede · 12 years ago
  85. 52c15e5 ehci: Further speedup rescanning if async schedule after raising an interrupt by Hans de Goede · 12 years ago
  86. 9359a58 ehci: Use uframe precision for interrupt threshold checking (v2) by Hans de Goede · 12 years ago
  87. bbbc39c ehci: Verify a queue's ep direction does not change by Hans de Goede · 12 years ago
  88. 51e0c5d ehci: Add an ehci_get_pid helper function by Hans de Goede · 12 years ago
  89. e3fdfd4 ehci: Verify qtd for async completed packets by Hans de Goede · 12 years ago
  90. 2b3de6a ehci: writeback_async_complete_packet: verify qh and qtd by Hans de Goede · 12 years ago
  91. 190d849 ehci: Move get / put_dwords upwards by Hans de Goede · 12 years ago
  92. d066c57 ehci: Verify guest does not change the token of inflight qtd-s by Hans de Goede · 12 years ago
  93. c643263 ehci: Add ehci_verify_qh and ehci_verify_qtd helper functions by Hans de Goede · 12 years ago
  94. f881c8d ehci: Add a ehci_writeback_async_complete_packet helper function by Hans de Goede · 12 years ago
  95. 83f58e5 rtl8139: preserve link state across device reset by Amos Kong · 12 years ago
  96. 84dd212 e1000: no need auto-negotiation if link was down by Amos Kong · 12 years ago
  97. f30dbae net: clean up network at qemu process termination by Amos Kong · 12 years ago
  98. 2c0331f e1000: Discard oversized packets based on SBP|LPE by Michael Contreras · 12 years ago
  99. 8e4a424 Revert "virtio-pci: replace byte swap hack" by Blue Swirl · 12 years ago
  100. 9807cac virtio-pci: replace byte swap hack by Blue Swirl · 13 years ago