1. 0e848f4 build: some simplifications for "trace/Makefile.objs" by Paolo Bonzini · 12 years ago
  2. 4d45457 qemu-option: move standard option definitions out of qemu-config.c by Paolo Bonzini · 12 years ago
  3. 092bb30 pixman: fix warning by Gerd Hoffmann · 12 years ago
  4. c732a52 bswap: Rewrite cpu_to_<endian><type>u with {ld,st}<type>_<endian>_p by Richard Henderson · 12 years ago
  5. 612d590 bswap: Rewrite all ld<type>_<endian>_p functions by Richard Henderson · 12 years ago
  6. 7db2145 bswap: Add host endian unaligned access functions by Richard Henderson · 12 years ago
  7. cdfe285 bswap: Tidy base definitions of bswapN by Richard Henderson · 12 years ago
  8. fedb88b fdt: Use bswapN instead of bswap_N by Richard Henderson · 12 years ago
  9. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  10. 75a192a qemu-common.h: Make qemu_init_vcpu() stub static inline by Andreas Färber · 12 years ago
  11. 961f839 cpu: Change parent type to Device by Eduardo Habkost · 12 years ago
  12. 1e397ea softfloat: Implement uint64_to_float128 by Richard Henderson · 12 years ago
  13. 530c0bb iov: add qemu_iovec_concat_iov() by Stefan Hajnoczi · 12 years ago
  14. d027763 iov: add iov_discard_front/back() to remove data by Stefan Hajnoczi · 12 years ago
  15. 4065742 raw-posix: add raw_get_aio_fd() for virtio-blk-data-plane by Stefan Hajnoczi · 12 years ago
  16. 927fa90 Disable semaphores fallback code for OpenBSD by Brad Smith · 12 years ago
  17. 501a7ce Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu by Andreas Färber · 12 years ago
  18. 9848a40 migration: merge QEMUFileBuffered into MigrationState by Juan Quintela · 12 years ago
  19. 6c279db memory: introduce memory_region_test_and_clear_dirty by Juan Quintela · 12 years ago
  20. 2e45086 migration: Inline qemu_fopen_ops_buffered into migrate_fd_connect by Juan Quintela · 12 years ago
  21. 0e288fa migration: move migration_fd_put_ready() by Juan Quintela · 12 years ago
  22. 0d82d0e migration: move buffered_file.c code into migration.c by Juan Quintela · 12 years ago
  23. e4ed154 savevm: New save live migration method: pending by Juan Quintela · 13 years ago
  24. 188a428 migration: remove unfreeze logic by Juan Quintela · 13 years ago
  25. dd217b8 migration: make writes blocking by Juan Quintela · 13 years ago
  26. 766bd17 migration: move migration thread init code to migrate_fd_put_ready by Juan Quintela · 13 years ago
  27. edfa1af migration: make qemu_fopen_ops_buffered() return void by Juan Quintela · 13 years ago
  28. b2a8658 protect the ramlist with a separate mutex by Umesh Deshpande · 14 years ago
  29. f798b07 add a version number to ram_list by Umesh Deshpande · 14 years ago
  30. a316103 exec: change RAM list to a TAILQ by Paolo Bonzini · 12 years ago
  31. 0d6d3c8 exec: change ramlist from MRU order to a 1-item cache by Paolo Bonzini · 12 years ago
  32. 27dd773 Merge remote-tracking branch 'bonzini/header-dirs' into staging by Anthony Liguori · 12 years ago
  33. f7575c96 cpu: Move kvm_run into CPUState by Andreas Färber · 12 years ago
  34. a60f24b cpu: Move kvm_state field into CPUState by Andreas Färber · 12 years ago
  35. 20d695a kvm: Pass CPUState to kvm_arch_* by Andreas Färber · 12 years ago
  36. 8737c51 cpu: Move kvm_fd into CPUState by Andreas Färber · 12 years ago
  37. ec5e016 janitor: move remaining public headers to include/ by Paolo Bonzini · 12 years ago
  38. 6b4c305 fpu: move public header file to include/fpu by Paolo Bonzini · 12 years ago
  39. 927d487 softmmu: move remaining include files to include/ subdirectories by Paolo Bonzini · 12 years ago
  40. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  41. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  42. 14cccb6 qom: move include files to include/qom/ by Paolo Bonzini · 12 years ago
  43. caf71f8 migration: move include files to include/migration/ by Paolo Bonzini · 12 years ago
  44. 83c9089 monitor: move include files to include/monitor/ by Paolo Bonzini · 12 years ago
  45. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  46. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
  47. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  48. 28ecbae ui: move files to ui/ and include/ui/ by Paolo Bonzini · 12 years ago
  49. 1422e32 net: reorganize headers by Paolo Bonzini · 12 years ago
  50. 76cad71 build: kill libdis, move disassemblers to disas/ by Paolo Bonzini · 12 years ago
  51. e3980e2 stream: fix ratelimit_set_speed by Dietmar Maurer · 12 years ago
  52. 42015c9 virtio-rng: fix typos, comments by Amit Shah · 12 years ago
  53. 339c270 qom: make object_finalize static by Paolo Bonzini · 12 years ago
  54. fde9bf4 qom: make object_delete usable for statically-allocated objects by Paolo Bonzini · 12 years ago
  55. 667d22d qdev: move bus removal to object_unparent by Paolo Bonzini · 12 years ago
  56. 5c74521 rng-random: add an RNG backend that uses /dev/random (v3) by Anthony Liguori · 13 years ago
  57. a9b7b2a rng: add RndBackend abstract object class by Anthony Liguori · 13 years ago
  58. 0e55884 object: add object_property_add_bool (v2) by Anthony Liguori · 13 years ago
  59. 9f09e18 cpu: Move thread_id to CPUState by Andreas Färber · 13 years ago
  60. f100f0b cpus: Pass CPUState to run_on_cpu() by Andreas Färber · 13 years ago
  61. 3993c6b cpus: Pass CPUState to [qemu_]cpu_has_work() by Andreas Färber · 13 years ago
  62. c64ca81 cpu: Move queued_work_{first,last} to CPUState by Andreas Färber · 13 years ago
  63. c08d742 cpus: Pass CPUState to qemu_cpu_kick() by Andreas Färber · 13 years ago
  64. f5c121b cpu: Move halt_cond to CPUState by Andreas Färber · 13 years ago
  65. 2fa4534 cpus: Pass CPUState to cpu_is_stopped() by Andreas Färber · 13 years ago
  66. f324e76 cpu: Move stopped field to CPUState by Andreas Färber · 13 years ago
  67. 4fdeee7 cpu: Move stop field to CPUState by Andreas Färber · 13 years ago
  68. 61a4621 cpu: Move created field to CPUState by Andreas Färber · 13 years ago
  69. 60e8257 cpus: Pass CPUState to qemu_cpu_is_self() by Andreas Färber · 13 years ago
  70. ac839cc Merge remote-tracking branch 'quintela/migration-next-20120808' into staging by Anthony Liguori · 13 years ago
  71. 33e95c6 qom: Reimplement Interfaces by Anthony Liguori · 13 years ago
  72. 9fb2664 Add cache handling functions by Orit Wasserman · 13 years ago
  73. 216fc9a cpu: Move thread_kicked to CPUState by Andreas Färber · 13 years ago
  74. 814e612 cpu: Move thread field into CPUState by Andreas Färber · 13 years ago
  75. bcba2a7 cpu: Move CPU_COMMON_THREAD into CPUState by Andreas Färber · 13 years ago
  76. 8aca521 Merge remote-tracking branch 'afaerber-or/qom-next-2' into staging by Anthony Liguori · 13 years ago
  77. 89bfe00 qom: Push error reporting to object_property_find() by Paolo Bonzini · 13 years ago
  78. 8cb6789 qdev: Remove qdev_prop_exists() by Paolo Bonzini · 13 years ago
  79. 9c4b4cc qom: Drop type_register_static_alias() macro by Paolo Bonzini · 13 years ago
  80. 745549c qom: Make Object a type by Paolo Bonzini · 13 years ago
  81. 3b50e31 qom: Add class_base_init by Paolo Bonzini · 13 years ago
  82. 32efc53 qom: Add object_child_foreach() by Paolo Bonzini · 13 years ago
  83. e7cce67 qom: Add object_class_get_parent() by Paolo Bonzini · 13 years ago
  84. 6ef228f stream: move rate limiting to a separate header file by Paolo Bonzini · 13 years ago
  85. 0466e45 qom: Documentation addition for object_class_by_name() by Paolo Bonzini · 13 years ago
  86. f5df5ba cpu: Update documentation and comment by Andreas Färber · 13 years ago
  87. dfe47e7 qom: Refine container_get() to allow using a custom root by Andreas Färber · 13 years ago
  88. a612b2a qom: add container_get by Paolo Bonzini · 13 years ago
  89. dd83b06 qom: Introduce CPU class by Andreas Färber · 13 years ago
  90. 418ba9e qom: Introduce object_class_get_list() by Andreas Färber · 13 years ago
  91. 93148aa Spelling fixes in comments (it's -> its) by Stefan Weil · 13 years ago
  92. 441dd5e qom: Fix spelling in documentation by Stefan Weil · 13 years ago
  93. 358b546 qom: Document ways to retrieve child object added by object_property_add_child() by Alexander Barabash · 13 years ago
  94. b2cd7de qom: add generic string parsing/printing by Paolo Bonzini · 13 years ago
  95. 438e1c7 qom: Fix identifiers in documentation by Andreas Färber · 13 years ago
  96. a0dbf40 qom: Fix typo in Object's documentation by Andreas Färber · 13 years ago
  97. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  98. 1d9c5a1 qom: add property get/set wrappers for links by Paolo Bonzini · 13 years ago
  99. 02fe2db qom: add object_resolve_path_type by Paolo Bonzini · 13 years ago
  100. 7b7b7d1 qom: add property get/set wrappers for C types by Paolo Bonzini · 13 years ago