aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-25Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150925.0' i...Peter Maydell1-8/+8
2015-09-25Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell6-48/+200
2015-09-25Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925...Peter Maydell11-48/+38
2015-09-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell23-141/+590
2015-09-25sheepdog: refine discard supportHitoshi Mitake1-9/+20
2015-09-25sheepdog: use per AIOCB dirty indexes for non overlapping requestsHitoshi Mitake1-28/+35
2015-09-25net: remove muldiv64()Laurent Vivier1-1/+1
2015-09-25bt: remove muldiv64()Laurent Vivier1-2/+2
2015-09-25hpet: remove muldiv64()Laurent Vivier2-5/+5
2015-09-25arm: clarify the use of muldiv64()Laurent Vivier1-6/+8
2015-09-25openrisc: remove muldiv64()Laurent Vivier1-4/+3
2015-09-25mips: remove muldiv64()Laurent Vivier1-11/+8
2015-09-25pcnet: remove muldiv64()Laurent Vivier1-2/+1
2015-09-25rtl8139: remove muldiv64()Laurent Vivier2-9/+7
2015-09-25i6300esb: remove muldiv64()Laurent Vivier1-8/+3
2015-09-25Backup: don't do copy-on-read in before_write_notifierWen Congyang1-6/+14
2015-09-25block: Introduce a new API bdrv_co_no_copy_on_readv()Wen Congyang3-4/+18
2015-09-25sheepdog: add reopen supportLiu Yuan1-0/+76
2015-09-25block/nfs: cache allocated filesize for read-only filesPeter Lieven1-0/+36
2015-09-25block/nfs: fix calculation of allocated file sizePeter Lieven1-1/+1
2015-09-25MAINTAINERS: add more devices to the PCI sectionPaolo Bonzini1-0/+2
2015-09-25MAINTAINERS: add more devices to the PC sectionPaolo Bonzini1-0/+19
2015-09-24Merge remote-tracking branch 'remotes/weil/tags/pull-wxx-20150924' into stagingPeter Maydell12-10/+222
2015-09-24oslib-win32: only provide localtime_r/gmtime_r if missingDaniel P. Berrange4-1/+41
2015-09-24gtk: avoid redefining _WIN32_WINNT macroDaniel P. Berrange2-4/+9
2015-09-24qemu-thread: add a fast path to the Win32 QemuEventPaolo Bonzini3-4/+161
2015-09-24slirp: Fix non blocking connect for w32Stefan Weil1-1/+7
2015-09-24nsis: Add QEMU version information to Windows registryStefan Weil2-0/+4
2015-09-24Merge remote-tracking branch 'remotes/elmarco/tags/rm-libcacard' into stagingPeter Maydell33-5849/+21
2015-09-24vhost-user: add a new message to disable/enable a specific virt queue.Changchun Ouyang6-1/+60
2015-09-24vhost-user: add multiple queue supportChangchun Ouyang7-57/+147
2015-09-24vhost: introduce vhost_backend_get_vq_index methodYuanhan Liu4-12/+27
2015-09-24vhost-user: add VHOST_USER_GET_QUEUE_NUM messageYuanhan Liu5-1/+39
2015-09-24vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICEYuanhan Liu5-8/+8
2015-09-24vhost-user: add protocol feature negotiationMichael S. Tsirkin4-0/+71
2015-09-24vhost-user: use VHOST_USER_XXX macro for switch statementYuanhan Liu1-16/+22
2015-09-24virtio-ccw: enable virtio-1Cornelia Huck3-4/+52
2015-09-24virtio-ccw: feature bits > 31 handlingCornelia Huck1-13/+8
2015-09-24virtio-ccw: support ring size changesCornelia Huck1-3/+10
2015-09-24virtio: ring sizes vs. resetCornelia Huck1-0/+64
2015-09-24pc: Introduce pc-*-2.5 machine classesEduardo Habkost4-5/+34
2015-09-24q35: Move options common to all classes to pc_i440fx_machine_options()Eduardo Habkost1-2/+2
2015-09-24q35: Move options common to all classes to pc_q35_machine_options()Eduardo Habkost1-4/+4
2015-09-24virtio-net: unbreak self announcement and guest offloads after migrationJason Wang1-17/+23
2015-09-24virtio: right size for virtio_queue_get_avail_sizePierre Morel1-1/+1
2015-09-23vfio/pci: Remove use of g_malloc0_n() from quirksAlex Williamson1-8/+8
2015-09-24Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150924'...Peter Maydell17-122/+686
2015-09-24MAINTAINERS: update Allwinner A10 maintainerBeniamino Galvani1-3/+3
2015-09-24hw/arm/virt-acpi-build: Fix wrong size of flash in ACPI tableShannon Zhao1-1/+1
2015-09-24hw/arm/virt: Add gic-version option to virt machinePavel Fedin5-46/+146