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
...
|
*
qapi: Brush off some (py)lint
Markus Armbruster
2020-03-05
6
-18
/
+15
|
*
qapi: Use super() now we have Python 3
Markus Armbruster
2020-03-05
9
-44
/
+43
|
*
qapi: Drop conditionals for Python 2
Markus Armbruster
2020-03-05
4
-20
/
+4
|
*
qapi: Inheriting from object is pointless with Python 3, drop
Markus Armbruster
2020-03-05
4
-12
/
+12
*
|
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-040320-1' int...
Peter Maydell
2020-03-05
7
-77
/
+91
|
\
\
|
|
/
|
/
|
|
*
travis.yml: install python3 numpy and opencv libraries
Alex Bennée
2020-03-04
1
-1
/
+4
|
*
tests/acceptance: bump avocado requirements to 76.0
Alex Bennée
2020-03-04
1
-1
/
+1
|
*
configure: detect and report genisoimage
Alex Bennée
2020-03-04
2
-3
/
+24
|
*
travis: enable tools build on OS X
Laurent Vivier
2020-03-04
1
-0
/
+1
|
*
tests/vm: Added gen_cloud_init_iso() to basevm.py
Robert Foley
2020-03-04
3
-68
/
+42
|
*
tests/vm: give wait_ssh() option to wait for root
Robert Foley
2020-03-04
1
-2
/
+5
|
*
tests/vm: increased max timeout for vm boot.
Robert Foley
2020-03-04
1
-0
/
+7
|
*
tests/vm: Debug mode shows ssh output.
Robert Foley
2020-03-04
1
-1
/
+6
|
*
tests/vm: use $(PYTHON) consistently
Robert Foley
2020-03-04
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...
Peter Maydell
2020-03-03
3
-69
/
+89
|
\
|
*
virtiofsd: Fix xattr operations
Misono Tomohiro
2020-03-03
3
-47
/
+77
|
*
virtiofsd: passthrough_ll: cleanup getxattr/listxattr
Misono Tomohiro
2020-03-03
1
-32
/
+22
|
/
*
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2020-03-03
13
-157
/
+591
|
\
|
*
l2tpv3: fix RFC number typo in qemu-options.hx
Stefan Hajnoczi
2020-03-03
1
-2
/
+2
|
*
colo: Update Documentation for continuous replication
Lukas Straub
2020-03-03
2
-68
/
+184
|
*
net/filter.c: Add Options to insert filters anywhere in the filter list
Lukas Straub
2020-03-03
3
-6
/
+119
|
*
tests/test-replication.c: Add test for for secondary node continuing replication
Lukas Straub
2020-03-03
1
-0
/
+52
|
*
block/replication.c: Ignore requests after failover
Lukas Straub
2020-03-03
1
-1
/
+34
|
*
hw: net: cadence_gem: Fix build errors in DB_PRINT()
Bin Meng
2020-03-03
1
-5
/
+6
|
*
NetRxPkt: fix hash calculation of IPV6 TCP
Yuri Benditovich
2020-03-03
2
-2
/
+2
|
*
NetRxPkt: Introduce support for additional hash types
Yuri Benditovich
2020-03-03
3
-1
/
+51
|
*
e1000e: Avoid hw_error if legacy mode used
Yuri Benditovich
2020-03-03
1
-5
/
+8
|
*
dp8393x: Don't stop reception upon RBE interrupt assertion
Finn Thain
2020-03-03
1
-13
/
+22
|
*
dp8393x: Don't reset Silicon Revision register
Finn Thain
2020-03-03
1
-1
/
+1
|
*
dp8393x: Always update RRA pointers and sequence numbers
Finn Thain
2020-03-03
1
-5
/
+7
|
*
dp8393x: Clear descriptor in_use field to release packet
Finn Thain
2020-03-03
1
-0
/
+10
|
*
dp8393x: Pad frames to word or long word boundary
Finn Thain
2020-03-03
1
-11
/
+28
|
*
dp8393x: Use long-word-aligned RRA pointers in 32-bit mode
Finn Thain
2020-03-03
1
-2
/
+6
|
*
dp8393x: Don't clobber packet checksum
Finn Thain
2020-03-03
1
-0
/
+1
|
*
dp8393x: Implement packet size limit and RBAE interrupt
Finn Thain
2020-03-03
1
-0
/
+9
|
*
dp8393x: Clear RRRA command register bit only when appropriate
Finn Thain
2020-03-03
1
-4
/
+3
|
*
dp8393x: Update LLFA and CRDA registers from rx descriptor
Finn Thain
2020-03-03
1
-4
/
+7
|
*
dp8393x: Have dp8393x_receive() return the packet size
Finn Thain
2020-03-03
1
-4
/
+5
|
*
dp8393x: Clean up endianness hacks
Finn Thain
2020-03-03
1
-11
/
+6
|
*
dp8393x: Always use 32-bit accesses
Finn Thain
2020-03-03
1
-18
/
+29
|
*
dp8393x: Mask EOL bit from descriptor addresses
Finn Thain
2020-03-02
1
-6
/
+11
*
|
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf3' i...
Peter Maydell
2020-03-03
16
-141
/
+1240
|
\
\
|
*
|
hw/riscv: Provide rdtime callback for TCG in CLINT emulation
Anup Patel
2020-02-27
6
-8
/
+16
|
*
|
target/riscv: Emulate TIME CSRs for privileged mode
Anup Patel
2020-02-27
3
-4
/
+92
|
*
|
riscv: virt: Allow PCI address 0
Bin Meng
2020-02-27
1
-0
/
+1
|
*
|
target/riscv: Allow enabling the Hypervisor extension
Alistair Francis
2020-02-27
2
-0
/
+6
|
*
|
target/riscv: Add the MSTATUS_MPV_ISSET helper macro
Alistair Francis
2020-02-27
4
-4
/
+15
|
*
|
target/riscv: Add support for the 32-bit MSTATUSH CSR
Alistair Francis
2020-02-27
6
-0
/
+62
|
*
|
target/riscv: Set htval and mtval2 on execptions
Alistair Francis
2020-02-27
1
-0
/
+10
|
*
|
target/riscv: Raise the new execptions when 2nd stage translation fails
Alistair Francis
2020-02-27
1
-6
/
+18
[prev]
[next]