]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/mini-os.git/shortlog
people/liuw/libxenctrl-split/mini-os.git
2012-11-30 Daniel De Graafmini-os: shutdown_thread depends on xenbus
2012-11-30 Andrew Cooperminios/console: console_input() weak reference
2012-11-30 Samuel Thibault[minios] Add xenbus shutdown control support
2012-11-30 Samuel Thibault[minios] Fix test application link when pcifront is...
2012-11-19 Matthew Fioravanteminios: Update mini-os license to support GPL features
2012-11-19 Matthew Fioravanteminios: fix bug in lseek for mini-os
2012-11-13 Matthew Fioravanteminios: add tpmfront, tpm_tis, and tpmback drivers
2012-11-13 Matthew Fioravanteminios: add xenbus_read_uuid
2012-11-13 Matthew Fioravanteminios: Disable -DGNT_DEBUG and -DGNTMAP_DEBUG
2012-10-09 Matthew Fioravanteminios: add select definition to sys/time.h when HAVE_L...
2012-10-09 Matthew Fioravanteminios: add posix io for blkfront
2012-10-08 Matthew Fioravanteminios: setup fpu and sse in mini-os
2012-10-08 Matthew Fioravanteminios: add CONFIG_XC conditional
2012-10-08 Matthew Fioravanteminios: Disable the mfn_is_ram() check, it doesn't...
2012-10-08 Matthew Fioravanteminios: Add endian, byteswap, and wordsize macros to...
2012-10-08 Matthew Fioravanteminios: Add ioread/iowrite functions to mini-os
2012-09-12 Ian Campbelltools: drop ia64 support
2012-05-14 Ian Campbellnstore: rename public xenstore headers
2012-02-20 Ian Campbellminios: Remove unused variables warnings
2012-02-09 Daniel De Graafstubdom: enable xenstored build
2012-02-09 Daniel De Graafmini-os: make frontends and xenbus optional
2012-02-09 Daniel De Graafmini-os: Move test functions into test.c
2012-02-09 Daniel De Graafmini-os: create app-specific configuration
2012-02-09 Alex Zefferttmini-os: remove per-fd evtchn limit
2012-02-09 Daniel De Graafmini-os: avoid crash if no console is provided
2012-02-09 John McDermottmini-os: stop compiler complaint about unused variables
2012-01-31 Ian Campbellmini-os: use BSD sys/queue.h instead of Linux list.h
2012-01-31 Olaf Heringmini-os: convert mlock macros to C functions
2011-12-09 Ian Campbellmini-os: do not wait for pci backend in pcifront_scan
2011-08-19 Jeremy Fitzhardingemini-os: work around ld bug causing stupid CTOR count
2011-05-01 Samuel Thibaultmini-os: fix lib.h licence
2011-05-01 Samuel Thibaultmini-os: lib/math.c: import FreeBSD 8 functions
2011-05-01 Samuel Thibaultmini-os: Fix printf.c licence
2011-03-17 Keir Fraserbuild: Make XEN_ROOT an absolute path.
2011-02-07 Ian Campbellminios: do not export {test,set,clear}_bit etc to appli...
2011-01-27 John Weekesminios: Fix bug/build problem introduced in c/s 22799
2011-01-21 Stefano Stabellinilibxl, minios: stubdom console based save/restore
2011-01-11 Tim Deegantools: remove fs-front/fs-back
2011-01-11 Gianni Tedescostubdom/minios: don't retrieve the address of void...
2011-01-11 Samuel Thibaultstubdom/minios: use correct sized types for software...
2011-01-07 Gianni Tedescominios: use constant expression to size arrays
2010-12-03 Keir Fraserminios: reverse layering of xc vs minios fd close
2010-10-26 Ian Campbellminios: add parentheses to mlock/mulock arguments.
2010-10-12 Samuel ThibaultMiniOS: Fix continue; in netfront receive loop
2010-05-28 Keir Fraserlibxc: eliminate static variables, use xentoollog;...
2010-05-04 Keir Frasermini-os: Revert 21106:b20f897d6010 "Fix xenbus initiali...
2010-04-07 Keir Frasermini-os: Fix xenbus_switch_state's transaction retry
2010-04-07 Keir Frasermini-os: Fix crash on frontend shutdown failures
2010-04-07 Keir Frasermini-os: Fix frontend shutdown wait loop
2010-04-06 Keir Frasermini-os: Fix xenbus initialisation
2010-04-06 Keir Frasermini-os: Do not use the same wait element twice
2010-03-30 Keir Fraserminios: Trivial spelling typo fixed.
2010-01-18 Keir Fraserminios: implement xc_map_foreign_bulk
2009-12-18 Keir Frasermini-os: Fix build error when !HAVE_LIBC
2009-12-14 Keir Frasermini-os: Fix a compilation error in xencons_ring when...
2009-12-14 Keir Frasermini-os: Fix memory leaks in blkfront, netfront, pcifro...
2009-12-11 Keir Frasermini-os: Fix memory leaks in xs_read() and xs_write()
2009-11-23 Keir Fraserminios: Fix fb/kbd initialization
2009-11-23 Keir Fraserminios: Fix xenbus_unwatch_path calls
2009-11-23 Keir Fraserpcifront: fix multiple initialization bug
2009-11-13 Keir Fraserpcifront: implement dynamic connections and disconnections
2009-10-29 Keir Fraserminios: xmalloc and realloc fixes
2009-10-23 Keir Fraserminios: Optimize mmap(open("/dev/mem"))
2009-10-21 Keir Fraserstubdom: mmap on /dev/mem support
2009-10-14 Keir Fraserminios: fix console end of line: \n\r -> \r\n
2009-10-14 Keir Fraserminios: fix minios console
2009-10-14 Keir Fraserminios pcifront: translate physical into virtual addresses
2009-10-01 Keir Fraserstubdom/minios: re-structure headers
2009-07-23 Keir Fraserfs-front: cope with a missing fs-backend
2009-07-15 Keir Fraserminios: switch to C99 integer types
2009-06-27 Keir Fraserminios: fix free_fbfront
2009-06-25 Keir Fraserminios: add few missing constants in limits.h
2009-06-18 Keir Fraserminios: Use posix_openpt() rather than non-standard...
2009-06-17 Keir Fraserminios: support secondary guest consoles.
2009-06-17 Keir FraserIntroduce mechanism to check standard conformance of...
2009-06-04 Keir Fraserminios: Introduce BSD license COPYING file
2009-06-03 Keir Fraserminios: Clean up and remove Linux remnants from x86_64.S
2009-06-03 Keir Fraserminios: refactor xenbus state machine
2009-06-01 Keir Fraserminios: Remove Linux attribution for mktime() as it...
2009-05-28 Keir Fraserminios: implement ffs, ffsl and ffsll.
2009-05-26 Keir Fraserpvgrub: few lines in shutdown_blkfront were removed...
2009-05-26 Keir Fraserminios: replace mktime implementation
2009-05-26 Keir Fraserminios: Fix blkfront driver when sector_size != 512
2009-05-19 Keir Fraserminios: Implement some extra lib functions for ocaml...
2009-05-19 Keir Fraserminios: Define extra stub functions to allow build...
2009-04-23 Keir Fraserstubdom: drop lwip support
2009-04-23 Keir Fraserstubdoms: generate stubdom config file
2009-04-14 Keir Fraserminios: fix a memory corruption in blkfront
2009-03-31 Keir Fraserminios: Extend struct blkfront_aiocb.
2009-03-31 Keir Fraserminios: _chk_fail and _chk canaries for minios and...
2009-03-13 Keir Fraserminios: allow to allocate machine contiguous pages
2009-03-09 Keir Fraserminios: Fix 18874 memory clipping
2009-03-02 Keir Fraserminios: general cleanup of mm.c
2009-03-02 Keir Fraserminios: cleanup events.c
2009-03-02 Keir Fraserminios: add ioremap/iounmap
2009-02-09 Keir Fraserminios: fix p2m on x86
2008-12-18 Keir FraserFix mini-os ia64 compilation
2008-12-16 Keir Frasermini-os: Make utility function get_self_id() in fs...
2008-12-05 Keir Fraserminios: Clip memory not usable by Mini-OS (above 1GB)
2008-11-25 Isaku Yamahatamerge with xen-unstable.hg
next