aboutsummaryrefslogtreecommitdiff
path: root/hw/net/virtio-net.c
diff options
context:
space:
mode:
authorRayhan Faizel <rayhan.faizel@gmail.com>2024-02-25 00:40:36 +0530
committerPeter Maydell <peter.maydell@linaro.org>2024-03-05 13:22:55 +0000
commit9cf3bc65afdb63f6fc28560274600b4e6e0c91ca (patch)
tree2d89a4e154436f71a562c7bb3eb71df8e9a6bb2f /hw/net/virtio-net.c
parent4eac9dfbd72d346505642fb45ac3141c7eb2c516 (diff)
downloadqemu-9cf3bc65afdb63f6fc28560274600b4e6e0c91ca.zip
qemu-9cf3bc65afdb63f6fc28560274600b4e6e0c91ca.tar.gz
qemu-9cf3bc65afdb63f6fc28560274600b4e6e0c91ca.tar.bz2
hw/i2c: Implement Broadcom Serial Controller (BSC)
A few deficiencies in the current device model need to be noted. 1. FIFOs are not used. All sends and receives are done directly. 2. Repeated starts are not emulated. Repeated starts can be triggered in real hardware by sending a new read transfer request in the window time between transfer active set of write transfer request and done bit set of the same. Signed-off-by: Rayhan Faizel <rayhan.faizel@gmail.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20240224191038.2409945-2-rayhan.faizel@gmail.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/net/virtio-net.c')
0 files changed, 0 insertions, 0 deletions