mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 01:03: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
|
@ -193,8 +193,6 @@ static void pc_init1(MemoryRegion *system_memory,
|
|||
}
|
||||
}
|
||||
|
||||
audio_init();
|
||||
|
||||
pc_cmos_init(below_4g_mem_size, above_4g_mem_size, boot_device,
|
||||
floppy, idebus[0], idebus[1], rtc_state);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue