Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Sign in or sign up before continuing. Don't have an account yet? Register now to get started.
Register now
Commits · v8.2.7
qemu
Browse files
Sep 18, 2024
Update version for 8.2.7 release
· 317c9998
Michael Tokarev
authored
Sep 18, 2024
View commits for tag v8.2.7
v8.2.7
317c9998
Sep 17, 2024
gitlab: fix logic for changing docker tag on stable branches
· a5ee5c88
Daniel P. Berrangé
authored
Sep 06, 2024
and
Michael Tokarev
committed
Sep 17, 2024
a5ee5c88
Sep 16, 2024
ui/sdl2: set swap interval explicitly when OpenGL is enabled
· 213c10e8
Gert Wollny
authored
Sep 11, 2024
and
Michael Tokarev
committed
Sep 16, 2024
213c10e8
Sep 14, 2024
hw/intc/arm_gic: fix spurious level triggered interrupts
· 08f79b3d
Jan Klötzke
authored
Sep 13, 2024
and
Michael Tokarev
committed
Sep 14, 2024
08f79b3d
hw/audio/virtio-sound: fix heap buffer overflow
· 98da9102
Volker Rümelin
authored
Sep 01, 2024
and
Michael Tokarev
committed
Sep 14, 2024
98da9102
Sep 12, 2024
tests/docker: update debian i686 and mipsel images to bookworm
· 7a8d34c5
Alex Bennée
authored
Sep 10, 2024
and
Michael Tokarev
committed
Sep 12, 2024
7a8d34c5
tests/docker: remove debian-armel-cross
· cf527723
Alex Bennée
authored
Sep 10, 2024
and
Michael Tokarev
committed
Sep 12, 2024
cf527723
hw/display/vhost-user-gpu.c: fix vhost_user_gpu_chr_read()
· 97edd78e
Haoran Zhang
authored
Aug 22, 2024
and
Michael Tokarev
committed
Sep 12, 2024
97edd78e
crypto: check gnutls & gcrypt support the requested pbkdf hash
· fff9274a
Daniel P. Berrangé
authored
Aug 29, 2024
and
Michael Tokarev
committed
Sep 12, 2024
fff9274a
crypto: run qcrypto_pbkdf2_count_iters in a new thread
· 387d044a
Tiago Pasqualini
authored
Sep 04, 2024
and
Michael Tokarev
committed
Sep 12, 2024
387d044a
softmmu/physmem: fix memory leak in dirty_memory_extend()
· bba2372c
David Hildenbrand
authored
Aug 28, 2024
and
Michael Tokarev
committed
Sep 12, 2024
bba2372c
Sep 06, 2024
target/ppc: Fix migration of CPUs with TLB_EMB TLB type
· 1638dd46
Arman Nabiev
authored
Aug 22, 2024
and
Michael Tokarev
committed
Sep 06, 2024
1638dd46
gitlab: migrate the s390x custom machine to 22.04
· 5b0d1205
Alex Bennée
authored
Apr 26, 2024
and
Michael Tokarev
committed
Sep 06, 2024
5b0d1205
Sep 05, 2024
target/hppa: Fix PSW V-bit packaging in cpu_hppa_get for hppa64
· e98b0c7b
Helge Deller
authored
Sep 03, 2024
and
Michael Tokarev
committed
Sep 05, 2024
e98b0c7b
Aug 30, 2024
hw/audio/virtio-snd: fix invalid param check
· d73ca551
Volker Rümelin
authored
Aug 02, 2024
and
Michael Tokarev
committed
Aug 30, 2024
d73ca551
Aug 28, 2024
virtio-pci: Fix the use of an uninitialized irqfd
· 5a97551d
Cindy Lu
authored
Aug 06, 2024
and
Michael Tokarev
committed
Aug 28, 2024
5a97551d
hw/nvme: fix leak of uninitialized memory in io_mgmt_recv
· 56c59278
Klaus Jensen
authored
Aug 20, 2024
and
Michael Tokarev
committed
Aug 28, 2024
56c59278
crypto/tlscredspsk: Free username on finalize
· 05d053ef
Peter Maydell
authored
Aug 19, 2024
and
Michael Tokarev
committed
Aug 28, 2024
05d053ef
target/sparc: Restrict STQF to sparcv9
· a37db129
Richard Henderson
authored
Aug 16, 2024
and
Michael Tokarev
committed
Aug 28, 2024
a37db129
target/hexagon: don't look for static glib
· d4a704a6
Alyssa Ross
authored
Aug 05, 2024
and
Michael Tokarev
committed
Aug 28, 2024
d4a704a6
module: Prevent crash by resetting local_err in module_load_qom_all()
· 124fef49
Alexander Ivanov
authored
Aug 09, 2024
and
Michael Tokarev
committed
Aug 28, 2024
124fef49
target/arm: Clear high SVE elements in handle_vec_simd_wshli
· 269ea301
Richard Henderson
authored
Aug 13, 2024
and
Michael Tokarev
committed
Aug 28, 2024
269ea301
target/i386: Do not apply REX to MMX operands
· e0f505a3
Richard Henderson
authored
Aug 12, 2024
and
Michael Tokarev
committed
Aug 28, 2024
e0f505a3
block/blkio: use FUA flag on write zeroes only if supported
· 88238cd4
Stefano Garzarella
authored
Aug 08, 2024
and
Michael Tokarev
committed
Aug 28, 2024
88238cd4
hw/core/ptimer: fix timer zero period condition for freq > 1GHz
· 75e6a93d
Jianzhou Yue
authored
Aug 09, 2024
and
Michael Tokarev
committed
Aug 28, 2024
75e6a93d
nbd/server: CVE-2024-7409: Avoid use-after-free when closing server
· 0fe466df
Eric Blake
authored
Aug 22, 2024
and
Michael Tokarev
committed
Aug 28, 2024
0fe466df
nbd/server: CVE-2024-7409: Close stray clients at server-stop
· e2e65206
Eric Blake
authored
Aug 07, 2024
and
Michael Tokarev
committed
Aug 28, 2024
e2e65206
nbd/server: CVE-2024-7409: Drop non-negotiating clients
· 420c6c29
Eric Blake
authored
Aug 08, 2024
and
Michael Tokarev
committed
Aug 28, 2024
420c6c29
nbd/server: CVE-2024-7409: Cap default max-connections to 100
· bb0356da
Eric Blake
authored
Aug 06, 2024
and
Michael Tokarev
committed
Aug 28, 2024
bb0356da
nbd/server: Plumb in new args to nbd_client_add()
· 96ed1bae
Eric Blake
authored
Aug 07, 2024
and
Michael Tokarev
committed
Aug 28, 2024
96ed1bae
iotests: Add `vvfat` tests
· 7bb8a2de
Amjad Alsharafi
authored
Jul 20, 2024
and
Michael Tokarev
committed
Aug 28, 2024
7bb8a2de
vvfat: Fix reading files with non-continuous clusters
· f705eabe
Amjad Alsharafi
authored
Jul 20, 2024
and
Michael Tokarev
committed
Aug 28, 2024
f705eabe
vvfat: Fix wrong checks for cluster mappings invariant
· 8da27526
Amjad Alsharafi
authored
Jul 20, 2024
and
Michael Tokarev
committed
Aug 28, 2024
8da27526
vvfat: Fix usage of `info.file.offset`
· 27f99f90
Amjad Alsharafi
authored
Jul 20, 2024
and
Michael Tokarev
committed
Aug 28, 2024
27f99f90
vvfat: Fix bug in writing to middle of file
· 8804697b
Amjad Alsharafi
authored
Jul 20, 2024
and
Michael Tokarev
committed
Aug 28, 2024
8804697b
hw/sd/sdhci: Reset @data_count index on invalid ADMA transfers
· acbef052
Philippe Mathieu-Daudé
authored
Jul 30, 2024
and
Michael Tokarev
committed
Aug 28, 2024
acbef052
target/i386: Fix VSIB decode
· 3854679d
Richard Henderson
authored
Aug 05, 2024
and
Michael Tokarev
committed
Aug 28, 2024
3854679d
virtio-net: Fix network stall at the host side waiting for kick
· 0c6a8ad3
east moutain
authored
Jul 12, 2024
and
Michael Tokarev
committed
Aug 28, 2024
0c6a8ad3
virtio-net: Ensure queue index fits with RSS
· 44ef5334
小田喜陽彦
authored
Jul 01, 2024
and
Michael Tokarev
committed
Aug 28, 2024
44ef5334
target/arm: Handle denormals correctly for FMOPA (widening)
· 17af53e4
Peter Maydell
authored
Aug 01, 2024
and
Michael Tokarev
committed
Aug 28, 2024
17af53e4
Loading