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-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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2022-03-15
ui/cocoa: capture all keys and combos when mouse is grabbed
Gustavo Noronha Silva
3
-2
/
+74
2022-03-15
ui/cocoa: release mouse when user switches away from QEMU window
Carwyn Ellis
1
-0
/
+2
2022-03-15
ui/cocoa: add option to disable left-command forwarding to guest
Carwyn Ellis
3
-1
/
+37
2022-03-15
ui/cocoa: Constify qkeycode translation arrays
Philippe Mathieu-Daudé
1
-2
/
+2
2022-03-15
configure: Pass filtered QEMU_OBJCFLAGS to meson
Philippe Mathieu-Daudé
2
-1
/
+28
2022-03-15
meson: Log QEMU_CXXFLAGS content in summary
Philippe Mathieu-Daudé
1
-0
/
+1
2022-03-15
meson: Resolve the entitlement.sh script once for good
Philippe Mathieu-Daudé
1
-1
/
+4
2022-03-15
osdep: Avoid using Clang-specific __builtin_available()
Philippe Mathieu-Daudé
1
-7
/
+3
2022-03-15
audio: Rename coreaudio extension to use Objective-C compiler
Philippe Mathieu-Daudé
2
-1
/
+1
2022-03-15
coreaudio: Always return 0 in handle_voice_change
Akihiko Odaki
1
-4
/
+2
2022-03-15
audio: Log context for audio bug
Akihiko Odaki
2
-28
/
+24
2022-03-15
audio/dbus: Fix building with modules on macOS
Philippe Mathieu-Daudé
1
-1
/
+1
2022-03-15
audio/coreaudio: Remove a deprecation warning on macOS 12
Philippe Mathieu-Daudé
1
-6
/
+11
2022-03-15
block/file-posix: Remove a deprecation warning on macOS 12
Philippe Mathieu-Daudé
1
-4
/
+10
2022-03-15
hvf: Remove deprecated hv_vcpu_flush() calls
Philippe Mathieu-Daudé
3
-5
/
+0
2022-03-15
hvf: Make hvf_get_segments() / hvf_put_segments() local
Philippe Mathieu-Daudé
2
-4
/
+2
2022-03-15
hvf: Use standard CR0 and CR4 register definitions
Cameron Esfahani
5
-47
/
+15
2022-03-15
tests/fp/berkeley-testfloat-3: Ignore ignored #pragma directives
Philippe Mathieu-Daudé
1
-0
/
+5
2022-03-15
configure: Allow passing extra Objective C compiler flags
Philippe Mathieu-Daudé
2
-0
/
+13
2022-03-15
Merge tag 'pull-ppc-20220314' of https://github.com/legoater/qemu into staging
Peter Maydell
21
-136
/
+131
2022-03-15
gitlab-ci: do not run tests with address sanitizer
Paolo Bonzini
1
-2
/
+0
2022-03-15
KVM: SVM: always set MSR_AMD64_TSC_RATIO to default value
Maxim Levitsky
1
-3
/
+1
2022-03-15
i386: Add Icelake-Server-v6 CPU model with 5-level EPT support
Vitaly Kuznetsov
1
-0
/
+8
2022-03-15
x86: Support XFD and AMX xsave data migration
Zeng Guang
3
-0
/
+73
2022-03-15
x86: add support for KVM_CAP_XSAVE2 and AMX state migration
Jing Liu
3
-15
/
+59
2022-03-15
x86: Add AMX CPUIDs enumeration
Jing Liu
2
-4
/
+55
2022-03-15
x86: Add XFD faulting bit for state components
Jing Liu
2
-1
/
+4
2022-03-15
x86: Grant AMX permission for guest
Yang Zhong
5
-6
/
+75
2022-03-15
x86: Add AMX XTILECFG and XTILEDATA components
Jing Liu
2
-1
/
+25
2022-03-15
x86: Fix the 64-byte boundary enumeration for extended state
Jing Liu
3
-0
/
+8
2022-03-15
linux-headers: include missing changes from 5.17
Paolo Bonzini
2
-0
/
+7
2022-03-15
target/i386: Throw a #SS when loading a non-canonical IST
Gareth Webb
2
-38
/
+50
2022-03-15
target/i386: only include bits in pg_mode if they are not ignored
Paolo Bonzini
1
-17
/
+17
2022-03-15
kvm/msi: do explicit commit when adding msi routes
Longpeng(Mike)
7
-10
/
+21
2022-03-15
kvm-irqchip: introduce new API to support route change
Longpeng(Mike)
1
-0
/
+19
2022-03-15
update meson-buildoptions.sh
Paolo Bonzini
1
-1
/
+1
2022-03-15
qga/vss: update informative message about MinGW
Marc-André Lureau
1
-1
/
+1
2022-03-15
qga/vss-win32: check old VSS SDK headers
Marc-André Lureau
4
-1
/
+13
2022-03-15
meson: fix generic location of vss headers
Marc-André Lureau
1
-1
/
+1
2022-03-15
vmxcap: Add 5-level EPT bit
Vitaly Kuznetsov
1
-0
/
+1
2022-03-15
whpx: Fixed incorrect CR8/TPR synchronization
Ivan Shcherbakov
1
-1
/
+27
2022-03-15
whpx: Fixed reporting of the CPU context to GDB for 64-bit
Ivan Shcherbakov
1
-0
/
+2
2022-03-15
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
10
-17
/
+1584
2022-03-15
ui/console: call gfx_switch() even if the current scanout is GL
Marc-André Lureau
1
-3
/
+4
2022-03-15
ui/dbus: do not send 2d scanout until gfx_update
Marc-André Lureau
1
-17
/
+20
2022-03-15
ui/dbus: fix texture sharing
Marc-André Lureau
4
-11
/
+64
2022-03-15
MAINTAINERS: take edk2
Gerd Hoffmann
1
-1
/
+1
2022-03-15
edk2/docker: use ubuntu 18.04
Gerd Hoffmann
1
-1
/
+1
2022-03-15
edk2/docker: install python3
Gerd Hoffmann
1
-1
/
+1
2022-03-15
tests/acpi: disallow virt memory hotplug changes
Gerd Hoffmann
1
-1
/
+0
[prev]
[next]