u@home:~$

  • kvm vm vcpu to physical cpu affinity

    u@uu:~$ sudo virsh list [sudo] password for u: Id Name State -------------------------- 4 vm10_x86 running u@uu:~$ sudo virsh vcpuinfo 4 VCPU: 0 CPU: 2 State: running CPU time: 307.4s CPU Affinity: yyyy u@uu:~$ sudo virsh vcpupin 4 VCPU CPU Affinity ---------------------- 0 0-3 u@uu:~$ sudo virsh vcpupin 0 0 error:...

  • Coreboot SeaVgaBIOS upsquaredpro

    Here is the problem. Coreboot cannot display anything on upsquared pro board, because SeaVgaBIOS has an issue. Coreboot loads SeaBIOS as the payload firmware and SeaBIOS works at the legacy mode and only loads MBR partition. On the other hand, UEFI firmware only loads GPT partition. (UEFI firmware may support...

  • microcode something

    Trying to learn the microcode syntax. Put some data here. u@uu:~/prjs/lib-micro/build$ ./ms_match_n_patch_read idx p src dst 00: 0 0x0000 0x0000 01: 1 0x1434 0x06c6 02: 1 0x4c04 0x7c0a 03: 1 0x61e6 0x7cae 04: 1 0x757a 0x7cb0 05: 1 0x244a 0x7cdc 06: 1 0x065c 0x7c5c 07: 1 0x29ca 0x7c2e 08: 1...