commit | e29f237996762e3534b36d28d7f8cd844492facb | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | Sat Feb 02 01:13:12 2019 +0100 |
committer | Philippe Mathieu-Daudé <philmd@redhat.com> | Tue Nov 05 23:33:12 2019 +0100 |
tree | 64541233deaae49dc11c61c447618153217f9fb8 | |
parent | c74d2c047e5806e3afb2a02a6ce3f364b5f7ce67 [diff] |
hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c Now that we properly refactored the piix4_create() function, let's move it to hw/isa/piix4.c where it belongs, so it can be reused on other places. Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>