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
path:
root
/
hw
/
xen_nic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
1
-2
/
+2
2013-02-01
xen: fix build problem introduced from per-queue peers
Anthony Liguori
1
-2
/
+0
2013-02-01
net: intorduce qemu_del_nic()
Jason Wang
1
-1
/
+1
2013-02-01
net: introduce qemu_get_nic()
Jason Wang
1
-2
/
+2
2013-02-01
net: introduce qemu_get_queue()
Jason Wang
1
-5
/
+8
2012-12-19
net: reorganize headers
Paolo Bonzini
1
-1
/
+1
2012-12-19
janitor: do not include qemu-char everywhere
Paolo Bonzini
1
-1
/
+0
2012-09-14
xen: flush queue when getting an event
Paolo Bonzini
1
-0
/
+1
2012-08-01
net: Rename qemu_del_vlan_client() to qemu_del_net_client()
Stefan Hajnoczi
1
-1
/
+1
2012-08-01
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi
1
-2
/
+2
2012-08-01
net: Remove vlan code from net.c
Stefan Hajnoczi
1
-1
/
+0
2012-07-23
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
Laszlo Ersek
1
-1
/
+1
2012-06-21
xen: Reorganize includes of Xen headers.
Anthony PERARD
1
-5
/
+2
2012-01-13
prepare for future GPLv2+ relicensing
Paolo Bonzini
1
-0
/
+3
2011-09-21
Drop unneeded pthread.h inclusions
Jan Kiszka
1
-1
/
+0
2011-09-09
Introduce a new 'connected' xendev op called when Connected.
John Haxby
1
-1
/
+1
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-3
/
+3
2011-05-08
xen: Replace some tab-indents with spaces (clean-up).
Anthony PERARD
1
-123
/
+142
2009-12-03
net: convert xen to NICState
Mark McLoughlin
1
-17
/
+29
2009-10-30
net: move net-checksum.c under net/
Mark McLoughlin
1
-0
/
+1
2009-10-27
net: add receive_raw parameter to qemu_new_vlan_client()
Mark McLoughlin
1
-1
/
+1
2009-10-27
net: add a client type code
Mark McLoughlin
1
-1
/
+2
2009-10-15
net: allow NICs to be connected to netdevs
Mark McLoughlin
1
-1
/
+1
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-06-29
net: Provide VLAN client lookup helper
Jan Kiszka
1
-1
/
+1
2009-06-13
xen nic: check tx queue after connect.
Gerd Hoffmann
1
-0
/
+2
2009-06-09
net: add return value to packet receive handler
Mark McLoughlin
1
-5
/
+7
2009-06-09
net: pass VLANClientState* as first arg to receive handlers
Mark McLoughlin
1
-4
/
+4
2009-06-09
net: re-name vc->fd_read() to vc->receive()
Mark McLoughlin
1
-3
/
+3
2009-06-09
net: add fd_readv() handler to qemu_new_vlan_client() args
Mark McLoughlin
1
-2
/
+2
2009-06-08
xen nic: use XC_PAGE_SIZE instead of PAGE_SIZE.
Gerd Hoffmann
1
-1
/
+1
2009-06-08
xen nic: use qemu_malloc
Gerd Hoffmann
1
-2
/
+2
2009-06-06
xen: net backend doesn't need linux headers.
Gerd Hoffmann
1
-2
/
+0
2009-04-22
xen: add net backend driver. (Gerd Hoffmann)
aliguori
1
-0
/
+406