qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v6 0/2] apic: bump emulated lapic version to 0x1


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v6 0/2] apic: bump emulated lapic version to 0x14
Date: Wed, 07 May 2014 12:37:43 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

Il 07/05/2014 11:03, Michael S. Tsirkin ha scritto:
On Tue, May 06, 2014 at 11:17:23AM -0400, Gabriel L. Somlo wrote:
This patch set changes the software-emulated local apic version
to 0x14 starting with pc machine types 2.1 and newer. This should
be particularly helpful when running OS X guests with TCG, since
XNU appears to have a hardcoded requirement that lapic version >= 0x14.

Changelog:

  v6: - rebased to apply cleanly (no fuzz) against latest qemu git
      - opportunity to practice dealing with Acked-by and Reviewed-by :)

  v5: convert lapic version to uint8_t (only 8 bits dedicated to
      "implementation version" in the apic version register, according to
      the Intel spec).

  v4: - split into a two-patch series with cover letter
      - 1/2: - introduces empty 2.0 compat_props
             - depends on 3458b2b075f92f163ccb9a1f24733eb5705947f0 to add
               2.1 machine type and move aliases (now already upstream, but
               not at the time v4 went out :)
      - 2/2: - adds lapic version as a machine property defaulting to 0x14
             - set to 0x11 in compat_props for machines 2.0 and older

  v3 and older: single patch, lapic version is global, no cover letter

Thanks again,
  Gabriel


Applied, thanks for your patience.

So Gabriel what's left for OS X guests to run out of the box (with the right key for -device applesmc of course)?

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]