]> Git Repo - qemu.git/commit
hw/mips/mips_malta: Create IDE hard drive array dynamically
authorPhilippe Mathieu-Daudé <[email protected]>
Mon, 14 Oct 2019 20:20:13 +0000 (22:20 +0200)
committerPhilippe Mathieu-Daudé <[email protected]>
Tue, 5 Nov 2019 22:33:12 +0000 (23:33 +0100)
commitfff21c129d0c6a78e9e2e52e4974c4d3904aedce
treecb5d56b1b8b676e7ff796325c28992c43d007237
parentfff123b8fd03433b89b0e8448a6809d4fec1f721
hw/mips/mips_malta: Create IDE hard drive array dynamically

In the next commit we'll refactor the PIIX4 code out of
mips_malta_init(). As a preliminary step, add the 'ide_drives'
variable and create the drive array dynamically.

Reviewed-by: Aleksandar Markovic <[email protected]>
Reviewed-by: Li Qiang <[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
hw/mips/mips_malta.c
This page took 0.024674 seconds and 4 git commands to generate.