Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Realview Sysctl, GIC (PIC), PL011 (UART), and SP804 (Timer) working for ARM test code. #6

Merged
merged 6 commits into from Jul 2, 2011

Commits on Jun 29, 2011

  1. [ARM] Got buddy allocator working with arm7a. Other minor cleanup. (J…

    …im Huang <jserv@0xlab.org>)
    
    Signed-off-by: Anup Patel <anup@brainfault.org>
    avpatel committed Jun 29, 2011
    Copy the full SHA
    7d81010 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2011

  1. Refactored ARM Test Code.

    Imporved performance of Xvisor on ARM by tunning tick delay and tick count per vcpu.
    
    Signed-off-by: Anup Patel <anup@brainfault.org>
    avpatel committed Jun 30, 2011
    Copy the full SHA
    a28b5c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2011

  1. [ARM] Fixed the gic_ack_irq() function.

    Signed-off-by: Anup Patel <anup@brainfault.org>
    avpatel committed Jul 1, 2011
    Copy the full SHA
    399bd78 View commit details
    Browse the repository at this point in the history
  2. [ARM] Refactored ARM test code.

    [ARM] Added GIC and Timer access code to ARM test code.
    
    Signed-off-by: Anup Patel <anup@brainfault.org>
    avpatel committed Jul 1, 2011
    Copy the full SHA
    52bf704 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2011

  1. [ARM] Fixed dist_readb/dist_writeb of GIC emulator.

    [ARM] Updated arm_irq and arm_timer for ARM test code.
    
    Signed-off-by: Anup Patel <anup@brainfault.org>
    avpatel committed Jul 2, 2011
    Copy the full SHA
    9c411b7 View commit details
    Browse the repository at this point in the history
  2. [ARM] Emulated PIC and emulated Timer working for ARM guest.

    Signed-off-by: Anup Patel <anup@brainfault.org>
    avpatel committed Jul 2, 2011
    Copy the full SHA
    5a06b19 View commit details
    Browse the repository at this point in the history