mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 16:53:55 -06:00
audio: enable PCI audio cards for all PCI-enabled targets
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Message-id: 1366303444-24620-9-git-send-email-pbonzini@redhat.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
parent
f81222bc0c
commit
b3e6d591b0
8 changed files with 5 additions and 14 deletions
|
@ -985,9 +985,6 @@ void mips_malta_init(QEMUMachineInitArgs *args)
|
|||
}
|
||||
fdctrl_init_isa(isa_bus, fd);
|
||||
|
||||
/* Sound card */
|
||||
audio_init();
|
||||
|
||||
/* Network card */
|
||||
network_init();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue