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
*
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2016-06-02
46
-1636
/
+9306
|
\
|
*
Add ENET device to i.MX6 SOC.
Jean-Christophe Dubois
2016-06-02
2
-2
/
+21
|
*
Add ENET/Gbps Ethernet support to FEC device
Jean-Christophe Dubois
2016-06-02
3
-103
/
+702
|
*
i.MX: move FEC device to a register array structure.
Jean-Christophe Dubois
2016-06-02
2
-193
/
+256
|
*
i.MX: Rename i.MX FEC defines to ENET_XXX
Jean-Christophe Dubois
2016-06-02
2
-59
/
+59
|
*
i.MX: reset TX/RX descriptors when FEC is disabled.
Jean-Christophe Dubois
2016-06-02
1
-0
/
+2
|
*
i.MX: Fix FEC code for ECR register reset value.
Jean-Christophe Dubois
2016-06-02
1
-1
/
+1
|
*
i.MX: Fix FEC code for MDIO address selection
Jean-Christophe Dubois
2016-06-02
1
-2
/
+2
|
*
i.MX: Fix FEC code for MDIO operation selection
Jean-Christophe Dubois
2016-06-02
1
-3
/
+3
|
*
net: handle optional VLAN header in checksum computation.
Jean-Christophe Dubois
2016-06-02
1
-4
/
+31
|
*
net: improve UDP/TCP checksum computation.
Jean-Christophe Dubois
2016-06-02
1
-27
/
+67
|
*
e1000e: Introduce qtest for e1000e device
Dmitry Fleytman
2016-06-02
2
-0
/
+482
|
*
net: Introduce e1000e device emulation
Dmitry Fleytman
2016-06-02
8
-0
/
+4532
|
*
e1000: Move out code that will be reused in e1000e
Dmitry Fleytman
2016-06-02
6
-320
/
+591
|
*
e1000_regs: Add definitions for Intel 82574-specific bits
Dmitry Fleytman
2016-06-02
1
-3
/
+342
|
*
vmxnet3: Use pci_dma_* API instead of cpu_physical_memory_*
Dmitry Fleytman
2016-06-02
3
-28
/
+44
|
*
net_pkt: Extend packet abstraction as required by e1000e functionality
Dmitry Fleytman
2016-06-02
9
-205
/
+1336
|
*
rtl8139: Move more TCP definitions to common header
Dmitry Fleytman
2016-06-02
2
-5
/
+8
|
*
net_pkt: Name vmxnet3 packet abstractions more generic
Dmitry Fleytman
2016-06-02
8
-198
/
+206
|
*
vmxnet3: Use common MAC address tracing macros
Dmitry Fleytman
2016-06-02
2
-7
/
+4
|
*
net: Add macros for MAC address tracing
Dmitry Fleytman
2016-06-02
1
-0
/
+5
|
*
net: Introduce Toeplitz hash calculator
Dmitry Fleytman
2016-06-02
1
-0
/
+45
|
*
vmxnet3: Use generic function for DSN capability definition
Dmitry Fleytman
2016-06-02
1
-7
/
+5
|
*
pcie: Introduce function for DSN capability creation
Dmitry Fleytman
2016-06-02
2
-0
/
+11
|
*
pcie: Add support for PCIe CAP v1
Dmitry Fleytman
2016-06-02
3
-20
/
+73
|
*
pci: Introduce define for PM capability version 1.1
Dmitry Fleytman
2016-06-02
1
-0
/
+2
|
*
msix: make msix_clr_pending() visible for clients
Dmitry Fleytman
2016-06-02
2
-1
/
+2
|
*
pci: fix unaligned access in pci_xxx_quad()
Dmitry Fleytman
2016-06-02
1
-2
/
+9
|
*
net/net: Add SocketReadState for reuse codes
Zhang Chen
2016-06-01
4
-105
/
+121
|
*
net: vl: Move default_net to vl.c
Eduardo Habkost
2016-06-01
3
-25
/
+23
|
*
net: mipsnet: check packet length against buffer
Prasad J Pandit
2016-05-25
1
-0
/
+3
|
*
net/tap: Allocating Large sized arrays to heap
Zhou Jie
2016-05-25
1
-2
/
+4
*
|
Merge remote-tracking branch 'remotes/famz/tags/pull-docker-20160601' into st...
Peter Maydell
2016-06-02
18
-2
/
+619
|
\
\
|
*
|
.gitignore: Ignore docker source copy
Fam Zheng
2016-06-01
1
-0
/
+1
|
*
|
MAINTAINERS: Add tests/docker
Fam Zheng
2016-06-01
1
-0
/
+7
|
*
|
docker: Add EXTRA_CONFIGURE_OPTS
Fam Zheng
2016-06-01
2
-0
/
+4
|
*
|
docs: Add text for tests/docker in build-system.txt
Fam Zheng
2016-06-01
1
-0
/
+5
|
*
|
docker: Add travis tool
Fam Zheng
2016-06-01
2
-0
/
+69
|
*
|
docker: Add mingw test
Fam Zheng
2016-06-01
1
-0
/
+34
|
*
|
docker: Add clang test
Fam Zheng
2016-06-01
1
-0
/
+26
|
*
|
docker: Add full test
Fam Zheng
2016-06-01
1
-0
/
+17
|
*
|
docker: Add quick test
Fam Zheng
2016-06-01
1
-0
/
+19
|
*
|
docker: Add common.rc
Fam Zheng
2016-06-01
1
-0
/
+31
|
*
|
docker: Add test runner
Fam Zheng
2016-06-01
1
-0
/
+58
|
*
|
docker: Add images
Fam Zheng
2016-06-01
3
-0
/
+24
|
*
|
Makefile: Rules for docker testing
Fam Zheng
2016-06-01
2
-1
/
+126
|
*
|
Makefile: Always include rules.mak
Fam Zheng
2016-06-01
1
-1
/
+2
|
*
|
rules.mak: Add "COMMA" constant
Fam Zheng
2016-06-01
1
-0
/
+2
|
*
|
tests: Add utilities for docker testing
Fam Zheng
2016-06-01
1
-0
/
+194
|
/
/
*
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160531' into...
Peter Maydell
2016-05-31
16
-65
/
+337
|
\
\
[next]