index
:
~alon/qemu
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
async_monitor
bz747011-screendump-async.v3
bz_virtio_console_epipe
fb_async_fix.v2
features/qxl-monitors-config
kd
libcacard
libcacard-fedora
libcacard.1
libcacard_ccid.1
libcacard_ccid.2
libcacard_ccid.4
libcacard_fixes
locking.fixes.candidate.1
master
pull-libcacard-1
pull-libcacard-assert
pull-libcacard.afe
pull-libcacard.data
pull-libcacard.glusterfs
qemu-kvm.master.spice.v36.s3.v1
qemu.qxl_debug.for_gerd
qemu.s3.v1
qkm.spice.v28.ccid.v15
qxl-fixes
qxl/pull
s3.v3
s3.v4.async.api
s3.v4.async.api.v2
screendump-qapi
spice-vmc.resethandler.v1
spice.kvm.v11.spicevmc
spice.kvm.v11.spicevmc_and_ccid
spice.kvm.v14.spicevmc
spice.kvm.v14.spicevmc_and_ccid_and_chardev
spice.kvm.v14.usb_ccid
spice.kvm.v14.usb_ccid.spicevmc_chardev
spice.kvm.v14.usb_ccid.spicevmc_chardev.refactor_vdiport_interface
spice.kvm.v14.usb_ccid_original_patches
spice.kvm.v18
spice.kvm.v18.ccid.v8.1.based
spice.kvm.v18.usb-ccid.v2
spice.kvm.v18.usb-ccid.v3
spice.kvm.v18.usb-ccid.v4
spice.kvm.v18.usb-ccid.v5
spice.kvm.v18.usb-ccid.v6
spice.kvm.v18.usb-ccid.wip
spice.v18
spice.v36.s3.v1
spice.v36.s3.v2
spice.v36.s3.wip
spice_semi_seamless_migration_gerd_on_vacation
testpatch
to-q/qxl/fb_async_fix.v1
usb-ccid.kvm.v18
usb-ccid.old
usb-ccid.spice.kvm.v14
usb-ccid.v13
usb_ccid.v11
usb_ccid.v12
usb_ccid.v13
usb_ccid.v14
usb_ccid.v15
usb_ccid.v16
usb_ccid.v16.reordered
usb_ccid.v18
usb_ccid.v19
usb_ccid.v20
usb_ccid.v22
usb_ccid.v23
usb_ccid.v24
usb_ccid.v25
usb_ccid.v25.clean
usb_ccid.v7
usb_ccid.v7.wip
usb_ccid.v9
vdiport_refactor.v2
vdiport_refactor.v3.and_usb_ccid_fixes
wip-ccid-win
wip/qxl-client-monitors-config
wip/shared-memory
spice qemu with usb-ccid device
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-12
/
+12
2011-08-04
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
1
-4
/
+15
2011-07-23
net: Consistently use qemu_macaddr_default_if_unset
Jan Kiszka
1
-8
/
+2
2011-07-23
net: Dump client type 'info network'
Jan Kiszka
1
-3
/
+12
2011-07-23
net: Refactor net_client_types
Jan Kiszka
1
-12
/
+18
2011-07-23
net: Improve layout of 'info network'
Jan Kiszka
1
-5
/
+9
2011-07-19
Fix netdev name lookup in -device, device_add, netdev_del
Markus Armbruster
1
-2
/
+8
2011-07-19
Fix automatically assigned network names for netdev
Markus Armbruster
1
-2
/
+7
2011-06-24
Strip trailing '\n' from error_report()'s first argument
Markus Armbruster
1
-1
/
+1
2011-06-22
net: Warn about "-net nic" options which were ignored
Peter Maydell
1
-0
/
+15
2011-06-22
net: Don't warn about the default network setup
Peter Maydell
1
-0
/
+12
2011-06-22
Revert "net: Improve the warnings for dubious command line option combinations"
Peter Maydell
1
-31
/
+0
2011-04-15
Remove unused sysemu.h include directives
Blue Swirl
1
-1
/
+0
2011-04-01
net: Improve the warnings for dubious command line option combinations
Peter Maydell
1
-0
/
+31
2011-04-01
Fix net_check_clients warnings: make it per vlan.
Tristan Gingold
1
-1
/
+2
2011-03-06
net: Add the missing option declaration of "vhostforce"
Jason Wang
1
-1
/
+5
2011-03-06
net: remove parse_host_src_port() function
Juan Quintela
1
-41
/
+0
2011-03-06
net: Use iov helper functions
Benjamin Poirier
1
-22
/
+6
2011-03-05
net: fix qemu_can_send_packet logic
Vincent Palatin
1
-3
/
+3
2011-02-20
net: notify peer about link status change
Michael S. Tsirkin
1
-0
/
+11
2010-12-09
net/sock: option to specify local address
Mike Ryan
1
-0
/
+4
2010-10-27
net: properly handle illegal fd/vhostfd from command line
Jason Wang
1
-5
/
+11
2010-10-06
net: delay freeing peer host device
Michael S. Tsirkin
1
-7
/
+42
2010-08-22
QemuOpts: make most qemu_*_opts static
Gerd Hoffmann
1
-7
/
+9
2010-07-01
net: delete QemuOpts when net_client_init() fails.
Yoshiaki Tamura
1
-0
/
+4
2010-06-30
net: Fix VM start with '-net none'
Amit Shah
1
-1
/
+1
2010-06-14
Make netdev_del delete the netdev even when it's in use
Markus Armbruster
1
-4
/
+0
2010-06-10
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
1
-2
/
+5
2010-06-09
net: Fix hotplug with pci_add
Amit Shah
1
-2
/
+5
2010-06-01
Monitor: Drop QMP documentation from code
Luiz Capitulino
1
-22
/
+0
2010-04-18
monitor: Convert do_set_link() to QObject, QError
Markus Armbruster
1
-3
/
+4
2010-04-18
monitor: Use argument type 'b' for set_link
Markus Armbruster
1
-8
/
+2
2010-04-18
monitor: New commands netdev_add, netdev_del
Markus Armbruster
1
-0
/
+55
2010-04-18
error: Convert net_client_init() to QError
Markus Armbruster
1
-20
/
+18
2010-04-18
error: Drop extra messages after qemu_opts_set() and qemu_opts_parse()
Markus Armbruster
1
-2
/
+0
2010-04-10
net: remove broken net_set_boot_mask() boot device validation
Eduardo Habkost
1
-19
/
+0
2010-04-10
net: remove NICInfo.bootable field
Eduardo Habkost
1
-1
/
+0
2010-04-01
tap: add vhost/vhostfd options
Michael S. Tsirkin
1
-0
/
+8
2010-03-16
qemu-option: Move the implied first name into QemuOptsList
Markus Armbruster
1
-2
/
+2
2010-03-16
error: Replace qemu_error() by error_report()
Markus Armbruster
1
-14
/
+14
2010-03-09
qdev: Catch attempt to attach more than one device to a netdev
Markus Armbruster
1
-0
/
+1
2010-03-08
qdev: Add a DEV_NVECTORS_UNSPECIFIED enum for unspecified nr of MSI vectors
Amit Shah
1
-2
/
+4
2010-02-21
Allow const QemuOptDesc
Blue Swirl
1
-1
/
+1
2010-02-20
Fix warning on OpenBSD
Blue Swirl
1
-1
/
+1
2010-02-19
net: Monitor command set_link finds only VLAN clients, fix
Markus Armbruster
1
-0
/
+1
2010-02-19
net: info network shows only VLAN clients, fix
Markus Armbruster
1
-2
/
+9
2010-02-19
net: net_check_clients() checks only VLAN clients, fix
Markus Armbruster
1
-0
/
+7
2010-02-19
net: Fix bogus "Warning: vlan 0 with no nics" with -device
Markus Armbruster
1
-7
/
+18
2010-02-19
net: net_check_clients() runs too early to see -device, fix
Markus Armbruster
1
-3
/
+1
2010-02-19
net: Remove unused net_client_uninit()
Markus Armbruster
1
-14
/
+0
[next]