1. 3b1cceb arm/boot: Allow boards to modify the FDT blob by Peter Maydell · 12 years ago
  2. 4b52530 virtio: Implement MMIO based virtio transport by Peter Maydell · 12 years ago
  3. 6ce69d1 virtio: Support transports which can specify the vring alignment by Peter Maydell · 12 years ago
  4. e63c0ba virtio: Add support for guest setting of queue size by Peter Maydell · 12 years ago
  5. 70976c4 arm/boot: Use qemu_devtree_setprop_sized_cells() by Peter Maydell · 12 years ago
  6. 97c38f8 device_tree: Add qemu_devtree_setprop_sized_cells() utility functions by Peter Maydell · 12 years ago
  7. 2494397 boot-order-test: Add tests for Sun4u by Markus Armbruster · 12 years ago
  8. 26491a3 libqos: Generalize I/O-mapped fw_cfg by Markus Armbruster · 12 years ago
  9. f88dc7d boot-order-test: Add tests for Sun4m by Markus Armbruster · 12 years ago
  10. e99f87c boot-order-test: Add tests for PowerPC PREP by Markus Armbruster · 12 years ago
  11. 484986e boot-order-test: Code motion for better readability by Markus Armbruster · 12 years ago
  12. aea6a16 boot-order-test: Better separate target-specific and generic parts by Markus Armbruster · 12 years ago
  13. 995b0e1 boot-order-test: Cover -boot once in ppc tests by Markus Armbruster · 12 years ago
  14. 530a7e4 boot-order-test: Add tests for PowerMacs by Andreas Färber · 12 years ago
  15. 7a10016 libqos: Add support for memory-mapped fw_cfg by Markus Armbruster · 12 years ago
  16. db2b550 libqos: include dependencies by Anthony Liguori · 12 years ago
  17. edbd790 boot-order-test: New; covering just PC for now by Markus Armbruster · 12 years ago
  18. ba646ff qtest: Don't reset on qtest chardev connect by Markus Armbruster · 12 years ago
  19. 1d9358e libqtest: New qtest_end() to go with qtest_start() by Markus Armbruster · 12 years ago
  20. fdd26fc libqtest: Plug fd and memory leaks in qtest_quit() by Markus Armbruster · 12 years ago
  21. 293d2a0 monitor: maintain at most one G_IO_OUT watch by Laszlo Ersek · 12 years ago
  22. ac8c26f char: io_channel_send: don't lose written bytes by Laszlo Ersek · 12 years ago
  23. 0d185e6 configure: Provide more helpful message if libvte not present by Peter Maydell · 12 years ago
  24. 28199c4 Merge remote-tracking branch 'awilliam/tags/vfio-for-qemu-1.6' into staging by Anthony Liguori · 12 years ago
  25. bbcf59b Merge remote-tracking branch 'luiz/queue/qmp' into staging by Anthony Liguori · 12 years ago
  26. 5ab4dba Merge remote-tracking branch 'bonzini/scsi-next' into staging by Anthony Liguori · 12 years ago
  27. e9acb8c Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 12 years ago
  28. f9b1d9b qmp: update send-key document by Amos Kong · 12 years ago
  29. 0777b5d iscsi: factor out sector conversions by Peter Lieven · 12 years ago
  30. 91bea4e iscsi: assert that sectors are aligned to LUN blocksize by Peter Lieven · 12 years ago
  31. 7e4d5a9 iscsi: remove support for misaligned nb_sectors in aio_readv by Peter Lieven · 12 years ago
  32. d3bda7b iscsi: fix -ENOSPC in iscsi_create() by Peter Lieven · 12 years ago
  33. 0a53f01 Fix iSCSI crash on SG_IO with an iovector by Ronnie Sahlberg · 12 years ago
  34. 8f91ad8 qapi: qapi-commands: fix possible leaks on visitor dealloc by Luiz Capitulino · 12 years ago
  35. 7b4b0e9 vfio: QEMU-AER: Qemu changes to support AER for VFIO-PCI devices by Vijay Mohan Pandarathil · 12 years ago
  36. 39360f0 vfio-pci: VGA quirk update by Alex Williamson · 12 years ago
  37. 6453a3a Merge remote-tracking branch 'quintela/migration.next' into staging by Anthony Liguori · 12 years ago
  38. 2562bec Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging by Anthony Liguori · 12 years ago
  39. ab4e158 Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130715-1' into staging by Anthony Liguori · 12 years ago
  40. 1750d01 Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130715' into staging by Anthony Liguori · 12 years ago
  41. a34001f Merge remote-tracking branch 'rth/axp-next' into staging by Anthony Liguori · 12 years ago
  42. 5699a02 Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 12 years ago
  43. d26d9e1 pc: don't access fw cfg if NULL by Michael S. Tsirkin · 12 years ago
  44. 488f069 virtio-net: add feature bit for any header s/g by Michael S. Tsirkin · 12 years ago
  45. b1be428 net: add support of mac-programming over macvtap in QEMU side by Amos Kong · 12 years ago
  46. 82a3a11 target-arm: Avoid g_hash_table_get_keys() by Peter Maydell · 12 years ago
  47. 2ebcebe target-arm: avoid undefined behaviour when writing TTBCR by Peter Maydell · 12 years ago
  48. 204a9c4 target-arm/helper.c: Allow const opaques in arm CP by Peter Crosthwaite · 12 years ago
  49. 97ce8d6 target-arm/helper.c: Implement MIDR aliases by Peter Crosthwaite · 12 years ago
  50. a703eda target-arm/helper.c: OMAP/StrongARM cp15 crn=0 cleanup by Peter Crosthwaite · 12 years ago
  51. 12b1057 target-arm: explicitly decode SEVL instruction by Mans Rullgard · 12 years ago
  52. 2359bf8 target-arm: implement LDA/STL instructions by Mans Rullgard · 12 years ago
  53. bf72d89 virtio-ccw: Enable x-data-plane for virtio-ccw-blk by Dominik Dingel · 12 years ago
  54. b25a83f ARM/highbank: add support for Calxeda ECX-2000 / Midway by Andre Przywara · 12 years ago
  55. 574f66b ARM/highbank: prepare for adding similar machines by Andre Przywara · 12 years ago
  56. 8941d6c hw/arm/vexpress: Add alias for flash at address 0 on A15 board by Peter Maydell · 12 years ago
  57. 7648673 hw/dma/omap_dma: Fix bugs with DMA requests above 32 by Peter Maydell · 12 years ago
  58. 8827b0f sd/pl181.c: Avoid undefined shift behaviour in RWORD macro by Peter Maydell · 12 years ago
  59. 5286224 hw/cpu/a15mpcore: Correct default value for num-irq by Peter Maydell · 12 years ago
  60. 81e69fb target-arm: add feature flag for ARMv8 by Mans Rullgard · 12 years ago
  61. 9121d02 char/cadence_uart: Fix reset for unattached instances by Peter Crosthwaite · 12 years ago
  62. a62eaa2 ahci: Fix FLUSH command by Kevin Wolf · 12 years ago
  63. 0e1146a migration: Fail migration on bdrv_flush_all() error by Kevin Wolf · 12 years ago
  64. 5698346 cpus: Add return value for vm_stop() by Kevin Wolf · 12 years ago
  65. f0f0fdf block: Add return value for bdrv_flush_all() by Kevin Wolf · 12 years ago
  66. 7a37040 qemu-iotests: Update 051 reference output by Kevin Wolf · 12 years ago
  67. 9828962 block: Don't parse protocol from file.filename by Kevin Wolf · 12 years ago
  68. de90930 block: add drive_backup HMP command by Stefan Hajnoczi · 12 years ago
  69. b53169e blockdev: add sync mode to drive-backup QMP command by Stefan Hajnoczi · 12 years ago
  70. e605e96 hw/alpha: Use SRM epoch by Richard Henderson · 12 years ago
  71. 6784216 hw/alpha: Drop latch_tmp hack by Richard Henderson · 12 years ago
  72. 2332616 exec: Support 64-bit operations in address_space_rw by Richard Henderson · 12 years ago
  73. 3661049 hw/alpha: Don't machine check on missing pci i/o by Richard Henderson · 12 years ago
  74. 056e6ba hw/alpha: Don't use get_system_io by Richard Henderson · 12 years ago
  75. c3cb8e7 ioport: remove LITTLE_ENDIAN mark for portio by Anthony Liguori · 12 years ago
  76. 7ca1dfa Force auto-convegence of live migration by Chegu Vinod · 12 years ago
  77. bde1e2e Add 'auto-converge' migration capability by Chegu Vinod · 12 years ago
  78. 3c02270 Introduce async_run_on_cpu() by Chegu Vinod · 12 years ago
  79. 25ca6a1 Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging by Anthony Liguori · 12 years ago
  80. f35ea98 PPC: dbdma: Support more multi-issue DMA requests by Alexander Graf · 12 years ago
  81. a0f9fdf PPC: Add timer handler for newworld mac-io by Alexander Graf · 12 years ago
  82. 80fc95d PPC: dbdma: Support unaligned DMA access by Alexander Graf · 12 years ago
  83. cae3235 PPC: dbdma: Wait for DMA until we have data by Alexander Graf · 12 years ago
  84. 03ee3b1 PPC: dbdma: Move processing to io by Alexander Graf · 12 years ago
  85. 4aa3510 PPC: dbdma: macio: Add DMA callback by Alexander Graf · 12 years ago
  86. d2f0ce2 PPC: dbdma: Move static bh variable to device struct by Alexander Graf · 12 years ago
  87. d1e562d PPC: dbdma: Introduce kick function by Alexander Graf · 12 years ago
  88. f2f963f PPC: dbdma: Move defines into header file by Alexander Graf · 12 years ago
  89. 7eaba82 PPC: dbdma: Allow new commands in RUN state by Alexander Graf · 12 years ago
  90. 58c0c31 PPC: dbdma: Fix debug print by Alexander Graf · 12 years ago
  91. 33ce36b PPC: Mac: Add debug prints in macio and dbdma code by Alexander Graf · 12 years ago
  92. 9e23242 PPC: dbdma: Replace tabs with spaces by Alexander Graf · 12 years ago
  93. 8aef291 PPC: Macio: Replace tabs with spaces by Alexander Graf · 12 years ago
  94. 14eefd0 PPC: g3beige: Move secondary IDE bus to mac-io by Alexander Graf · 12 years ago
  95. 536d8cd PPC: Mac: Fix guest exported tbfreq values by Alexander Graf · 12 years ago
  96. 8d43ea1 target-ppc: Add POWER8 v1.0 CPU model by Prerna Saxena · 12 years ago
  97. 42e5b4c pseries: move interrupt controllers to hw/intc/ by Alexey Kardashevskiy · 12 years ago
  98. 8e7ea78 spapr: Respect -bios command line option for SLOF by Andreas Färber · 12 years ago
  99. a380140 spapr: Use named enum for function remove_hpte by Stefan Weil · 12 years ago
  100. 9a39970 spapr: Fix compiler warnings for some versions of gcc by Stefan Weil · 12 years ago