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
2021-06-21
s390x/tcg: Simplify vfll32() handling
David Hildenbrand
2021-06-21
s390x/tcg: Simplify vfma64() handling
David Hildenbrand
2021-06-21
s390x/tcg: Simplify vftci64() handling
David Hildenbrand
2021-06-21
s390x/tcg: Simplify vfc64() handling
David Hildenbrand
2021-06-21
s390x/tcg: Simplify vop64_2() handling
David Hildenbrand
2021-06-21
s390x/tcg: Simplify vop64_3() handling
David Hildenbrand
2021-06-21
s390x/tcg: Fix instruction name for VECTOR FP LOAD (LENGTHENED|ROUNDED)
David Hildenbrand
2021-06-21
s390x/tcg: Fix FP CONVERT TO (LOGICAL) FIXED NaN handling
David Hildenbrand
2021-06-21
s390x/kvm: remove unused gs handling
Cornelia Huck
2021-06-18
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20210618.0' i...
Peter Maydell
2021-06-18
vfio/migration: Correct device state from vmstate change for savevm case
Kirti Wankhede
2021-06-18
vfio: Fix unregister SaveVMHandler in vfio_migration_finalize
Kunkun Jiang
2021-06-18
docs/devel: Add VFIO device migration documentation
Tarun Gupta
2021-06-18
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210617-pull-request...
Peter Maydell
2021-06-17
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-06-17
coreaudio: Fix output stream format settings
Akihiko Odaki
2021-06-17
audio: Fix format specifications of debug logs
Akihiko Odaki
2021-06-17
hw/audio/sb16: Avoid assertion by restricting I/O sampling rate range
Philippe Mathieu-Daudé
2021-06-17
jackaudio: avoid that the client name contains the word (NULL)
Volker Rümelin
2021-06-17
audio: move code to audio/audio.c
Volker Rümelin
2021-06-17
paaudio: remove unused stream flags
Volker Rümelin
2021-06-17
alsaaudio: remove #ifdef DEBUG to avoid bit rot
Volker Rümelin
2021-06-17
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-c11-20210615' into...
Peter Maydell
2021-06-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210616'...
Peter Maydell
2021-06-16
include/qemu/int128.h: Add function to create Int128 from int64_t
Peter Maydell
2021-06-16
bitops.h: Provide hswap32(), hswap64(), wswap64() swapping operations
Peter Maydell
2021-06-16
target/arm: Move expand_pred_b() data to vec_helper.c
Peter Maydell
2021-06-16
target/arm: Add framework for MVE decode
Peter Maydell
2021-06-16
target/arm: Implement MVE LETP insn
Peter Maydell
2021-06-16
target/arm: Implement MVE DLSTP
Peter Maydell
2021-06-16
target/arm: Implement MVE WLSTP insn
Peter Maydell
2021-06-16
target/arm: Implement MVE LCTP
Peter Maydell
2021-06-16
target/arm: Let vfp_access_check() handle late NOCP checks
Peter Maydell
2021-06-16
target/arm: Add handling for PSR.ECI/ICI
Peter Maydell
2021-06-16
target/arm: Handle VPR semantics in existing code
Peter Maydell
2021-06-16
target/arm: Enable FPSCR.QC bit for MVE
Peter Maydell
2021-06-16
target/arm: Provide and use H8 and H1_8 macros
Peter Maydell
2021-06-16
hw/arm: quanta-q71l add pca954x muxes
Patrick Venture
2021-06-16
hw/arm: gsj add pca9548
Patrick Venture
2021-06-16
hw/arm: gsj add i2c comments
Patrick Venture
2021-06-16
target/arm: Fix mte page crossing test
Richard Henderson
2021-06-16
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210615-pull-request' ...
Peter Maydell
2021-06-16
configure: Remove probe for _Static_assert
Richard Henderson
2021-06-16
qemu/compiler: Remove QEMU_GENERIC
Richard Henderson
2021-06-16
include/qemu/lockable: Use _Generic instead of QEMU_GENERIC
Richard Henderson
2021-06-16
util: Use unique type for QemuRecMutex in thread-posix.h
Richard Henderson
2021-06-16
util: Pass file+line to qemu_rec_mutex_unlock_impl
Richard Henderson
2021-06-16
util: Use real functions for thread-posix QemuRecMutex
Richard Henderson
2021-06-16
softfloat: Use _Generic instead of QEMU_GENERIC
Richard Henderson
2021-06-16
configure: Use -std=gnu11
Richard Henderson
[next]