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
2025-05-09
linux-headers: Update to Linux v6.15-rc3
Rorie Reyes
34
-36
/
+301
2025-05-09
linux-header: update-linux-header script changes
Rorie Reyes
1
-1
/
+1
2025-05-09
vfio/igd: Remove generation limitation for IGD passthrough
Tomita Moeko
2
-37
/
+27
2025-05-09
vfio/igd: Only emulate GGC register when x-igd-gms is set
Tomita Moeko
1
-23
/
+26
2025-05-09
vfio/igd: Allow overriding GMS with 0xf0 to 0xfe on Gen9+
Tomita Moeko
1
-18
/
+41
2025-05-09
vfio/igd: Enable OpRegion by default
Tomita Moeko
2
-3
/
+3
2025-05-09
vfio/igd: Check OpRegion support on GVT-g mdev
Tomita Moeko
1
-2
/
+6
2025-05-09
vfio/igd: Check vendor and device ID on GVT-g mdev
Tomita Moeko
1
-0
/
+12
2025-05-09
vfio/igd: Detect IGD device by OpRegion
Tomita Moeko
1
-14
/
+16
2025-05-09
vfio/igd: Always emulate ASLS (OpRegion) register
Tomita Moeko
1
-5
/
+9
2025-05-09
vfio/igd: Restrict legacy mode to Gen6-9 devices
Tomita Moeko
2
-1
/
+6
2025-05-09
vfio/container: vfio_container_group_add
Steve Sistare
1
-22
/
+25
2025-05-09
vfio/container: reform vfio_container_connect cleanup
Steve Sistare
1
-27
/
+33
2025-05-09
vfio/container: ram discard disable helper
Steve Sistare
1
-21
/
+27
2025-05-08
tests/functional: Use -no-shutdown in the hppa_seabios test
Thomas Huth
1
-1
/
+1
2025-05-06
hw/arm/virt: Remove deprecated virt-4.0 machine
Philippe Mathieu-Daudé
1
-7
/
+0
2025-05-06
hw/arm/virt: Remove deprecated virt-3.1 machine
Philippe Mathieu-Daudé
1
-7
/
+0
2025-05-06
hw/arm/virt: Remove deprecated virt-3.0 machine
Philippe Mathieu-Daudé
1
-7
/
+0
2025-05-06
hw/arm/virt: Update comment about Multiprocessor Affinity Register
Philippe Mathieu-Daudé
1
-6
/
+1
2025-05-06
hw/gpio/imx_gpio: Fix interpretation of GDIR polarity
Bernhard Beschow
1
-1
/
+1
2025-05-06
hw/pci-host/designware: Fix viewport configuration
Bernhard Beschow
1
-2
/
+2
2025-05-06
hw/pci-host/designware: Remove unused include
Bernhard Beschow
1
-1
/
+0
2025-05-06
target/arm/kvm: Drop support for kernels without KVM_ARM_PREFERRED_TARGET
Peter Maydell
3
-53
/
+9
2025-05-06
docs: Don't define duplicate label in qemu-block-drivers.rst.inc
Peter Maydell
2
-3
/
+1
2025-05-06
target/arm: Don't assert() for ISB/SB inside IT block
Peter Maydell
1
-1
/
+2
2025-05-06
hw/arm: Attach PSPI module to NPCM8XX SoC
Tim Lee
2
-1
/
+12
2025-05-06
gitlab: Enable CI for wasm build
Kohei Tokunaga
3
-0
/
+41
2025-05-06
tests: Add Dockerfile containing dependencies for Emscripten build
Kohei Tokunaga
2
-0
/
+146
2025-05-06
meson: Add wasm build in build scripts
Kohei Tokunaga
6
-7
/
+42
2025-05-06
util: Add coroutine backend for emscripten
Kohei Tokunaga
2
-0
/
+128
2025-05-06
util: exclude mmap-alloc.c from compilation target on Emscripten
Kohei Tokunaga
5
-8
/
+41
2025-05-06
Disable options unsupported on Emscripten
Kohei Tokunaga
2
-4
/
+4
2025-05-06
include/qemu/osdep.h: Add Emscripten-specific OS dependencies
Kohei Tokunaga
4
-2
/
+235
2025-05-06
block: Fix type conflict of the copy_file_range stub
Kohei Tokunaga
1
-2
/
+5
2025-05-06
block: Add including of ioctl header for Emscripten build
Kohei Tokunaga
1
-0
/
+4
2025-05-06
util/cacheflush.c: Update cache flushing mechanism for Emscripten
Kohei Tokunaga
2
-0
/
+11
2025-05-06
include/glib-compat.h: Poison g_list_sort and g_slist_sort
Kohei Tokunaga
1
-0
/
+7
2025-05-06
target/s390x: Fix type conflict of GLib function pointers
Kohei Tokunaga
1
-2
/
+2
2025-05-06
target/ppc: Fix type conflict of GLib function pointers
Kohei Tokunaga
1
-2
/
+2
2025-05-06
target/i386/cpu.c: Fix type conflict of GLib function pointers
Kohei Tokunaga
1
-3
/
+8
2025-05-06
target/arm/helper.c: Fix type conflict of GLib function pointers
Kohei Tokunaga
1
-2
/
+2
2025-05-06
docs: build-system: fix typo
Paolo Bonzini
1
-1
/
+1
2025-05-06
ci: run RISC-V cross jobs by default
Paolo Bonzini
2
-8
/
+0
2025-05-06
rust: clippy: enable uninlined_format_args lint
Paolo Bonzini
4
-10
/
+12
2025-05-06
target/i386/emulate: fix target_ulong format strings
Paolo Bonzini
2
-2
/
+2
2025-05-06
docs: rust: update for newer minimum supported version
Paolo Bonzini
1
-14
/
+1
2025-05-06
rust: replace c_str! with c"" literals
Paolo Bonzini
12
-107
/
+32
2025-05-06
rust: remove offset_of replacement
Paolo Bonzini
15
-239
/
+16
2025-05-06
rust: enable clippy::ptr_cast_constness
Paolo Bonzini
7
-9
/
+7
2025-05-06
rust: qom: fix TODO about zeroability of classes
Paolo Bonzini
1
-3
/
+4
[next]