On 10/15/20 5:32 AM, Richard Henderson wrote:
On 10/14/20 4:16 PM, Jason Thorpe wrote:
On Oct 14, 2020, at 2:52 PM, Richard Henderson
wrote:
I'm certainly open to these changes. But it'll need to be split up -- one
patch per bullet, basically.
That's fine. What's the convention for patc
On 10/14/20 4:16 PM, Jason Thorpe wrote:
>
>> On Oct 14, 2020, at 2:52 PM, Richard Henderson
>> wrote:
>>
>> I'm certainly open to these changes. But it'll need to be split up -- one
>> patch per bullet, basically.
>
> That's fine. What's the convention for patches that stack on top of one
>
> On Oct 14, 2020, at 2:52 PM, Richard Henderson
> wrote:
>
> I'm certainly open to these changes. But it'll need to be split up -- one
> patch per bullet, basically.
That's fine. What's the convention for patches that stack on top of one
another?
-- thorpej
On 10/6/20 7:52 PM, Jason Thorpe wrote:
> There are additional changes in Qemu itself. Those will be sent as
> a follow-up.
>
> - Change the $a2 value at VM start from "cpu count" to "config word". Bits
> 0-5 are cpu count, and bit 6 communicates the "-nographic" option from
> the VM.
> - Pr
There are additional changes in Qemu itself. Those will be sent as
a follow-up.
- Change the $a2 value at VM start from "cpu count" to "config word". Bits
0-5 are cpu count, and bit 6 communicates the "-nographic" option from
the VM.
- Provide a Console Terminal Block in the HWRPB. Initiali