[gem5-dev] commit access

2014-11-16 Thread Gabe Black via gem5-dev
Could someone reauthorize my ssh key please? It's on repo.gem5.org in my homedir as gem5_rsa.pub. Gabe ___ gem5-dev mailing list gem5-dev@gem5.org http://m5sim.org/mailman/listinfo/gem5-dev

[gem5-dev] Expose setUserMemoryRegion functionality for the KVM CPU model

2014-11-16 Thread Gabe Black via gem5-dev
We're trying to model a graphics device hooked up to VNC that has its own framebuffer memory mapped through a PCI BAR, unlike the ARM graphics device which uses DMA. We're also trying to use the KVM CPU model to fast forward to a point of interest. Unfortunately, if we have the VM exit every time

[gem5-dev] Review Request 2505: ISA: Allow named constants as decode case values.

2014-11-16 Thread Gabe Black via gem5-dev
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2505/ --- Review request for Default. Repository: gem5 Description --- Changeset

Re: [gem5-dev] Review Request 2506: x86: Rework opcode parsing to support 3 byte opcodes properly.

2014-11-16 Thread Gabe Black via gem5-dev
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2506/#review5458 --- And found a bug. Update coming. - Gabe Black On Nov. 17, 2014, 6:44

Re: [gem5-dev] Review Request 2506: x86: Rework opcode parsing to support 3 byte opcodes properly.

2014-11-16 Thread Gabe Black via gem5-dev
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2506/ --- (Updated Nov. 17, 2014, 6:57 a.m.) Review request for Default. Repository: gem5

[gem5-dev] Review Request 2481: x86: Fix some bugs in the real mode far jmp instruction.

2014-11-15 Thread Gabe Black via gem5-dev
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2481/ --- Review request for Default. Repository: gem5 Description --- Changeset

[gem5-dev] Review Request 2483: x86: Fix some bugs in the real mode far jmp instruction.

2014-11-15 Thread Gabe Black via gem5-dev
--- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2483/ --- Review request for Default. Repository: gem5 Description --- Changeset

Re: [gem5-dev] Memory directory structure

2014-11-11 Thread Gabe Black via gem5-dev
It might be worth thinking about the mem directory name in general as well. A couple of the things in there are actually memory, but the directory seems to be for a more general class of stuff. For instance, interconnect isn't a type of memory, and it doesn't necessarily connected to memory

Re: [gem5-dev] SSE decoding ability of the x86 decoder

2014-11-10 Thread Gabe Black via gem5-dev
Thanks. I'm pretty sure I'll be fixing my own bug which is why I volunteered. Gabe On Mon, Nov 10, 2014 at 12:24 AM, Andreas Hansson via gem5-dev gem5-dev@gem5.org wrote: Welcome back Gabe. Can you fix my bugs as well? :-) On 10/11/2014 04:58, Gabe Black via gem5-dev gem5-dev@gem5.org

Re: [gem5-dev] Assertion `!delayedResponse' failed, In X86 FS simulation

2014-11-09 Thread Gabe Black via gem5-dev
If you aren't in 64 bit mode, or you are and the instruction had the address size prefix, virtual addresses are at most 32 bits long. Gabe On Sat, Nov 8, 2014 at 8:58 PM, Mohammad Alian via gem5-dev gem5-dev@gem5.org wrote: Hello, I found the error source. This assertion goes up when the

Re: [gem5-dev] SSE decoding ability of the x86 decoder

2014-11-09 Thread Gabe Black via gem5-dev
Do you have a small test program that demonstrates the bug? If so, please send it to me. Gabe On Sat, Nov 8, 2014 at 10:00 AM, Ahmed Khawaja via gem5-dev gem5-dev@gem5.org wrote: Greetings, I am trying to run an SSE-enabled program through GEM5 in SE mode and I get an error

[gem5-dev] Upstreaming patches from Google

2014-10-30 Thread Gabe Black via gem5-dev
Hi. For those who don't know me, I used to contribute to gem5 a few years ago. There has been some nascent gem5 related activity at Google, and given my background I've been asked to help send bug fixes back upstream, answer questions, etc. You may see some activity from me in that capacity in the

<    1   2   3   4   5   6