1. 1635eec ide: Remove unneeded null pointer check by Stefan Weil · 14 years ago
  2. c641483 ide: kill ide_dma_submit_check by Christoph Hellwig · 14 years ago
  3. 596bb44 ide: also reset io_buffer_index for writes by Christoph Hellwig · 14 years ago
  4. cd369c4 ide: factor dma handling helpers by Christoph Hellwig · 14 years ago
  5. 0bfe006 multiboot: Fix upper memory size in multiboot info by Kevin Wolf · 14 years ago
  6. 64b85a8 Delete useless 'extern' qualifiers for functions by Blue Swirl · 14 years ago
  7. b947c12 Merge branch 'usb.4' of git://anongit.freedesktop.org/spice/qemu by Aurelien Jarno · 14 years ago
  8. 543c4c9 sm501: fix screen redraw by Aurelien Jarno · 14 years ago
  9. 8e5977e gt64xxx: set isa_mem_base during registration by Aurelien Jarno · 14 years ago
  10. 730986e hw/pl190.c: Fix writing of default vector address by Peter Maydell · 14 years ago
  11. 5dbbda3 Merge remote branch 'mst/for_anthony' into staging by Anthony Liguori · 14 years ago
  12. e10990c pci: use qemu_malloc() in pcibus_get_dev_path() by Isaku Yamahata · 14 years ago
  13. e407bf1 msix: simplify write config by Isaku Yamahata · 14 years ago
  14. 59369b0 msi: simplify write config a bit. by Isaku Yamahata · 14 years ago
  15. 4c92325 pci: deassert intx on reset. by Isaku Yamahata · 14 years ago
  16. b2bf03a pxa2xx_lcd: restore updating of display by Dmitry Eremin-Solenikov · 14 years ago
  17. f69866e pxa2xx: fix vmstate_pxa2xx_i2c by Dmitry Eremin-Solenikov · 14 years ago
  18. aa9438d scoop: fix access to registers from second instance by Dmitry Eremin-Solenikov · 14 years ago
  19. f75d216 mainstone: fix name of the allocated memory for roms by Dmitry Eremin-Solenikov · 14 years ago
  20. 3ac5943 stc91c111: Implement save/restore by Peter Maydell · 14 years ago
  21. ff17585 pl080: Implement save/restore by Peter Maydell · 14 years ago
  22. 8c60d06 pl110: Implement save/restore by Peter Maydell · 14 years ago
  23. 0dc5595 pl031: Implement save/restore by Peter Maydell · 14 years ago
  24. d6ac172 pl050: Implement save/restore by Peter Maydell · 14 years ago
  25. b5ad0ae arm_sysctl: Implement save/restore by Peter Maydell · 14 years ago
  26. a796d0a vpb_sic: Implement save/restore by Peter Maydell · 14 years ago
  27. ac49d75 pl190: Implement save/restore by Peter Maydell · 14 years ago
  28. c2dd2a2 gt64xxx: qdev conversion by Aurelien Jarno · 14 years ago
  29. cf15439 sh_pci: qdev conversion by Aurelien Jarno · 14 years ago
  30. b7d2b02 sh_serial: process all received characters by Aurelien Jarno · 14 years ago
  31. b7277ac sh_serial: remove one level of indirection by Aurelien Jarno · 14 years ago
  32. 373dfc4 usb-hid: modifiers should generate an event by Aurelien Jarno · 14 years ago
  33. 2991181 pci: fix device paths by Michael S. Tsirkin · 14 years ago
  34. e027e1f mips: Expire late timers when reading cp0_count by Edgar E. Iglesias · 14 years ago
  35. b1dfe64 mips: Break out cpu_mips_timer_expire by Edgar E. Iglesias · 14 years ago
  36. 07d8a50 sm501: add 2D engine copyrect support by Aurelien Jarno · 14 years ago
  37. 9e8a69c Merge remote branch 'mst/for_anthony' into staging by Anthony Liguori · 14 years ago
  38. 668643b acpi_piix4: expose no_hotplug attribute via i/o port by Marcelo Tosatti · 14 years ago
  39. 51f9b84 m48t59: Fix a wrong opaque passed to nvram read and write routines by Hervé Poussineau · 14 years ago
  40. a8fb7ff USB keyboard emulation key mapping error by Michael Tokarev · 14 years ago
  41. 3bd4be3 lsi53c895a: fix endianness issues by Aurelien Jarno · 14 years ago
  42. d30df5c mips/malta: fix board id by Aurelien Jarno · 14 years ago
  43. 4f6493f target-sh4: fix reset on r2d by Aurelien Jarno · 14 years ago
  44. 4508d81 ppc405_uc: fix a buffer overflow by Blue Swirl · 14 years ago
  45. c46a3ea lan9118: fix a buffer overflow by Blue Swirl · 14 years ago
  46. cedf9a6 loader: fix a file descriptor leak by Blue Swirl · 14 years ago
  47. a01a9cb virtio-serial-bus: bump up control vq size to 32 by Amit Shah · 14 years ago
  48. ace1318 usb: zap pdev from usbport by Gerd Hoffmann · 14 years ago
  49. 70d31cb usb: rewrite fw path, fix numbering by Gerd Hoffmann · 14 years ago
  50. 5f69076 usb: add port property. by Gerd Hoffmann · 14 years ago
  51. c7a2196 usb: keep track of physical port address. by Gerd Hoffmann · 14 years ago
  52. fa7935c usb storage: handle long responses by Gerd Hoffmann · 14 years ago
  53. ab4797a usb storage: fix status reporting by Gerd Hoffmann · 14 years ago
  54. ca0c730 usb storage: high speed support by Gerd Hoffmann · 14 years ago
  55. 25620cb usb: add device qualifier support by Gerd Hoffmann · 14 years ago
  56. 32d4191 usb: add usb_desc_attach by Gerd Hoffmann · 14 years ago
  57. b6f77fb usb: add attach callback by Gerd Hoffmann · 14 years ago
  58. 843d4e0 usb: add speed mask to ports by Gerd Hoffmann · 14 years ago
  59. 7b074a2 usb: hid: change serial number to "42". by Gerd Hoffmann · 14 years ago
  60. ac57bbb usb: hid: remote wakeup support. by Gerd Hoffmann · 14 years ago
  61. 34239c7 usb: hub: remote wakeup support. by Gerd Hoffmann · 14 years ago
  62. 9159f67 usb: uhci: remote wakeup support. by Gerd Hoffmann · 14 years ago
  63. 01eacab usb: add usb_wakeup() + wakeup callback to port ops by Gerd Hoffmann · 14 years ago
  64. 618c169 usb: rework attach/detach workflow by Gerd Hoffmann · 14 years ago
  65. 0d86d2b usb: create USBPortOps, move attach there. by Gerd Hoffmann · 14 years ago
  66. b36e391 ioeventfd: error handling cleanup by Michael S. Tsirkin · 14 years ago
  67. ed5a83d usb: move remote wakeup handling to common code by Gerd Hoffmann · 14 years ago
  68. a980a06 usb: move USB_REQ_{GET,SET}_CONFIGURATION handling to common code by Gerd Hoffmann · 14 years ago
  69. 41c6abb usb: move USB_REQ_SET_ADDRESS handling to common code by Gerd Hoffmann · 14 years ago
  70. 30c7d32 usb network: use new descriptor infrastructure. by Gerd Hoffmann · 14 years ago
  71. 4a1e1bc usb storage: serial number support by Gerd Hoffmann · 14 years ago
  72. 132a3f5 usb descriptors: add settable strings. by Gerd Hoffmann · 14 years ago
  73. 062651c usb hub: use new descriptor infrastructure. by Gerd Hoffmann · 14 years ago
  74. 4696425 usb bluetooth: use new descriptor infrastructure. by Gerd Hoffmann · 14 years ago
  75. 037a520 usb wacom: use new descriptor infrastructure. by Gerd Hoffmann · 14 years ago
  76. 81bfd2f usb storage: use new descriptor infrastructure. by Gerd Hoffmann · 14 years ago
  77. f29783f usb serial: use new descriptor infrastructure. by Gerd Hoffmann · 14 years ago
  78. 0e4e969 usb hid: use new descriptor infrastructure. by Gerd Hoffmann · 14 years ago
  79. 37fb59d usb: data structs and helpers for usb descriptors. by Gerd Hoffmann · 14 years ago
  80. a7bd621 Merge remote branch 'mst/for_anthony' into staging by Anthony Liguori · 14 years ago
  81. 25db9eb virtio-pci: Use ioeventfd for virtqueue notify by Stefan Hajnoczi · 14 years ago
  82. 85cf2a8 virtio: move vmstate change tracking to core by Michael S. Tsirkin · 14 years ago
  83. 3dbca8e virtio-pci: Rename bugs field to flags by Stefan Hajnoczi · 14 years ago
  84. 2f6bfe3 qxl: tag as not hotpluggable by Gerd Hoffmann · 14 years ago
  85. 6107ff1 Merge remote branch 'origin/master' into pci by Michael S. Tsirkin · 14 years ago
  86. be92bbf vga: tag as not hotplugable. by Gerd Hoffmann · 14 years ago
  87. 0965f12 piix: tag as not hotpluggable. by Gerd Hoffmann · 14 years ago
  88. 180c22e pci: allow devices being tagged as not hotpluggable. by Gerd Hoffmann · 14 years ago
  89. c0f809c target-sh4: implement writes to mmaped ITLB by Aurelien Jarno · 14 years ago
  90. 78935c4 cirrus: delete GCC 4.6 warnings by Aurelien Jarno · 14 years ago
  91. 3fbb33d cirrus_vga: Declare as little endian by Blue Swirl · 14 years ago
  92. 4b78a80 pc: move port 92 stuff back to pc.c from pckbd.c by Blue Swirl · 14 years ago
  93. c574ba5 rtl8139: Use subsection to restrict migration after hotplug by Alex Williamson · 14 years ago
  94. 0ac8ef7 qdev: Track runtime machine modifications by Alex Williamson · 14 years ago
  95. 92d675d cirrus_vga: fix division by 0 for color expansion rop by Aurelien Jarno · 14 years ago
  96. 9ae19b6 Fix curses on big endian hosts by Aurelien Jarno · 14 years ago
  97. 818c2e1 Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemu by Aurelien Jarno · 14 years ago
  98. a6a7005 pci: fix migration path for devices behind bridges by Michael S. Tsirkin · 14 years ago
  99. 6c33286 s390: compile fixes by Alexander Graf · 14 years ago
  100. 2ae63bd pcie/aer: glue aer error injection into qemu monitor by Isaku Yamahata · 14 years ago