]> Git Repo - qemu.git/commit
x86: mce_banks always have the same size
authorJuan Quintela <[email protected]>
Tue, 29 Sep 2009 20:48:55 +0000 (22:48 +0200)
committerAnthony Liguori <[email protected]>
Mon, 5 Oct 2009 14:32:41 +0000 (09:32 -0500)
commitac74d0f1fc1cc7d57b3bb4aea2d0b0f08e755476
treed834379a7d33eeae14372fe783dd013355f44908
parent60a902f1c329757705dea416abd741c1f11d3186
x86: mce_banks always have the same size

mce_banks is always MCE_BANKS_DEF * 4 in size, value never change

CC: Huang Ying <[email protected]>
Signed-off-by: Juan Quintela <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
target-i386/cpu.h
target-i386/helper.c
target-i386/machine.c
This page took 0.025177 seconds and 4 git commands to generate.