aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-03Revert "vhost-blk: set features before setting inflight feature"Stefan Hajnoczi
2020-11-03net: Add vhost-vdpa in show_netdevs()Cindy Lu
2020-11-03vhost-vdpa: Add qemu_close in vhost_vdpa_cleanupCindy Lu
2020-11-03vfio: Don't issue full 2^64 unmapJean-Philippe Brucker
2020-11-03virtio-iommu: Set supported page size maskBharat Bhushan
2020-11-03vfio: Set IOMMU page size as per host supported page sizeBharat Bhushan
2020-11-03memory: Add interface to set iommu page size maskBharat Bhushan
2020-11-03virtio-iommu: Add notify_flag_changed() memory region callbackBharat Bhushan
2020-11-03virtio-iommu: Add replay() memory region callbackBharat Bhushan
2020-11-03virtio-iommu: Call memory notifiers in attach/detachBharat Bhushan
2020-11-03virtio-iommu: Add memory notifiers for map/unmapBharat Bhushan
2020-11-03virtio-iommu: Store memory region in endpoint structJean-Philippe Brucker
2020-11-03virtio-iommu: Fix virtio_iommu_mr()Jean-Philippe Brucker
2020-11-03hw/smbios: Fix leaked fd in save_opt_one() error pathPhilippe Mathieu-Daudé
2020-11-03hw/virtio/vhost-backend: Fix Coverity CID 1432871Philippe Mathieu-Daudé
2020-11-03hw/acpi : add spaces around operatorXinhao Zhang
2020-11-03hw/acpi : add space before the open parenthesis '('Xinhao Zhang
2020-11-03hw/acpi : Don't use '#' flag of printf formatXinhao Zhang
2020-11-03virito-mem: Implement get_min_alignment()David Hildenbrand
2020-11-03memory-device: Add get_min_alignment() callbackDavid Hildenbrand
2020-11-03memory-device: Support big alignment requirementsDavid Hildenbrand
2020-11-03virtio-mem: Probe THP size to determine default block sizeDavid Hildenbrand
2020-11-03virtio-mem: Make sure "usable_region_size" is always multiples of the block sizeDavid Hildenbrand
2020-11-03virtio-mem: Make sure "addr" is always multiples of the block sizeDavid Hildenbrand
2020-11-03pc: comment style fixupMichael S. Tsirkin
2020-11-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201102'...Peter Maydell
2020-11-02Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201102a'...Peter Maydell
2020-11-02tests/acceptance: Add virtiofs_submounts.pyMax Reitz
2020-11-02tests/acceptance/boot_linux: Accept SSH pubkeyMax Reitz
2020-11-02virtiofsd: Announce sub-mount pointsMax Reitz
2020-11-02virtiofsd: Add mount ID to the lo_inode keyMax Reitz
2020-11-02meson.build: Check for statx()Max Reitz
2020-11-02virtiofsd: Add attr_flags to fuse_entry_paramMax Reitz
2020-11-02virtiofsd: Check FUSE_SUBMOUNTSMax Reitz
2020-11-02virtiofsd: Fix the help message of posix lockJiachen Zhang
2020-11-02tools/virtiofsd: Check vu_init() return value (CID 1435958)Philippe Mathieu-Daudé
2020-11-02virtiofsd: Seccomp: Add 'send' for syslogDr. David Alan Gilbert
2020-11-02migration: Postpone the kick of the fault thread after recoverPeter Xu
2020-11-02migration: Unify reset of last_rb on destination node when recoverPeter Xu
2020-11-02Merge remote-tracking branch 'remotes/nvme/tags/pull-nvme-20201102' into stagingPeter Maydell
2020-11-02tests/qtest/npcm7xx_rng-test: Disable randomness testsPeter Maydell
2020-11-02qemu-option-trace.rst.inc: Don't use option:: markupPeter Maydell
2020-11-02scripts/kerneldoc: For Sphinx 3 use c:macro for macros with argumentsPeter Maydell
2020-11-02hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts workPeter Maydell
2020-11-02configure: Test that gio libs from pkg-config workPeter Maydell
2020-11-02target/arm: Get correct MMU index for other-security-statePeter Maydell
2020-11-02hw/display/exynos4210_fimd: Fix potential NULL pointer dereferenceAlexChen
2020-11-02hw/display/omap_lcdc: Fix potential NULL pointer dereferenceAlexChen
2020-11-02hw/arm/boot: fix SVE for EL3 direct kernel bootRémi Denis-Courmont
2020-11-02hw/arm/smmuv3: Fix potential integer overflow (CID 1432363)Philippe Mathieu-Daudé