Age | Commit message (Expand) | Author |
2015-11-05 | buffer: allow a buffer to shrink gracefully | Peter Lieven |
2015-11-05 | buffer: add buffer_shrink | Gerd Hoffmann |
2015-11-05 | buffer: add buffer_move | Gerd Hoffmann |
2015-11-05 | buffer: add buffer_move_empty | Gerd Hoffmann |
2015-11-05 | buffer: add buffer_init | Gerd Hoffmann |
2015-11-03 | armv7-m: Return DeviceState* from armv7m_init() | Michael Davidsaver |
2015-11-03 | arm: boot: Add board specific setup code API | Peter Crosthwaite |
2015-11-03 | ui/curses: Support line graphics chars on -curses mode | OGAWA Hirofumi |
2015-10-30 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2015-10-30 | glib: add compatibility interface for g_hash_table_add() | Markus Armbruster |
2015-10-29 | target-arm: xlnx-zynqmp: Add sdhci support. | Sai Pavan Boddu |
2015-10-29 | sdhci: Split sdhci.h for public and internal device usage | Sai Pavan Boddu |
2015-10-29 | sd.h: Move sd.h to include/hw/sd/ | Sai Pavan Boddu |
2015-10-29 | virtio-blk: switch off scsi-passthrough by default | Cornelia Huck |
2015-10-29 | qobject: Drop QObject_HEAD | Markus Armbruster |
2015-10-29 | enable multi-function hot-add | Cao jin |
2015-10-29 | Revert "memhp: extend address auto assignment to support gaps" | Michael S. Tsirkin |
2015-10-29 | Revert "pc: memhp: force gaps between DIMM's GPA" | Michael S. Tsirkin |
2015-10-29 | virtio: drop virtqueue_map_sg | Michael S. Tsirkin |
2015-10-29 | virtio: introduce virtio_map | Michael S. Tsirkin |
2015-10-27 | arm_gic_kvm: Disable live migration if not supported | Pavel Fedin |
2015-10-26 | Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-pull-request' into... | Peter Maydell |
2015-10-24 | ivshmem: add check on protocol version in QEMU | David Marchand |
2015-10-24 | util: const event_notifier_get_fd() argument | Marc-André Lureau |
2015-10-24 | msix: add VMSTATE_MSIX_TEST | Marc-André Lureau |
2015-10-24 | char: add qemu_chr_free() | Marc-André Lureau |
2015-10-23 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2015-10-23 | block: Introduce "drained begin/end" API | Fam Zheng |
2015-10-23 | aio: introduce aio_{disable,enable}_external | Fam Zheng |
2015-10-23 | aio: Add "is_external" flag for event handlers | Fam Zheng |
2015-10-23 | throttle: Remove throttle_group_lock/unlock() | Alberto Garcia |
2015-10-23 | block: Add blk_insert_bs() | Max Reitz |
2015-10-23 | block: Add BlockBackendRootState | Max Reitz |
2015-10-23 | block/throttle-groups: Make incref/decref public | Max Reitz |
2015-10-23 | block: Move I/O status and error actions into BB | Max Reitz |
2015-10-23 | block: Move BlockAcctStats into BlockBackend | Max Reitz |
2015-10-23 | block: Remove wr_highest_sector from BlockAcctStats | Max Reitz |
2015-10-23 | block: Move guest_block_size into BlockBackend | Max Reitz |
2015-10-23 | block: Add blk_is_available() | Max Reitz |
2015-10-23 | block: Make bdrv_is_inserted() return a bool | Max Reitz |
2015-10-23 | target-i386: Disable cache info passthrough by default | Eduardo Habkost |
2015-10-23 | spapr_iommu: Provide a function to switch a TCE table to allowing VFIO | David Gibson |
2015-10-23 | spapr_iommu: Rename vfio_accel parameter | David Gibson |
2015-10-23 | spapr_pci: Allow PCI host bridge DMA window to be configured | David Gibson |
2015-10-22 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151021' into staging | Peter Maydell |
2015-10-22 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-10-22 | i386: keep cpu_model field in MachineState uptodate | Zhu Guihua |
2015-10-22 | vhost: add migration block if memfd failed | Marc-André Lureau |
2015-10-22 | vhost user: add rarp sending after live migration for legacy guest | Thibaut Collet |
2015-10-22 | vhost: use a function for each call | Marc-André Lureau |