1. 9d42e15 qemu-img: Don't prepend qemu-img to error messages twice. by Markus Armbruster · 14 years ago
  2. 6daf194 Strip trailing '\n' from error_report()'s first argument by Markus Armbruster · 14 years ago
  3. db78ef5 sheepdog: qemu_bh_new() can't return null pointer, drop check by Markus Armbruster · 14 years ago
  4. 1802651 Align dummy display to fixed-size active console by Jan Kiszka · 14 years ago
  5. f9245e1 configure: Don't create symlinks to nonexistent targets by Peter Maydell · 14 years ago
  6. 744d364 coreaudio: Fix OSStatus format specifier by Andreas Färber · 14 years ago
  7. cbc36cb coreaudio: Avoid formatting UInt32 type by Andreas Färber · 14 years ago
  8. 48e2faf net: Warn about "-net nic" options which were ignored by Peter Maydell · 14 years ago
  9. 641f6ea net: Don't warn about the default network setup by Peter Maydell · 14 years ago
  10. 1d66f17 Revert "net: Improve the warnings for dubious command line option combinations" by Peter Maydell · 14 years ago
  11. f8e378f Optimize screendump by Avi Kivity · 14 years ago
  12. 9319a6d Merge remote-tracking branch 'qmp/for-anthony' into staging by Anthony Liguori · 14 years ago
  13. d6034a3 Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 14 years ago
  14. fdba959 Merge remote-tracking branch 'mst/for_anthony' into staging by Anthony Liguori · 14 years ago
  15. 7ee28fd Merge remote-tracking branch 'agraf/xen-next' into staging by Anthony Liguori · 14 years ago
  16. ca98557 kvm: fix FPU state subsection by Marcelo Tosatti · 14 years ago
  17. 31e8c69 KVM: Fix XSAVE feature bit enumeration by Andre Przywara · 14 years ago
  18. 3d39c95 Remove unneeded kvm.h from cpu-exec.c by Jan Kiszka · 14 years ago
  19. ba9bc59 kvm: x86: Pass KVMState to kvm_arch_get_supported_cpuid by Jan Kiszka · 14 years ago
  20. 4bef75b kvm: Clean up stubs by Jan Kiszka · 14 years ago
  21. 3d0388f kvm: ppc: Drop KVM_CAP build dependencies by Jan Kiszka · 14 years ago
  22. e56ff19 kvm: x86: Drop KVM_CAP build dependencies by Jan Kiszka · 14 years ago
  23. ba4047c kvm: Drop KVM_CAP build dependencies by Jan Kiszka · 14 years ago
  24. 1480b74 kvm: Drop useless zero-initializations by Jan Kiszka · 14 years ago
  25. 0bed3bb kvm: ppc: Drop CONFIG_KVM_PPC_PVR by Jan Kiszka · 14 years ago
  26. 5802e06 kvm: Drop CONFIG_KVM_PARA by Jan Kiszka · 14 years ago
  27. e205c79 Switch build system to accompanied kernel headers by Jan Kiszka · 14 years ago
  28. 51b24e3 Import kernel headers by Jan Kiszka · 14 years ago
  29. 87fdd47 Add kernel header update script by Jan Kiszka · 14 years ago
  30. bcd2491 cmd: fix operator precedence by Frediano Ziglio · 14 years ago
  31. 77bec68 Fix typo in cpus.c by Alexandre Raymond · 14 years ago
  32. bf79d49 lsi: Fix unused-but-set-variable warning by Christophe Fergeau · 14 years ago
  33. 42cc8fa kvm: x86: Save/restore FPU OP, IP and DP by Jan Kiszka · 14 years ago
  34. 01195b7 xen: Add the Xen platform pci device by Steven Smith · 14 years ago
  35. bf09551 xen: fix interrupt routing by Stefano Stabellini · 14 years ago
  36. ebed850 xen: only track the linear framebuffer by Stefano Stabellini · 14 years ago
  37. 45dcd36 cirrus_vga: reset lfb_addr after a pci config write if the BAR is unmapped by Stefano Stabellini · 14 years ago
  38. 712c2b4 xen: mapcache performance improvements by Stefano Stabellini · 14 years ago
  39. 38bee5d exec.c: refactor cpu_physical_memory_map by Stefano Stabellini · 14 years ago
  40. 6506e4f xen: remove xen_map_block and xen_unmap_block by Stefano Stabellini · 14 years ago
  41. cd30608 xen: remove qemu_map_cache_unlock by Stefano Stabellini · 14 years ago
  42. c13390c xen: fix qemu_map_cache with size != MCACHE_BUCKET_SIZE by Stefano Stabellini · 14 years ago
  43. b4dd780 xen: Introduce VGA sync dirty bitmap support by Anthony PERARD · 14 years ago
  44. b87de24 xen: Add xc_domain_add_to_physmap to xen_interface. by Anthony PERARD · 14 years ago
  45. 5a8a49d Reset system before loadvm by Jan Kiszka · 14 years ago
  46. e063eb1 Allow silent system resets by Jan Kiszka · 14 years ago
  47. e4ea5e2 error framework: Fix compilation for w32/w64 by Stefan Weil · 14 years ago
  48. 0e6264d wdt: remove unused variables by Michael S. Tsirkin · 14 years ago
  49. efa6435 alpha: remove unused variable by Michael S. Tsirkin · 14 years ago
  50. b6fb147 alpha/translate: remve unused variables by Michael S. Tsirkin · 14 years ago
  51. 990def5 get_maintainer: update to match qemu tree by Michael S. Tsirkin · 14 years ago
  52. c6a99b6 get_maintainer.pl: copy utility from Linux by Michael S. Tsirkin · 14 years ago
  53. 9047c0b usb-ehci: move device/vendor/class id to qdev by Michael S. Tsirkin · 14 years ago
  54. cdfdec7 ppce500: move device/vendor/class id to qdev by Michael S. Tsirkin · 14 years ago
  55. c2afc92 pci: don't call qdev pci init method by Isaku Yamahata · 14 years ago
  56. befeac4 Merge remote-tracking branch 'origin/master' into pci by Michael S. Tsirkin · 14 years ago
  57. eb47d7c hw/9118.c: Implement active-low interrupt support by Peter Maydell · 14 years ago
  58. 953ffe0 Introduce format string for pid_t by Andreas Färber · 14 years ago
  59. 1e36f6a smc91c111: qdevify reset by Juha Riihimäki · 14 years ago
  60. 22e1e72 Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerber by Blue Swirl · 14 years ago
  61. c235d73 Command line support for altering the log file location by Matthew Fernandez · 14 years ago
  62. 71f34ad Merge remote-tracking branch 'alon/pull-libcacard-1' into staging by Anthony Liguori · 14 years ago
  63. b45a9b1 Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 14 years ago
  64. f897235 Merge remote-tracking branch 'kraxel/usb.16' into staging by Anthony Liguori · 14 years ago
  65. 1f8bedb Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 14 years ago
  66. 7887f62 Allow nested qemu_bh_poll() after BH deletion by Kevin Wolf · 14 years ago
  67. ee752da ide: Clear error_status after restarting flush by Kevin Wolf · 14 years ago
  68. d353fb7 ide: add TRIM support by Christoph Hellwig · 14 years ago
  69. 4e1e005 ide: allow other dma comands than read and write by Christoph Hellwig · 14 years ago
  70. cb144cc make dma_bdrv_io available to drivers by Christoph Hellwig · 14 years ago
  71. 0754f9e ide: Add forgotten VMSTATE_END_OF_LIST in subsection by Kevin Wolf · 14 years ago
  72. fdc650d ide: Fix ide_drive_pio_state_needed() by Kevin Wolf · 14 years ago
  73. def9379 ide: Split error status from status register by Kevin Wolf · 14 years ago
  74. 9e2a370 qcow2: Fix in-flight list after qcow2_cache_put failure by Kevin Wolf · 14 years ago
  75. 39aa9a1 Replaced tabs with spaces in block.h and block_int.h by Devin Nakamura · 14 years ago
  76. e67a64a vdi: Avoid direct AIO callback by Kevin Wolf · 14 years ago
  77. b11a24d qcow: Avoid direct AIO callback by Kevin Wolf · 14 years ago
  78. 42496d6 qcow2: Avoid direct AIO callback by Kevin Wolf · 14 years ago
  79. f791168 kvm: Enable CPU SMEP feature by Yang, Wei Y · 14 years ago
  80. b3baa15 kvm: Add CPUID support for VIA CPU by brillywu@viatech.com.cn · 14 years ago
  81. 6df658f usb-ccid: Plug memory leak on qdev exit() by Markus Armbruster · 14 years ago
  82. 44dc0ca libcacard: add libcacard.la target by Alon Levy · 14 years ago
  83. 3aa5d2b configure: add libdir and --libdir by Alon Levy · 14 years ago
  84. 35f7546 print meaningful error message in case of --disable-vhost-net by Michael Tokarev · 14 years ago
  85. b91cb44 virtio: compat event idx support by Michael S. Tsirkin · 14 years ago
  86. 94cc916 usb-uhci: fix expire time initialization. by Gerd Hoffmann · 14 years ago
  87. 9bba1eb hw/usb-ohci.c: Implement remote wakeup by Peter Maydell · 14 years ago
  88. 4b0315d hw/usb-ohci.c: Ignore writes to HcPeriodCurrentED register by Peter Maydell · 14 years ago
  89. 4001f22 usb: Use defines for serial bus release number register for EHCI by Brad Hards · 14 years ago
  90. e59d33a usb: Use defines for serial bus release number register for UHCI by Brad Hards · 14 years ago
  91. 8e25781 usb: Add defines for USB Serial Bus Release Number register by Brad Hards · 14 years ago
  92. 290a5c6 usb-bus: Don't detach non attached devices on device exit by Hans de Goede · 14 years ago
  93. 290d26d usb-bus: Add knowledge of USB_SPEED_SUPER to usb_speed helper by Hans de Goede · 14 years ago
  94. f8ddbfb usb-linux: Enlarge buffer for descriptors to 8192 bytes by Hans de Goede · 14 years ago
  95. e447fc6 usb: don't call usb_host_device_open from vl.c by Gerd Hoffmann · 14 years ago
  96. 1f45a81 usb-linux: only cleanup in host_close when host_open was successful. by Gerd Hoffmann · 14 years ago
  97. 97f8616 usb-linux: Don't try to open the same device twice by Hans de Goede · 14 years ago
  98. 130314f usb-linux: Ensure devep != 0 by Hans de Goede · 14 years ago
  99. 61c1117 usb-linux: Don't do perror when errno is not set by Hans de Goede · 14 years ago
  100. f264cfb usb-linux: Teach about super speed by Hans de Goede · 14 years ago