aboutgitcodebugslistschat
path: root/qrap.c
Commit message (Expand)AuthorAgeFilesLines
* qrap: Set x-txburst as temporary workaround for virtio-net TX stallStefano Brivio2021-09-091-1/+1
* qrap: Drop debugging left-overs, enable timeout for connect() tooStefano Brivio2021-09-091-5/+3
* qrap: Minor fixes in comments and usage messageStefano Brivio2021-09-011-2/+2
* passt, pasta: Introduce command-line options and port re-mappingStefano Brivio2021-09-011-0/+5
* qrap: Skip pci.2 bus for pc-q35, add proper error reporting for probingStefano Brivio2021-07-171-12/+31
* qrap: Connect to the first available instance of passt, probe via ARP requestStefano Brivio2021-05-211-11/+53
* qrap: Silence gcc -O3 warning about strncpy() buffer lengthStefano Brivio2021-05-211-1/+1
* qrap: Also drop -device e1000e,... from qemu command lineStefano Brivio2021-05-211-0/+1
* qrap: Lowest usable PCI bus number for pc-q35 is actually 1Stefano Brivio2021-05-121-1/+1
* qrap: Strip network devices from command line, set them up according to machineStefano Brivio2021-05-121-27/+94
* qrap: Adapt -net/-netdev command-line mangling to existing argumentsStefano Brivio2021-05-111-14/+22
* qrap: Fix qemu name-guessing loop, add /usr/libexec/qemu-kvm as full path tooStefano Brivio2021-05-101-4/+5
* qrap: Find qemu command if not passed, patch command lineStefano Brivio2021-05-101-9/+81
* passt: New design and implementation with native Layer 4 socketsStefano Brivio2021-02-161-2/+4
* passt: Add IPv6 and NDP support, further fixes for IPv4 CTStefano Brivio2021-02-161-0/+1
* merd: Rename to PASSTStefano Brivio2021-02-161-2/+5
* merd: Switch to AF_UNIX for qemu tap, provide wrapperStefano Brivio2021-02-161-0/+79