aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-03block/export: fix vhost-user-blk get_config() information leakStefan Hajnoczi1-0/+3
2020-11-03block/export: make vhost-user-blk config space little-endianStefan Hajnoczi1-13/+12
2020-11-03configure: introduce --enable-vhost-user-blk-serverStefan Hajnoczi4-4/+19
2020-11-03libvhost-user: follow QEMU comment styleStefan Hajnoczi1-5/+10
2020-11-03vhost-blk: set features before setting inflight featureJin Yu3-0/+27
2020-11-03Revert "vhost-blk: set features before setting inflight feature"Stefan Hajnoczi3-25/+0
2020-11-03net: Add vhost-vdpa in show_netdevs()Cindy Lu1-0/+3
2020-11-03vhost-vdpa: Add qemu_close in vhost_vdpa_cleanupCindy Lu1-0/+4
2020-11-03vfio: Don't issue full 2^64 unmapJean-Philippe Brucker1-0/+11
2020-11-03virtio-iommu: Set supported page size maskBharat Bhushan2-0/+51
2020-11-03vfio: Set IOMMU page size as per host supported page sizeBharat Bhushan1-0/+8
2020-11-03memory: Add interface to set iommu page size maskBharat Bhushan2-0/+51
2020-11-03virtio-iommu: Add notify_flag_changed() memory region callbackBharat Bhushan2-0/+16
2020-11-03virtio-iommu: Add replay() memory region callbackBharat Bhushan2-0/+41
2020-11-03virtio-iommu: Call memory notifiers in attach/detachBharat Bhushan1-0/+32
2020-11-03virtio-iommu: Add memory notifiers for map/unmapBharat Bhushan2-0/+58
2020-11-03virtio-iommu: Store memory region in endpoint structJean-Philippe Brucker1-1/+10
2020-11-03virtio-iommu: Fix virtio_iommu_mr()Jean-Philippe Brucker1-1/+1
2020-11-03hw/smbios: Fix leaked fd in save_opt_one() error pathPhilippe Mathieu-Daudé1-1/+3
2020-11-03hw/virtio/vhost-backend: Fix Coverity CID 1432871Philippe Mathieu-Daudé1-2/+2
2020-11-03hw/acpi : add spaces around operatorXinhao Zhang1-1/+1
2020-11-03hw/acpi : add space before the open parenthesis '('Xinhao Zhang1-1/+1
2020-11-03hw/acpi : Don't use '#' flag of printf formatXinhao Zhang1-10/+10
2020-11-03virito-mem: Implement get_min_alignment()David Hildenbrand1-0/+7
2020-11-03memory-device: Add get_min_alignment() callbackDavid Hildenbrand2-2/+19
2020-11-03memory-device: Support big alignment requirementsDavid Hildenbrand1-4/+5
2020-11-03virtio-mem: Probe THP size to determine default block sizeDavid Hildenbrand1-4/+101
2020-11-03virtio-mem: Make sure "usable_region_size" is always multiples of the block sizeDavid Hildenbrand1-0/+3
2020-11-03virtio-mem: Make sure "addr" is always multiples of the block sizeDavid Hildenbrand1-0/+5
2020-11-03pc: comment style fixupMichael S. Tsirkin1-4/+5
2020-11-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201102'...Peter Maydell17-486/+581
2020-11-02Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201102a'...Peter Maydell16-24/+832
2020-11-02tests/acceptance: Add virtiofs_submounts.pyMax Reitz5-0/+662
2020-11-02tests/acceptance/boot_linux: Accept SSH pubkeyMax Reitz1-6/+7
2020-11-02virtiofsd: Announce sub-mount pointsMax Reitz2-0/+23
2020-11-02virtiofsd: Add mount ID to the lo_inode keyMax Reitz2-10/+86
2020-11-02meson.build: Check for statx()Max Reitz1-0/+16
2020-11-02virtiofsd: Add attr_flags to fuse_entry_paramMax Reitz2-0/+7
2020-11-02virtiofsd: Check FUSE_SUBMOUNTSMax Reitz2-0/+10
2020-11-02virtiofsd: Fix the help message of posix lockJiachen Zhang1-1/+1
2020-11-02tools/virtiofsd: Check vu_init() return value (CID 1435958)Philippe Mathieu-Daudé1-2/+5
2020-11-02virtiofsd: Seccomp: Add 'send' for syslogDr. David Alan Gilbert1-0/+1
2020-11-02migration: Postpone the kick of the fault thread after recoverPeter Xu1-3/+8
2020-11-02migration: Unify reset of last_rb on destination node when recoverPeter Xu2-2/+6
2020-11-02Merge remote-tracking branch 'remotes/nvme/tags/pull-nvme-20201102' into stagingPeter Maydell12-300/+1022
2020-11-02tests/qtest/npcm7xx_rng-test: Disable randomness testsPeter Maydell1-4/+10
2020-11-02qemu-option-trace.rst.inc: Don't use option:: markupPeter Maydell1-3/+3
2020-11-02scripts/kerneldoc: For Sphinx 3 use c:macro for macros with argumentsPeter Maydell1-1/+17
2020-11-02hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts workPeter Maydell2-4/+2
2020-11-02configure: Test that gio libs from pkg-config workPeter Maydell1-1/+9