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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2020-12-10
vl: extract various command line validation snippets to a new function
Paolo Bonzini
2
-39
/
+40
2020-12-10
vl: move prelaunch part of qemu_init to new functions
Paolo Bonzini
1
-115
/
+134
2020-12-10
vl: extract qemu_init_subsystems
Paolo Bonzini
1
-51
/
+43
2020-12-10
vl: move various initialization routines out of qemu_init
Paolo Bonzini
5
-19
/
+7
2020-12-10
vl: split various early command line options to a separate function
Paolo Bonzini
1
-88
/
+112
2020-12-10
vl: remove bogus check
Paolo Bonzini
1
-6
/
+0
2020-12-10
vl: extract validation of -smp to machine.c
Paolo Bonzini
3
-18
/
+26
2020-12-10
treewide: do not use short-form boolean options
Paolo Bonzini
8
-34
/
+34
2020-12-10
hw/char/serial: Clean up unnecessary code
Philippe Mathieu-Daudé
1
-8
/
+5
2020-12-10
make ram_size local to vl.c
Paolo Bonzini
6
-11
/
+12
2020-12-10
sparc64: do not use ram_size global
Paolo Bonzini
2
-3
/
+4
2020-12-10
s390x: do not use ram_size global
Paolo Bonzini
6
-12
/
+25
2020-12-10
riscv: do not use ram_size global
Paolo Bonzini
1
-2
/
+3
2020-12-10
ppc: do not use ram_size global
Paolo Bonzini
2
-3
/
+3
2020-12-10
nios2: do not use ram_size global
Paolo Bonzini
1
-4
/
+4
2020-12-10
moxie: do not use ram_size global
Paolo Bonzini
1
-1
/
+1
2020-12-10
mips: do not use ram_size global
Paolo Bonzini
2
-3
/
+3
2020-12-10
microblaze: do not use ram_size global
Paolo Bonzini
1
-4
/
+4
2020-12-10
m68k: do not use ram_size global
Paolo Bonzini
3
-4
/
+8
2020-12-10
i386: do not use ram_size global
Paolo Bonzini
5
-8
/
+10
2020-12-10
hppa: do not use ram_size global
Paolo Bonzini
1
-5
/
+5
2020-12-10
cris: do not use ram_size global
Paolo Bonzini
3
-1
/
+3
2020-12-10
arm: do not use ram_size global
Paolo Bonzini
3
-7
/
+9
2020-12-10
vl: remove bios_name
Paolo Bonzini
2
-3
/
+0
2020-12-10
digic: remove bios_name
Paolo Bonzini
1
-12
/
+7
2020-12-10
sparc: remove bios_name
Paolo Bonzini
3
-5
/
+3
2020-12-10
sh4: remove bios_name
Paolo Bonzini
1
-2
/
+1
2020-12-10
s390: remove bios_name
Paolo Bonzini
2
-7
/
+4
2020-12-10
rx: move BIOS load from MCU to board
Paolo Bonzini
2
-9
/
+10
2020-12-10
ppc: remove bios_name
Paolo Bonzini
7
-22
/
+9
2020-12-10
moxie: remove bios_name
Paolo Bonzini
1
-3
/
+3
2020-12-10
mips: remove bios_name
Paolo Bonzini
4
-12
/
+12
2020-12-10
m68k: remove bios_name
Paolo Bonzini
3
-11
/
+7
2020-12-10
lm32: remove bios_name
Paolo Bonzini
1
-3
/
+1
2020-12-10
i386: remove bios_name
Paolo Bonzini
4
-13
/
+11
2020-12-10
hppa: remove bios_name
Paolo Bonzini
1
-2
/
+1
2020-12-10
arm: remove bios_name
Paolo Bonzini
7
-14
/
+15
2020-12-10
alpha: remove bios_name
Paolo Bonzini
1
-1
/
+1
2020-12-10
hw/net/xilinx_axienet: Rename StreamSlave as StreamSink
Philippe Mathieu-Daudé
1
-12
/
+12
2020-12-10
hw/dma/xilinx_axidma: Rename StreamSlave as StreamSink
Philippe Mathieu-Daudé
1
-13
/
+13
2020-12-10
hw/core/stream: Rename StreamSlave as StreamSink
Philippe Mathieu-Daudé
6
-59
/
+58
2020-12-10
hw/ssi: Rename SSI 'slave' as 'peripheral'
Philippe Mathieu-Daudé
14
-117
/
+118
2020-12-10
hw/ssi: Update coding style to make checkpatch.pl happy
Philippe Mathieu-Daudé
1
-7
/
+9
2020-12-10
hw/ssi/aspeed_smc: Rename 'max_slaves' variable as 'max_peripherals'
Philippe Mathieu-Daudé
2
-27
/
+28
2020-12-10
pci: Let pci_dma_write() propagate MemTxResult
Philippe Mathieu-Daudé
1
-2
/
+14
2020-12-10
pci: Let pci_dma_read() propagate MemTxResult
Philippe Mathieu-Daudé
1
-2
/
+14
2020-12-10
pci: Let pci_dma_rw() propagate MemTxResult
Philippe Mathieu-Daudé
1
-2
/
+16
2020-12-10
dma: Let dma_memory_write() propagate MemTxResult
Philippe Mathieu-Daudé
1
-4
/
+18
2020-12-10
dma: Let dma_memory_read() propagate MemTxResult
Philippe Mathieu-Daudé
1
-4
/
+17
2020-12-10
dma: Let dma_memory_rw() propagate MemTxResult
Philippe Mathieu-Daudé
1
-8
/
+22
[next]