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-10.0
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-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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-02-21
spapr/rtas: Print message from "ibm,os-term"
Alexey Kardashevskiy
1
-0
/
+7
2020-02-20
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
10
-14
/
+18
2020-02-20
Avoid cpu_physical_memory_rw() with a constant is_write argument
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-20
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
12
-18
/
+21
2020-02-20
Avoid address_space_rw() with a constant is_write argument
Peter Maydell
6
-64
/
+64
2020-02-20
Let address_space_rw() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
3
-20
/
+22
2020-02-20
hw/virtio: Let vhost_memory_map() use a boolean 'is_write' argument
Philippe Mathieu-Daudé
1
-4
/
+4
2020-02-20
hw/virtio: Let virtqueue_map_iovec() use a boolean 'is_write' argument
Philippe Mathieu-Daudé
1
-3
/
+4
2020-02-20
hw/ide: Let the DMAIntFunc prototype use a boolean 'is_write' argument
Philippe Mathieu-Daudé
5
-7
/
+7
2020-02-20
Remove unnecessary cast when using the cpu_[physical]_memory API
Philippe Mathieu-Daudé
3
-25
/
+18
2020-02-20
Remove unnecessary cast when using the address_space API
Philippe Mathieu-Daudé
6
-35
/
+30
2020-02-20
hw/net: Avoid casting non-const pointer, use address_space_write()
Philippe Mathieu-Daudé
2
-4
/
+3
2020-02-20
hw: Remove unnecessary cast when calling dma_memory_read()
Philippe Mathieu-Daudé
3
-18
/
+10
2020-02-19
remove no longer used memory_region_allocate_system_memory()
Igor Mammedov
1
-34
/
+0
2020-02-19
sparc/niagara: use memdev for RAM
Igor Mammedov
1
-5
/
+2
2020-02-19
sparc/sun4m: use memdev for RAM
Igor Mammedov
1
-37
/
+37
2020-02-19
sparc/leon3: use memdev for RAM
Igor Mammedov
1
-3
/
+3
2020-02-19
ppc/virtex_ml507: use memdev for RAM
Igor Mammedov
1
-7
/
+5
2020-02-19
ppc/spapr: use memdev for RAM
Igor Mammedov
1
-5
/
+3
2020-02-19
ppc/{ppc440_bamboo, sam460ex}: use memdev for RAM
Igor Mammedov
3
-19
/
+16
2020-02-19
ppc/{ppc440_bamboo, sam460ex}: drop RAM size fixup
Igor Mammedov
3
-38
/
+38
2020-02-19
ppc/ppc405_boards: use memdev for RAM
Igor Mammedov
1
-7
/
+6
2020-02-19
ppc/ppc405_boards: add RAM size checks
Igor Mammedov
1
-13
/
+26
2020-02-19
ppc/pnv: use memdev for RAM
Igor Mammedov
1
-6
/
+2
2020-02-19
ppc/mac_oldworld: use memdev for RAM
Igor Mammedov
1
-4
/
+2
2020-02-19
ppc/mac_newworld: use memdev for RAM
Igor Mammedov
1
-3
/
+3
2020-02-19
ppc/e500: use memdev for RAM
Igor Mammedov
3
-4
/
+3
2020-02-19
ppc/e500: drop RAM size fixup
Igor Mammedov
1
-7
/
+9
2020-02-19
mips/mips_r4k: use memdev for RAM
Igor Mammedov
1
-8
/
+4
2020-02-19
mips/mips_mipssim: use memdev for RAM
Igor Mammedov
1
-6
/
+3
2020-02-19
mips/mips_malta: use memdev for RAM
Igor Mammedov
1
-6
/
+4
2020-02-19
mips/mips_jazz: add max ram size check
Igor Mammedov
1
-0
/
+5
2020-02-19
mips/mips_jazz: use memdev for RAM
Igor Mammedov
1
-4
/
+3
2020-02-19
mips/mips_fulong2e: use memdev for RAM
Igor Mammedov
1
-4
/
+2
2020-02-19
mips/mips_fulong2e: drop RAM size fixup
Igor Mammedov
1
-5
/
+8
2020-02-19
mips/boston: use memdev for RAM
Igor Mammedov
1
-6
/
+5
2020-02-19
m68k/next-cube: use memdev for RAM
Igor Mammedov
1
-3
/
+2
2020-02-19
m68k/mcf5208: use memdev for RAM
Igor Mammedov
1
-3
/
+2
2020-02-19
m68k/q800: use memdev for RAM
Igor Mammedov
1
-4
/
+2
2020-02-19
m68k/an5206: use memdev for RAM
Igor Mammedov
1
-3
/
+2
2020-02-19
lm32/milkymist: use memdev for RAM
Igor Mammedov
1
-7
/
+14
2020-02-19
lm32/lm32_boards: use memdev for RAM
Igor Mammedov
1
-13
/
+26
2020-02-19
x86/pc: use memdev for RAM
Igor Mammedov
1
-10
/
+9
2020-02-19
x86/microvm: use memdev for RAM
Igor Mammedov
1
-7
/
+5
2020-02-19
hppa: use memdev for RAM
Igor Mammedov
1
-7
/
+3
2020-02-19
cris/axis_dev88: use memdev for RAM
Igor Mammedov
1
-6
/
+2
2020-02-19
null-machine: use memdev for RAM
Igor Mammedov
1
-5
/
+3
2020-02-19
s390x/s390-virtio-ccw: use memdev for RAM
Igor Mammedov
1
-4
/
+3
2020-02-19
arm/xlnx-zcu102: use memdev for RAM
Igor Mammedov
1
-5
/
+2
2020-02-19
arm/xlnx-versal-virt: use memdev for RAM
Igor Mammedov
1
-5
/
+2
[prev]
[next]