Page MenuHomeFreeBSD
Feed Advanced Search

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/.

Nov 4 2015, 4:14 PM

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 19 2015, 4:55 PM

Oct 16 2015

julien.grall_citrix.com retitled D3921: xen: Code cleanup and small bug fixes from to xen: Code cleanup and small bug fixes.
Oct 16 2015, 5:50 PM

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
Oct 15 2015, 3:06 PM
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 to x86/xen: Consolidate xen-os.h in a single place.
Oct 15 2015, 3:01 PM
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).

Oct 15 2015, 2:06 PM
julien.grall_citrix.com added inline comments to D3880: x86/xen: Consolidate xen-os.h in a single place.
Oct 15 2015, 10:23 AM

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.

Oct 13 2015, 6:14 PM
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 13 2015, 6:02 PM

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

Oct 6 2015, 6:02 PM
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 6 2015, 5:57 PM

Oct 5 2015

julien.grall_citrix.com retitled D3818: xen/netfront: Add 2 bytes padding in the rx mbuf from to xen/netfront: Add 2 bytes padding in the rx mbuf.
Oct 5 2015, 5:53 PM
julien.grall_citrix.com retitled D3817: xen/blkfront: WRITE_BARRIER and FLUSH_DISKCACHE require barrier from to xen/blkfront: WRITE_BARRIER and FLUSH_DISKCACHE require barrier.
Oct 5 2015, 5:44 PM
julien.grall_citrix.com added inline comments to D3698: xen/console: Introduce a new console driver for Xen guest.
Oct 5 2015, 10:22 AM

Oct 4 2015

julien.grall_citrix.com retitled D3805: Update the Xen headers from Xen 4.2 to Xen 4.6 from to Update the Xen headers from Xen 4.2 to Xen 4.6.
Oct 4 2015, 8:11 PM
julien.grall_citrix.com updated D3698: xen/console: Introduce a new console driver for Xen guest.
Oct 4 2015, 4:49 PM
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
Oct 4 2015, 4:33 PM
julien.grall_citrix.com added inline comments to D3698: xen/console: Introduce a new console driver for Xen guest.
Oct 4 2015, 4:20 PM

Sep 20 2015

julien.grall_citrix.com retitled D3698: xen/console: Introduce a new console driver for Xen guest from to xen/console: Introduce a new console driver for Xen guest.
Sep 20 2015, 12:04 PM