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
/
net
/
spapr_llan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-23
spapr_llan: convert to trace framework instead of DPRINTF
Laurent Vivier
1
-36
/
+25
2016-09-07
spapr: implement H_CHANGE_LOGICAL_LAN_MAC h_call
Laurent Vivier
1
-0
/
+30
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
1
-1
/
+1
2016-05-27
hw/net/spapr_llan: Provide counter with dropped rx frames to the guest
Thomas Huth
1
-0
/
+17
2016-05-27
hw/net/spapr_llan: Delay flushing of the RX queue while adding new RX buffers
Thomas Huth
1
-3
/
+25
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
1
-0
/
+1
2016-05-19
hw: do not use VMSTATE_*TL
Paolo Bonzini
1
-4
/
+4
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+2
2016-03-24
hw/net/spapr_llan: Enable the RX buffer pools by default for new machines
Thomas Huth
1
-1
/
+1
2016-03-24
hw/net/spapr_llan: Fix receive buffer handling for better performance
Thomas Huth
1
-2
/
+216
2016-03-24
hw/net/spapr_llan: Extract rx buffer code into separate functions
Thomas Huth
1
-36
/
+70
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
1
-0
/
+2
2016-01-29
ppc: Clean up includes
Peter Maydell
1
-0
/
+1
2015-07-07
spapr: Merge sPAPREnvironment into sPAPRMachineState
David Gibson
1
-5
/
+7
2015-03-09
spapr_vio: Convert to realize()
Markus Armbruster
1
-4
/
+2
2015-01-12
net: remove all cleanup methods from NIC NetClientInfos
Paolo Bonzini
1
-8
/
+0
2014-10-15
bootindex: move calling add_boot_device_patch to bootindex setter function
Gonglei
1
-2
/
+0
2014-10-15
spapr_lian: add bootindex to qom property
Gonglei
1
-0
/
+10
2014-09-08
spapr-vlan: Don't touch last entry in buffer list
Anton Blanchard
1
-3
/
+10
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
1
-2
/
+1
2014-03-20
spapr_llan: Add to boot device list
Alexey Kardashevskiy
1
-0
/
+3
2014-03-05
spapr-vlan: flush queue whenever can_receive can go from false to true
Alexey Kardashevskiy
1
-0
/
+2
2013-11-08
spapr: add vio-bus devices to categories
Alexey Kardashevskiy
1
-0
/
+1
2013-07-29
spapr: Rename 'dprintf' to 'DPRINTF'
Peter Maydell
1
-13
/
+13
2013-07-29
pseries: savevm support for PAPR VIO logical lan
David Gibson
1
-2
/
+22
2013-05-06
spapr_llan: fix device reenabling
Alexey Kardashevskiy
1
-0
/
+2
2013-04-26
pseries: Convert VIO code to QOM style type safe(ish) casts
David Gibson
1
-10
/
+14
2013-04-08
hw: move NICs to hw/net/, configure via default-configs/
Paolo Bonzini
1
-0
/
+531