1. dfc65f1 Un-inline fdctrl_init_isa() by Markus Armbruster · 13 years ago
  2. 74f4d22 Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 13 years ago
  3. 14de9ba Introduce MSIMessage structure by Jan Kiszka · 13 years ago
  4. 2084a8e declare ECANCELED on all machines by Paolo Bonzini · 13 years ago
  5. 4e1957a Merge commit 'ff71f2e8cacefae99179993204172bc65e4303df' into staging by Anthony Liguori · 13 years ago
  6. 49ee359 qtest: add C version of test infrastructure by Anthony Liguori · 13 years ago
  7. 039f835 cleanup obsolete typedef by Joshua Housh · 13 years ago
  8. 1dc324d shpc: standard hot plug controller by Michael S. Tsirkin · 13 years ago
  9. 371c648 w64: Don't redefine lseek, ftruncate by Stefan Weil · 13 years ago
  10. c0fd260 Move definition of HOST_LONG_BITS to qemu-common.h by Stefan Weil · 13 years ago
  11. 1a6d39f cutils: extract buffer_is_zero() from qemu-img.c by Stefan Hajnoczi · 13 years ago
  12. 1ce0512 qdev: remove print/parse methods from LostTickPolicy properties by Paolo Bonzini · 13 years ago
  13. 4e4fa39 qdev: Introduce lost tick policy property by Jan Kiszka · 13 years ago
  14. 8c5135f sheepdog: move coroutine send/recv function to generic code by Paolo Bonzini · 13 years ago
  15. 993295f add qemu_send_full and qemu_recv_full by Paolo Bonzini · 13 years ago
  16. 48a18b3 isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions by Hervé Poussineau · 13 years ago
  17. 3951690 qemu-common: add QEMU_ALIGN_DOWN() and QEMU_ALIGN_UP() macros by Stefan Hajnoczi · 13 years ago
  18. 443916d Move filedescriptor parsing code from net.c into qemu_parse_fd() by Stefan Berger · 13 years ago
  19. d3b12f5 main-loop: create main-loop.c by Paolo Bonzini · 13 years ago
  20. 44a9b35 main-loop: create main-loop.h by Paolo Bonzini · 13 years ago
  21. 946fb27 qemu-timer: move icount to cpus.c by Paolo Bonzini · 13 years ago
  22. 74e26c1 core: remove qemu_service_io by Frediano Ziglio · 13 years ago
  23. 41a7482 Remove qemu_malloc/qemu_free by Anthony Liguori · 13 years ago
  24. 1401530 Make glib mandatory and fixup utils appropriately by Anthony Liguori · 13 years ago
  25. 986563b Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 13 years ago
  26. d5ab971 Avoid allocating TCG resources in non-TCG mode by Jan Kiszka · 13 years ago
  27. a732e1b qemu: Add strtosz_suffix_unit function by Joerg Roedel · 14 years ago
  28. 5df0a2a Merge remote-tracking branch 'kraxel/usb.22' into staging by Anthony Liguori · 13 years ago
  29. d35bf9a move QEMUSGList typedef by Gerd Hoffmann · 14 years ago
  30. 384acbf async: Remove AsyncContext by Kevin Wolf · 14 years ago
  31. 332ae28 move WORDS_ALIGNED to qemu-common.h by Paolo Bonzini · 13 years ago
  32. 00aa004 Wrap recv to avoid warnings by Blue Swirl · 13 years ago
  33. 5c02632 Introduce compiler.h header file by Luiz Capitulino · 14 years ago
  34. 462df28 Remove unneeded setjmp.h (fix compilation on Debian "lenny") by Stefan Weil · 14 years ago
  35. 6a33e7b w32: Remove redundant definitions of PRI*64 by Stefan Weil · 14 years ago
  36. 3bbbee1 cocoa: Provide central qemu_main() prototype by Andreas Färber · 14 years ago
  37. 86f69a9 Fix compilation warning due to missing header for sigaction by Alexandre Raymond · 14 years ago
  38. 3bfe4db Add documentation for qemu_progress_{init,print}() by Jes Sorensen · 14 years ago
  39. 077030d w32: Fix missing declaration of ffs() by Stefan Weil · 14 years ago
  40. 082b555 Move generic or OS function declarations to qemu-common.h by Blue Swirl · 14 years ago
  41. ab33fcd enable vm_clock to "warp" in the iothread+icount case by Paolo Bonzini · 14 years ago
  42. 6b837bc qemu-img: Initial progress printing support by Jes Sorensen · 14 years ago
  43. 4d54ec7 add a service to reap zombies, use it in SLIRP by Paolo Bonzini · 14 years ago
  44. 0298141 extract I/O handler lists to iohandler.c by Paolo Bonzini · 14 years ago
  45. 316378e x86: Refine error reporting of MCE injection services by Jan Kiszka · 14 years ago
  46. b7680cb Refactor thread retrieval and check by Jan Kiszka · 14 years ago
  47. dcfd086 WIN32: Add missing include for 'struct timeval', used in vnc.h by Hervé Poussineau · 14 years ago
  48. 79f2b6f Merge remote branch 'kwolf/for-anthony' into staging by Anthony Liguori · 14 years ago
  49. 46d62fa Introduce VCPU self-signaling service by Jan Kiszka · 14 years ago
  50. e0d9c6f QCOW2: bug fix - read base image beyond its size by Chunqiang Tang · 14 years ago
  51. 904ebff blockdev: Move BlockInterfaceType from qemu-common.h to blockdev.h by Markus Armbruster · 14 years ago
  52. d714245 Add documentation for STRTOSZ_DEFSUFFIX_ macros by Jes Sorensen · 14 years ago
  53. 70b4f4b Make strtosz() return int64_t instead of ssize_t by Jes Sorensen · 14 years ago
  54. 64b85a8 Delete useless 'extern' qualifiers for functions by Blue Swirl · 14 years ago
  55. 818c2e1 Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemu by Aurelien Jarno · 14 years ago
  56. d842700 Introduce strtosz_suffix() by Jes Sorensen · 14 years ago
  57. 3c9405a vnc: support password expire by Gerd Hoffmann · 14 years ago
  58. 34e6594 pcie/aer: helper functions for pcie aer capability by Isaku Yamahata · 14 years ago
  59. 9f9b17a Introduce strtosz() library function to convert a string to a byte count. by Jes Sorensen · 14 years ago
  60. 4f25ac5 Merge remote branch 'mst/for_anthony' into staging by Anthony Liguori · 14 years ago
  61. b152aa8 Consolidate oom_check() functions by Jes Sorensen · 14 years ago
  62. dc786bc Move qemu_gettimeofday() to OS specific files by Jes Sorensen · 14 years ago
  63. f868445 Add fprintf_function for function pointers to fprintf-like functions by Stefan Weil · 14 years ago
  64. 338b922 Mov muldiv64 to qemu-common.h (Thus unbreaking gus) by malc · 14 years ago
  65. b907b69 Merge branch 'pci' into for_anthony by Michael S. Tsirkin · 14 years ago
  66. c57c846 qemu-timer: move commonly used timer code to qemu-timer-common by Blue Swirl · 14 years ago
  67. 47b01cf Remove special handling of system include files (no longer needed) by Stefan Weil · 14 years ago
  68. bc20ba9 pcie port: define struct PCIEPort/PCIESlot and helper functions by Isaku Yamahata · 14 years ago
  69. 0428527 pcie: helper functions for pcie capability and extended capability by Isaku Yamahata · 14 years ago
  70. e5924d8 Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking) by Stefan Weil · 14 years ago
  71. 9c9e7d5 Move macros GCC_ATTR and GCC_FMT_ATTR to common header file by Stefan Weil · 14 years ago
  72. b8a83a4 cutils: qemu_iovec_copy and qemu_iovec_memset by Kevin Wolf · 14 years ago
  73. 68f7999 pci_bridge: introduce pci bridge library. by Isaku Yamahata · 15 years ago
  74. 2446333 Rearrange block headers by Blue Swirl · 14 years ago
  75. 92a16d7 apic: qdev conversion cleanup by Blue Swirl · 15 years ago
  76. 893a9cb cow: stop using mmap by Christoph Hellwig · 15 years ago
  77. 1116582 Move stdbool.h by Paul Brook · 15 years ago
  78. e82bcec port qemu-kvm's on_vcpu code by Marcelo Tosatti · 15 years ago
  79. 2be24aa virtio: move typedef to qemu-common by Michael S. Tsirkin · 15 years ago
  80. 2292b33 notifier: event notifier implementation by Michael S. Tsirkin · 15 years ago
  81. 29e922b Compile qemu-timer only once by Blue Swirl · 15 years ago
  82. d2053c3 Move cpu_exec_init_all() declaration to qemu-common.h by Blue Swirl · 15 years ago
  83. 7b27a76 rename IOCanRWHandler to IOCanReadHandler by Juan Quintela · 15 years ago
  84. db1a497 split out qemu-timer.c by Paolo Bonzini · 15 years ago
  85. 724c689 Merge remote branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 15 years ago
  86. 9edf505 Merge remote branch 'mst/for_anthony' into staging by Anthony Liguori · 15 years ago
  87. 24ebf5f get rid of hostregs_helper.h by Paolo Bonzini · 15 years ago
  88. f3dfda6 use eventfd for iothread by Paolo Bonzini · 15 years ago
  89. 186993e pci: move pcibus_t to qemu-common by Michael S. Tsirkin · 15 years ago
  90. e2a305f block: avoid creating too large iovecs in multiwrite_merge by Christoph Hellwig · 15 years ago
  91. 7c7c062 force to test result for qemu_write_full() by Juan Quintela · 15 years ago
  92. 7b5f699 Introduce qemu_write_full() by Kirill A. Shutemov · 15 years ago
  93. beb6f0d Fix QEMU_WARN_UNUSED_RESULT by Kevin Wolf · 15 years ago
  94. 40ff6d7 Don't leak file descriptors by Kevin Wolf · 15 years ago
  95. fb47a2e pci: move typedef, PCIHostState, PCIExpressHost to qemu-common.h. by Isaku Yamahata · 15 years ago
  96. abd0c6b BCD cleanup by Paul Brook · 15 years ago
  97. 9a1e948 Introduce contexts for asynchronous callbacks by Kevin Wolf · 15 years ago
  98. 4f999d0 Split out bottom halves by Kevin Wolf · 15 years ago
  99. 76d32cb net: add macaddr type. by Gerd Hoffmann · 15 years ago
  100. 747bbdf Suppress warnings about 'warn_unused_result' attribute directive by Blue Swirl · 15 years ago