index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-i386: kvm: 'kvm_get_supported_msrs' cleanup
Li Qiang
2019-08-20
1
-94
/
+91
*
9p: simplify source file selection
Paolo Bonzini
2019-08-20
3
-1
/
+7
*
configure: Define target access alignment in configure
tony.nguyen@bt.com
2019-08-20
11
-18
/
+18
*
memory: assert on out of scope notification
Yan Zhao
2019-08-20
1
-2
/
+4
*
hw/i386/pc: Map into memory the initrd
Stefano Garzarella
2019-08-20
2
-4
/
+14
*
elf-ops.h: Map into memory the ELF to load
Stefano Garzarella
2019-08-20
1
-29
/
+42
*
loader: Handle memory-mapped ELFs
Stefano Garzarella
2019-08-20
3
-11
/
+34
*
target-i386: adds PV_SCHED_YIELD CPUID feature bit
Wanpeng Li
2019-08-20
1
-1
/
+1
*
kvm: i386: halt poll control MSR support
Marcelo Tosatti
2019-08-20
5
-1
/
+40
*
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-2...
Peter Maydell
2019-08-20
13
-11
/
+48
|
\
|
*
hw/core: Add a config switch for the generic loader device
Thomas Huth
2019-08-20
2
-1
/
+5
|
*
hw/misc: Add a config switch for the "unimplemented" device
Thomas Huth
2019-08-20
5
-1
/
+17
|
*
hw/core: Add a config switch for the "split-irq" device
Thomas Huth
2019-08-20
3
-1
/
+7
|
*
hw/core: Add a config switch for the "or-irq" device
Thomas Huth
2019-08-20
4
-2
/
+9
|
*
hw/core: Add a config switch for the "register" device
Thomas Huth
2019-08-20
4
-1
/
+6
|
*
hw/dma: Do not build the xlnx_dpdma device for the MicroBlaze machines
Philippe Mathieu-Daudé
2019-08-19
1
-1
/
+0
|
*
hw/intc: Only build the xlnx-iomod-intc device for the MicroBlaze PMU
Philippe Mathieu-Daudé
2019-08-19
1
-1
/
+1
|
*
hw/Kconfig: Move the generic XLNX_ZYNQMP to the root hw/Kconfig
Philippe Mathieu-Daudé
2019-08-19
2
-3
/
+3
*
|
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-20-2019' ...
Peter Maydell
2019-08-20
18
-2572
/
+3231
|
\
\
|
*
|
target/mips: tests/tcg: Fix target configurations for MSA tests
Aleksandar Markovic
2019-08-19
8
-2028
/
+2576
|
*
|
target/mips: tests/tcg: Add optional printing of more detailed failure info
Aleksandar Markovic
2019-08-19
1
-1
/
+22
|
*
|
target/mips: Style improvements in mips_mipssim.c
Aleksandar Markovic
2019-08-19
1
-7
/
+12
|
*
|
target/mips: Style improvements in mips_malta.c
Aleksandar Markovic
2019-08-19
1
-88
/
+128
|
*
|
target/mips: Style improvements in mips_int.c
Aleksandar Markovic
2019-08-19
1
-1
/
+2
|
*
|
target/mips: Style improvements in mips_fulong2e.c
Aleksandar Markovic
2019-08-19
1
-38
/
+58
|
*
|
target/mips: Style improvements in cps.c
Aleksandar Markovic
2019-08-19
1
-2
/
+4
|
*
|
target/mips: Style improvements in translate.c
Aleksandar Markovic
2019-08-19
1
-380
/
+393
|
*
|
target/mips: Style improvements in machine.c
Aleksandar Markovic
2019-08-19
1
-2
/
+2
|
*
|
target/mips: Style improvements in cpu.c
Aleksandar Markovic
2019-08-19
1
-6
/
+11
|
*
|
target/mips: Style improvements in cp0_timer.c
Aleksandar Markovic
2019-08-19
1
-19
/
+23
|
|
/
*
|
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-08-19' in...
Peter Maydell
2019-08-20
35
-43
/
+313
|
\
\
|
*
|
doc: Preallocation does not require writing zeroes
Max Reitz
2019-08-19
3
-8
/
+9
|
*
|
iotests: Fix 141 when run with qed
Max Reitz
2019-08-19
3
-7
/
+12
|
*
|
vpc: Do not return RAW from block_status
Max Reitz
2019-08-19
1
-1
/
+1
|
*
|
vmdk: Make block_status recurse for flat extents
Max Reitz
2019-08-19
1
-0
/
+3
|
*
|
vdi: Make block_status recurse for fixed images
Max Reitz
2019-08-19
1
-1
/
+2
|
*
|
iotests: Full mirror to existing non-zero image
Max Reitz
2019-08-19
2
-6
/
+60
|
*
|
iotests: Test convert -n to pre-filled image
Max Reitz
2019-08-19
2
-0
/
+25
|
*
|
iotests: Convert to preallocated encrypted qcow2
Max Reitz
2019-08-19
2
-1
/
+23
|
*
|
vhdx: Fix .bdrv_has_zero_init()
Max Reitz
2019-08-19
1
-1
/
+25
|
*
|
vdi: Fix .bdrv_has_zero_init()
Max Reitz
2019-08-19
1
-1
/
+12
|
*
|
qcow2: Fix .bdrv_has_zero_init()
Max Reitz
2019-08-19
1
-1
/
+28
|
*
|
block: Use bdrv_has_zero_init_truncate()
Max Reitz
2019-08-19
2
-2
/
+2
|
*
|
block: Implement .bdrv_has_zero_init_truncate()
Max Reitz
2019-08-19
10
-0
/
+18
|
*
|
block: Add bdrv_has_zero_init_truncate()
Max Reitz
2019-08-19
3
-0
/
+29
|
*
|
mirror: Fix bdrv_has_zero_init() use
Max Reitz
2019-08-19
4
-7
/
+24
|
*
|
qemu-img: Fix bdrv_has_zero_init() use in convert
Max Reitz
2019-08-19
1
-3
/
+8
|
*
|
LUKS: support preallocation
Maxim Levitsky
2019-08-19
2
-4
/
+32
*
|
|
Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20190819' into staging
Peter Maydell
2019-08-19
5
-30
/
+79
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
target/riscv: Remove redundant declaration pragmas
Richard Henderson
2019-08-19
1
-18
/
+1
[next]