1. cdd5cc1 virtio-net: split the has_buffers() logic from can_receive() by Mark McLoughlin · 15 years ago
  2. 839f368 net/queue: queue packets even if sender doesn't supply a callback by Mark McLoughlin · 15 years ago
  3. 893379e net: disable receiving if client returns zero by Mark McLoughlin · 15 years ago
  4. be1636b tap: disable draining queue in one go by Mark McLoughlin · 15 years ago
  5. eb85201 Configurable block format whitelist by Markus Armbruster · 15 years ago
  6. 39a51df qdev: Tag isa-fdc, PIIX3 IDE and PIIX4 IDE as no-user by Markus Armbruster · 15 years ago
  7. c79662f Pass the drive's readonly attribute to the guest OS by Naphtali Sprei · 15 years ago
  8. 59f2689 Added readonly flag to -drive command by Naphtali Sprei · 15 years ago
  9. d191d12 qcow2: Allow qcow2 disk images with size zero by Stefan Weil · 15 years ago
  10. b4558d7 (x86/Sparc/PPC)-user: fix cpu_copy by Blue Swirl · 15 years ago
  11. 4a64356 IDE: Fix reset handling by Blue Swirl · 15 years ago
  12. b55a37c user: move CPU reset call to main.c for x86/PPC/Sparc by Blue Swirl · 15 years ago
  13. d84bda4 PPC: rename cpu_ppc_reset to cpu_reset for consistency by Blue Swirl · 15 years ago
  14. 44a9935 Sparc64/x86: remove unneeded calls to device reset by Blue Swirl · 15 years ago
  15. e439413 PPC: remove unneeded calls to device reset by Blue Swirl · 15 years ago
  16. a01d6ef sparc32 (mostly): remove unneeded calls to device reset by Blue Swirl · 15 years ago
  17. c169998 v3: don't call reset functions on cpu initialization by Glauber Costa · 15 years ago
  18. cae334c vga: fix line comparison by malc · 15 years ago
  19. d198419 vga: Respect Line Compare Register in text modes by malc · 15 years ago
  20. 3e6ba50 Sparc: fix carry flag handling (Solaris bootblk fix) by Artyom Tarasenko · 15 years ago
  21. 2d7adea hw/sd: Support SDHC size cards by Andrzej Zaborowski · 15 years ago
  22. 2d9f27d Fix the build when srcdir == objdir by Anthony Liguori · 15 years ago
  23. ed7193e Unbreak Linux build by Anthony Liguori · 15 years ago
  24. ec9f735 Update gpxe roms to have BANNER_TIMEOUT=0 by Anthony Liguori · 15 years ago
  25. 71f4eff Unbreak tap compilation on OS X by Alexander Graf · 15 years ago
  26. 195325a Revert "Fall back to network boot as the last possible boot option" by Anthony Liguori · 15 years ago
  27. 94ca5a9 Fall back to network boot as the last possible boot option by Anthony Liguori · 15 years ago
  28. 04095e5 Remove e1000 rom loading hack by Anthony Liguori · 15 years ago
  29. 74b12be Switch from etherboot to gPXE by Anthony Liguori · 15 years ago
  30. fd64612 Switch pc bios from pc-bios to seabios by Anthony Liguori · 15 years ago
  31. 65e59a0 Update SeaBIOS to latest upstream by Anthony Liguori · 15 years ago
  32. 3cbe04c virtio-net: fix macaddr config regression by Mark McLoughlin · 15 years ago
  33. 76f5159 qemu/msix: fix table access issues by Michael S. Tsirkin · 15 years ago
  34. 79758e9 qemu/virtio: make wmb compiler barrier + comments by Michael S. Tsirkin · 15 years ago
  35. 1e5b9d2 Remove aio_ctx from paio_* interface by Kevin Wolf · 15 years ago
  36. fa39472 Add *CFLAGS to LINK in rules.mak by Peter Hjalmarsson · 15 years ago
  37. 718b8ae serial: Add missing bit by Stefan Weil · 15 years ago
  38. 45eea13 serial: Support additional serial speed values by Stefan Weil · 15 years ago
  39. 66a6593 usb: print attached status in info qtree by Gerd Hoffmann · 15 years ago
  40. 26a9e82 usb-host: use qdev for -usbdevice + rework. by Gerd Hoffmann · 15 years ago
  41. b3e461d usb-storage: use qdev for -usbdevice by Gerd Hoffmann · 15 years ago
  42. 61e094c usb: make attach optional. by Gerd Hoffmann · 15 years ago
  43. 2b0efdc usb-serial and braille: use qdev for -usbdevice by Gerd Hoffmann · 15 years ago
  44. fa7c70c usb-hid: use qdev for -usbdevice by Gerd Hoffmann · 15 years ago
  45. 0958b4c usb core: use qdev for -usbdevice by Gerd Hoffmann · 15 years ago
  46. 51edd4e use rom loader for pc bios. by Gerd Hoffmann · 15 years ago
  47. 5245d57 vga roms: move loading from pc.c to vga drivers. by Gerd Hoffmann · 15 years ago
  48. de2aff1 rom loader: make vga+rom loading configurable. by Gerd Hoffmann · 15 years ago
  49. 14a3f32 rom loader: use qemu_strdup. by Gerd Hoffmann · 15 years ago
  50. 9c28271 net: move UFO support detection to tap-linux.c by Mark McLoughlin · 15 years ago
  51. 1faac1f net: move tap_set_offload() code into tap-linux.c by Mark McLoughlin · 15 years ago
  52. dc69004 net: move tap_probe_vnet_hdr() to tap-linux.c by Mark McLoughlin · 15 years ago
  53. 15ac913 net: move tap_set_sndbuf() to tap-linux.c by Mark McLoughlin · 15 years ago
  54. c28b1c1 net: move linux code into net/tap-linux.c by Mark McLoughlin · 15 years ago
  55. dffcb71 build: add CONFIG_LINUX by Mark McLoughlin · 15 years ago
  56. 88b3ec0 net: move AIX code into net/tap-aix.c by Mark McLoughlin · 15 years ago
  57. 966ea5e net: move solaris code to net/tap-solaris.c by Mark McLoughlin · 15 years ago
  58. e7e9232 net: split BSD tap_open() out into net/tap-bsd.c by Mark McLoughlin · 15 years ago
  59. 5281d75 net: split all the tap code out into net/tap.c by Mark McLoughlin · 15 years ago
  60. f54c7bd net: move tap-linux.h under net/ by Mark McLoughlin · 15 years ago
  61. a8ed73f net: move more stuff into net/tap-win32.c, add net/tap.h by Mark McLoughlin · 15 years ago
  62. 33ad161 net: move tap-win32.c under net/ by Mark McLoughlin · 15 years ago
  63. 7200ac3 net: move net-checksum.c under net/ by Mark McLoughlin · 15 years ago
  64. e1144d0 net: move net-queue.[ch] under net/ by Mark McLoughlin · 15 years ago
  65. f7cbc08 Revert "char: emit the OPENED event only when a new char connection is opened" by Anthony Liguori · 15 years ago
  66. 9f09204 really fix net.h by Anthony Liguori · 15 years ago
  67. a7f085c Fix signature of new_vlan_client by Anthony Liguori · 15 years ago
  68. 0ce0e8f virtio-net: add tap_has_ufo flag to saved state by Mark McLoughlin · 15 years ago
  69. 6c9f58b Enable UFO on virtio-net and tap devices by Sridhar Samudrala · 15 years ago
  70. 1d41b0c Work around dhclient brokenness by Anthony Liguori · 15 years ago
  71. f5436dd virtio-net: enable tap offload if guest supports it by Mark McLoughlin · 15 years ago
  72. b1c28b4 net: add tap_set_offload() by Mark McLoughlin · 15 years ago
  73. 3a33013 virtio-net: add vnet_hdr support by Mark McLoughlin · 15 years ago
  74. 2596774 net: implement tap support for receive_raw() by Mark McLoughlin · 15 years ago
  75. b04c413 net: use qemu_send_packet_raw() in qemu_announce_self() by Gleb Natapov · 15 years ago
  76. 70783b9 net: add receive_raw parameter to qemu_new_vlan_client() by Mark McLoughlin · 15 years ago
  77. ca77d17 net: add an API for 'raw' packets by Mark McLoughlin · 15 years ago
  78. c0b8e49 net: add flags parameter to packet queue interface by Mark McLoughlin · 15 years ago
  79. 24e3236 net: add tap_has_vnet_hdr() and tap_using_vnet_hdr() APIs by Mark McLoughlin · 15 years ago
  80. bb6e636 net: add a client type code by Mark McLoughlin · 15 years ago
  81. baf74c9 net: add a vnet_hdr=on|off parameter by Mark McLoughlin · 15 years ago
  82. 424a7f9 net: refactor tap initialization by Mark McLoughlin · 15 years ago
  83. 8e0f8e5 net: enable IFF_VNET_HDR on tap fds if available by Mark McLoughlin · 15 years ago
  84. 38c75be net: make tap_receive() re-use tap_receive_iov() code by Mark McLoughlin · 15 years ago
  85. 7668229 net: import linux tap ioctl definitions by Mark McLoughlin · 15 years ago
  86. 1abb817 net: remove unused includes of if_tun.h and if_tap.h by Mark McLoughlin · 15 years ago
  87. 72ecf02 Revert "qcow2: Bring synchronous read/write back to life" by Kevin Wolf · 15 years ago
  88. db0ffc2 linux-aio: Honour AsyncContext by Kevin Wolf · 15 years ago
  89. e5f3764 posix-aio-compat: Honour AsyncContext by Kevin Wolf · 15 years ago
  90. 65d6b3d block: Use new AsyncContext for bdrv_read/write emulation by Kevin Wolf · 15 years ago
  91. 9a1e948 Introduce contexts for asynchronous callbacks by Kevin Wolf · 15 years ago
  92. 4f999d0 Split out bottom halves by Kevin Wolf · 15 years ago
  93. 8febfa2 Add qemu_aio_process_queue() by Kevin Wolf · 15 years ago
  94. 59c7b15 posix-aio-compat: Split out posix_aio_process_queue by Kevin Wolf · 15 years ago
  95. 18f3a51 monitor: Convert do_closefd() to QObject by Luiz Capitulino · 15 years ago
  96. f0d6000 monitor: Convert do_getfd() to QObject by Luiz Capitulino · 15 years ago
  97. e1c923a monitor: Convert do_eject() to QObject by Luiz Capitulino · 15 years ago
  98. 6848d82 monitor: Convert do_pci_device_hot_remove() to QObject by Luiz Capitulino · 15 years ago
  99. 911d296 monitor: Convert do_migrate_cancel() to QObject by Luiz Capitulino · 15 years ago
  100. 3a49210 monitor: Convert do_migrate_set_speed() to QObject by Luiz Capitulino · 15 years ago