Category Archives: FPGA
PetaLinux/Pynq in QEMU HowTo
Background
Before stepping into the virtio acceleration, we will build and run a Linux(PetaLinux) in FPGA.
Despite the poor performance of simulation in X86, it’s very convenient to create POC.
We … Read more...
P4 Network with Xilinx FPGA
0. Background
As we all know, P4 is about to be the future of OpenFlow 2.0, and to achieve an totally software defined network with programmable control plane and data plane.
1. Basic Knowledge
Since we&… Read more...
Design of Fault Tolerance x86 Server with FPGA or QEMU
1. Background
Since the MicroBlaze provides the lockstep feature, so finally we can make a POC.
2. MicroBlaze FT Test
3. Server FT Test via MicroBlaze FT controller
4. QEMU with COLO
[1] Triple Modular Red… Read more...
Boost Virtualization Performance with Xilinx/Intel FPGA
UPDATE: 老王的笔记中也总结了一些关于devconf的内容。
This article is just a collection of ideas and posts.
Recently I was doing some performance-tunning of QEMU/KVM with kinds of pure-software ways. However, it ended with… Read more...