qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [RFC] 64 bit i/o


From: Brian Johnson
Subject: [Qemu-devel] Re: [RFC] 64 bit i/o
Date: Wed, 02 Jan 2008 09:28:49 -0600
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)

Robert Reif wrote:
Paul Brook wrote:

Couldn't you just latch the value when one half is accessed?

In this one specific case you could do that but this is not the only
case in sparc32 (TOD, MXCC, ...) and other architectures with 64 bit
hardware have similar requirements.

This is a generic solution that fills a hole in the qemu
implementation.

Agreed. Some non-PC hardware has 64-bit registers which need to be accessed as 64-bit quantities, in order to read or write all fields at once. Qemu should support 64-bit I/O.

Brian





reply via email to

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