index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-02
glib-compat: add g_unix_get_passwd_entry_qemu()
Marc-André Lureau
1
-0
/
+28
2020-11-02
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201102a'...
Peter Maydell
16
-24
/
+832
2020-11-02
tests/acceptance: Add virtiofs_submounts.py
Max Reitz
5
-0
/
+662
2020-11-02
tests/acceptance/boot_linux: Accept SSH pubkey
Max Reitz
1
-6
/
+7
2020-11-02
virtiofsd: Announce sub-mount points
Max Reitz
2
-0
/
+23
2020-11-02
virtiofsd: Add mount ID to the lo_inode key
Max Reitz
2
-10
/
+86
2020-11-02
meson.build: Check for statx()
Max Reitz
1
-0
/
+16
2020-11-02
virtiofsd: Add attr_flags to fuse_entry_param
Max Reitz
2
-0
/
+7
2020-11-02
virtiofsd: Check FUSE_SUBMOUNTS
Max Reitz
2
-0
/
+10
2020-11-02
virtiofsd: Fix the help message of posix lock
Jiachen Zhang
1
-1
/
+1
2020-11-02
tools/virtiofsd: Check vu_init() return value (CID 1435958)
Philippe Mathieu-Daudé
1
-2
/
+5
2020-11-02
virtiofsd: Seccomp: Add 'send' for syslog
Dr. David Alan Gilbert
1
-0
/
+1
2020-11-02
migration: Postpone the kick of the fault thread after recover
Peter Xu
1
-3
/
+8
2020-11-02
migration: Unify reset of last_rb on destination node when recover
Peter Xu
2
-2
/
+6
2020-11-02
qga: add implementation of guest-get-disks for Windows
Tomáš Golembiovský
1
-6
/
+101
2020-11-02
qga: add implementation of guest-get-disks for Linux
Tomáš Golembiovský
1
-11
/
+292
2020-11-02
Merge remote-tracking branch 'remotes/nvme/tags/pull-nvme-20201102' into staging
Peter Maydell
12
-300
/
+1022
2020-11-02
tests/qtest/npcm7xx_rng-test: Disable randomness tests
Peter Maydell
1
-4
/
+10
2020-11-02
qemu-option-trace.rst.inc: Don't use option:: markup
Peter Maydell
1
-3
/
+3
2020-11-02
scripts/kerneldoc: For Sphinx 3 use c:macro for macros with arguments
Peter Maydell
1
-1
/
+17
2020-11-02
hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts work
Peter Maydell
2
-4
/
+2
2020-11-02
configure: Test that gio libs from pkg-config work
Peter Maydell
1
-1
/
+9
2020-11-02
target/arm: Get correct MMU index for other-security-state
Peter Maydell
1
-1
/
+2
2020-11-02
hw/display/exynos4210_fimd: Fix potential NULL pointer dereference
AlexChen
1
-1
/
+3
2020-11-02
hw/display/omap_lcdc: Fix potential NULL pointer dereference
AlexChen
1
-3
/
+7
2020-11-02
hw/arm/boot: fix SVE for EL3 direct kernel boot
Rémi Denis-Courmont
1
-0
/
+3
2020-11-02
hw/arm/smmuv3: Fix potential integer overflow (CID 1432363)
Philippe Mathieu-Daudé
1
-1
/
+2
2020-11-02
disas/capstone: Fix monitor disassembly of >32 bytes
Peter Maydell
1
-1
/
+1
2020-11-02
target/arm: fix LORID_EL1 access check
Rémi Denis-Courmont
1
-14
/
+5
2020-11-02
target/arm: fix handling of HCR.FB
Rémi Denis-Courmont
1
-3
/
+2
2020-11-02
target/arm: Fix VUDOT/VSDOT (scalar) on big-endian hosts
Peter Maydell
1
-2
/
+2
2020-11-02
target/arm: Fix float16 pairwise Neon ops on big-endian hosts
Peter Maydell
1
-4
/
+4
2020-11-02
target/arm: Improve do_prewiden_3d
Richard Henderson
2
-31
/
+45
2020-11-02
target/arm: Simplify do_long_3d and do_2scalar_long
Richard Henderson
1
-14
/
+9
2020-11-02
target/arm: Rename neon_load_reg64 to vfp_load_reg64
Richard Henderson
2
-46
/
+46
2020-11-02
target/arm: Add read/write_neon_element64
Richard Henderson
2
-47
/
+73
2020-11-02
target/arm: Rename neon_load_reg32 to vfp_load_reg32
Richard Henderson
2
-94
/
+94
2020-11-02
target/arm: Expand read/write_neon_element32 to all MemOp
Richard Henderson
2
-84
/
+37
2020-11-02
target/arm: Add read/write_neon_element32
Richard Henderson
2
-99
/
+183
2020-11-02
target/arm: Use neon_element_offset in vfp_reg_offset
Richard Henderson
1
-9
/
+4
2020-11-02
target/arm: Use neon_element_offset in neon_load/store_reg
Richard Henderson
1
-12
/
+2
2020-11-02
target/arm: Move neon_element_offset to translate.c
Richard Henderson
2
-19
/
+20
2020-11-02
target/arm: Introduce neon_full_reg_offset
Richard Henderson
3
-23
/
+31
2020-11-02
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20201102' into st...
Peter Maydell
1
-14
/
+13
2020-11-02
qga: add command guest-get-disks
Tomáš Golembiovský
3
-0
/
+43
2020-11-02
qga: Flatten simple union GuestDeviceId
Markus Armbruster
2
-5
/
+12
2020-11-02
qga-win: Fix guest-get-devices error API violations
Markus Armbruster
1
-3
/
+2
2020-11-02
qga: Use common time encoding for guest-get-devices 'driver-date'
Markus Armbruster
2
-10
/
+13
2020-11-02
qga: Rename guest-get-devices return member 'address' to 'id'
Markus Armbruster
2
-16
/
+17
2020-11-02
xen: rework pci_piix3_xen_ide_unplug
Anthony PERARD
1
-14
/
+13
[prev]
[next]