1. 133fe77 Merge remote branch 'luiz/queue/qmp' into qmpq by Edgar E. Iglesias · 11 years ago
  2. ae2810c memory: syncronize kvm bitmap using bitmaps operations by Juan Quintela · 11 years ago
  3. 5ff7fb7 memory: move bitmap synchronization to its own function by Juan Quintela · 11 years ago
  4. 220c3eb memory: split cpu_physical_memory_* functions to its own include by Juan Quintela · 11 years ago
  5. a2f4d5b memory: make cpu_physical_memory_reset_dirty() take a length parameter by Juan Quintela · 11 years ago
  6. a2cd8c8 memory: s/dirty/clean/ in cpu_physical_memory_is_dirty() by Juan Quintela · 11 years ago
  7. a461e38 memory: cpu_physical_memory_clear_dirty_range() now uses bitmap operations by Juan Quintela · 11 years ago
  8. 5b9a3a5 memory: cpu_physical_memory_set_dirty_range() now uses bitmap operations by Juan Quintela · 11 years ago
  9. 1bafff0 memory: use find_next_bit() to find dirty bits by Juan Quintela · 11 years ago
  10. ace694c memory: s/mask/clear/ cpu_physical_memory_mask_dirty_range by Juan Quintela · 11 years ago
  11. 94833c8 memory: cpu_physical_memory_get_dirty() is used as returning a bool by Juan Quintela · 11 years ago
  12. 9f2c43e memory: make cpu_physical_memory_get_dirty() the main function by Juan Quintela · 11 years ago
  13. c1427a3 memory: unfold cpu_physical_memory_set_dirty_flag() by Juan Quintela · 11 years ago
  14. 4f13bb8 memory: unfold cpu_physical_memory_set_dirty() in its only user by Juan Quintela · 11 years ago
  15. 86a4958 memory: unfold cpu_physical_memory_clear_dirty_flag() in its only user by Juan Quintela · 11 years ago
  16. 1ab4c8c memory: split dirty bitmap into three by Juan Quintela · 11 years ago
  17. 164590a bitmap: Add bitmap_zero_extend operation by Juan Quintela · 11 years ago
  18. e8a97ca memory: cpu_physical_memory_clear_dirty_flag() result is never used by Juan Quintela · 11 years ago
  19. 7a5b558 memory: make sure that client is always inside range by Juan Quintela · 11 years ago
  20. 5adca7a memory: use bit 2 for migration by Juan Quintela · 11 years ago
  21. 5215919 memory: cpu_physical_memory_mask_dirty_range() always clears a single flag by Juan Quintela · 11 years ago
  22. 75218e7 memory: cpu_physical_memory_set_dirty_range() always dirty all flags by Juan Quintela · 11 years ago
  23. 63995ce memory: set single dirty flags when possible by Juan Quintela · 11 years ago
  24. 36187e2 memory: all users of cpu_physical_memory_get_dirty used only one flag by Juan Quintela · 11 years ago
  25. 4f08cab memory: make cpu_physical_memory_is_dirty return bool by Juan Quintela · 11 years ago
  26. 7e5609a exec: create function to get a single dirty bit by Juan Quintela · 11 years ago
  27. a1390db memory: create function to set a single dirty bit by Juan Quintela · 11 years ago
  28. e2da99d memory: cpu_physical_memory_set_dirty_flags() result is never used by Juan Quintela · 11 years ago
  29. 9c22687 bitmap: use long as index by Juan Quintela · 11 years ago
  30. b550333 migration: Move QEMU_VM_* defines to migration/migration.h by Eduardo Habkost · 11 years ago
  31. c961514 qemu-file: Make a few functions non-static by Eduardo Habkost · 11 years ago
  32. debe40f Merge remote-tracking branch 'stefanha/block' into staging by Anthony Liguori · 11 years ago
  33. d181976 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  34. c06f13c Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into staging by Anthony Liguori · 11 years ago
  35. 666eb03 Merge remote-tracking branch 'mjt/trivial-patches' into staging by Anthony Liguori · 11 years ago
  36. f9288a7 softfloat: Add support for ties-away rounding by Peter Maydell · 11 years ago
  37. 14c9a07 softfloat: Add float16 <=> float64 conversion functions by Peter Maydell · 11 years ago
  38. 879d096 softfloat: Provide complete set of accessors for fp state by Peter Maydell · 11 years ago
  39. 2f18bbf softfloat: Add float32_to_uint64() by Tom Musta · 11 years ago
  40. c4850f9 softfloat: Make the int-to-float functions take exact-width types by Peter Maydell · 11 years ago
  41. 8afbdab softfloat: Add 16 bit integer to float conversions by Peter Maydell · 11 years ago
  42. f581bf5 softfloat: Add float to 16bit integer conversions. by Will Newton · 11 years ago
  43. 04050c5 arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGER by Christoffer Dall · 11 years ago
  44. 5942787 qerror: Remove assert_no_error() by Peter Crosthwaite · 11 years ago
  45. 87ea75d qemu-option: Remove qemu_opts_create_nofail by Peter Crosthwaite · 11 years ago
  46. 5433a0a hw: Remove assert_no_error usages by Peter Crosthwaite · 11 years ago
  47. 5d24ee7 error: Add error_abort by Peter Crosthwaite · 11 years ago
  48. cff8b2c monitor: add object-add (QMP) and object_add (HMP) command by Paolo Bonzini · 11 years ago
  49. 52975c3 pxa27x: Add 'const' attribute to keyboard maps by Stefan Weil · 11 years ago
  50. f57d669 pxa27x: Reduce size of keyboard matrix mapping by Stefan Weil · 11 years ago
  51. db0f888 ioapic: QOM'ify ioapic by xiaoqiang zhao · 11 years ago
  52. 494c271 icc_bus: QOM'ify ICC by xiaoqiang zhao · 11 years ago
  53. ff6986c apic: QOM'ify APIC by xiaoqiang zhao · 11 years ago
  54. 6780a22 qdev: Drop misleading qbus_free() function by Stefan Hajnoczi · 11 years ago
  55. b061dc4 qom: Do not register interface "types" in the type table and fix names by Paolo Bonzini · 11 years ago
  56. 0ab4c94 qom: Split out object and class caches by Peter Crosthwaite · 11 years ago
  57. c272758 qdev: Document that pointer properties kill device_add by Markus Armbruster · 11 years ago
  58. ddaaefb piix: fix 32bit pci hole by Gerd Hoffmann · 11 years ago
  59. dcc2093 qdev: switch reset to post-order by Paolo Bonzini · 11 years ago
  60. 0293214 qdev: allow both pre- and post-order vists in qdev walking functions by Paolo Bonzini · 11 years ago
  61. 81e3e75 pci: do not export pci_bus_reset by Paolo Bonzini · 11 years ago
  62. 0631350 acpi: factor out common pm_update_sci() into acpi core by Igor Mammedov · 11 years ago
  63. efec3dd qdev: Replace no_user by cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  64. 03544a6 block: Add commit_active_start() by Fam Zheng · 11 years ago
  65. 87b7f2f dataplane: replace hostmem with memory_region_find by Paolo Bonzini · 11 years ago
  66. 8c1b566 dataplane: change vring API to use VirtQueueElement by Paolo Bonzini · 11 years ago
  67. be5907f device_tree: qemu_fdt_setprop: Rename val_array arg by Peter Crosthwaite · 11 years ago
  68. 5a4348d device_tree: s/qemu_devtree/qemu_fdt globally by Peter Crosthwaite · 11 years ago
  69. 582b55a roms: Flush icache when writing roms to guest memory by Alexander Graf · 11 years ago
  70. 3ada6b1 spapr-rtas: add ibm, (get|set)-system-parameter by Alexey Kardashevskiy · 11 years ago
  71. a64d325 spapr-rtas: replace return code constants with macros by Alexey Kardashevskiy · 11 years ago
  72. 9158fa5 hw/arm: add allwinner a10 SoC support by liguang · 11 years ago
  73. c3931ee hw/intc: add allwinner A10 interrupt controller by liguang · 11 years ago
  74. 3589de8 hw/timer: add allwinner a10 timer by liguang · 11 years ago
  75. a1f05e7 vmstate: Add support for an array of ptimer_state * by Peter Maydell · 11 years ago
  76. 142593c hw/arm/digic: add UART support by Antony Pavlov · 11 years ago
  77. 576e99c hw/arm/digic: add timer support by Antony Pavlov · 11 years ago
  78. c6f09eb hw/arm: add very initial support for Canon DIGIC SoC by Antony Pavlov · 11 years ago
  79. afd3fe4 host-utils: add clrsb32/64 - count leading redundant sign bits by Claudio Fontana · 11 years ago
  80. d61b0c9 char: add qemu_chr_fe_event() by Marc-André Lureau · 11 years ago
  81. f7d4805 include: add missing config-host.h include by Marc-André Lureau · 11 years ago
  82. 314f7ea qmp_change_blockdev() remove unused has_format by Marc-André Lureau · 11 years ago
  83. e157b8f Merge remote-tracking branch 'bonzini/virtio' into staging by Anthony Liguori · 11 years ago
  84. 5d0e228 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  85. 142e095 hpet: fix build with CONFIG_HPET off by Michael S. Tsirkin · 11 years ago
  86. 7a10ef5 hpet: enable to entitle more irq pins for hpet by Liu Ping Fan · 11 years ago
  87. e17ab31 softfloat: Add minNum() and maxNum() functions to softfloat. by Will Newton · 11 years ago
  88. 0fb7985 hw/arm/boot: Allow boards to provide an fdt blob by John Rigby · 11 years ago
  89. 57e72f2 cpu/a9mpcore: Add Global Timer by François LEGAL · 11 years ago
  90. c21c3b5 hw/timer: Introduce ARM A9 Global Timer. by Peter Crosthwaite · 11 years ago
  91. 4c25f36 cpu/a9mpcore: reorder operations/declarations by Peter Crosthwaite · 11 years ago
  92. b29ad07 smbios: Set system manufacturer, product & version by default by Markus Armbruster · 11 years ago
  93. d4fce24 qtest: split configuration of qtest accelerator and chardev by Paolo Bonzini · 11 years ago
  94. 83d08f2 pc: map PCI address space as catchall region for not mapped addresses by Michael S. Tsirkin · 11 years ago
  95. e689f7c hw: Pass QEMUMachine to its init() method by Markus Armbruster · 11 years ago
  96. 306ec6c virtio: Convert exit to unrealize by Andreas Färber · 12 years ago
  97. 0ba94b6 virtio: Complete converting VirtioDevice to QOM realize by Andreas Färber · 12 years ago
  98. 71a6520 virtio-scsi: Convert to QOM realize by Andreas Färber · 12 years ago
  99. a8d57df virtio-rng: Convert to QOM realize by Andreas Färber · 12 years ago
  100. 1d244b4 virtio: Start converting VirtioDevice to QOM realize by Andreas Färber · 12 years ago