aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-03meson: vhost-user-gpu/virtiofsd: use absolute pathMarc Hartmayer
2020-11-03meson: use b_staticpic=false for meson >=0.56.0Paolo Bonzini
2020-11-03qtest: add a reproducer for LP#1878642Alexander Bulekov
2020-11-03hw/isa/lpc_ich9: Ignore reserved/invalid SCI IRQPhilippe Mathieu-Daudé
2020-11-03scripts/oss-fuzz: rename bin/qemu-fuzz-i386Alexander Bulekov
2020-11-03exec: Remove dead code (CID 1432876)Philippe Mathieu-Daudé
2020-11-03docs: expand sourceset documentationPaolo Bonzini
2020-11-03cutils: replace strdup with g_strdupPaolo Bonzini
2020-11-03Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-10-27-v3-tag'...Peter Maydell
2020-11-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201102'...Peter Maydell
2020-11-02qga: add ssh-get-authorized-keysMarc-André Lureau
2020-11-02meson: minor simplificationMarc-André Lureau
2020-11-02qga: add *reset argument to ssh-add-authorized-keysMichael Roth
2020-11-02qga: add ssh-{add,remove}-authorized-keysMarc-André Lureau
2020-11-02glib-compat: add g_unix_get_passwd_entry_qemu()Marc-André Lureau
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-02qga: add implementation of guest-get-disks for WindowsTomáš Golembiovský
2020-11-02qga: add implementation of guest-get-disks for LinuxTomáš Golembiovský
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é
2020-11-02disas/capstone: Fix monitor disassembly of >32 bytesPeter Maydell
2020-11-02target/arm: fix LORID_EL1 access checkRémi Denis-Courmont
2020-11-02target/arm: fix handling of HCR.FBRémi Denis-Courmont
2020-11-02target/arm: Fix VUDOT/VSDOT (scalar) on big-endian hostsPeter Maydell
2020-11-02target/arm: Fix float16 pairwise Neon ops on big-endian hostsPeter Maydell
2020-11-02target/arm: Improve do_prewiden_3dRichard Henderson
2020-11-02target/arm: Simplify do_long_3d and do_2scalar_longRichard Henderson
2020-11-02target/arm: Rename neon_load_reg64 to vfp_load_reg64Richard Henderson
2020-11-02target/arm: Add read/write_neon_element64Richard Henderson