index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-06
9p: introduce the V9fsDir type
Greg Kurz
5
-35
/
+39
2016-06-06
9p: drop useless out: label
Greg Kurz
1
-4
/
+4
2016-06-06
9p: drop useless inclusion of hw/i386/pc.h
Greg Kurz
2
-2
/
+0
2016-06-06
9p/fsdev: remove obsolete references to virtio
Greg Kurz
12
-17
/
+11
2016-06-06
9p: some more cleanup in #include directives
Greg Kurz
2
-4
/
+1
2016-06-06
e1000e: Fix build with gcc 4.6.3 and ust tracing
Dmitry Fleytman
1
-2
/
+2
2016-06-03
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160603-1' into st...
Peter Maydell
8
-20
/
+77
2016-06-03
e1000e: Fix build with ust trace backend
Dmitry Fleytman
2
-3
/
+11
2016-06-03
vnc: add configurable keyboard delay
Gerd Hoffmann
3
-2
/
+20
2016-06-03
sdl2: skip init without outputs
Gerd Hoffmann
1
-0
/
+3
2016-06-03
vnc: Add support for color map
Alexander Graf
1
-2
/
+31
2016-06-03
SDL2: add bgrx pixel format
Pavel Dovgalyuk
1
-0
/
+3
2016-06-03
gtk: fix unchecked vc dereference
Gerd Hoffmann
1
-1
/
+2
2016-06-03
ui: spice: Exit if gl=on EGL init fails
Cole Robinson
1
-2
/
+4
2016-06-03
ui: egl: Replace fprintf with error_report
Cole Robinson
1
-13
/
+14
2016-06-02
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
46
-1636
/
+9306
2016-06-02
Merge remote-tracking branch 'remotes/famz/tags/pull-docker-20160601' into st...
Peter Maydell
18
-2
/
+619
2016-06-02
Add ENET device to i.MX6 SOC.
Jean-Christophe Dubois
2
-2
/
+21
2016-06-02
Add ENET/Gbps Ethernet support to FEC device
Jean-Christophe Dubois
3
-103
/
+702
2016-06-02
i.MX: move FEC device to a register array structure.
Jean-Christophe Dubois
2
-193
/
+256
2016-06-02
i.MX: Rename i.MX FEC defines to ENET_XXX
Jean-Christophe Dubois
2
-59
/
+59
2016-06-02
i.MX: reset TX/RX descriptors when FEC is disabled.
Jean-Christophe Dubois
1
-0
/
+2
2016-06-02
i.MX: Fix FEC code for ECR register reset value.
Jean-Christophe Dubois
1
-1
/
+1
2016-06-02
i.MX: Fix FEC code for MDIO address selection
Jean-Christophe Dubois
1
-2
/
+2
2016-06-02
i.MX: Fix FEC code for MDIO operation selection
Jean-Christophe Dubois
1
-3
/
+3
2016-06-02
net: handle optional VLAN header in checksum computation.
Jean-Christophe Dubois
1
-4
/
+31
2016-06-02
net: improve UDP/TCP checksum computation.
Jean-Christophe Dubois
1
-27
/
+67
2016-06-02
e1000e: Introduce qtest for e1000e device
Dmitry Fleytman
2
-0
/
+482
2016-06-02
net: Introduce e1000e device emulation
Dmitry Fleytman
8
-0
/
+4532
2016-06-02
e1000: Move out code that will be reused in e1000e
Dmitry Fleytman
6
-320
/
+591
2016-06-02
e1000_regs: Add definitions for Intel 82574-specific bits
Dmitry Fleytman
1
-3
/
+342
2016-06-02
vmxnet3: Use pci_dma_* API instead of cpu_physical_memory_*
Dmitry Fleytman
3
-28
/
+44
2016-06-02
net_pkt: Extend packet abstraction as required by e1000e functionality
Dmitry Fleytman
9
-205
/
+1336
2016-06-02
rtl8139: Move more TCP definitions to common header
Dmitry Fleytman
2
-5
/
+8
2016-06-02
net_pkt: Name vmxnet3 packet abstractions more generic
Dmitry Fleytman
8
-198
/
+206
2016-06-02
vmxnet3: Use common MAC address tracing macros
Dmitry Fleytman
2
-7
/
+4
2016-06-02
net: Add macros for MAC address tracing
Dmitry Fleytman
1
-0
/
+5
2016-06-02
net: Introduce Toeplitz hash calculator
Dmitry Fleytman
1
-0
/
+45
2016-06-02
vmxnet3: Use generic function for DSN capability definition
Dmitry Fleytman
1
-7
/
+5
2016-06-02
pcie: Introduce function for DSN capability creation
Dmitry Fleytman
2
-0
/
+11
2016-06-02
pcie: Add support for PCIe CAP v1
Dmitry Fleytman
3
-20
/
+73
2016-06-02
pci: Introduce define for PM capability version 1.1
Dmitry Fleytman
1
-0
/
+2
2016-06-02
msix: make msix_clr_pending() visible for clients
Dmitry Fleytman
2
-1
/
+2
2016-06-02
pci: fix unaligned access in pci_xxx_quad()
Dmitry Fleytman
1
-2
/
+9
2016-06-01
.gitignore: Ignore docker source copy
Fam Zheng
1
-0
/
+1
2016-06-01
MAINTAINERS: Add tests/docker
Fam Zheng
1
-0
/
+7
2016-06-01
docker: Add EXTRA_CONFIGURE_OPTS
Fam Zheng
2
-0
/
+4
2016-06-01
docs: Add text for tests/docker in build-system.txt
Fam Zheng
1
-0
/
+5
2016-06-01
docker: Add travis tool
Fam Zheng
2
-0
/
+69
2016-06-01
docker: Add mingw test
Fam Zheng
1
-0
/
+34
[next]