aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-06-12virtio-pci: fix queue_enable writeJason Wang
2020-06-12pci: Display PCI IRQ pin in "info pci"Peter Xu
2020-06-12Fix parameter type in vhost migration log pathRaphael Norwitz
2020-06-12acpi: ged: rename event memory regionGerd Hoffmann
2020-06-12acpi: fadt: add hw-reduced sleep register supportGerd Hoffmann
2020-06-12acpi: madt: skip pci override on pci-less systems.Gerd Hoffmann
2020-06-12acpi: create acpi-common.c and move madt codeGerd Hoffmann
2020-06-12acpi: make build_madt() more generic.Gerd Hoffmann
2020-06-12virtio: add vhost-user-vsock-pci deviceStefano Garzarella
2020-06-12virtio: add vhost-user-vsock base deviceStefano Garzarella
2020-06-12vhost-vsock: add vhost-vsock-common abstractionStefano Garzarella
2020-06-12hw/pci: Fix crash when running QEMU with "-nic model=rocker"Thomas Huth
2020-06-12libvhost-user: advertise vring featuresStefan Hajnoczi
2020-06-12Lift max ram slots limit in libvhost-userRaphael Norwitz
2020-06-12Support individual region unmap in libvhost-userRaphael Norwitz
2020-06-12Support adding individual regions in libvhost-userRaphael Norwitz
2020-06-12Support ram slot configuration in libvhost-userRaphael Norwitz
2020-06-12Refactor out libvhost-user fault generation logicRaphael Norwitz
2020-06-12Lift max memory slots limit imposed by vhost-userRaphael Norwitz
2020-06-12Transmit vhost-user memory regions individuallyRaphael Norwitz
2020-06-12Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTSRaphael Norwitz
2020-06-11Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20200611.0' i...Peter Maydell
2020-06-11Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-06-09-v2' into...Peter Maydell
2020-06-11Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...Peter Maydell
2020-06-11hw/vfio/pci-quirks: Fix broken legacy IGD passthroughThomas Huth
2020-06-11hw/vfio: Add VMD Passthrough QuirkJon Derrick
2020-06-11Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-06-09' int...Peter Maydell
2020-06-11Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-09-2020' ...Peter Maydell
2020-06-11Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20200609' into stagingPeter Maydell
2020-06-10block: Call attention to truncation of long NBD exportsEric Blake
2020-06-10nbd/server: Avoid long error message assertions CVE-2020-10761Eric Blake
2020-06-10target/i386: fix IEEE x87 floating-point exception raisingJoseph Myers
2020-06-10exec: set map length to zero when returning NULLPrasad J Pandit
2020-06-10configure: Do not ignore malloc valueLeonid Bloch
2020-06-10qemu/thread: Mark qemu_thread_exit() with 'noreturn' attributePhilippe Mathieu-Daudé
2020-06-10memory: Make 'info mtree' not display disabled regions by defaultPhilippe Mathieu-Daudé
2020-06-10util/oslib: Returns the real thread identifier on FreeBSD and NetBSDDavid Carlier
2020-06-10target/i386: define a new MSR based feature word - FEAT_PERF_CAPABILITIESLike Xu
2020-06-10i386: Remove unused define's from hax and hvfJulio Faracco
2020-06-10replay: implement fair mutexPavel Dovgalyuk
2020-06-10hw/i386/amd_iommu: Fix the reserved bits definition of IOMMU commandsWei Huang
2020-06-10tests: machine-none-test: Enable MicroBlaze testingEdgar E. Iglesias
2020-06-10chardev/char-socket: Properly make qio connections non blockingSai Pavan Boddu
2020-06-10KVM: Kick resamplefd for split kernel irqchipPeter Xu
2020-06-10KVM: Pass EventNotifier into kvm_irqchip_assign_irqfdPeter Xu
2020-06-10vfio/pci: Use kvm_irqchip_add_irqfd_notifier_gsi() for irqfdsPeter Xu
2020-06-10x86/cpu: Enable AVX512_VP2INTERSECT cpu featureCathy Zhang
2020-06-10hw/i386/vmport: Allow QTest use without crashingPhilippe Mathieu-Daudé
2020-06-10target/i386: fix fisttpl, fisttpll handling of out-of-range valuesJoseph Myers