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-10.0
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-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
2024-03-01
io: add and implement QIO_CHANNEL_FEATURE_SEEKABLE for channel file
Nikolay Borisov
2
-0
/
+9
2024-03-01
migration/multifd: Cleanup multifd_recv_sync_main
Fabiano Rosas
2
-5
/
+14
2024-03-01
chardev/char-socket: Fix TLS io channels sending too much data to the backend
Thomas Huth
1
-3
/
+3
2024-03-01
tests/unit/test-util-sockets: Remove temporary file after test
Thomas Huth
1
-0
/
+1
2024-03-01
hw/usb/bus.c: PCAP adding 0xA in Windows version
Benjamin David Lunt
1
-2
/
+3
2024-03-01
hw/intc/Kconfig: Fix GIC settings when using "--without-default-devices"
Thomas Huth
1
-6
/
+6
2024-03-01
libqos/virtio.c: fix 'avail_event' offset in qvring_init()
Daniel Henrique Barboza
1
-1
/
+1
2024-03-01
libqos/virtio.c: init all elems in qvring_indirect_desc_setup()
Daniel Henrique Barboza
1
-6
/
+19
2024-03-01
tests/migration: Set compression level in migration tests
Bryan Zhang
1
-0
/
+10
2024-03-01
migration: Properly apply migration compression level parameters
Bryan Zhang
1
-0
/
+12
2024-03-01
migration: massage cpr-reboot documentation
Steve Sistare
1
-22
/
+24
2024-02-29
linux-user/loongarch64: Remove TARGET_FORCE_SHMLBA
Richard Henderson
1
-7
/
+0
2024-02-29
linux-user/x86_64: Handle the vsyscall page in open_self_maps_{2,4}
Richard Henderson
1
-0
/
+16
2024-02-29
tcg/optimize: fix uninitialized variable
Paolo Bonzini
1
-1
/
+2
2024-02-29
linux-user: Remove pgb_dynamic alignment assertion
Richard Henderson
1
-2
/
+0
2024-02-29
target/alpha: Enable TARGET_PAGE_BITS_VARY for user-only
Richard Henderson
1
-2
/
+14
2024-02-29
target/ppc: Enable TARGET_PAGE_BITS_VARY for user-only
Richard Henderson
1
-1
/
+8
2024-02-29
linux-user: Bound mmap_min_addr by host page size
Richard Henderson
1
-1
/
+1
2024-02-29
target/arm: Enable TARGET_PAGE_BITS_VARY for AArch64 user-only
Richard Henderson
2
-23
/
+34
2024-02-29
linux-user: Allow TARGET_PAGE_BITS_VARY
Richard Henderson
1
-3
/
+13
2024-02-29
accel/tcg: Disconnect TargetPageDataNode from page size
Richard Henderson
1
-5
/
+8
2024-02-29
cpu: Remove page_size_init
Richard Henderson
7
-27
/
+19
2024-02-29
*-user: Deprecate and disable -p pagesize
Richard Henderson
4
-14
/
+22
2024-02-29
tests/tcg: Extend file in linux-madvise.c
Richard Henderson
1
-0
/
+2
2024-02-29
tests/tcg: Remove run-test-mmap-*
Richard Henderson
9
-45
/
+0
2024-02-29
linux-user: Split out mmap_h_gt_g
Richard Henderson
1
-149
/
+139
2024-02-29
linux-user: Split out mmap_h_lt_g
Richard Henderson
1
-31
/
+153
2024-02-29
linux-user: Split out mmap_h_eq_g
Richard Henderson
1
-13
/
+55
2024-02-29
linux-user: Use do_munmap for target_mmap failure
Richard Henderson
1
-3
/
+3
2024-02-29
linux-user: Split out do_munmap
Richard Henderson
1
-7
/
+16
2024-02-29
linux-user: Do early mmap placement only for reserved_va
Richard Henderson
1
-5
/
+7
2024-02-29
linux-user: Split out mmap_end
Richard Henderson
1
-30
/
+41
2024-02-29
linux-user: Fix sub-host-page mmap
Richard Henderson
1
-3
/
+2
2024-02-29
linux-user: Move some mmap checks outside the lock
Richard Henderson
1
-54
/
+53
2024-02-29
linux-user: Split out target_mmap__locked
Richard Henderson
1
-27
/
+35
2024-02-29
linux-user: Remove qemu_host_page_size from main
Richard Henderson
1
-4
/
+6
2024-02-29
softmmu/physmem: Remove HOST_PAGE_ALIGN
Richard Henderson
1
-4
/
+11
2024-02-29
softmmu/physmem: Remove qemu_host_page_size
Richard Henderson
1
-1
/
+1
2024-02-29
hw/tpm: Remove HOST_PAGE_ALIGN from tpm_ppi_init
Richard Henderson
1
-2
/
+4
2024-02-29
migration: Remove qemu_host_page_size
Richard Henderson
1
-4
/
+18
2024-02-29
linux-user: Remove HOST_PAGE_ALIGN from mmap.c
Richard Henderson
1
-7
/
+6
2024-02-29
linux-user: Remove REAL_HOST_PAGE_ALIGN from mmap.c
Richard Henderson
1
-1
/
+1
2024-02-29
linux-user: Remove qemu_host_page_{size, mask} from mmap.c
Richard Henderson
1
-33
/
+33
2024-02-29
linux-user: Remove qemu_host_page_size from elf_core_dump
Richard Henderson
1
-1
/
+1
2024-02-29
linux-user/arm: Remove qemu_host_page_size from init_guest_commpage
Richard Henderson
1
-5
/
+8
2024-02-29
linux-user/nios2: Remove qemu_host_page_size from init_guest_commpage
Richard Henderson
1
-6
/
+10
2024-02-29
linux-user/hppa: Simplify init_guest_commpage
Richard Henderson
1
-10
/
+14
2024-02-29
linux-user: Remove qemu_host_page_size from create_elf_tables
Richard Henderson
1
-7
/
+1
2024-02-29
linux-user: Remove qemu_host_page_{size, mask} in probe_guest_base
Richard Henderson
1
-2
/
+2
2024-02-29
linux-user: Adjust SVr4 NULL page mapping
Richard Henderson
1
-2
/
+3
[prev]
[next]