aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-12Lift max ram slots limit in libvhost-userRaphael Norwitz2-12/+20
2020-06-12Support individual region unmap in libvhost-userRaphael Norwitz2-0/+64
2020-06-12Support adding individual regions in libvhost-userRaphael Norwitz2-0/+110
2020-06-12Support ram slot configuration in libvhost-userRaphael Norwitz2-0/+20
2020-06-12Refactor out libvhost-user fault generation logicRaphael Norwitz1-68/+79
2020-06-12Lift max memory slots limit imposed by vhost-userRaphael Norwitz2-23/+40
2020-06-12Transmit vhost-user memory regions individuallyRaphael Norwitz2-74/+469
2020-06-12Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTSRaphael Norwitz3-2/+64
2020-06-11Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20200611.0' i...Peter Maydell1-12/+73
2020-06-11Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-06-09-v2' into...Peter Maydell7-13/+59
2020-06-11Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...Peter Maydell20-92/+73
2020-06-11hw/vfio/pci-quirks: Fix broken legacy IGD passthroughThomas Huth1-0/+1
2020-06-11hw/vfio: Add VMD Passthrough QuirkJon Derrick1-12/+72
2020-06-11Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-06-09' int...Peter Maydell8-193/+398
2020-06-11Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-09-2020' ...Peter Maydell10-258/+658
2020-06-11Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20200609' into stagingPeter Maydell8-224/+359
2020-06-10block: Call attention to truncation of long NBD exportsEric Blake2-10/+18
2020-06-10nbd/server: Avoid long error message assertions CVE-2020-10761Eric Blake3-3/+26
2020-06-10target/i386: fix IEEE x87 floating-point exception raisingJoseph Myers2-31/+926
2020-06-10exec: set map length to zero when returning NULLPrasad J Pandit2-1/+3
2020-06-10configure: Do not ignore malloc valueLeonid Bloch1-3/+17
2020-06-10qemu/thread: Mark qemu_thread_exit() with 'noreturn' attributePhilippe Mathieu-Daudé1-1/+1
2020-06-10memory: Make 'info mtree' not display disabled regions by defaultPhilippe Mathieu-Daudé4-39/+48
2020-06-10util/oslib: Returns the real thread identifier on FreeBSD and NetBSDDavid Carlier1-0/+9
2020-06-10target/i386: define a new MSR based feature word - FEAT_PERF_CAPABILITIESLike Xu3-0/+46
2020-06-10i386: Remove unused define's from hax and hvfJulio Faracco2-4/+0
2020-06-10replay: implement fair mutexPavel Dovgalyuk1-1/+14
2020-06-10hw/i386/amd_iommu: Fix the reserved bits definition of IOMMU commandsWei Huang1-9/+10
2020-06-10tests: machine-none-test: Enable MicroBlaze testingEdgar E. Iglesias1-6/+4
2020-06-10chardev/char-socket: Properly make qio connections non blockingSai Pavan Boddu1-1/+3
2020-06-10KVM: Kick resamplefd for split kernel irqchipPeter Xu4-2/+101
2020-06-10KVM: Pass EventNotifier into kvm_irqchip_assign_irqfdPeter Xu1-6/+10
2020-06-10vfio/pci: Use kvm_irqchip_add_irqfd_notifier_gsi() for irqfdsPeter Xu1-22/+15
2020-06-10x86/cpu: Enable AVX512_VP2INTERSECT cpu featureCathy Zhang2-1/+3
2020-06-10hw/i386/vmport: Allow QTest use without crashingPhilippe Mathieu-Daudé1-1/+15
2020-06-10target/i386: fix fisttpl, fisttpll handling of out-of-range valuesJoseph Myers2-2/+126
2020-06-10target/i386: fix fbstp handling of out-of-range valuesJoseph Myers2-0/+125
2020-06-10target/i386: fix fbstp handling of negative zeroJoseph Myers2-1/+29
2020-06-10target/i386: fix fxam handling of invalid encodingsJoseph Myers2-2/+145
2020-06-10target/i386: fix floating-point load-constant roundingJoseph Myers2-5/+248
2020-06-10hw/elf_ops: Do not ignore write failures when loading ELFPhilippe Mathieu-Daudé1-3/+8
2020-06-10disas: Let disas::read_memory() handler return EIO on errorPhilippe Mathieu-Daudé1-5/+8
2020-06-10exec: Propagate cpu_memory_rw_debug() errorPhilippe Mathieu-Daudé2-4/+9
2020-06-10exec: Let address_space_read/write_cached() propagate MemTxResultPhilippe Mathieu-Daudé2-16/+19
2020-06-10target/i386: fix fscale handling of rounding precisionJoseph Myers2-0/+16
2020-06-10target/i386: fix fscale handling of infinite exponentsJoseph Myers2-0/+51
2020-06-10target/i386: fix fscale handling of invalid exponent encodingsJoseph Myers2-1/+33
2020-06-10target/i386: fix fscale handling of signaling NaNJoseph Myers2-0/+41
2020-06-10target/i386: implement special cases for fxtractJoseph Myers2-1/+144
2020-06-10megasas: use unsigned type for positive numeric fieldsPrasad J Pandit1-19/+19