x56Jason

Results 4 issues of x56Jason

* 上游源(官方镜像)的地址 git clone git://git.qemu.org/qemu.git git clone https://git.qemu.org/git/qemu.git git clone https://github.com/qemu/qemu.git * 该项目的介绍 Qemu is the most famous machine emulator and virtualizer in the open source community. It can be...

new
available elsewhere

# Description This is to backport the following 2 upstream commits to support SRF MAXPHYADDR. SRF doesn't support 5-level EPT but has 52-bit physical address(MAXPHYADDR). With some specific Qemu version,...

# Description This is to backport PMU core/uncore/tool upstream patches for CWF platform. # Test - core PMU perf counting test ``` [root@cwf linux]# tools/perf/perf stat -a sleep 1 Performance...

# Description This is to backport some i2c-i801 driver fix to hide iTCO on GNR platform since iTCO is not supported on GNR. # Test - Without this patchset, velinux...