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
/
qapi
/
source.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-02-10
qapi: rename 'special_features' to 'features'
Daniel P. Berrangé
4
-26
/
+18
2025-02-10
qapi: change 'unsigned special_features' to 'uint64_t features'
Daniel P. Berrangé
13
-34
/
+34
2025-02-10
qapi: cope with feature names containing a '-'
Daniel P. Berrangé
1
-1
/
+2
2025-02-10
qapi/ui: Fix documentation of upper bound value in InputMoveEvent
Zhang Boyang
1
-1
/
+1
2025-02-10
qapi: fix colon in Since tag section
Victor Toso
1
-2
/
+2
2025-02-10
qapi: Move and rename qapi/qmp/dispatch.h to qapi/qmp-registry.h
Daniel P. Berrangé
10
-9
/
+9
2025-02-10
qapi: Move include/qapi/qmp/ to include/qobject/
Daniel P. Berrangé
248
-443
/
+970
2025-02-10
rust: restrict missing_const_for_fn to qemu_api crate
Paolo Bonzini
2
-1
/
+1
2025-02-08
meson: Deprecate 32-bit host support
Richard Henderson
2
-5
/
+10
2025-02-08
meson: Disallow 64-bit on 32-bit emulation
Richard Henderson
1
-3
/
+10
2025-02-08
target/*: Remove TARGET_LONG_BITS from cpu-param.h
Richard Henderson
19
-31
/
+0
2025-02-08
configure: Define TARGET_LONG_BITS in configs/targets/*.mak
Richard Henderson
67
-0
/
+72
2025-02-08
gitlab-ci: Replace aarch64 with arm in cross-i686-tci build
Richard Henderson
1
-1
/
+1
2025-02-08
meson: Disallow 64-bit on 32-bit HVF/NVMM/WHPX emulation
Richard Henderson
1
-4
/
+2
2025-02-08
meson: Disallow 64-bit on 32-bit Xen emulation
Richard Henderson
1
-2
/
+7
2025-02-08
meson: Disallow 64-bit on 32-bit KVM emulation
Richard Henderson
1
-6
/
+12
2025-02-08
meson: Drop tcg as a module
Richard Henderson
2
-24
/
+5
2025-02-07
linux-user: Do not define struct sched_attr if libc headers do
Khem Raj
1
-1
/
+3
2025-02-07
qemu-options: Deprecate -old-param command line option
Peter Maydell
2
-0
/
+14
2025-02-07
hw/net/cadence_gem: Fix the mask/compare/disable-mask logic
Andrew Yuan
1
-5
/
+21
2025-02-07
hw/cpu/arm: Declare CPU QOM types using DEFINE_TYPES() macro
Philippe Mathieu-Daudé
4
-48
/
+36
2025-02-07
hw/cpu/arm: Alias 'num-cpu' property on TYPE_REALVIEW_MPCORE
Philippe Mathieu-Daudé
1
-7
/
+1
2025-02-07
hw/arm/fsl-imx7: Add local 'mpcore/gic' variables
Philippe Mathieu-Daudé
1
-29
/
+23
2025-02-07
hw/arm/fsl-imx6ul: Add local 'mpcore/gic' variables
Philippe Mathieu-Daudé
1
-37
/
+27
2025-02-