1. 19a3da7 Fix opening of read only raw images by Blue Swirl · 16 years ago
  2. 5c55ff9 Replace ELF section hack with normal table by Blue Swirl · 16 years ago
  3. 2e61005 Concentrate rest of table entries to top by Blue Swirl · 16 years ago
  4. 5462327 Concentrate most table entries to top by Blue Swirl · 16 years ago
  5. e8eaa2c Clean up GEN_HANDLER2 by Blue Swirl · 16 years ago
  6. 99e300e Clean up GEN_HANDLER by Blue Swirl · 16 years ago
  7. cfde4bd exec.c: remove unnecessary #if NB_MMU_MODES by Isaku Yamahata · 16 years ago
  8. 77d4db0 Fix vga_screen_dump_blank() PPM generation by Eduardo Habkost · 16 years ago
  9. aea2a33 Prevent CD-ROM media eject while device is locked by Mark McLoughlin · 16 years ago
  10. 2ea4295 set migration max downtime by Glauber Costa · 16 years ago
  11. a0a3fd6 add non-arbitrary migration stop condition by Glauber Costa · 16 years ago
  12. 8c14c17 kvm: Fix IRQ injection into full queue by Jan Kiszka · 16 years ago
  13. 6a7ad29 Call qemu_bh_delete at bdrv_aio_bh_cb. by Dor Laor · 16 years ago
  14. 3fe5c14 Remove dead code by Amit Shah · 16 years ago
  15. 538f368 QEMU KVM: i386: Fix the cpu reset state by Nitin A Kamble · 16 years ago
  16. ef76813 allow CPUID vendor override by Andre Przywara · 16 years ago
  17. 09695a4 Fix help message for new configure option --enable-debug. by Stefan Weil · 16 years ago
  18. 950f147 provide cpu_index to env mapping by Glauber Costa · 16 years ago
  19. 7d9aa9c pci: add define for communication class devices by Amit Shah · 16 years ago
  20. bb0a18e vnc: improve numpad support for qemu console. by Gerd Hoffmann · 16 years ago
  21. 5c5dafd virtio blk: fix warning. by Gerd Hoffmann · 16 years ago
  22. 49c47da lsi53c895a: Implement write access to DMA Byte Counter by Sebastian Herbszt · 16 years ago
  23. 4b9a2d6 lsi53c895a: Implement read and write access to DMA Next Address by Sebastian Herbszt · 16 years ago
  24. bd8ee11 lsi53c895a: Implement Scratch Byte Register by Sebastian Herbszt · 16 years ago
  25. 28c2c26 Rename pci_register_io_region() to pci_register_bar() by Avi Kivity · 16 years ago
  26. e9179ce Rearrange io_mem_init() by Avi Kivity · 16 years ago
  27. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  28. dff84034 kvm: Restrict configure check to Linux by Jan Kiszka · 16 years ago
  29. 4ab312f mux-term: Fix timestamp association by Jan Kiszka · 16 years ago
  30. 2d22959 mux-term: Localize timestamps by Jan Kiszka · 16 years ago
  31. 759754f readline: Remove unneeded qemu_mallocz() check by Luiz Capitulino · 16 years ago
  32. 9923e05 update_refcount: Write complete sectors by Kevin Wolf · 16 years ago
  33. 4c1612d alloc_cluster_link_l2: Write complete sectors by Kevin Wolf · 16 years ago
  34. 6583e3c l2_allocate: Write complete sectors by Kevin Wolf · 16 years ago
  35. ed6ccf0 qcow2: Rename global functions by Kevin Wolf · 16 years ago
  36. c142442 qcow2: Split out snapshot functions by Kevin Wolf · 16 years ago
  37. 45aba42 qcow2: Split out guest cluster functions by Kevin Wolf · 16 years ago
  38. f7d0fe0 qcow2: Split out refcount handling by Kevin Wolf · 16 years ago
  39. 9ccb258 qcow2: Change default cluster size to 64k by Kevin Wolf · 16 years ago
  40. 198a003 vnc: rework VncState release workflow. by Gerd Hoffmann · 16 years ago
  41. 11a1feb raw-posix: Remove O_RDWR when attempting to open a file read-only by Avi Kivity · 16 years ago
  42. 736d0c2 raw-posix: open flags use BDRV_ namespace, not posix namespace by Avi Kivity · 16 years ago
  43. d3fa1e0 qdev: Fix regression in "pci_add ... storage if=virtio, ..." by Markus Armbruster · 16 years ago
  44. 537fe2d Make sure to use SDL_CFLAGS everywhere we include SDL headers by Anthony Liguori · 16 years ago
  45. 3f9ac9b linux-user: remove duplicate tswap32() from do_getsockopt() by Laurent Vivier · 16 years ago
  46. d5b3a9b linux-user/syscall.c: define _ATFILE_SOURCE by Eduardo Habkost · 16 years ago
  47. df377d0 linux-user: initialize mmap_mutex properly by Nathan Froyd · 16 years ago
  48. 5f10681 RFC: fix fcntl support in linux-user - new try by Arnaud Patard (Rtp) · 16 years ago
  49. 3ce34df linux-user: add tee, splice and vmsplice by vibisreenivasan · 16 years ago
  50. 099d6b0 linux-user: implement pipe2 [v3] by Riku Voipio · 16 years ago
  51. 4b627a2 linux-user: update syscall list by Riku Voipio · 16 years ago
  52. c4d2302 add futex wake op by Riku Voipio · 16 years ago
  53. a29ccd6 linux-user: support private futexes by Martin Mohring · 16 years ago
  54. 350d177 linux-user: include linux/fs.h by Martin Mohring · 16 years ago
  55. 6e3cb58 linux-user: Added IP_(UN)BLOCK_SOURCE/IP_(ADD|DROP)_SOURCE_MEMBERSHIP flags to setsockopt by Lionel Landwerlin · 16 years ago
  56. b975b83 linux-user: Added IP_ADD_MEMBERSHIP/IP_DROP_MEMBERSHIP flags to setsockopt by Lionel Landwerlin · 16 years ago
  57. 6f932f9 Return EOPNOTSUPP instead of ENOSYS for *xattr* syscalls by Arnaud Patard · 16 years ago
  58. 4460712 Fix struct termios host - target translation by Arnaud Patard · 16 years ago
  59. ebc996f linux-user: fix utimensat by Riku Voipio · 16 years ago
  60. 74d753a linux-user: strace now handles guest strings correctly [v2] by Mika Westerberg · 16 years ago
  61. 9edc5d7 linux-user: added x86 and x86_64 support for ELF coredump by Mika Westerberg · 16 years ago
  62. edf8e2a linux-user: implemented ELF coredump support for ARM target by Mika Westerberg · 16 years ago
  63. 88a8c98 Implement shm* syscalls and fix 64/32bit errors by Riku Voipio · 16 years ago
  64. 9ad197d export mmap_find_vma for shmat by Riku Voipio · 16 years ago
  65. 7271618 Incorporate changes from v2 of Gleb's RTC reset patch by Anthony Liguori · 16 years ago
  66. ba49431 etrax: Don't pass CPUState to peripherals. by Edgar E. Iglesias · 16 years ago
  67. e510e05 Merge commit 'block/master' into staging by Anthony Liguori · 16 years ago
  68. f5de141 Fix warning in qemu-nbd.c by Anthony Liguori · 16 years ago
  69. 63ec93d raw-posix: cleanup ioctl methods by Christoph Hellwig · 16 years ago
  70. 508c7cb block: add bdrv_probe_device method by Christoph Hellwig · 16 years ago
  71. f3a5d3f raw-posix: split hdev drivers by Christoph Hellwig · 16 years ago
  72. 90babde raw-posix: add a raw_open_common helper by Christoph Hellwig · 16 years ago
  73. 0e1d8f4 raw-posix: always store open flags by Christoph Hellwig · 16 years ago
  74. 986c28d fix qemu_aio_flush by Andrea Arcangeli · 16 years ago
  75. eeb7c03 Add rtc reset function. by Gleb Natapov · 16 years ago
  76. e19252d migrate_fd_close: delete associated io-handler before closing the fd by Uri Lublin · 16 years ago
  77. 8a67ec4 exec-migration: handle EINTR in popen_get_buffer() by Uri Lublin · 16 years ago
  78. d084eab Fix prototype of function zfree. by Stefan Weil · 16 years ago
  79. 11be4b3 Add static to local machine declaration. by Stefan Weil · 16 years ago
  80. 678e12c Don't use cpu_index as apic_id. by Gleb Natapov · 16 years ago
  81. c4f31a0 Apic creation should not depend on pci by Gleb Natapov · 16 years ago
  82. df97b92 Add -no-virtio-balloon command-line option by Eduardo Habkost · 16 years ago
  83. 6693665 Fix SDL include path. by Stefan Weil · 16 years ago
  84. 1172f65 Really enable -Werror by Blue Swirl · 16 years ago
  85. e99a22c Avoid collision with system NGROUPS definition by Blue Swirl · 16 years ago
  86. 95bed64 Fix a warning: uint_fast8_t is not 8 bits on OpenBSD/Sparc64 by Blue Swirl · 16 years ago
  87. a8b7063 Avoid a gcc 3 format warning by Blue Swirl · 16 years ago
  88. c7085da Avoid gcc 4.4 warning about uninitialized field by Blue Swirl · 16 years ago
  89. 4f72c4d Fix signedness problems by Blue Swirl · 16 years ago
  90. 3e3cabc xen nic: check tx queue after connect. by Gerd Hoffmann · 16 years ago
  91. 23327f7 include inttypes.h in xen.h by Gerd Hoffmann · 16 years ago
  92. a85d688 xen: adapt to qemu_machine changes by Gerd Hoffmann · 16 years ago
  93. 908c7b9 xen_disk: move sanity check to the correct place by Gerd Hoffmann · 16 years ago
  94. 7050326 Win32: Don't remove const attribute in type casts. by Stefan Weil · 16 years ago
  95. c5b76b3 Fix mingw32 build warnings by Blue Swirl · 16 years ago
  96. 487fefd Enable -Werror by default for git builds on Linux hosts by Anthony Liguori · 16 years ago
  97. ce24e07 CRIS: Prettify sizes for the internal disasm. by Edgar E. Iglesias · 16 years ago
  98. 41107bc ETRAX: DMA fixes for 64bit hosts. by Edgar E. Iglesias · 16 years ago
  99. 562183d ETRAX: Correct PIC creation for the bare FS board. by Edgar E. Iglesias · 16 years ago
  100. 074f2ff qdev: move name+size into DeviceInfo (v2) by Gerd Hoffmann · 16 years ago