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
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
61
-62
/
+60
2019-08-20
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-2...
Peter Maydell
13
-11
/
+48
2019-08-20
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-20-2019' ...
Peter Maydell
18
-2572
/
+3231
2019-08-20
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-08-19' in...
Peter Maydell
35
-43
/
+313
2019-08-20
hw/core: Add a config switch for the generic loader device
Thomas Huth
2
-1
/
+5
2019-08-20
hw/misc: Add a config switch for the "unimplemented" device
Thomas Huth
5
-1
/
+17
2019-08-20
hw/core: Add a config switch for the "split-irq" device
Thomas Huth
3
-1
/
+7
2019-08-20
hw/core: Add a config switch for the "or-irq" device
Thomas Huth
4
-2
/
+9
2019-08-20
hw/core: Add a config switch for the "register" device
Thomas Huth
4
-1
/
+6
2019-08-19
hw/dma: Do not build the xlnx_dpdma device for the MicroBlaze machines
Philippe Mathieu-Daudé
1
-1
/
+0
2019-08-19
hw/intc: Only build the xlnx-iomod-intc device for the MicroBlaze PMU
Philippe Mathieu-Daudé
1
-1
/
+1
2019-08-19
hw/Kconfig: Move the generic XLNX_ZYNQMP to the root hw/Kconfig
Philippe Mathieu-Daudé
2
-3
/
+3
2019-08-19
target/mips: tests/tcg: Fix target configurations for MSA tests
Aleksandar Markovic
8
-2028
/
+2576
2019-08-19
target/mips: tests/tcg: Add optional printing of more detailed failure info
Aleksandar Markovic
1
-1
/
+22
2019-08-19
target/mips: Style improvements in mips_mipssim.c
Aleksandar Markovic
1
-7
/
+12
2019-08-19
target/mips: Style improvements in mips_malta.c
Aleksandar Markovic
1
-88
/
+128
2019-08-19
target/mips: Style improvements in mips_int.c
Aleksandar Markovic
1
-1
/
+2
2019-08-19
target/mips: Style improvements in mips_fulong2e.c
Aleksandar Markovic
1
-38
/
+58
2019-08-19
target/mips: Style improvements in cps.c
Aleksandar Markovic
1
-2
/
+4
2019-08-19
target/mips: Style improvements in translate.c
Aleksandar Markovic
1
-380
/
+393
2019-08-19
target/mips: Style improvements in machine.c
Aleksandar Markovic
1
-2
/
+2
2019-08-19
target/mips: Style improvements in cpu.c
Aleksandar Markovic
1
-6
/
+11
2019-08-19
target/mips: Style improvements in cp0_timer.c
Aleksandar Markovic
1
-19
/
+23
2019-08-19
Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20190819' into staging
Peter Maydell
5
-30
/
+79
2019-08-19
doc: Preallocation does not require writing zeroes
Max Reitz
3
-8
/
+9
2019-08-19
iotests: Fix 141 when run with qed
Max Reitz
3
-7
/
+12
2019-08-19
vpc: Do not return RAW from block_status
Max Reitz
1
-1
/
+1
2019-08-19
vmdk: Make block_status recurse for flat extents
Max Reitz
1
-0
/
+3
2019-08-19
vdi: Make block_status recurse for fixed images
Max Reitz
1
-1
/
+2
2019-08-19
iotests: Full mirror to existing non-zero image
Max Reitz
2
-6
/
+60
2019-08-19
iotests: Test convert -n to pre-filled image
Max Reitz
2
-0
/
+25
2019-08-19
iotests: Convert to preallocated encrypted qcow2
Max Reitz
2
-1
/
+23
2019-08-19
vhdx: Fix .bdrv_has_zero_init()
Max Reitz
1
-1
/
+25
2019-08-19
vdi: Fix .bdrv_has_zero_init()
Max Reitz
1
-1
/
+12
2019-08-19
qcow2: Fix .bdrv_has_zero_init()
Max Reitz
1
-1
/
+28
2019-08-19
block: Use bdrv_has_zero_init_truncate()
Max Reitz
2
-2
/
+2
2019-08-19
block: Implement .bdrv_has_zero_init_truncate()
Max Reitz
10
-0
/
+18
2019-08-19
block: Add bdrv_has_zero_init_truncate()
Max Reitz
3
-0
/
+29
2019-08-19
mirror: Fix bdrv_has_zero_init() use
Max Reitz
4
-7
/
+24
2019-08-19
qemu-img: Fix bdrv_has_zero_init() use in convert
Max Reitz
1
-3
/
+8
2019-08-19
LUKS: support preallocation
Maxim Levitsky
2
-4
/
+32
2019-08-19
target/riscv: Remove redundant declaration pragmas
Richard Henderson
1
-18
/
+1
2019-08-19
decodetree: Suppress redundant declaration warnings
Richard Henderson
1
-0
/
+22
2019-08-19
decodetree: Allow !function with no input bits
Richard Henderson
4
-12
/
+56
2019-08-19
Merge remote-tracking branch 'remotes/stsquad/tags/pull-softfloat-headers-190...
Peter Maydell
20
-285
/
+342
2019-08-19
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-1...
Peter Maydell
5
-33
/
+46
2019-08-19
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
4
-73
/
+37
2019-08-19
targets (various): use softfloat-helpers.h where we can
Alex Bennée
6
-7
/
+5
2019-08-19
target/riscv: rationalise softfloat includes
Alex Bennée
3
-1
/
+3
2019-08-19
target/mips: rationalise softfloat includes
Alex Bennée
5
-7
/
+11
[next]