1. 1217d6ca qemu-options: Bail out on unsupported options instead of silently ignoring them by Thomas Huth · 7 years ago
  2. 922a01a Move include qemu/option.h from qemu-common.h to actual users by Markus Armbruster · 7 years ago
  3. 70b7fba Use HTTPS for qemu.org and other domains by Stefan Hajnoczi · 7 years ago
  4. f5048cb maint: Include bug-reporting info in --help output by Eric Blake · 8 years ago
  5. 8e2b729 tcg: make tcg_allowed global by Yang Zhong · 8 years ago
  6. 22951aa utils: provide size_to_str() by Peter Xu · 8 years ago
  7. d34d5b3 Update copyright year by Marc-André Lureau · 8 years ago
  8. fdbc2b5 tcg: Add EXCP_ATOMIC by Richard Henderson · 9 years ago
  9. 20bccb8 cpu: Support a target CPU having a variable page size by Peter Maydell · 8 years ago
  10. d915b7b Update ancient copyright string in -version output by Peter Maydell · 9 years ago
  11. 0d5c21f qemu-common.h: Drop WORDS_ALIGNED define by Peter Maydell · 9 years ago
  12. 33c1187 qemu-common: push cpu.h inclusion out of qemu-common.h by Paolo Bonzini · 9 years ago
  13. 87776ab qemu-common: stop including qemu/host-utils.h from qemu-common.h by Paolo Bonzini · 9 years ago
  14. 58369e2 qemu-common: stop including qemu/bswap.h from qemu-common.h by Paolo Bonzini · 9 years ago
  15. 4b4629d include: move CPU-related definitions out of qemu-common.h by Paolo Bonzini · 9 years ago
  16. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  17. bd36a61 isa: Move DMA_transfer_handler from qemu-common.h to hw/isa/isa.h by Markus Armbruster · 9 years ago
  18. 8a98eca Move ParallelIOArg from qemu-common.h to sysemu/char.h by Markus Armbruster · 9 years ago
  19. e07e540 Move QEMU_ALIGN_*() from qemu-common.h to qemu/osdep.h by Markus Armbruster · 9 years ago
  20. a813963 Move HOST_LONG_BITS from qemu-common.h to qemu/osdep.h by Markus Armbruster · 9 years ago
  21. a7c4d9c hw/pci/pci.h: Don't include qemu-common.h by Markus Armbruster · 9 years ago
  22. 0137fdc include/hw/hw.h: Don't include qemu-common.h by Markus Armbruster · 9 years ago
  23. daf015e include/qemu/iov.h: Don't include qemu-common.h by Markus Armbruster · 9 years ago
  24. 14b6d44 Use scripts/clean-includes to drop redundant qemu/typedefs.h by Markus Armbruster · 9 years ago
  25. 28b90d9 cutils: add avx2 instruction optimization by Liang Li · 9 years ago
  26. 586fc27 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  27. 90ce6e2 include: Clean up includes by Peter Maydell · 9 years ago
  28. 65d64f3 dump-guest-memory: add dump_in_progress() helper function by Peter Xu · 9 years ago
  29. 945123a cpu: cpu_save/cpu_load is no more by Paolo Bonzini · 9 years ago
  30. 529490e osdep.h: Include glib-compat.h in osdep.h rather than qemu-common.h by Peter Maydell · 9 years ago
  31. 87f50ca Move page_size_init earlier by Dr. David Alan Gilbert · 9 years ago
  32. a0f1913 util - add automated ID generation utility by Jeff Cody · 9 years ago
  33. 4677bb4 utils: rename strtosz to use qemu prefix by Marc-André Lureau · 9 years ago
  34. a2aa09e Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  35. 3904e6b cutils: Add qemu_strtoull() wrapper by Carlos L. Torres · 10 years ago
  36. 8ac4df4 cutils: Add qemu_strtoll() wrapper by Carlos L. Torres · 10 years ago
  37. c817c01 cutils: Add qemu_strtoul() wrapper by Carlos L. Torres · 10 years ago
  38. 764e0fa cutils: Add qemu_strtol() wrapper by Carlos L. Torres · 10 years ago
  39. 8f1ed5f Make pow2ceil() and pow2floor() inline by Peter Maydell · 10 years ago
  40. 10944a1 Remove unused qemu_fls function by Peter Maydell · 10 years ago
  41. 49caffe qemu-common.h: Move muldiv64() to host-utils.h by Peter Maydell · 10 years ago
  42. bfe7e44 osdep.h: Move some OS header includes and fixups from qemu-common.h by Peter Maydell · 10 years ago
  43. 1aad810 qemu-common.h: Move Win32 fixups into os-win32.h by Peter Maydell · 10 years ago
  44. ab60366 qemu-common.h: Document cutils.c string functions by Peter Maydell · 10 years ago
  45. fba0a59 Stop including qemu-common.h in memory.h by Peter Maydell · 10 years ago
  46. 3466450 qemu-common: add VEC_OR macro by Artyom Tarasenko · 10 years ago
  47. 076b35b machine: add default_ram_size to machine class by Nikunj A Dadhania · 10 years ago
  48. 3bf2af7 util: Remove unused functions by Thomas Huth · 10 years ago
  49. bb7443f qxl: refactor rounding up to a nearest power of 2 by Radim Krčmář · 10 years ago
  50. e1660dc qemu-common.h: optimise muldiv64 if int128 is available by Frediano Ziglio · 10 years ago
  51. fee78fd pidfile: stop making pidfile error a special case by Michael Tokarev · 10 years ago
  52. f5bebbb util: Emancipate id_wellformed() from QemuOpts by Markus Armbruster · 10 years ago
  53. 4603ea0 cpu: init vmstate for ticks and clock offset by Pavel Dovgalyuk · 11 years ago
  54. 27498be monitor: Add drift info to 'info jit' by Sebastian Tanase · 11 years ago
  55. a8bfac3 icount: Add align option to icount by Sebastian Tanase · 11 years ago
  56. 1ad9580 icount: Add QemuOpts for icount by Sebastian Tanase · 11 years ago
  57. 58f423f dma-helpers: Fix too long qiov by Kevin Wolf · 11 years ago
  58. 519661e util: add return value to qemu_iovec_concat_iov by Paolo Bonzini · 11 years ago
  59. 43f35cb util: add qemu_iovec_is_zero by Peter Lieven · 11 years ago
  60. f95c967 glib: move g_poll() replacement into glib-compat.h by Stefan Hajnoczi · 11 years ago
  61. 4297c8e util: add qemu_ether_ntoa by Alexey Kardashevskiy · 11 years ago
  62. e7a1d6c Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 11 years ago
  63. 6dedf05 Merge remote-tracking branch 'remotes/bonzini/configure' into staging by Peter Maydell · 11 years ago
  64. f70d7f7 blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify. by Benoît Canet · 11 years ago
  65. 10f5bff util: Split out exec_dir from os_find_datadir by Fam Zheng · 11 years ago
  66. 104059d qdev: Add enum property types to QAPI schema by Paolo Bonzini · 11 years ago
  67. 44e3e05 qmp: add interface blockdev-snapshot-delete-internal-sync by Wenchao Xia · 12 years ago
  68. 3c02270 Introduce async_run_on_cpu() by Chegu Vinod · 12 years ago
  69. c643bed cpu: Change qemu_init_vcpu() argument to CPUState by Andreas Färber · 12 years ago
  70. 8d0f2ba cpu: Guard cpu_{save,load}() definitions by Andreas Färber · 12 years ago
  71. 4efeabb create qemu_openpty_raw() helper function and move it to a separate file by Michael Tokarev · 12 years ago
  72. a38ed81 qemu-io: Move qemu_strsep() to cutils.c by Kevin Wolf · 12 years ago
  73. 5e00984 cutils: Support 'P' and 'E' suffixes in strtosz() by Kevin Wolf · 12 years ago
  74. 17bf973 ui/gtk.c: Fix *BSD build of Gtk+ UI by Brad Smith · 12 years ago
  75. 3568ac2 Rename hexdump to avoid FreeBSD libutil conflict by Ed Maste · 12 years ago
  76. 8593e05 qemu-common: Resolve vector build breakes for AltiVec by Paolo Bonzini · 12 years ago
  77. 7791dba portability: pty.h is glibc-specific by Paolo Bonzini · 12 years ago
  78. 9adea5f win32: add readv/writev emulation by Paolo Bonzini · 12 years ago
  79. b16352a ccid-card-passthru, dev-smartcard-reader: add debug environment variables by Alon Levy · 12 years ago
  80. cb2744e unicode: New mod_utf8_codepoint() by Markus Armbruster · 12 years ago
  81. 41a259b cutils: add a function to find non-zero content in a buffer by Peter Lieven · 12 years ago
  82. c61ca00 move vector definitions to qemu-common.h by Peter Lieven · 12 years ago
  83. d63c947 glib: add a compatibility interface for g_timeout_add_seconds by Anthony Liguori · 12 years ago
  84. 6ff66f5 iov: Factor out hexdumper by Peter Crosthwaite · 12 years ago
  85. 31e76f6 glib: Add compat wrapper for g_poll on old glib by Alexander Graf · 12 years ago
  86. e3f9fe2 cutils: unsigned int parsing functions by Eduardo Habkost · 12 years ago
  87. 02582ab block: Add special error code for wrong format by Stefan Weil · 12 years ago
  88. 75a192a qemu-common.h: Make qemu_init_vcpu() stub static inline by Andreas Färber · 12 years ago
  89. 530c0bb iov: add qemu_iovec_concat_iov() by Stefan Hajnoczi · 12 years ago
  90. ec5e016 janitor: move remaining public headers to include/ by Paolo Bonzini · 12 years ago[Renamed from qemu-common.h]
  91. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  92. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  93. 394e1bb Create qemu-types.h for struct typedefs by Eduardo Habkost · 12 years ago
  94. 17e0b6a osdep: Move qemu_{open,close}() prototypes by Andreas Färber · 12 years ago
  95. 5202ef9 Move qemu_irq typedef out of qemu-common.h by Igor Mammedov · 12 years ago
  96. 04509ad qemu-common.h: Comment about usage rules by Eduardo Habkost · 12 years ago
  97. 4ba7950 Merge remote-tracking branch 'kraxel/pixman.v3' into staging by Anthony Liguori · 12 years ago
  98. 5a34dbb Merge remote-tracking branch 'bonzini/threadpool' into staging by Anthony Liguori · 12 years ago
  99. 187cd1d console: remove DisplayAllocator by Gerd Hoffmann · 12 years ago
  100. 76ffb0b console: s/TextConsole/QemuConsole/ by Gerd Hoffmann · 12 years ago