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
2022-03-18
target/arm: Fix sve2 ldnt1 and stnt1
Richard Henderson
2022-03-16
Merge tag 'pull-request-2022-03-15v2' of https://gitlab.com/thuth/qemu into s...
Peter Maydell
2022-03-16
softmmu: List CPU types again
Philippe Mathieu-Daudé
2022-03-16
accel/tcg: Fix cpu_ldq_be_mmu typo
Richard Henderson
2022-03-16
tests/avocado: start PhoneServer upfront
Beraldo Leal
2022-03-16
tests/tcg/s390x: Test BRASL and BRCL with large negative offsets
Ilya Leoshkevich
2022-03-16
s390x/tcg: Fix BRCL with a large negative offset
Ilya Leoshkevich
2022-03-16
s390x/tcg: Fix BRASL with a large negative offset
Ilya Leoshkevich
2022-03-16
tests/tcg: drop -cpu max from s390x sha512-mvx invocation
Alex Bennée
2022-03-15
Update version for v7.0.0-rc0 release
v7.0.0-rc0
Peter Maydell
2022-03-15
Merge tag 'darwin-20220315' of https://github.com/philmd/qemu into staging
Peter Maydell
2022-03-15
Merge tag 'dbus-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Peter Maydell
2022-03-15
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-03-15
Merge tag 'edk2-20220315-pull-request' of git://git.kraxel.org/qemu into staging
Peter Maydell
2022-03-15
MAINTAINERS: Volunteer to maintain Darwin-based hosts support
Philippe Mathieu-Daudé
2022-03-15
ui/cocoa: add option to swap Option and Command
Gustavo Noronha Silva
2022-03-15
ui/cocoa: capture all keys and combos when mouse is grabbed
Gustavo Noronha Silva
2022-03-15
ui/cocoa: release mouse when user switches away from QEMU window
Carwyn Ellis
2022-03-15
ui/cocoa: add option to disable left-command forwarding to guest
Carwyn Ellis
2022-03-15
ui/cocoa: Constify qkeycode translation arrays
Philippe Mathieu-Daudé
2022-03-15
configure: Pass filtered QEMU_OBJCFLAGS to meson
Philippe Mathieu-Daudé
2022-03-15
meson: Log QEMU_CXXFLAGS content in summary
Philippe Mathieu-Daudé
2022-03-15
meson: Resolve the entitlement.sh script once for good
Philippe Mathieu-Daudé
2022-03-15
osdep: Avoid using Clang-specific __builtin_available()
Philippe Mathieu-Daudé
2022-03-15
audio: Rename coreaudio extension to use Objective-C compiler
Philippe Mathieu-Daudé
2022-03-15
coreaudio: Always return 0 in handle_voice_change
Akihiko Odaki
2022-03-15
audio: Log context for audio bug
Akihiko Odaki
2022-03-15
audio/dbus: Fix building with modules on macOS
Philippe Mathieu-Daudé
2022-03-15
audio/coreaudio: Remove a deprecation warning on macOS 12
Philippe Mathieu-Daudé
2022-03-15
block/file-posix: Remove a deprecation warning on macOS 12
Philippe Mathieu-Daudé
2022-03-15
hvf: Remove deprecated hv_vcpu_flush() calls
Philippe Mathieu-Daudé
2022-03-15
hvf: Make hvf_get_segments() / hvf_put_segments() local
Philippe Mathieu-Daudé
2022-03-15
hvf: Use standard CR0 and CR4 register definitions
Cameron Esfahani
2022-03-15
tests/fp/berkeley-testfloat-3: Ignore ignored #pragma directives
Philippe Mathieu-Daudé
2022-03-15
configure: Allow passing extra Objective C compiler flags
Philippe Mathieu-Daudé
2022-03-15
Merge tag 'pull-ppc-20220314' of https://github.com/legoater/qemu into staging
Peter Maydell
2022-03-15
gitlab-ci: do not run tests with address sanitizer
Paolo Bonzini
2022-03-15
KVM: SVM: always set MSR_AMD64_TSC_RATIO to default value
Maxim Levitsky
2022-03-15
i386: Add Icelake-Server-v6 CPU model with 5-level EPT support
Vitaly Kuznetsov
2022-03-15
x86: Support XFD and AMX xsave data migration
Zeng Guang
2022-03-15
x86: add support for KVM_CAP_XSAVE2 and AMX state migration
Jing Liu
2022-03-15
x86: Add AMX CPUIDs enumeration
Jing Liu
2022-03-15
x86: Add XFD faulting bit for state components
Jing Liu
2022-03-15
x86: Grant AMX permission for guest
Yang Zhong
2022-03-15
x86: Add AMX XTILECFG and XTILEDATA components
Jing Liu
2022-03-15
x86: Fix the 64-byte boundary enumeration for extended state
Jing Liu
2022-03-15
linux-headers: include missing changes from 5.17
Paolo Bonzini
2022-03-15
target/i386: Throw a #SS when loading a non-canonical IST
Gareth Webb
2022-03-15
target/i386: only include bits in pg_mode if they are not ignored
Paolo Bonzini
2022-03-15
kvm/msi: do explicit commit when adding msi routes
Longpeng(Mike)
[next]