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
2020-03-05
hw/arm: versal: Add support for the LPD ADMAs
Edgar E. Iglesias
2
-0
/
+30
2020-03-05
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-040320-1' int...
Peter Maydell
7
-77
/
+91
2020-03-04
travis.yml: install python3 numpy and opencv libraries
Alex Bennée
1
-1
/
+4
2020-03-04
tests/acceptance: bump avocado requirements to 76.0
Alex Bennée
1
-1
/
+1
2020-03-04
configure: detect and report genisoimage
Alex Bennée
2
-3
/
+24
2020-03-04
travis: enable tools build on OS X
Laurent Vivier
1
-0
/
+1
2020-03-04
tests/vm: Added gen_cloud_init_iso() to basevm.py
Robert Foley
3
-68
/
+42
2020-03-04
tests/vm: give wait_ssh() option to wait for root
Robert Foley
1
-2
/
+5
2020-03-04
tests/vm: increased max timeout for vm boot.
Robert Foley
1
-0
/
+7
2020-03-04
tests/vm: Debug mode shows ssh output.
Robert Foley
1
-1
/
+6
2020-03-04
tests/vm: use $(PYTHON) consistently
Robert Foley
1
-1
/
+1
2020-03-03
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...
Peter Maydell
3
-69
/
+89
2020-03-03
virtiofsd: Fix xattr operations
Misono Tomohiro
3
-47
/
+77
2020-03-03
virtiofsd: passthrough_ll: cleanup getxattr/listxattr
Misono Tomohiro
1
-32
/
+22
2020-03-03
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
13
-157
/
+591
2020-03-03
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf3' i...
Peter Maydell
16
-141
/
+1240
2020-03-03
l2tpv3: fix RFC number typo in qemu-options.hx
Stefan Hajnoczi
1
-2
/
+2
2020-03-03
colo: Update Documentation for continuous replication
Lukas Straub
2
-68
/
+184
2020-03-03
net/filter.c: Add Options to insert filters anywhere in the filter list
Lukas Straub
3
-6
/
+119
2020-03-03
tests/test-replication.c: Add test for for secondary node continuing replication
Lukas Straub
1
-0
/
+52
2020-03-03
block/replication.c: Ignore requests after failover
Lukas Straub
1
-1
/
+34
2020-03-03
hw: net: cadence_gem: Fix build errors in DB_PRINT()
Bin Meng
1
-5
/
+6
2020-03-03
NetRxPkt: fix hash calculation of IPV6 TCP
Yuri Benditovich
2
-2
/
+2
2020-03-03
NetRxPkt: Introduce support for additional hash types
Yuri Benditovich
3
-1
/
+51
2020-03-03
e1000e: Avoid hw_error if legacy mode used
Yuri Benditovich
1
-5
/
+8
2020-03-03
dp8393x: Don't stop reception upon RBE interrupt assertion
Finn Thain
1
-13
/
+22
2020-03-03
dp8393x: Don't reset Silicon Revision register
Finn Thain
1
-1
/
+1
2020-03-03
dp8393x: Always update RRA pointers and sequence numbers
Finn Thain
1
-5
/
+7
2020-03-03
dp8393x: Clear descriptor in_use field to release packet
Finn Thain
1
-0
/
+10
2020-03-03
dp8393x: Pad frames to word or long word boundary
Finn Thain
1
-11
/
+28
2020-03-03
dp8393x: Use long-word-aligned RRA pointers in 32-bit mode
Finn Thain
1
-2
/
+6
2020-03-03
dp8393x: Don't clobber packet checksum
Finn Thain
1
-0
/
+1
2020-03-03
dp8393x: Implement packet size limit and RBAE interrupt
Finn Thain
1
-0
/
+9
2020-03-03
dp8393x: Clear RRRA command register bit only when appropriate
Finn Thain
1
-4
/
+3
2020-03-03
dp8393x: Update LLFA and CRDA registers from rx descriptor
Finn Thain
1
-4
/
+7
2020-03-03
dp8393x: Have dp8393x_receive() return the packet size
Finn Thain
1
-4
/
+5
2020-03-03
dp8393x: Clean up endianness hacks
Finn Thain
1
-11
/
+6
2020-03-03
dp8393x: Always use 32-bit accesses
Finn Thain
1
-18
/
+29
2020-03-02
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200302-pull-request' ...
Peter Maydell
2
-3
/
+3
2020-03-02
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200228' into staging
Peter Maydell
4
-53
/
+60
2020-03-02
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
26
-32
/
+31
2020-03-02
dp8393x: Mask EOL bit from descriptor addresses
Finn Thain
1
-6
/
+11
2020-03-02
qxl: map rom r/o
Gerd Hoffmann
1
-1
/
+1
2020-03-02
Arithmetic error in EDID generation fixed
Anton V. Boyarshinov
1
-2
/
+2
2020-02-28
accel/tcg: increase default code gen buffer size for 64 bit
Alex Bennée
1
-9
/
+26
2020-02-28
accel/tcg: only USE_STATIC_CODE_GEN_BUFFER on 32 bit hosts
Alex Bennée
1
-5
/
+6
2020-02-28
accel/tcg: remove link between guest ram and TCG cache size
Alex Bennée
1
-8
/
+0
2020-02-28
accel/tcg: use units.h for defining code gen buffer sizes
Alex Bennée
1
-9
/
+10
2020-02-28
vl: Abort if multiple machines are registered as default
Philippe Mathieu-Daudé
1
-2
/
+4
2020-02-28
hw: Make MachineClass::is_default a boolean type
Philippe Mathieu-Daudé
20
-24
/
+26
[next]