Skip to content
View andyhhp's full-sized avatar
  • Citrix
  • Cambridge, UK

Organizations

@xen-project

Block or report andyhhp

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. xtf xtf Public

    Xen Test Framework

    C 9 14

  2. xen-api xen-api Public

    Forked from xapi-project/xen-api

    XCP xen-api

    OCaml 1

  3. pycrypto pycrypto Public

    Forked from pycrypto/pycrypto

    The Python Cryptography Toolkit

    Python 1

  4. xcp-networkd xcp-networkd Public

    Forked from xapi-project/xcp-networkd

    The XCP networking daemon

    OCaml

  5. ocaml-xen-lowlevel-libs ocaml-xen-lowlevel-libs Public

    Forked from xapi-project/ocaml-xen-lowlevel-libs

    OCaml bindings for low-level xen management functions. All code developed here should be upstreamed to xen-unstable eventually.

    OCaml

  6. xen-api-libs-specs xen-api-libs-specs Public

    Forked from xenserver/xen-api-libs-specs

    Spec files for the XenServer build system's api-libs component

    Shell 1

385 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week November December January February March April May June July August September October November
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

November 2025

Created 8 commits in 2 repositories
Created 1 repository

Created a pull request in xapi-project/oxenstored that received 3 comments

Fix path handling when loading the plugins

Filename.concat inserts a slash, so remove the leading slash from the plugins directory. Use Filename.concat consistently for all paths. Closes #22

+2 −2 lines changed 3 comments
Reviewed 1 pull request in 1 repository
xapi-project/xen-api 1 pull request

Created an issue in xapi-project/oxenstored that received 4 comments

libexec path handling

From the xsd_glue dynamic linking issue: launch-xenstore[1201]: Starting /usr/sbin/oxenstored... launch-xenstore[1222]: Fatal error: exception Dyn…

4 comments
Loading