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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
hw/sparc/leon3: Pass DeviceState opaque argument to leon3_set_pil_in()
Philippe Mathieu-Daudé
2024-02-15
1
-6
/
+4
|
*
|
|
hw/sparc/leon3: check cpu_id in the tiny bootloader
Clément Chigot
2024-02-15
1
-2
/
+20
|
*
|
|
hw/sparc/leon3: implement multiprocessor
Clément Chigot
2024-02-15
1
-25
/
+68
|
*
|
|
hw/sparc/leon3: remove SP initialization
Clément Chigot
2024-02-15
1
-3
/
+0
|
*
|
|
target/sparc: implement asr17 feature for smp
Clément Chigot
2024-02-15
3
-10
/
+20
|
*
|
|
hw/intc/grlib_irqmp: implements multicore irq
Clément Chigot
2024-02-15
3
-23
/
+23
|
*
|
|
hw/intc/grlib_irqmp: implements the multiprocessor status register
Clément Chigot
2024-02-15
1
-3
/
+32
|
*
|
|
hw/intc/grlib_irqmp: add ncpus property
Clément Chigot
2024-02-15
2
-10
/
+22
|
*
|
|
hw/sparc/grlib: split out the headers for each peripherals
Clément Chigot
2024-02-15
7
-18
/
+88
|
*
|
|
hw/sparc/leon3: Have write_bootloader() take a void pointer argument
Philippe Mathieu-Daudé
2024-02-15
1
-6
/
+3
|
*
|
|
hw/sparc/leon3: Remove unused 'env' argument of write_bootloader()
Philippe Mathieu-Daudé
2024-02-15
1
-3
/
+2
|
*
|
|
hw/sparc/leon3: Remove duplicate code
Philippe Mathieu-Daudé
2024-02-15
1
-2
/
+0
|
*
|
|
target/sparc: Provide hint about CPUSPARCState::irq_manager member
Philippe Mathieu-Daudé
2024-02-15
1
-3
/
+2
|
*
|
|
hw/sparc64/cpu: Initialize GPIO before realizing CPU devices
Philippe Mathieu-Daudé
2024-02-15
1
-1
/
+3
|
*
|
|
hw/sparc/sun4m: Realize DMA controller before accessing it
Philippe Mathieu-Daudé
2024-02-15
1
-2
/
+5
|
*
|
|
hw/dma: Pass parent object to i8257_dma_init()
Philippe Mathieu-Daudé
2024-02-15
8
-8
/
+10
|
*
|
|
hw/sh4/r2d: Realize IDE controller before accessing it
Philippe Mathieu-Daudé
2024-02-15
1
-1
/
+1
|
*
|
|
hw/misc/macio: Realize IDE controller before accessing it
Philippe Mathieu-Daudé
2024-02-15
1
-3
/
+6
|
*
|
|
hw/ppc/prep: Realize ISA bridge before accessing it
Philippe Mathieu-Daudé
2024-02-15
1
-1
/
+1
|
*
|
|
hw/i386/q35: Realize LPC PCI function before accessing it
Philippe Mathieu-Daudé
2024-02-15
1
-3
/
+3
|
*
|
|
hw/rx/rx62n: Only call qdev_get_gpio_in() when necessary
Philippe Mathieu-Daudé
2024-02-15
2
-9
/
+8
|
*
|
|
hw/rx/rx62n: Reduce inclusion of 'qemu/units.h'
Philippe Mathieu-Daudé
2024-02-15
3
-1
/
+2
|
*
|
|
hw/isa: extract FDC37M81X to a separate file
Paolo Bonzini
2024-02-15
6
-19
/
+39
|
*
|
|
hw/isa: specify instance_size in isa_superio_type_info
Paolo Bonzini
2024-02-15
2
-2
/
+1
|
*
|
|
hw/isa: fix ISA_SUPERIO dependencies
Paolo Bonzini
2024-02-15
1
-1
/
+2
|
*
|
|
hw/mips/Kconfig: Remove ISA dependencies from MIPSsim board
Bernhard Beschow
2024-02-15
2
-4
/
+6
|
*
|
|
hw/isa: clean up Kconfig selections for ISA_SUPERIO
Paolo Bonzini
2024-02-15
1
-9
/
+4
|
*
|
|
target/mips: Remove the unused DisasContext::saar field
Philippe Mathieu-Daudé
2024-02-15
1
-1
/
+0
|
*
|
|
target/mips: Remove CPUMIPSState::CP0_SAARI field
Philippe Mathieu-Daudé
2024-02-15
2
-2
/
+1
|
*
|
|
target/mips: Remove helpers accessing SAARI register
Philippe Mathieu-Daudé
2024-02-15
3
-29
/
+0
|
*
|
|
target/mips: Remove CPUMIPSState::CP0_SAAR[2] field
Philippe Mathieu-Daudé
2024-02-15
2
-2
/
+1
|
*
|
|
target/mips: Remove unused mips_def_t::SAARP field
Philippe Mathieu-Daudé
2024-02-15
1
-1
/
+0
|
*
|
|
hw/misc/mips_itu: Remove MIPSITUState::saar field
Philippe Mathieu-Daudé
2024-02-15
2
-22
/
+3
|
*
|
|
hw/misc/mips_itu: Remove MIPSITUState::cpu0 field
Philippe Mathieu-Daudé
2024-02-15
3
-8
/
+0
|
*
|
|
target/mips: Remove CPUMIPSState::saarp field
Philippe Mathieu-Daudé
2024-02-15
2
-7
/
+0
|
*
|
|
target/mips: Remove MIPSITUState::itu field
Philippe Mathieu-Daudé
2024-02-15
2
-2
/
+0
|
*
|
|
hw/misc/mips: Reduce itc_reconfigure() scope
Philippe Mathieu-Daudé
2024-02-15
2
-3
/
+1
|
*
|
|
target/mips: Remove helpers accessing SAAR registers
Philippe Mathieu-Daudé
2024-02-15
3
-102
/
+0
|
*
|
|
target/mips: Use qemu_irq typedef for CPUMIPSState::irq member
Philippe Mathieu-Daudé
2024-02-15
1
-1
/
+1
|
*
|
|
hw/mips: remove unnecessary "select PTIMER"
Paolo Bonzini
2024-02-15
1
-1
/
+0
|
*
|
|
hw/block/tc58128: Don't emit deprecation warning under qtest
Peter Maydell
2024-02-15
1
-1
/
+3
*
|
|
|
.gitlab-ci/windows.yml: Don't install libusb or spice packages on 32-bit
Peter Maydell
2024-02-16
1
-4
/
+5
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'pull-target-arm-20240215' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2024-02-15
36
-221
/
+1183
|
\
\
\
|
*
|
|
docs: Add documentation for the mps3-an536 board
Peter Maydell
2024-02-15
1
-3
/
+34
|
*
|
|
hw/arm/mps3r: Add remaining devices
Peter Maydell
2024-02-15
1
-0
/
+74
|
*
|
|
hw/arm/mps3r: Add GPIO, watchdog, dual-timer, I2C devices
Peter Maydell
2024-02-15
1
-0
/
+59
|
*
|
|
hw/arm/mps3r: Add UARTs
Peter Maydell
2024-02-15
1
-0
/
+94
|
*
|
|
hw/arm/mps3r: Add CPUs, GIC, and per-CPU RAM
Peter Maydell
2024-02-15
1
-3
/
+177
|
*
|
|
hw/arm/mps3r: Initial skeleton for mps3-an536 board
Peter Maydell
2024-02-15
5
-1
/
+248
|
*
|
|
hw/misc/mps2-scc: Make changes needed for AN536 FPGA image
Peter Maydell
2024-02-15
2
-10
/
+92
[prev]
[next]