[Qemu-devel] virtio multiqueue RX frame classification

2017-10-27 Thread Alin Rauta
Hi, I have a question regarding receive pkts classification in QEMU. The virtIO spec states that the receive flow classification is implicit when enabling multiqueue support, but are there any ways to control the actual RX classification from inside the guest system or know how it is done? As e

[Qemu-devel] [Qemu-ppc] eTSEC device on ppce500

2016-08-26 Thread Alin Rauta
Hi, I am interested in using the eTSEC for ppce500, but looking through the code tree it seems the "etsec_create" function is never called. Perhaps I'm not using the right command when starting QEMU, do we have an example for eTSEC ? What I tried so far is: qemu-system-ppc -M ppce500 -cpu e500mc