index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-08-31
target/arm: properly document FEAT_CRC32
Alex Bennée
2023-08-31
target/arm: Implement FEAT_HPDS2 as a no-op
Richard Henderson
2023-08-31
target/arm: Suppress FEAT_TRBE (Trace Buffer Extension)
Richard Henderson
2023-08-31
target/arm: Apply access checks to neoverse-v1 special registers
Richard Henderson
2023-08-31
target/arm: Apply access checks to neoverse-n1 special registers
Richard Henderson
2023-08-31
target/arm: Introduce make_ccsidr64
Richard Henderson
2023-08-31
target/arm: When tag memory is not present, set MTE=1
Richard Henderson
2023-08-31
target/arm: Support more GM blocksizes
Richard Henderson
2023-08-31
target/arm: Allow cpu to configure GM blocksize
Richard Henderson
2023-08-31
target/arm: Reduce dcz_blocksize to uint8_t
Richard Henderson
2023-08-30
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
2023-08-30
Merge tag 'dirtylimit-dirtyrate-pull-request' of https://github.com/newfriday...
Stefan Hajnoczi
2023-08-30
Merge tag 'pull-tcg-20230829-2' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-08-30
aio-posix: zero out io_uring sqe user_data
Stefan Hajnoczi
2023-08-30
tests/qemu-iotests/197: add testcase for CoR with subclusters
Andrey Drobyshev
2023-08-30
block/io: align requests to subcluster_size
Andrey Drobyshev
2023-08-30
block: add subcluster_size field to BlockDriverInfo
Andrey Drobyshev
2023-08-30
block-migration: Ensure we don't crash during migration cleanup
Fabiano Rosas
2023-08-29
Revert "include/exec: typedef abi_ptr to vaddr in softmmu"
Richard Henderson
2023-08-29
tcg/sparc64: Disable TCG_TARGET_HAS_extr_i64_i32
Richard Henderson
2023-08-29
tcg: Remove vecop_list check from tcg_gen_not_vec
Richard Henderson
2023-08-29
softmmu: Use async_run_on_cpu in tcg_commit
Richard Henderson
2023-08-29
softmmu: Assert data in bounds in iotlb_to_section
Richard Henderson
2023-08-29
Merge tag '2023q3-bsd-user-pull-request' of https://gitlab.com/bsdimp/qemu in...
Stefan Hajnoczi
2023-08-29
migration/dirtyrate: Fix precision losses and g_usleep overshoot
Andrei Gudkov
2023-08-29
softmmu/dirtylimit: Convert free to g_free
alloc.young
2023-08-29
softmmu: Fix dirtylimit memory leak
alloc.young
2023-08-28
Merge tag 'pull-tcg-20230823-2' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-08-28
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-08-28
Merge tag 'devel-hppa-priv-cleanup2-pull-request' of https://github.com/hdell...
Stefan Hajnoczi
2023-08-28
bsd-user: Add missing break after do_bsd_preadv
Warner Losh
2023-08-28
bsd-user: Add getdents and fcntl related system calls
Warner Losh
2023-08-28
bsd-user: Add glue for statfs related system calls
Warner Losh
2023-08-28
bsd-user: Add glue for getfh and related syscalls
Warner Losh
2023-08-28
bsd-user: Add glue for the freebsd11_stat syscalls
Warner Losh
2023-08-28
bsd-user: Add os-stat.c to the build
Karim Taha
2023-08-28
bsd-user: Implement do_freebsd_realpathat syscall
Mikaël Urankar
2023-08-28
bsd-user: Implement freebsd11 netbsd stat related syscalls
Michal Meloun
2023-08-28
bsd-user: Implement freebsd11 getdirents related syscalls
Michal Meloun
2023-08-28
bsd-user: Implement freebsd11 statfs related syscalls
Michal Meloun
2023-08-28
bsd-user: Implement freebsd11 fstat and fhstat related syscalls
Michal Meloun
2023-08-28
bsd-user: Implement freebsd11 stat related syscalls
Michal Meloun
2023-08-28
bsd-user: Implement stat related syscalls
Stacey Son
2023-08-28
bsd-user: Implement getdents related syscalls
Stacey Son
2023-08-28
bsd-user: Implement statfs related syscalls
Stacey Son
2023-08-28
bsd-user: Implement statfh related syscalls
Stacey Son
2023-08-28
bsd-user: Implement stat related syscalls
Stacey Son
2023-08-28
bsd-uesr: Implement h2t_freebsd_stat and h2t_freebsd_statfs functions
Michal Meloun
2023-08-28
bsd-user: Implement target_to_host_fcntl_cmd
Stacey Son
2023-08-28
bsd-user: Implement h2t_freebds11_statfs
Stacey Son
[next]