aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-24gtk: avoid redefining _WIN32_WINNT macroDaniel P. Berrange
2015-09-24qemu-thread: add a fast path to the Win32 QemuEventPaolo Bonzini
2015-09-24slirp: Fix non blocking connect for w32Stefan Weil
2015-09-24nsis: Add QEMU version information to Windows registryStefan Weil
2015-09-24Merge remote-tracking branch 'remotes/elmarco/tags/rm-libcacard' into stagingPeter Maydell
2015-09-24vhost-user: add a new message to disable/enable a specific virt queue.Changchun Ouyang
2015-09-24vhost-user: add multiple queue supportChangchun Ouyang
2015-09-24vhost: introduce vhost_backend_get_vq_index methodYuanhan Liu
2015-09-24vhost-user: add VHOST_USER_GET_QUEUE_NUM messageYuanhan Liu
2015-09-24vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICEYuanhan Liu
2015-09-24vhost-user: add protocol feature negotiationMichael S. Tsirkin
2015-09-24vhost-user: use VHOST_USER_XXX macro for switch statementYuanhan Liu
2015-09-24virtio-ccw: enable virtio-1Cornelia Huck
2015-09-24virtio-ccw: feature bits > 31 handlingCornelia Huck
2015-09-24virtio-ccw: support ring size changesCornelia Huck
2015-09-24virtio: ring sizes vs. resetCornelia Huck
2015-09-24pc: Introduce pc-*-2.5 machine classesEduardo Habkost
2015-09-24q35: Move options common to all classes to pc_i440fx_machine_options()Eduardo Habkost
2015-09-24q35: Move options common to all classes to pc_q35_machine_options()Eduardo Habkost
2015-09-24virtio-net: unbreak self announcement and guest offloads after migrationJason Wang
2015-09-24virtio: right size for virtio_queue_get_avail_sizePierre Morel
2015-09-23vfio/pci: Remove use of g_malloc0_n() from quirksAlex Williamson
2015-09-24Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150924'...Peter Maydell
2015-09-24MAINTAINERS: update Allwinner A10 maintainerBeniamino Galvani
2015-09-24hw/arm/virt-acpi-build: Fix wrong size of flash in ACPI tableShannon Zhao
2015-09-24hw/arm/virt: Add gic-version option to virt machinePavel Fedin
2015-09-24hw/intc: Initial implementation of vGICv3Pavel Fedin
2015-09-24arm_kvm: Do not assume particular GIC type in kvm_arch_irqchip_create()Pavel Fedin
2015-09-24intc/gic: Extract some reusable vGIC codePavel Fedin
2015-09-24hw/intc: Implement GIC-500 base classShlomo Pongratz
2015-09-23libcacard: use the standalone projectMarc-André Lureau
2015-09-23Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150923.0' i...Peter Maydell
2015-09-23vfio/pci: Add emulated PCI IDsAlex Williamson
2015-09-23vfio/pci: Cache vendor and device IDAlex Williamson
2015-09-23vfio/pci: Move AMD device specific reset to quirksAlex Williamson
2015-09-23vfio/pci: Remove old config window and mirror quirksAlex Williamson
2015-09-23vfio/pci: Config mirror quirkAlex Williamson
2015-09-23vfio/pci: Config window quirksAlex Williamson
2015-09-23vfio/pci: Rework RTL8168 quirkAlex Williamson
2015-09-23vfio/pci: Cleanup Nvidia 0x3d0 quirkAlex Williamson
2015-09-23vfio/pci: Cleanup ATI 0x3c3 quirkAlex Williamson
2015-09-23vfio/pci: Foundation for new quirk structureAlex Williamson
2015-09-23vfio/pci: Cleanup ROM blacklist quirkAlex Williamson
2015-09-23vfio/pci: Split quirks to a separate fileAlex Williamson
2015-09-23vfio/pci: Extract PCI structures to a separate headerAlex Williamson
2015-09-23vfio: Change polarity of our no-mmap optionAlex Williamson
2015-09-23vfio/pci: Make interrupt bypass runtime configurableAlex Williamson
2015-09-23vfio/pci: Rename MSI/X functions for easier tracingAlex Williamson
2015-09-23vfio/pci: Rename INTx functions for easier tracingAlex Williamson
2015-09-23vfio/pci: Cleanup vfio_early_setup_msix() error pathAlex Williamson