From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Vrabel Subject: Re: PVH cleanups after 4.5 Date: Fri, 5 Dec 2014 10:55:10 +0000 Message-ID: <54818F0E.1010904@citrix.com> References: <20141204172511.GF43116@deinos.phlegethon.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20141204172511.GF43116@deinos.phlegethon.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 04/12/14 17:25, Tim Deegan wrote: > 'HVM' 'PVH' > 64bit hypercalls Yes Yes > 32bit hypercalls Yes No > Paging assistance Yes Yes > ioreq-servers Yes No Perhaps, but no default one. This would be required for supporting virtual GPU passthrough to a PVH guest. > HVM-style CPUID Yes Yes > Interrupt controllers Yes No ([x2]apic, ioapic, pic &c) Yes, if enough APIC virtualization hardware is available. > Timers Yes No (rtc, hpet, pit, pmtimer) > Machine Check regs Yes Yes > Emulated PCI Yes No (PVH to use pcifront?) David