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
2024-02-09
qapi: Make parameter 'file' optional for BlockdevCreateOptionsLUKS
Hyman Huang
2024-02-09
crypto: Support LUKS volume with detached header
Hyman Huang
2024-02-09
io: add trace event when cancelling TLS handshake
Daniel P. Berrangé
2024-02-09
chardev: close QIOChannel before unref'ing
Daniel P. Berrangé
2024-02-09
docs: re-generate x86_64 ABI compatibility CSV
Daniel P. Berrangé
2024-02-09
docs: fix highlighting of CPU ABI header rows
Daniel P. Berrangé
2024-02-09
scripts: drop comment about autogenerated CPU API file
Daniel P. Berrangé
2024-02-09
softmmu: remove obsolete comment about libvirt timeouts
Daniel P. Berrangé
2024-02-09
ui: drop VNC feature _MASK constants
Daniel P. Berrangé
2024-02-09
qemu_init: increase NOFILE soft limit on POSIX
Fiona Ebner
2024-02-09
crypto: Introduce SM4 symmetric cipher algorithm
Hyman Huang
2024-02-09
meson: sort C warning flags alphabetically
Daniel P. Berrangé
2024-02-08
Merge tag 'pull-request-2024-02-06' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-02-08
Merge tag 'mem-2024-02-06-v3' of https://github.com/davidhildenbrand/qemu int...
Peter Maydell
2024-02-06
meson: Link with libinotify on FreeBSD
Ilya Leoshkevich
2024-02-06
test-util-filemonitor: Adapt to the FreeBSD inotify rename semantics
Ilya Leoshkevich
2024-02-06
tests/vm/freebsd: Reload the sshd configuration
Ilya Leoshkevich
2024-02-06
tests/vm: Set UseDNS=no in the sshd configuration
Ilya Leoshkevich
2024-02-06
target/s390x: Prefer fast cpu_env() over slower CPU QOM cast macro
Philippe Mathieu-Daudé
2024-02-06
tests/tcg/s390x: Test CONVERT TO BINARY
Ilya Leoshkevich
2024-02-06
tests/tcg/s390x: Test CONVERT TO DECIMAL
Ilya Leoshkevich
2024-02-06
target/s390x: Emulate CVB, CVBY and CVBG
Ilya Leoshkevich
2024-02-06
target/s390x: Emulate CVDG
Ilya Leoshkevich
2024-02-06
oslib-posix: initialize backend memory objects in parallel
Mark Kanda
2024-02-06
memory-device: reintroduce memory region size check
David Hildenbrand
2024-02-05
docs/about: Deprecate the old "power5+" and "power7+" CPU names
Thomas Huth
2024-02-05
target/ppc/cpu-models: Rename power5+ and power7+ for new QOM naming rules
Thomas Huth
2024-02-05
hw/scsi/lsi53c895a: add missing decrement of reentrancy counter
Sven Schnelle
2024-02-04
hv-balloon: use get_min_alignment() to express 32 GiB alignment
David Hildenbrand
2024-02-03
Merge tag 'pull-qapi-2024-02-03' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2024-02-03
Merge tag 'pull-tcg-20240202-2' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2024-02-03
qga/qapi-schema: Move command description right after command name
Markus Armbruster
2024-02-03
qga: Move type description right after type name
Markus Armbruster
2024-02-03
qapi: Elide "Potential additional modes" from generated docs
Markus Armbruster
2024-02-03
qapi: Drop redundant documentation of conditional
Markus Armbruster
2024-02-03
qapi: Drop redundant documentation of inherited members
Markus Armbruster
2024-02-03
linux-user/aarch64: Add padding before __kernel_rt_sigreturn
Richard Henderson
2024-02-03
target/sparc: Remove FSR_FTT_NMASK, FSR_FTT_CEXC_NMASK
Richard Henderson
2024-02-03
target/sparc: Split fcc out of env->fsr
Richard Henderson
2024-02-03
target/sparc: Remove cpu_fsr
Richard Henderson
2024-02-03
target/sparc: Split cexc and ftt from env->fsr
Richard Henderson
2024-02-03
target/sparc: Merge check_ieee_exceptions with FPop helpers
Richard Henderson
2024-02-03
target/sparc: Clear cexc and ftt in do_check_ieee_exceptions
Richard Henderson
2024-02-03
target/sparc: Split ver from env->fsr
Richard Henderson
2024-02-03
target/sparc: Introduce cpu_get_fsr, cpu_put_fsr
Richard Henderson
2024-02-03
target/sparc: Remove qt0, qt1 temporaries
Richard Henderson
2024-02-03
target/sparc: Use i128 for Fdmulq
Richard Henderson
2024-02-03
target/sparc: Use i128 for FdTOq, FxTOq
Richard Henderson
2024-02-03
target/sparc: Use i128 for FsTOq, FiTOq
Richard Henderson
2024-02-03
target/sparc: Use i128 for FCMPq, FCMPEq
Richard Henderson
[next]