User Details
User Details
- User Since
- Jun 12 2015, 6:37 PM (578 w, 2 d)
Nov 4 2015
Nov 4 2015
julien.grall_citrix.com added a comment to D4080: xen/intr: fix the event channel enabled per-cpu mask.
TBH, I would have prefer to see a partial revert of the offending commit rather than mixing with logical changes like s/long/xen_ulong/.
Oct 19 2015
Oct 19 2015
julien.grall_citrix.com added a comment to D3880: x86/xen: Consolidate xen-os.h in a single place.
I've pushed a branch with this review on top of master:
http://xenbits.xen.org/gitweb/?p=people/julieng/freebsd.git;a=shortlog;h=refs/heads/arcpatch-D3880
Oct 16 2015
Oct 16 2015
Oct 15 2015
Oct 15 2015
julien.grall_citrix.com updated the diff for D3880: x86/xen: Consolidate xen-os.h in a single place.
Changes in this version:
- Only consolidate xen-os.h
- Stray lines and whitespaces removed
julien.grall_citrix.com retitled D3880: x86/xen: Consolidate xen-os.h in a single place from x86/xen: Consolidate the architecture specific headers in a single place
julien.grall_citrix.com added a comment to D3880: x86/xen: Consolidate xen-os.h in a single place.
I don't think we can get a rid of the linus copyright without re-writing the code because it has been copied from the Linux headers (arch/x86/include/asm/sync_bitops.h).
julien.grall_citrix.com added inline comments to D3880: x86/xen: Consolidate xen-os.h in a single place.
Oct 13 2015
Oct 13 2015
julien.grall_citrix.com updated the diff for D3880: x86/xen: Consolidate xen-os.h in a single place.
I uploaded the wrong version. The major change is in synch_cmpxgh where
the !amd64__ part was missing.
julien.grall_citrix.com retitled D3880: x86/xen: Consolidate xen-os.h in a single place from to x86/xen: Consolidate the architecture specific headers in a single place.
Oct 6 2015
Oct 6 2015
julien.grall_citrix.com updated the diff for D3698: xen/console: Introduce a new console driver for Xen guest.
Fix coding style
julien.grall_citrix.com updated the diff for D3698: xen/console: Introduce a new console driver for Xen guest.
Major changes:
- Add INTR_MPSAFE when mapping the event channel
- Split xen include from the system includes
- Check if the console is full before getting the characters from the tty (see xencons_getc)
Oct 5 2015
Oct 5 2015
julien.grall_citrix.com added inline comments to D3698: xen/console: Introduce a new console driver for Xen guest.
Oct 4 2015
Oct 4 2015
julien.grall_citrix.com updated the diff for D3698: xen/console: Introduce a new console driver for Xen guest.
Major changes:
- Fix coding style
- Introduce a set of operations per type of console
- Uniformize the function name
julien.grall_citrix.com added inline comments to D3698: xen/console: Introduce a new console driver for Xen guest.
Sep 20 2015
Sep 20 2015
