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-11-05
hw/net/npcm_gmac: Change error log to trace event
Nabih Estefan
2
-3
/
+3
2024-11-05
hw/sensor/tmp105: Convert printf() to trace event, add tracing for read/write...
Bernhard Beschow
4
-1
/
+14
2024-11-05
hw/watchdog/wdt_imx2: Remove redundant assignment
Bernhard Beschow
1
-1
/
+0
2024-11-05
hw/timer/imx_gpt: Convert DPRINTF to trace events
Bernhard Beschow
2
-13
/
+11
2024-11-05
hw/rtc/ds1338: Trace send and receive operations
Bernhard Beschow
2
-0
/
+10
2024-11-05
disas: Fix build against Capstone v6 (again)
Richard Henderson
1
-0
/
+1
2024-11-05
target/arm: Fix SVE SDOT/UDOT/USDOT (4-way, indexed)
Peter Maydell
1
-1
/
+8
2024-11-05
target/arm: Add new MMU indexes for AArch32 Secure PL1&0
Peter Maydell
6
-20
/
+86
2024-11-05
Revert "target/arm: Fix usage of MMU indexes when EL3 is AArch32"
Peter Maydell
8
-81
/
+34
2024-11-05
softfloat: Remove fallback rule from pickNaN()
Peter Maydell
2
-27
/
+6
2024-11-05
target/rx: Explicitly set 2-NaN propagation rule
Peter Maydell
2
-1
/
+9
2024-11-05
target/openrisc: Explicitly set 2-NaN propagation rule
Peter Maydell
2
-1
/
+7
2024-11-05
target/microblaze: Explicitly set 2-NaN propagation rule
Peter Maydell
2
-1
/
+7
2024-11-05
target/microblaze: Move setting of float rounding mode to reset
Peter Maydell
1
-3
/
+2
2024-11-05
target/alpha: Explicitly set 2-NaN propagation rule
Peter Maydell
2
-1
/
+12
2024-11-05
target/i386: Set 2-NaN propagation rule explicitly
Peter Maydell
4
-1
/
+49
2024-11-05
target/xtensa: Explicitly set 2-NaN propagation rule
Peter Maydell
2
-11
/
+3
2024-11-05
target/xtensa: Factor out calls to set_use_first_nan()
Peter Maydell
3
-15
/
+26
2024-11-05
target/sparc: Explicitly set 2-NaN propagation rule
Peter Maydell
3
-6
/
+18
2024-11-05
target/sparc: Move cpu_put_fsr(env, 0) call to reset
Peter Maydell
1
-1
/
+1
2024-11-05
target/m68k: Initialize float_status fields in gdb set/get functions
Peter Maydell
1
-2
/
+2
2024-11-05
target/m68k: Explicitly set 2-NaN propagation rule
Peter Maydell
3
-18
/
+18
2024-11-05
target/ppc: Explicitly set 2-NaN propagation rule
Peter Maydell
2
-8
/
+10
2024-11-05
target/s390x: Explicitly set 2-NaN propagation rule
Peter Maydell
2
-3
/
+3
2024-11-05
target/hppa: Explicitly set 2-NaN propagation rule
Peter Maydell
2
-2
/
+8
2024-11-05
target/loongarch: Explicitly set 2-NaN propagation rule
Peter Maydell
2
-3
/
+4
2024-11-05
target/mips: Explicitly set 2-NaN propagation rule
Peter Maydell
4
-17
/
+42
2024-11-05
target/arm: Explicitly set 2-NaN propagation rule
Peter Maydell
3
-19
/
+37
2024-11-05
tests/fp: Explicitly set 2-NaN propagation rule
Peter Maydell
3
-0
/
+5
2024-11-05
softfloat: Allow 2-operand NaN propagation rule to be set at runtime
Peter Maydell
3
-95
/
+183
2024-11-05
contrib/plugins: remove Makefile for contrib/plugins
Pierrick Bouvier
3
-115
/
+0
2024-11-05
meson: build contrib/plugins with meson
Pierrick Bouvier
2
-0
/
+32
2024-11-05
contrib/plugins/cflow: fix warning
Pierrick Bouvier
1
-3
/
+3
2024-11-04
bsd-user: Set TaskState ts_tid for initial threads
Jessica Clarke
1
-0
/
+1
2024-11-04
bsd-user/main: Allow setting tb-size
Ilya Leoshkevich
1
-0
/
+9
2024-11-04
bsd-user/x86_64/target_arch_thread.h: Align stack
Ilya Leoshkevich
1
-1
/
+1
2024-11-04
intel_iommu: Add missed reserved bit check for IEC descriptor
Zhenzhong Duan
2
-0
/
+11
2024-11-04
intel_iommu: Add missed sanity check for 256-bit invalidation queue
Zhenzhong Duan
2
-22
/
+59
2024-11-04
intel_iommu: Send IQE event when setting reserved bit in IQT_TAIL
Zhenzhong Duan
1
-0
/
+1
2024-11-04
hw/acpi: Update GED with vCPU Hotplug VMSD for migration
Salil Mehta
1
-0
/
+19
2024-11-04
tests/qtest/bios-tables-test: Update DSDT golden masters for x86/{pc,q35}
Salil Mehta
42
-41
/
+0
2024-11-04
hw/acpi: Update ACPI `_STA` method with QOM vCPU ACPI Hotplug states
Salil Mehta
2
-4
/
+35
2024-11-04
qtest: allow ACPI DSDT Table changes
Salil Mehta
1
-0
/
+41
2024-11-04
hw/acpi: Make CPUs ACPI `presence` conditional during vCPU hot-unplug
Salil Mehta
2
-1
/
+15
2024-11-04
hw/pci: Add parenthesis to PCI_BUILD_BDF macro
Roque Arcudia Hernandez
1
-1
/
+1
2024-11-04
hw/cxl: Ensure there is enough data to read the input header in cmd_get_physi...
Jonathan Cameron
1
-0
/
+3
2024-11-04
hw/cxl: Ensure there is enough data for the header in cmd_ccls_set_lsa()
Jonathan Cameron
1
-2
/
+2
2024-11-04
hw/cxl: Check that writes do not go beyond end of target attributes
Jonathan Cameron
1
-0
/
+10
2024-11-04
hw/cxl: Ensuring enough data to read parameters in cmd_tunnel_management_cmd()
Jonathan Cameron
1
-0
/
+3
2024-11-04
hw/cxl: Avoid accesses beyond the end of cel_log.
Jonathan Cameron
1
-9
/
+13
[next]