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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2021-10-20
vhost-user-rng: Add vhost-user-rng implementation
Mathieu Poirier
4
-0
/
+328
2021-10-20
libvhost-user: fix VHOST_USER_REM_MEM_REG skipping mmap_addr
David Hildenbrand
1
-0
/
+1
2021-10-20
virtio-iommu: Drop base_name and change generic_name
Eric Auger
2
-3
/
+2
2021-10-20
virtio-iommu: Remove the non transitional name
Eric Auger
1
-1
/
+0
2021-10-20
vdpa: Check for iova range at mappings changes
Eugenio Pérez
3
-16
/
+51
2021-10-20
vdpa: Add vhost_vdpa_section_end
Eugenio Pérez
1
-7
/
+15
2021-10-20
vdpa: Skip protected ram IOMMU mappings
Eugenio Pérez
1
-0
/
+1
2021-10-20
tests: bios-tables-test: use qtest_has_accel() API to register TCG only tests
Igor Mammedov
1
-15
/
+13
2021-10-20
tests: migration-test: use qtest_has_accel() API
Igor Mammedov
1
-11
/
+4
2021-10-20
tests: arm-cpu-features: use qtest_has_kvm() API
Igor Mammedov
1
-24
/
+5
2021-10-20
tests: acpi: arm/virt: drop redundant test_acpi_one() in test_acpi_virt_tcg()
Igor Mammedov
1
-3
/
+0
2021-10-20
tests: acpi: update expected blobs
Igor Mammedov
3
-2
/
+0
2021-10-20
tests: acpi: add testcase for amd-iommu (IVRS table)
Igor Mammedov
1
-0
/
+13
2021-10-20
tests: acpi: whitelist expected blobs for new acpi/q35/ivrs testcase
Igor Mammedov
3
-0
/
+2
2021-10-20
tests: acpi: add expected blob for DMAR table
Igor Mammedov
2
-1
/
+0
2021-10-20
tests: acpi: add testcase for intel_iommu (DMAR table)
Igor Mammedov
1
-0
/
+13
2021-10-20
tests: acpi: whitelist new expected table tests/data/acpi/q35/DMAR.dmar
Igor Mammedov
2
-0
/
+1
2021-10-20
tests: acpi: update expected tables blobs
Igor Mammedov
5
-4
/
+0
2021-10-20
tests: acpi: q35: test for x2APIC entries in SRAT
Igor Mammedov
1
-0
/
+17
2021-10-20
tests: acpi: whitelist expected tables for acpi/q35/xapic testcase
Igor Mammedov
5
-0
/
+4
2021-10-20
tests: qtest: add qtest_has_accel() to check if tested binary supports accele...
Igor Mammedov
3
-0
/
+41
2021-10-20
tests: acpi: dump table with failed checksum
Igor Mammedov
1
-0
/
+14
2021-10-19
Merge remote-tracking branch 'remotes/juanquintela/tags/migration.next-pull-r...
Richard Henderson
7
-35
/
+152
2021-10-19
migration/rdma: advise prefetch write for ODP region
Li Zhijian
3
-0
/
+49
2021-10-19
migration/rdma: Try to register On-Demand Paging memory region
Li Zhijian
2
-20
/
+54
2021-10-19
migration: allow enabling mutilfd for specific protocol only
Li Zhijian
2
-1
/
+9
2021-10-19
migration: allow multifd for socket protocol only
Li Zhijian
3
-2
/
+28
2021-10-19
migration/ram: Don't passs RAMState to migration_clear_memory_region_dirty_bi...
David Hildenbrand
1
-8
/
+5
2021-10-19
multifd: Unconditionally unregister yank function
Lukas Straub
1
-4
/
+1
2021-10-19
multifd: Implement yank for multifd send side
Lukas Straub
2
-1
/
+7
2021-10-18
Merge remote-tracking branch 'remotes/bsdimp/tags/pull-bsd-user-20211018-pull...
Richard Henderson
19
-263
/
+187
2021-10-18
bsd-user/signal: Create a dummy signal queueing function
Warner Losh
2
-2
/
+11
2021-10-18
bsd-user: Rename sigqueue to qemu_sigqueue
Warner Losh
1
-7
/
+7
2021-10-18
bsd-user/sysarch: Move to using do_freebsd_arch_sysarch interface
Warner Losh
5
-50
/
+36
2021-10-18
bsd-user: Add stop_all_tasks
Warner Losh
2
-0
/
+10
2021-10-18
bsd-user: Remove used from TaskState
Warner Losh
2
-2
/
+0
2021-10-18
bsd-user/target_os_elf: If ELF_HWCAP2 is defined, publish it
Warner Losh
1
-0
/
+4
2021-10-18
bsd-user/target_os_elf.h: Remove fallback ELF_HWCAP and reorder
Warner Losh
1
-6
/
+2
2021-10-18
bsd-user: move TARGET_MC_GET_CLEAR_RET to target_os_signal.h
Warner Losh
3
-4
/
+3
2021-10-18
bsd-user/errno_defs.h: Add internal error numbers
Stacey Son
1
-3
/
+10
2021-10-18
bsd-user: export get_errno and is_error from syscall.c
Warner Losh
2
-5
/
+9
2021-10-18
bsd-user: TARGET_RESET define is unused, remove it
Warner Losh
2
-4
/
+0
2021-10-18
bsd-user/strace.list: Remove support for FreeBSD versions older than 12.0
Warner Losh
1
-11
/
+0
2021-10-18
bsd-user/target_os-user.h: Remove support for FreeBSD older than 12.0
Warner Losh
1
-99
/
+1
2021-10-18
meson: *-user: only descend into *-user when configured
Warner Losh
3
-4
/
+16
2021-10-18
bsd-user/mmap.c: assert that target_mprotect cannot fail
Warner Losh
1
-4
/
+1
2021-10-18
bsd-user/mmap.c: Implement MAP_EXCL, required by jemalloc in head
Kyle Evans
1
-3
/
+7
2021-10-18
bsd-user/mmap.c: Don't mmap fd == -1 independently from MAP_ANON flag
Warner Losh
1
-5
/
+25
2021-10-18
Merge remote-tracking branch 'remotes/philmd/tags/mips-20211018' into staging
Richard Henderson
7
-110
/
+415
2021-10-18
bsd-user/mmap.c: Convert to qemu_log logging for mmap debugging
Warner Losh
1
-30
/
+23
[next]