Skip to content

Commit

Permalink
pc_piix: remove undesired change in pc_init1
Browse files Browse the repository at this point in the history
Introduced when applying commit f81222b (audio: look for the ISA and
PCI buses, 2013-04-18).

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1367330432-14417-1-git-send-email-pbonzini@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
  • Loading branch information
bonzini authored and Anthony Liguori committed Apr 30, 2013
1 parent b3e6d59 commit b7da6c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hw/i386/pc_piix.c
Expand Up @@ -88,6 +88,7 @@ static void pc_init1(MemoryRegion *system_memory,
void *fw_cfg = NULL;

pc_cpus_init(cpu_model);
pc_acpi_init("acpi-dsdt.aml");

if (kvmclock_enabled) {
kvmclock_create();
Expand Down

0 comments on commit b7da6c6

Please sign in to comment.