index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-18
target/i386: Use MMUAccessType across excp_helper.c
Richard Henderson
1
-13
/
+15
2022-10-18
target/i386: Save and restore pc_save before tcg_remove_ops_after
Richard Henderson
1
-0
/
+8
2022-10-18
target/i386: Use device_cold_reset() to reset the APIC
Peter Maydell
1
-1
/
+1
2022-10-18
configure: Avoid using strings binary
Michal Privoznik
1
-17
/
+18
2022-10-18
hyperv: fix SynIC SINT assertion failure on guest reset
Maciej S. Szmigiero
7
-13
/
+40
2022-10-18
hw/scsi/vmw_pvscsi.c: Use device_cold_reset() to reset SCSI devices
Peter Maydell
1
-1
/
+1
2022-10-18
scsi: Use device_cold_reset() and bus_cold_reset()
Peter Maydell
7
-14
/
+14
2022-10-18
configure: don't enable firmware for targets that are not built
Paolo Bonzini
1
-4
/
+16
2022-10-17
MAINTAINERS: Replace my amsat.org email address
Philippe Mathieu-Daudé
2
-32
/
+34
2022-10-17
hw/riscv: set machine->fdt in spike_board_init()
Daniel Henrique Barboza
1
-0
/
+6
2022-10-17
hw/riscv: set machine->fdt in sifive_u_machine_init()
Daniel Henrique Barboza
1
-0
/
+3
2022-10-17
hw/ppc: set machine->fdt in spapr machine
Daniel Henrique Barboza
2
-0
/
+11
2022-10-17
hw/ppc: set machine->fdt in pnv_reset()
Daniel Henrique Barboza
1
-1
/
+7
2022-10-17
hw/ppc: set machine->fdt in pegasos2_machine_reset()
Daniel Henrique Barboza
1
-0
/
+4
2022-10-17
hw/ppc: set machine->fdt in xilinx_load_device_tree()
Daniel Henrique Barboza
1
-11
/
+14
2022-10-17
hw/ppc: set machine->fdt in sam460ex_load_device_tree()
Daniel Henrique Barboza
1
-10
/
+11
2022-10-17
hw/ppc: set machine->fdt in bamboo_load_device_tree()
Daniel Henrique Barboza
1
-11
/
+14
2022-10-17
hw/nios2: set machine->fdt in nios2_load_dtb()
Daniel Henrique Barboza
2
-2
/
+8
2022-10-17
qmp/hmp, device_tree.c: introduce dumpdtb
Daniel Henrique Barboza
5
-0
/
+72
2022-10-17
hw/ppc/spapr_pci.c: Use device_cold_reset() rather than device_legacy_reset()
Peter Maydell
1
-1
/
+1
2022-10-17
target/ppc: Fix xvcmp* clearing FI bit
Víctor Colombo
1
-1
/
+0
2022-10-17
hw/ppc/e500: Remove if statement which is now always true
Bernhard Beschow
4
-19
/
+14
2022-10-17
hw/ppc/mpc8544ds: Add platform bus
Bernhard Beschow
1
-0
/
+6
2022-10-17
hw/ppc/mpc8544ds: Rename wrongly named method
Bernhard Beschow
1
-2
/
+2
2022-10-17
hw/ppc/e500: Reduce usage of sysbus API
Bernhard Beschow
1
-1
/
+1
2022-10-17
docs/system/ppc/ppce500: Add heading for networking chapter
Bernhard Beschow
1
-0
/
+3
2022-10-17
hw/gpio/meson: Introduce dedicated config switch for hw/gpio/mpc8xxx
Bernhard Beschow
3
-1
/
+5
2022-10-17
hw/ppc/meson: Allow e500 boards to be enabled separately
Bernhard Beschow
3
-5
/
+12
2022-10-17
ppc440_uc.c: Remove unneeded parenthesis
BALATON Zoltan
1
-10
/
+10
2022-10-17
ppc440_uc.c: Move some macros to ppc4xx.h
BALATON Zoltan
2
-4
/
+4
2022-10-17
ppc440_sdram: QOM'ify
BALATON Zoltan
4
-53
/
+97
2022-10-17
ppc440_sdram: Move RAM size check to ppc440_sdram_init
BALATON Zoltan
3
-25
/
+30
2022-10-17
ppc4xx_sdram: Rename functions to prevent name clashes
BALATON Zoltan
6
-61
/
+62
2022-10-17
ppc440_sdram: Rename local variable for readability
BALATON Zoltan
1
-18
/
+18
2022-10-17
ppc440_sdram: Get rid of the init RAM hack
BALATON Zoltan
4
-9
/
+15
2022-10-17
ppc440_sdram: Implement enable bit in the DDR2 SDRAM controller
BALATON Zoltan
1
-2
/
+32
2022-10-17
ppc440_sdram: Split off map/unmap of sdram banks for later reuse
BALATON Zoltan
1
-12
/
+21
2022-10-17
ppc4xx_sdram: Drop extra zeros for readability
BALATON Zoltan
1
-20
/
+20
2022-10-17
ppc4xx_sdram: QOM'ify
BALATON Zoltan
6
-70
/
+105
2022-10-17
ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
BALATON Zoltan
6
-39
/
+10
2022-10-17
ppc440_bamboo: Add missing 4 MiB valid memory size
BALATON Zoltan
1
-1
/
+1
2022-10-17
ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
BALATON Zoltan
8
-53
/
+35
2022-10-17
ppc4xx_sdram: Get rid of the init RAM hack
BALATON Zoltan
6
-14
/
+15
2022-10-17
ppc4xx: Introduce Ppc4xxSdramBank struct
BALATON Zoltan
3
-55
/
+61
2022-10-17
ppc440_bamboo: Remove unnecessary memsets
BALATON Zoltan
2
-10
/
+4
2022-10-17
target/ppc: restore powerpc_excp_booke doorbell interrupts
Nicholas Piggin
1
-0
/
+6
2022-10-17
MAINTAINERS: step back from PPC
Cédric Le Goater
1
-5
/
+5
2022-10-17
Merge tag 'pull-loongarch-20221017' of https://gitlab.com/gaosong/qemu into s...
Stefan Hajnoczi
5
-22
/
+31
2022-10-17
hw/intc: Fix LoongArch ipi device emulation
Xiaojuan Yang
1
-1
/
+0
2022-10-17
linux-user: Fix struct statfs ABI on loongarch64
WANG Xuerui
1
-1
/
+2
[prev]
[next]