summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
10 daysbuild-sys: make HMP source files conditional on have_hmpMarc-André Lureau
10 daysGuard HMP command implementations with CONFIG_HMPMarc-André Lureau
10 daysmonitor: tighten monitor_printf*()Marc-André Lureau
10 daysmonitor: make hmp_handle_error() take MonitorHMPMarc-André Lureau
10 daysmonitor: change HMPCommand cmd to take MonitorHMPMarc-André Lureau
10 daysmonitor: isolate HMP declarations in hmp.hMarc-André Lureau
10 daysnet: add x-query-network QMP commandMarc-André Lureau
10 daysnet/qapi: add x-query-usernet commandMarc-André Lureau
2026-08-16net/vhost-vdpa: Include missing 'qemu/iov.h' headerPhilippe Mathieu-Daudé
2026-07-27net/colo: fix g_hash_table_destroy assertion on uninitialized filterMarc-André Lureau
2026-07-21net: Correct padding check in qemu_receive_packet()Peter Maydell
2026-07-16net: only advertise passt in netdev help when CONFIG_PASSTRohitashv Kumar
2026-07-07qom: replace 'can_be_deleted' with 'prepare_delete'Daniel P. Berrangé
2026-06-15Merge tag 'pbouvier/pr/tests-20260615' of https://gitlab.com/p-b-o/qemu into ...Stefan Hajnoczi
2026-06-15Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2026-06-15net/af-xdp.c: maybe-uninitialized warning with gcov build on ubuntu2404Pierrick Bouvier
2026-06-12net/colo-compare: Use QEMU_LOCK_GUARD to simplify mutex handlingEvgeny Kolmakov
2026-06-12net/slirp: allow hostfwd socket paths with dashesMichael Tokarev
2026-06-06net/filter: free old values in property settersMarc-André Lureau
2026-06-03net/vhost-vdpa: enable vqs before DRIVER_OK if no cvqEugenio Pérez
2026-06-03vhost: make vhost_dev.features privateVladimir Sementsov-Ogievskiy
2026-05-29Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingStefan Hajnoczi
2026-05-28net: use stub_ss for vhost-user-stub.c and vhost-vdpa-stub.cPierrick Bouvier
2026-05-26net/tap: check that user tries to define zero queuesVladimir Sementsov-Ogievskiy
2026-05-26net/tap: net_init_tap(): relax QEMU hubs checkVladimir Sementsov-Ogievskiy
2026-05-26net/tap: net_init_tap(): merge fd=, fds= and helper= cases into oneVladimir Sementsov-Ogievskiy
2026-05-26net/tap: fix vhostfds/vhostfd parameters APIVladimir Sementsov-Ogievskiy
2026-05-26net/tap: move fds parameters handling to separate functionsVladimir Sementsov-Ogievskiy
2026-05-26net: introduce net_parse_fds()Vladimir Sementsov-Ogievskiy
2026-05-26net/tap: net_init_tap_one(): drop model parameterVladimir Sementsov-Ogievskiy
2026-05-26net/tap: net_init_tap_one() refactor to get vhostfd paramVladimir Sementsov-Ogievskiy
2026-05-26net/tap: net_init_tap(): common fail labelVladimir Sementsov-Ogievskiy
2026-05-26net/tap: net_init_tap(): refactor parameter checkingVladimir Sementsov-Ogievskiy
2026-05-26net/tap: net_init_tap(): drop extra vhostfdname variableVladimir Sementsov-Ogievskiy
2026-05-26net/tap: net_init_tap_one(): add return valueVladimir Sementsov-Ogievskiy
2026-05-26net/af-xdp: fix type overflowVladimir Sementsov-Ogievskiy
2026-05-21qapi/net: Wean SLIRP off QAPI type String to improve documentationMarkus Armbruster
2026-05-21qapi/net: Wean passt off QAPI type String to improve documentationMarkus Armbruster
2026-05-21qapi/net: Rename NetDevPasstOptions to NetdevPasstOptionsMarkus Armbruster
2026-05-14Merge tag 'hw-misc-20260512' of https://github.com/philmd/qemu into stagingStefan Hajnoczi
2026-05-12vdpa: Allow VDPA to work on big-endian machineKonstantin Shkolnyy
2026-05-11net/can: free ifname on socketcan finalizationMarc-André Lureau
2026-05-11net/colo-compare: guard finalize against uninitialized stateMarc-André Lureau
2026-05-06cocci: Do not initialize variable used by QTAILQ_FOREACH macroPhilippe Mathieu-Daudé
2026-05-06io: use g_clear_handle_id() for GSource cleanupPhilippe Mathieu-Daudé
2026-05-06monitor: Extract completion declarations to 'monitor/hmp-completion.h'Philippe Mathieu-Daudé
2026-03-09net/passt: Don't try to read the pidfile if passt got a signalPeter Foley
2026-03-09net/passt: Only kill passt if it wrote a pidfilePeter Foley
2026-02-23Merge tag 'hw-misc-20260223' of https://github.com/philmd/qemu into stagingPeter Maydell
2026-02-23hw/net/rocker: Don't assume h_proto is aligned in eth_strip_vlan_ex()Peter Maydell