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
/
rust
/
qemu-api-macros
/
src
/
utils.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-01-31
hw/sd: Remove unused legacy functions, stop killing mammoths
Peter Maydell
2
-119
/
+8
2025-01-31
hw/sd: Remove unused 'enable' method from SDCardClass
Peter Maydell
2
-2
/
+0
2025-01-31
hw/sd/omap_mmc: Untabify
Peter Maydell
1
-62
/
+62
2025-01-31
hw/sd/omap_mmc: Remove unused coverswitch qemu_irq
Peter Maydell
1
-3
/
+0
2025-01-31
hw/arm/omap1: Inline creation of MMC
Peter Maydell
2
-26
/
+11
2025-01-31
hw/sd/omap_mmc: Use similar API for "wire up omap_clk" to other OMAP devices
Peter Maydell
2
-1
/
+11
2025-01-31
hw/sd/omap_mmc: Convert to SDBus API
Peter Maydell
3
-23
/
+19
2025-01-31
hw/sd/omap_mmc: Convert output qemu_irqs to gpio and sysbus IRQ APIs
Peter Maydell
1
-7
/
+13
2025-01-31
hw/sd/omap_mmc: Convert remaining 'struct omap_mmc_s' uses to OMAPMMCState
Peter Maydell
2
-11
/
+11
2025-01-31
hw/sd/omap_mmc: Do a minimal conversion to QDev
Peter Maydell
3
-22
/
+69
2025-01-31
hw/loader: Pass ELFDATA endian order argument to load_elf()
Philippe Mathieu-Daudé
36
-59
/
+67
2025-01-31
hw/loader: Pass ELFDATA endian order argument to load_elf_as()
Philippe Mathieu-Daudé
6
-20
/
+16
2025-01-31
hw/loader: Pass ELFDATA endian order argument to load_elf_ram_sym()
Philippe Mathieu-Daudé
3
-13
/
+11
2025-01-31
hw/loader: Clarify local variable name in load_elf_ram_sym()
Philippe Mathieu-Daudé
1
-7
/
+3
2025-01-31
hw/loader: Remove unused load_elf_ram()
Philippe Mathieu-Daudé
2
-28
/
+2
2025-01-31
hw/avr/boot: Replace load_elf_ram_sym() -> load_elf_as()
Philippe Mathieu-Daudé
1
-5
/
+3
2025-01-31
hw/usb/hcd-ehci: Fix debug printf format string
BALATON Zoltan
1
-1
/
+2
2025-01-31
hw/misc/i2c-echo: add tracing
Titus Rwantare
2
-0
/
+13
2025-01-31
hw/char/pci-multi: Convert legacy qemu_allocate_irqs to qemu_init_irq
Philippe Mathieu-Daudé
1
-4
/
+3
2025-01-31
hw/sh4/r2d: Convert legacy qemu_allocate_irqs() to qemu_init_irqs()
Philippe Mathieu-Daudé
1
-17
/
+21
2025-01-31
hw/ipack: Remove legacy qemu_allocate_irqs() use
Philippe Mathieu-Daudé
4
-14
/
+8
2025-01-31
hw/ipack: Clarify KConfig symbols
Philippe Mathieu-Daudé
6
-4
/
+18
2025-01-31
hw/irq: Introduce qemu_init_irqs() helper
Philippe Mathieu-Daudé
2
-0
/
+19
2025-01-31
hw/mips/loongson3_bootp: Move to common_ss[]
Philippe Mathieu-Daudé
1
-1
/
+2
2025-01-31
hw/mips/loongson3_virt: Propagate %processor_id to init_boot_param()
Philippe Mathieu-Daudé
1
-4
/
+3
2025-01-31
hw/mips/loongson3_virt: Propagate processor_id to init_loongson_params()
Philippe Mathieu-Daudé
3
-4
/
+4
2025-01-31
hw/mips/loongson3_bootp: Propagate processor_id to init_cpu_info()
Philippe Mathieu-Daudé
1
-3
/
+3
2025-01-31
hw/mips/loongson3_virt: Propagate cpu_count to init_boot_param()
Philippe Mathieu-Daudé
1
-4
/
+3
2025-01-31
hw/mips/loongson3: Propagate cpu_count to init_loongson_params()
Philippe Mathieu-Daudé
3
-5
/
+8
2025-01-31
hw/mips/loongson3_bootp: Include missing headers
Philippe Mathieu-Daudé
1
-0
/
+2
2025-01-31
hw/mips/loongson3_virt: Pass CPU argument to get_cpu_freq_hz()
Philippe Mathieu-Daudé
1
-3
/
+3
2025-01-31
hw/mips/loongson3_virt: Have fw_conf_init() access local loaderparams
Philippe Mathieu-Daudé
1
-6
/
+6
2025-01-31
hw/mips/loongson3_virt: Invert vCPU creation order to remove &first_cpu
Philippe Mathieu-Daudé
1
-5
/
+4
2025-01-31
hw/mips/loongson3_virt: Factor generic_cpu_reset() out
Philippe Mathieu-Daudé
1
-9
/
+17
2025-01-31
hw/rx/rx-gdbsim: Remove unnecessary uses of &first_cpu
Philippe Mathieu-Daudé
1
-2
/
+2
2025-01-29
gitlab-ci: include full Rust backtraces in test runs
Paolo Bonzini
1
-0
/
+1
2025-01-28
hw/usb/canokey: Fix buffer overflow for OUT packet
Hongren Zheng
2
-7
/
+3
2025-01-28
target/arm: Use FPST_A64_F16 for halfprec-to-other conversions
Peter Maydell
2
-5
/
+8
2025-01-28
target/arm: Remove redundant advsimd float16 helpers
Peter Maydell
3
-25
/
+8
2025-01-28
fpu: Fix a comment in softfloat-types.h
Peter Maydell
1
-1
/
+1
2025-01-28
fpu: Rename float_flag_output_denormal to float_flag_output_denormal_flushed
Peter Maydell
9
-11
/
+12
2025-01-28
fpu: Rename float_flag_input_denormal to float_flag_input_denormal_flushed
Peter Maydell
8
-18
/
+19
2025-01-28
target/arm: Remove now-unused vfp.fp_status_f16 and FPST_FPCR_F16
Peter Maydell
4
-16
/
+0
2025-01-28
target/arm: Use FPST_A64_F16 in A64 decoder
Peter Maydell
2
-49
/
+49
2025-01-28
target/arm: Use FPST_A32_F16 in A32 decoder
Peter Maydell
1
-12
/
+12
2025-01-28
target/arm: Use fp_status_f16_a64 in AArch64-only helpers
Peter Maydell
2
-6
/
+6
2025-01-28
target/arm: Use fp_status_f16_a32 in AArch32-only helpers
Peter Maydell
2
-3
/
+3
2025-01-28
target/arm: Define new fp_status_f16_a32 and fp_status_f16_a64
Peter Maydell
4
-0
/
+32
2025-01-28
target/arm: Remove now-unused vfp.fp_status and FPST_FPCR
Peter Maydell
4
-16
/
+1
2025-01-28
target/arm: Use FPST_A64 in A64 decoder
Peter Maydell
3
-90
/
+90
[next]