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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-10
vl: remove serial_max_hds
Paolo Bonzini
1
-4
/
+2
2020-12-10
vl: extract machine done notifiers
Paolo Bonzini
1
-0
/
+24
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
40
-0
/
+40
2020-12-10
vl: move CHECKPOINT_INIT after preconfig
Paolo Bonzini
1
-0
/
+5
2020-12-10
vl: extract various command line validation snippets to a new function
Paolo Bonzini
1
-0
/
+1
2020-12-10
vl: move various initialization routines out of qemu_init
Paolo Bonzini
1
-0
/
+3
2020-12-10
vl: extract validation of -smp to machine.c
Paolo Bonzini
1
-0
/
+23
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
3
-7
/
+9
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
3
-7
/
+13
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
2
-2
/
+5
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
2
-6
/
+7
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
3
-12
/
+9
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é
4
-37
/
+37
2020-12-10
hw/ssi: Rename SSI 'slave' as 'peripheral'
Philippe Mathieu-Daudé
12
-93
/
+94
2020-12-10
hw/ssi/aspeed_smc: Rename 'max_slaves' variable as 'max_peripherals'
Philippe Mathieu-Daudé
1
-26
/
+27
2020-12-10
WHPX: support for the kernel-irqchip on/off
Sunil Muthuswamy
1
-2
/
+4
2020-12-10
target/i386: Support up to 32768 CPUs without IRQ remapping
David Woodhouse
2
-10
/
+13
2020-12-10
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20201210' int...
Peter Maydell
7
-8
/
+423
2020-12-10
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201210-pull-reque...
Peter Maydell
3
-25
/
+102
2020-12-10
hw/arm/armv7m: Correct typo in QOM object name
Peter Maydell
1
-1
/
+1
2020-12-10
hw/intc/armv7m_nvic: Implement read/write for RAS register block
Peter Maydell
1
-0
/
+56
2020-12-10
target/arm: Implement M-profile "minimal RAS implementation"
Peter Maydell
1
-0
/
+13
2020-12-10
hw/intc/armv7m_nvic: Fix "return from inactive handler" check
Peter Maydell
1
-27
/
+32
2020-12-10
hw/intc/armv7m_nvic: Support v8.1M CCR.TRD bit
Peter Maydell
1
-8
/
+18
[next]