aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-03target/mips: Add unaligned access support for MIPS64R6 and Loongson-3Huacai Chen
2020-11-03target/mips: Fix Lesser GPL version numberChetan Pant
2020-11-03hw/intc/loongson: Fix incorrect 'core' calculation in liointc_read/writeAlexChen
2020-11-03hw/mips/boston: Fix Lesser GPL version numberChetan Pant
2020-11-03hw/mips: Fix Lesser GPL version numberChetan Pant
2020-11-03hw/mips: Remove the 'r4k' machinePhilippe Mathieu-Daudé
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
2020-11-02target/arm: Rename neon_load_reg32 to vfp_load_reg32Richard Henderson
2020-11-02target/arm: Expand read/write_neon_element32 to all MemOpRichard Henderson