hw/loongarch: Remove minimum and default memory size
authorBibo Mao <maobibo@loongson.cn>
Wed, 15 May 2024 09:39:26 +0000 (17:39 +0800)
committerSong Gao <gaosong@loongson.cn>
Thu, 23 May 2024 01:30:41 +0000 (09:30 +0800)
commitac551dbd586cd13a78d26933e2a9ee3b0867ccb0
tree65c169167ca441396c753417ab63f5fbe4e8071e
parent8d96788cb1fbaa361b29e98954e5254acf6d0435
hw/loongarch: Remove minimum and default memory size

Some qtest test cases such as numa use default memory size of generic
machine class, which is 128M by fault.

Here generic default memory size is used, and also remove minimum memory
size which is 1G originally.

Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Song Gao <gaosong@loongson.cn>
Message-Id: <20240515093927.3453674-6-maobibo@loongson.cn>
Signed-off-by: Song Gao <gaosong@loongson.cn>
hw/loongarch/virt.c