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-02-04
hw/char: Add emulation of Diva GSP PCI management boards
Helge Deller
4
-0
/
+302
2025-01-31
hw/sd: Remove unused SDState::enable
Peter Maydell
1
-8
/
+8
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-31
target/hppa: Update SeaBIOS-hppa to version 18
Helge Deller
3
-0
/
+0
2025-01-31
target/hppa: Implement space register hashing for 64-bit HP-UX
Helge Deller
8
-23
/
+63
2025-01-30
parallels: fix ext_off assertion failure due to overflow
Denis Rastyogin
1
-0
/
+4
2025-01-30
net/slirp: libslirp 4.9.0 compatibility
Michael Tokarev
1
-8
/
+17
2025-01-30
target/hppa: 64-bit CPUs start with space register hashing enabled
Helge Deller
1
-0
/
+5
2025-01-30
target/hppa: Add instruction decoding for mfdiag and mtdiag
Helge Deller
2
-0
/
+24
2025-01-30
target/hppa: Drop diag_getshadowregs_pa2 and diag_putshadowregs_pa2
Helge Deller
2
-12
/
+0
2025-01-30
target/hppa: Add CPU diagnose registers
Helge Deller
2
-2
/
+4
2025-01-30
disas/hppa: implement mfdiag/mtdiag disassembly
Helge Deller
1
-2
/
+21
2025-01-30
hppa: Sync contents of hppa_hardware.h header file with SeaBIOS-hppa
Helge Deller
1
-4
/
+32
2025-01-30
MAINTAINERS: Add myself as HPPA maintainer
Helge Deller
1
-2
/
+3
2025-01-30
hw/i386/pc: Remove unused pc_compat_2_3 declarations
Philippe Mathieu-Daudé
1
-3
/
+0
2025-01-30
licenses: Remove SPDX tags not being license identifier for Linaro
Philippe Mathieu-Daudé
10
-22
/
+42
[next]