index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
coverage
/
compare_gcov_json.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-16
ci: add gtk-vnc to the deps
Daniel P. Berrangé
1
-0
/
+1
2024-08-16
tests/avocado: apply proper skipUnless decorator
Cleber Rosa
8
-13
/
+0
2024-08-16
meson.build: Check for the availability of __attribute__((gcc_struct)) on MSYS2
Thomas Huth
1
-0
/
+5
2024-08-15
target/s390x: fix build warning (gcc-12 -fsanitize=thread)
Pierrick Bouvier
1
-1
/
+0
2024-08-15
Update version for v9.1.0-rc2 release
Richard Henderson
1
-1
/
+1
2024-08-15
linux-user: Preserve NULL hit in target_mmap subroutines
Richard Henderson
1
-3
/
+15
2024-08-14
target/i386: Fix arguments for vmsr_read_thread_stat()
Anthony Harivel
1
-4
/
+4
2024-08-13
po: update Italian translation
Paolo Bonzini
1
-1
/
+1
2024-08-13
module: Prevent crash by resetting local_err in module_load_qom_all()
Alexander Ivanov
1
-1
/
+1
2024-08-13
target/i386: Assert MMX and XMM registers in range
Richard Henderson
1
-2
/
+7
2024-08-13
target/arm: Fix usage of MMU indexes when EL3 is AArch32
Peter Maydell
8
-34
/
+81
2024-08-13
target/arm: Update translation regime comment for new features
Peter Maydell
1
-7
/
+16
2024-08-13
target/arm: Clear high SVE elements in handle_vec_simd_wshli
Richard Henderson
1
-0
/
+1
2024-08-13
hw/misc/stm32l4x5_rcc: Add validation for MCOPRE and MCOSEL values
Zheyu Ma
1
-8
/
+20
2024-08-13
target/i386: Use unit not type in decode_modrm
Richard Henderson
1
-4
/
+4
2024-08-13
target/i386: Do not apply REX to MMX operands
Richard Henderson
1
-1
/
+4
2024-08-13
target/hexagon: don't look for static glib
Alyssa Ross
1
-1
/
+1
2024-08-12
block/blkio: use FUA flag on write zeroes only if supported
Stefano Garzarella
2
-2
/
+6
2024-08-12
arm/virt: place power button pin number on a define
Mauro Carvalho Chehab
3
-6
/
+10
2024-08-12
hw/core/ptimer: fix timer zero period condition for freq > 1GHz
Jianzhou Yue
2
-2
/
+35
2024-08-12
net: Fix '-net nic,model=' for non-help arguments
David Woodhouse
1
-1
/
+1
2024-08-09
docs: Typo fix in live disk backup
Eric Blake
1
-2
/
+2
2024-08-09
docs/interop/prl-xml.rst: Fix minor grammar nits
Peter Maydell
1
-34
/
+39
2024-08-09
docs/interop/prl-xml.txt: Convert to rST
Peter Maydell
4
-158
/
+189
2024-08-09
docs/interop/parallels.txt: Convert to rST
Peter Maydell
3
-51
/
+60
2024-08-09
docs/interop/nbd.txt: Convert to rST
Peter Maydell
4
-73
/
+91
2024-08-09
docs/specs/rocker.txt: Convert to rST
Peter Maydell
3
-91
/
+93
2024-08-09
include: Fix typo in name of MAKE_IDENTFIER macro
Peter Maydell
4
-6
/
+6
2024-08-09
target/arm: Fix BTI versus CF_PCREL
Richard Henderson
4
-52
/
+56
2024-08-08
nbd/server: CVE-2024-7409: Close stray clients at server-stop
Eric Blake
1
-1
/
+34
2024-08-08
nbd/server: CVE-2024-7409: Drop non-negotiating clients
Eric Blake
2
-1
/
+28
2024-08-08
nbd/server: CVE-2024-7409: Cap default max-connections to 100
Eric Blake
4
-3
/
+19
2024-08-08
nbd/server: Plumb in new args to nbd_client_add()
Eric Blake
4
-7
/
+34
2024-08-08
nbd: Minor style and typo fixes
Eric Blake
2
-2
/
+3
2024-08-08
Update version for v9.1.0-rc1 release
Richard Henderson
1
-1
/
+1
2024-08-07
target/hexagon: switch to dc set_props() list
Brian Cain
1
-10
/
+8
2024-08-07
target/hexagon: define a v66 CPU
Brian Cain
2
-0
/
+3
2024-08-07
MAINTAINERS: Add my hexagon git tree
Brian Cain
1
-0
/
+1
2024-08-07
target/hexagon/idef-parser: Remove self-assignment
Anton Johansson
1
-1
/
+0
2024-08-07
Hexagon: lldb read/write predicate registers p0/p1/p2/p3
Taylor Simpson
2
-2
/
+23
2024-08-07
Hexagon: fix F2_conv_* instructions for negative zero
Matheus Tavares Bernardino
2
-10
/
+20
2024-08-08
tcg/ppc: Sync tcg_out_test and constraints
Richard Henderson
1
-11
/
+10
2024-08-06
iotests/024: exclude 'backing file format' field from the output
Andrey Drobyshev
2
-2
/
+1
2024-08-06
iotests: Add `vvfat` tests
Amjad Alsharafi
5
-2
/
+1182
2024-08-06
vvfat: Fix reading files with non-continuous clusters
Amjad Alsharafi
1
-1
/
+2
2024-08-06
vvfat: Fix wrong checks for cluster mappings invariant
Amjad Alsharafi
1
-8
/
+2
2024-08-06
vvfat: Fix usage of `info.file.offset`
Amjad Alsharafi
1
-4
/
+7
2024-08-06
vvfat: Fix bug in writing to middle of file
Amjad Alsharafi
1
-1
/
+2
2024-08-06
scsi-disk: Always report RESERVATION_CONFLICT to guest
Kevin Wolf
1
-5
/
+30
2024-08-06
scsi-disk: Add warning comments that host_status errors take a shortcut
Kevin Wolf
1
-0
/
+7
[next]