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/arm: Create gen_gvec_{sri,sli}
Richard Henderson
2020-05-14
5
-101
/
+160
|
*
target/arm: Create gen_gvec_{u,s}{rshr,rsra}
Richard Henderson
2020-05-14
5
-26
/
+527
|
*
target/arm: Create gen_gvec_[us]sra
Richard Henderson
2020-05-14
5
-79
/
+139
|
*
target/arm: Use correct GDB XML for M-profile cores
Peter Maydell
2020-05-14
4
-6
/
+48
*
|
Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2020-05-14...
Peter Maydell
2020-05-14
9
-56
/
+218
|
\
\
|
|
/
|
/
|
|
*
target/microblaze: monitor: Increase the number of registers reported
Joe Komlodi
2020-05-14
1
-2
/
+14
|
*
target/microblaze: gdb: Fix incorrect SReg reporting
Joe Komlodi
2020-05-14
1
-10
/
+49
|
*
target/microblaze: gdb: Extend the number of registers presented to GDB
Joe Komlodi
2020-05-14
2
-4
/
+50
|
*
target/microblaze: Fix FPU2 instruction check
Joe Komlodi
2020-05-14
1
-1
/
+1
|
*
target/microblaze: Add MFS Rd,EDR translation
Tong Ho
2020-05-14
1
-0
/
+1
|
*
MAINTAINERS: Add myself as streams maintainer
Edgar E. Iglesias
2020-05-14
1
-0
/
+6
|
*
hw/dma/xilinx_axidma: s2mm: Support stream fragments
Edgar E. Iglesias
2020-05-14
1
-7
/
+7
|
*
hw/dma/xilinx_axidma: mm2s: Stream descriptor by descriptor
Edgar E. Iglesias
2020-05-14
1
-14
/
+17
|
*
hw/net/xilinx_axienet: Handle fragmented packets from DMA
Edgar E. Iglesias
2020-05-14
1
-7
/
+31
|
*
hw/core: stream: Add an end-of-packet flag
Edgar E. Iglesias
2020-05-14
5
-13
/
+22
|
*
hw/dma/xilinx_axidma: Add DMA memory-region property
Edgar E. Iglesias
2020-05-14
1
-7
/
+23
|
*
hw/net/xilinx_axienet: Remove unncessary cast
Edgar E. Iglesias
2020-05-14
1
-1
/
+1
|
*
hw/net/xilinx_axienet: Cleanup stream->push assignment
Edgar E. Iglesias
2020-05-14
1
-6
/
+12
|
*
hw/net/xilinx_axienet: Auto-clear PHY Autoneg
Edgar E. Iglesias
2020-05-14
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-05-14' into sta...
Peter Maydell
2020-05-14
4
-8
/
+30
|
\
|
*
xen-9pfs: Fix log messages of reply errors
Christian Schoenebeck
2020-05-14
1
-4
/
+5
|
*
9pfs: local: ignore O_NOATIME if we don't have permissions
Omar Sandoval
2020-05-14
1
-0
/
+13
|
*
qemu-options.hx: 9p: clarify -virtfs vs. -fsdev
Christian Schoenebeck
2020-05-14
1
-3
/
+11
|
*
MAINTAINERS: Upgrade myself as 9pfs co-maintainer
Christian Schoenebeck
2020-05-14
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-05-13' in...
Peter Maydell
2020-05-13
30
-163
/
+825
|
\
\
|
|
/
|
/
|
|
*
block/block-copy: fix use-after-free of task pointer
Vladimir Sementsov-Ogievskiy
2020-05-13
1
-1
/
+1
|
*
iotests: 287: add qcow2 compression type test
Denis Plotnikov
2020-05-13
3
-0
/
+220
|
*
qcow2: add zstd cluster compression
Denis Plotnikov
2020-05-13
5
-2
/
+180
|
*
qcow2: rework the cluster compression routine
Denis Plotnikov
2020-05-13
1
-11
/
+60
|
*
qcow2: introduce compression type feature
Denis Plotnikov
2020-05-13
23
-150
/
+365
|
/
*
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-05-08-1...
Peter Maydell
2020-05-12
1
-2
/
+2
|
\
|
*
hw/tpm: fix usage of bool in tpm-tis.c
Jafar Abdi
2020-05-12
1
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200511'...
Peter Maydell
2020-05-11
33
-2252
/
+2979
|
\
\
|
|
/
|
/
|
|
*
target/arm: Fix tcg_gen_gvec_dup_imm vs DUP (indexed)
Richard Henderson
2020-05-11
1
-1
/
+5
|
*
target/arm: Use tcg_gen_gvec_5_ptr for sve FMLA/FCMLA
Richard Henderson
2020-05-11
3
-162
/
+118
|
*
hw/arm/musicpal: Map the UART devices unconditionally
Philippe Mathieu-Daudé
2020-05-11
1
-8
/
+4
|
*
target/arm: Restrict TCG cpus to TCG accel
Philippe Mathieu-Daudé
2020-05-11
3
-634
/
+665
|
*
target/arm/cpu: Restrict v8M IDAU interface to Aarch32 CPUs
Philippe Mathieu-Daudé
2020-05-11
1
-1
/
+1
|
*
target/arm/cpu: Use ARRAY_SIZE() to iterate over ARMCPUInfo[]
Philippe Mathieu-Daudé
2020-05-11
2
-12
/
+12
|
*
target/arm: Make set_feature() available for other files
Thomas Huth
2020-05-11
3
-20
/
+10
|
*
target/arm/kvm: Inline set_feature() calls
Philippe Mathieu-Daudé
2020-05-11
2
-25
/
+10
|
*
target/arm: Remove sve_memopidx
Richard Henderson
2020-05-11
3
-26
/
+10
|
*
target/arm: Reuse sve_probe_page for gather loads
Richard Henderson
2020-05-11
1
-113
/
+123
|
*
target/arm: Reuse sve_probe_page for scatter stores
Richard Henderson
2020-05-11
1
-77
/
+117
|
*
target/arm: Reuse sve_probe_page for gather first-fault loads
Richard Henderson
2020-05-11
1
-207
/
+138
|
*
target/arm: Use SVEContLdSt for contiguous stores
Richard Henderson
2020-05-11
1
-119
/
+152
|
*
target/arm: Update contiguous first-fault and no-fault loads
Richard Henderson
2020-05-11
1
-180
/
+158
|
*
target/arm: Use SVEContLdSt for multi-register contiguous loads
Richard Henderson
2020-05-11
1
-144
/
+79
|
*
target/arm: Handle watchpoints in sve_ld1_r
Richard Henderson
2020-05-11
1
-1
/
+71
|
*
target/arm: Use SVEContLdSt in sve_ld1_r
Richard Henderson
2020-05-11
1
-91
/
+97
[prev]
[next]