1. 51b24e3 Import kernel headers by Jan Kiszka · 13 years ago
  2. 87fdd47 Add kernel header update script by Jan Kiszka · 13 years ago
  3. 42cc8fa kvm: x86: Save/restore FPU OP, IP and DP by Jan Kiszka · 13 years ago
  4. eb47d7c hw/9118.c: Implement active-low interrupt support by Peter Maydell · 13 years ago
  5. 953ffe0 Introduce format string for pid_t by Andreas Färber · 13 years ago
  6. 1e36f6a smc91c111: qdevify reset by Juha Riihimäki · 13 years ago
  7. 22e1e72 Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerber by Blue Swirl · 13 years ago
  8. c235d73 Command line support for altering the log file location by Matthew Fernandez · 13 years ago
  9. 71f34ad Merge remote-tracking branch 'alon/pull-libcacard-1' into staging by Anthony Liguori · 13 years ago
  10. b45a9b1 Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 13 years ago
  11. f897235 Merge remote-tracking branch 'kraxel/usb.16' into staging by Anthony Liguori · 13 years ago
  12. 1f8bedb Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 13 years ago
  13. 7887f62 Allow nested qemu_bh_poll() after BH deletion by Kevin Wolf · 13 years ago
  14. ee752da ide: Clear error_status after restarting flush by Kevin Wolf · 13 years ago
  15. d353fb7 ide: add TRIM support by Christoph Hellwig · 13 years ago
  16. 4e1e005 ide: allow other dma comands than read and write by Christoph Hellwig · 13 years ago
  17. cb144cc make dma_bdrv_io available to drivers by Christoph Hellwig · 13 years ago
  18. 0754f9e ide: Add forgotten VMSTATE_END_OF_LIST in subsection by Kevin Wolf · 13 years ago
  19. fdc650d ide: Fix ide_drive_pio_state_needed() by Kevin Wolf · 13 years ago
  20. def9379 ide: Split error status from status register by Kevin Wolf · 13 years ago
  21. 9e2a370 qcow2: Fix in-flight list after qcow2_cache_put failure by Kevin Wolf · 13 years ago
  22. 39aa9a1 Replaced tabs with spaces in block.h and block_int.h by Devin Nakamura · 13 years ago
  23. e67a64a vdi: Avoid direct AIO callback by Kevin Wolf · 13 years ago
  24. b11a24d qcow: Avoid direct AIO callback by Kevin Wolf · 13 years ago
  25. 42496d6 qcow2: Avoid direct AIO callback by Kevin Wolf · 13 years ago
  26. f791168 kvm: Enable CPU SMEP feature by Yang, Wei Y · 13 years ago
  27. b3baa15 kvm: Add CPUID support for VIA CPU by brillywu@viatech.com.cn · 13 years ago
  28. 6df658f usb-ccid: Plug memory leak on qdev exit() by Markus Armbruster · 13 years ago
  29. 44dc0ca libcacard: add libcacard.la target by Alon Levy · 13 years ago
  30. 3aa5d2b configure: add libdir and --libdir by Alon Levy · 13 years ago
  31. 94cc916 usb-uhci: fix expire time initialization. by Gerd Hoffmann · 13 years ago
  32. 9bba1eb hw/usb-ohci.c: Implement remote wakeup by Peter Maydell · 13 years ago
  33. 4b0315d hw/usb-ohci.c: Ignore writes to HcPeriodCurrentED register by Peter Maydell · 13 years ago
  34. 4001f22 usb: Use defines for serial bus release number register for EHCI by Brad Hards · 13 years ago
  35. e59d33a usb: Use defines for serial bus release number register for UHCI by Brad Hards · 13 years ago
  36. 8e25781 usb: Add defines for USB Serial Bus Release Number register by Brad Hards · 13 years ago
  37. 290a5c6 usb-bus: Don't detach non attached devices on device exit by Hans de Goede · 13 years ago
  38. 290d26d usb-bus: Add knowledge of USB_SPEED_SUPER to usb_speed helper by Hans de Goede · 13 years ago
  39. f8ddbfb usb-linux: Enlarge buffer for descriptors to 8192 bytes by Hans de Goede · 13 years ago
  40. e447fc6 usb: don't call usb_host_device_open from vl.c by Gerd Hoffmann · 13 years ago
  41. 1f45a81 usb-linux: only cleanup in host_close when host_open was successful. by Gerd Hoffmann · 13 years ago
  42. 97f8616 usb-linux: Don't try to open the same device twice by Hans de Goede · 13 years ago
  43. 130314f usb-linux: Ensure devep != 0 by Hans de Goede · 13 years ago
  44. 61c1117 usb-linux: Don't do perror when errno is not set by Hans de Goede · 13 years ago
  45. f264cfb usb-linux: Teach about super speed by Hans de Goede · 13 years ago
  46. 3991c35 usb-linux: Get speed from sysfs rather then from the connectinfo ioctl by Hans de Goede · 13 years ago
  47. f72e502 usb: documentation update by Gerd Hoffmann · 13 years ago
  48. 025b168 usb-ehci: split trace calls to handle arg count limits by Gerd Hoffmann · 13 years ago
  49. e654887 usb-ehci: itd handling fixes. by Gerd Hoffmann · 13 years ago
  50. 69bf405 The USB tablet should not claim boot protocol support. by Kevin O'Connor · 13 years ago
  51. 46115ac Fix USB mouse Set_Protocol behavior by Kevin O'Connor · 13 years ago
  52. d053930 usb-ehci: drop EXECUTING checks. by Gerd Hoffmann · 13 years ago
  53. 07771f6 usb: cancel async packets on unplug by Gerd Hoffmann · 13 years ago
  54. 8e4faf3 ehci: fix a number of unused-but-set-variable warnings (new with gcc-4.6) by Hans de Goede · 13 years ago
  55. d2bd525 usb-ehci: fix error handling. by Gerd Hoffmann · 13 years ago
  56. ba7cb5a usb-ehci: fix offset writeback in ehci_buffer_rw by Gerd Hoffmann · 13 years ago
  57. 8ac6d69 usb-ehci: multiqueue support by Gerd Hoffmann · 13 years ago
  58. 0122f47 usb-ehci: add queue data struct by Gerd Hoffmann · 13 years ago
  59. f2c88dc usb-ehci: trace buffer copy by Gerd Hoffmann · 13 years ago
  60. c4f8e21 usb-ehci: improve mmio tracing by Gerd Hoffmann · 13 years ago
  61. dcbd0b5 usb-ehci: trace port state by Gerd Hoffmann · 13 years ago
  62. 26d5397 usb-ehci: trace state machine changes by Gerd Hoffmann · 13 years ago
  63. 439a97c usb-ehci: trace mmio and usbsts by Gerd Hoffmann · 13 years ago
  64. 41c01ee usb-linux: catch ENODEV in more places. by Gerd Hoffmann · 13 years ago
  65. 7bf4162 block/rbd: Remove unused local variable by Stefan Weil · 13 years ago
  66. f97742d Darwin: Fix compilation warning regarding the deprecated daemon() function by Alexandre Raymond · 13 years ago
  67. 7fee199 cocoa: Avoid warning related to multiple handleEvent: definitions by Andreas Färber · 13 years ago
  68. e949467 cocoa: Revert dependency on VNC by Andreas Färber · 13 years ago
  69. 3bbbee1 cocoa: Provide central qemu_main() prototype by Andreas Färber · 13 years ago
  70. d3922ab Fix libfdt warnings on Darwin by Andreas Färber · 13 years ago
  71. d1722a2 configure: Fix check for fdatasync() by Alexandre Raymond · 13 years ago
  72. dfa5294 Remove warning in printf due to type mismatch by Alexandre Raymond · 13 years ago
  73. 9851484 Cocoa: avoid displaying window when command-line contains '-h' or '-help' by Alexandre Raymond · 13 years ago
  74. d9cbb0f Fix compilation warning due to incorrectly specified type by Alexandre Raymond · 13 years ago
  75. e4ebcc1 cocoa: do not create a spurious window for -version by Tristan Gingold · 13 years ago
  76. 0b862ce configure: Detect and don't try to use older libcurl by Peter Maydell · 13 years ago
  77. 5f04e36 Changelog: Add explanatory note that this file is no longer updated by Peter Maydell · 13 years ago
  78. caef55e doc: Minor typo fix. by Brad Hards · 13 years ago
  79. 09716e4 sigfd: use pthread_sigmask by Alexander Graf · 13 years ago
  80. 4482939 Merge remote branch 'rth/axp-next' into alpha-merge by Edgar E. Iglesias · 13 years ago
  81. 1c532d9 fsdev: Fix archs that dont use fsdev by Edgar E. Iglesias · 13 years ago
  82. 924f766 Merge remote-tracking branch 'qmp/for-anthony' into staging by Anthony Liguori · 13 years ago
  83. 93e0597 Merge remote-tracking branch 'jvrao/for-anthony' into staging by Anthony Liguori · 13 years ago
  84. ac779fe Merge remote-tracking branch 'spice/spice.v37' into staging by Anthony Liguori · 13 years ago
  85. 13748cf Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 13 years ago
  86. 99cce9f qemu-img create: Fix displayed default cluster size by Kevin Wolf · 13 years ago
  87. d220894 bdrv_img_create: Fix segfault by Kevin Wolf · 13 years ago
  88. 80fa334 qcow2: Fix memory leaks in error cases by Kevin Wolf · 13 years ago
  89. 30cdc48 rbd: Add bdrv_truncate implementation by Josh Durgin · 13 years ago
  90. 51a1352 rbd: check return values when scheduling aio by Josh Durgin · 13 years ago
  91. fab5cf5 rbd: allow configuration of rados from the rbd filename by Josh Durgin · 13 years ago
  92. ad32e9c rbd: use the higher level librbd instead of just librados by Josh Durgin · 13 years ago
  93. d1f6fd8 block/raw-posix: get right partition size by Christoph Egger · 13 years ago
  94. 1de1ae0 block/raw-posix: use a character device if a block device is given by Christoph Egger · 13 years ago
  95. 16372ff vmdk: fix endianness bugs by Alexander Graf · 13 years ago
  96. a659979 block: clarify the meaning of BDRV_O_NOCACHE by Christoph Hellwig · 13 years ago
  97. 69c38b8 ide/core: Remove explicit setting of BM_STATUS_INT by Kevin Wolf · 13 years ago
  98. 7665385 virtio: Move virtio-pci to hw library by Jan Kiszka · 13 years ago
  99. 8001c29 target-i386: Make x86 mfence and lfence illegal without SSE2 by Martin Simmons · 13 years ago
  100. 351326a m68k: Replace gen_im32() by tcg_const_i32() by Laurent Vivier · 13 years ago