[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 7/8] audio: look for the ISA and PCI buses
From: |
Paolo Bonzini |
Subject: |
Re: [Qemu-devel] [PATCH 7/8] audio: look for the ISA and PCI buses |
Date: |
Tue, 30 Apr 2013 16:00:04 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4 |
Il 30/04/2013 14:16, Andreas Färber ha scritto:
>
> The patch version committed has an additional change in this file:
>
> @@ -88,7 +88,6 @@ 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();
>
> Was that accidental? Noticed because of a conflict with Igor's patches.
Yes, it must have been introduced when applying, because this wasn't a
pull request. I'll send a patch to revert.
> Further, my Reviewed-by is missing on patch 1/8, so was maybe the
> previous RFC version committed accidentally instead of this one?
No, the RFC only had 6 patches and patches 6-7-8 were completely
different (and broken).
Paolo
- [Qemu-devel] [PATCH 1.5 0/8] make audio card configuration uniform, Paolo Bonzini, 2013/04/18
- [Qemu-devel] [PATCH 1/8] adlib: qdev-ify, Paolo Bonzini, 2013/04/18
- [Qemu-devel] [PATCH 4/8] audio: remove CONFIG_* symbols, Paolo Bonzini, 2013/04/18
- [Qemu-devel] [PATCH 3/8] audio: remove HAS_AUDIO, Paolo Bonzini, 2013/04/18
- [Qemu-devel] [PATCH 5/8] audio: replace audio card configuration with default-configs, Paolo Bonzini, 2013/04/18
- [Qemu-devel] [PATCH 2/8] audio: remove the need for audio card CONFIG_* symbols, Paolo Bonzini, 2013/04/18
- [Qemu-devel] [PATCH 7/8] audio: look for the ISA and PCI buses, Paolo Bonzini, 2013/04/18
- [Qemu-devel] [PATCH 8/8] audio: enable PCI audio cards for all PCI-enabled targets, Paolo Bonzini, 2013/04/18
- [Qemu-devel] [PATCH 6/8] qom: do not return root for empty path, Paolo Bonzini, 2013/04/18
- Re: [Qemu-devel] [PATCH 1.5 0/8] make audio card configuration uniform, Paolo Bonzini, 2013/04/29
- Re: [Qemu-devel] [PATCH 1.5 0/8] make audio card configuration uniform, Anthony Liguori, 2013/04/30