xen.git
2012-03-08 George Dunlaphvm: Add command line option to enable ASID support...
2012-03-08 Andres Lagar... Low mem virq incremental adjustments
2012-03-07 Jan Beulichprovide a single, common implementation for get_order_f...
2012-03-07 Jan Beulichpassthrough: fix domain ref leak after 24888:71159fb049f2
2012-03-07 Keir FraserRevert 24973:50a70b652b43 "x86: Use deep C states for...
2012-03-07 Andrew CooperDOCS: Initial document regarding Xen's command line...
2012-03-07 George Dunlapbuild: Don't remove user-supplied xen-version during...
2012-03-07 George Dunlapbuild: Add xenversion as a top-level target
2012-03-07 Yang ZhangRTC: Add alarm support
2012-03-07 Yang ZhangRTC: Add RTC update-ended interrupt support
2012-03-07 Yang ZhangRTC: Add UIP(update in progress) check logic
2012-03-07 Yang ZhangRTC: fix 12-hour mode
2012-03-07 Yang ZhangRTC: use offset to caculate rtc clock
2012-03-07 Boris Ostrovskyx86: Use deep C states for off-lined CPUs
2012-03-07 Wei LiuAdd gtags target for xen/Makefile. Also update .hgignore.
2012-03-06 Jan Beulichx86/xenoprof: fix 32-bit guest stack handling after...
2012-03-06 Jan Beulichx86/cpuidle: deny access to the I/O port used for EM_SYSIO
2012-03-06 Jan Beulichx86/cpuidle: restrict scope of mwait_ptr in acpi_dead_i...
2012-03-06 Boris Ostrovskyx86: Use deep C states for off-lined CPUs
2012-03-02 Ian Campbelllibxl: only set b_info->u.hvm.bios if type if HVM
2012-03-01 Ian JacksonQEMU_TAG update
2012-03-01 Zhigang Wangadd new bootloader xenpvnetboot for pv guest
2012-03-01 Christoph Eggerxenstore: Portability: do not build init-xenstore-domai...
2012-03-01 George Dunlaplibxl: Implement libxl_sched_credit_param_[gs]et
2012-03-01 Stefano Stabelliniarm: compile libxc
2012-03-01 Stefano Stabelliniarm: add stub hvm/save.h
2012-03-01 Yongjie Rentools: fix python version checking issue
2012-03-01 Roger Pau Monnebuild: autoconf: fix libdir detection
2012-03-01 Ian Jacksondocs: xen-headers: Remove hard tabs
2012-03-01 Ian Jacksondocs: xen-headers: Annotate typedefs
2012-03-01 Ian JacksonMerge
2012-03-01 Keir Fraserlowmemd: Fix build when xs.h has not been previously...
2012-03-01 Roger Pau Monnebuild: autoconf: remove (yet another) brctl leftover
2012-03-01 Andres Lagar... Lowmemd: Simple demo code to show use of VIRQ_ENOMEM
2012-03-01 Roger Pau Monnebuild: autoconf: remove python xml check
2012-03-01 Andres Lagar... Global virq for low memory situations
2012-03-01 Wei LiuGrant table: fix a bug when grant copying a previous...
2012-03-01 Wei Wangamd iommu: Introduce a new lock for event and ppr logging
2012-03-01 Liu, Jinsongx86,tools/libxc: expose HLE/RTM features to pv and hvm
2012-03-01 Annie Lihvm: correct RTC time offset update error due to tm...
2012-03-01 Roger Pau Monnebuild: autoconf: remove ip check
2012-03-01 Ian Campbellhcall: markup the event channel hypercalls to improve...
2012-03-01 Olaf Heringxenpaging: remove obsolete XENMEM_paging_op_resume
2012-03-01 Ian Jacksonbuild: rerun autoconf
2012-03-01 Daniel De Graafbuild: remove hypervisor-only configuration from tools...
2012-03-01 David Vrabellibxc: add MMIO hole size parameter to xc_hvm_build()
2012-03-01 David Vrabellibxc: pass arguments to xc_hvm_build() in a structure
2012-03-01 Ian JacksonMerge
2012-03-01 Ian Campbelllibxl: autogenerate libxl_FOO_init and libxl_FOO_init_FIELD
2012-03-01 Ian Campbelllibxl: idl: generate KeyedUnion key member as part...
2012-03-01 Ian Campbelllibxl: Make IDL KeyedUnion keyvar an idl.Field
2012-03-01 Ian Campbelllibxl: add libxl_domain_build_info_init_type
2012-03-01 Ian Campbelllibxl: switch device model selection over to libxl_defbool
2012-03-01 Ian Campbelllibxl: do not explicitly initialise members of build...
2012-03-01 Ian Campbelllibxl: Select BIOS using libxl_domain_build_info_setdef...
2012-03-01 Ian Campbelllibxl: use defbool for graphics related options
2012-03-01 Ian Campbelllibxl: switch generation id control to libxl_defbool.
2012-03-01 Ian Campbelllibxl: make boolean members of libxl_domain_build_info...
2012-03-01 Ian Campbelllibxl: make boolean members of libxl_domain_create_info...
2012-03-01 Ian Campbelllibxl: add new "defbool" built in type.
2012-03-01 Ian Campbelllibxl: pci: use _init/_setdefault
2012-03-01 Ian Campbelllibxl: make libxl_device_console internal
2012-03-01 Ian Campbelllibxl: vfb/vkb: use _init/_setdefault
2012-03-01 Ian Campbelllibxl: nic: use _init/_setdefault
2012-03-01 Ian Campbelllibxl: disk: use _init/_setdefault
2012-03-01 Ian Campbelllibxl: introduce a descriminating default value for...
2012-03-01 Ian Campbelllibxl: drop 8M slack for PV guests.
2012-03-01 Ian Campbelllibxl: use an explicit LIBXL_TIMER_MODE_DEFAULT value
2012-03-01 Ian Campbelllibxl: provide _init and _setdefault for libxl_domain_b...
2012-03-01 Ian Campbelllibxl: provide _init and _setdefault for libxl_domain_c...
2012-03-01 Ian Campbelllibxl: Document _init/_dispose/_setdefault functions.
2012-03-01 Ian Campbelllibxl: generate a _dispose function for all Aggregate...
2012-03-01 Ian Campbelllibxl: allow specification of testidl random seed.
2012-03-01 Ian Campbelllibxl: Remove xen/sched.h from public interface
2012-03-01 Ian Campbelllibxl: remove sysctl.h from public interface
2012-02-29 Ian Campbellconfigure: do not require Bison or Flex
2012-02-29 Attilio Raolibxl, xl: Add the bios option to specify the bios...
2012-02-29 Keir FraserRevert 24897:f25e5785327e "Export configure variables...
2012-02-29 Ian Jacksontools: xencommons: revert accidental hunk in 24905...
2012-02-29 Roger Pau Monneinstall: remove old checks from install.sh
2012-02-29 Olaf Heringlibxl: use libxl wrapper for yajl_gen_alloc
2012-02-29 Olaf Heringlibxl: rename libxl__yajl_gen_alloc
2012-02-29 Dietmar Hahnvpmu: No need for two initialisation functions
2012-02-29 Dietmar Hahnvpmu: cleanup structures
2012-02-29 Daniel De Graafxsm: expose context of event channel peers
2012-02-29 Daniel De Graafxsm/flask: buffer AVC messages for output
2012-02-29 Daniel De Graafxsm/flask: clean interdomain event channel hook
2012-02-29 Daniel De Graafxsm: label xen-consumer event channels
2012-02-29 Keir FraserUpdate autoconf-generated configure script.
2012-02-29 Daniel De Graafbuild: Export configure variables to hypervisor build
2012-02-29 Attilio Raohvmloader: drop the ovmf32 support and rename ovmf64...
2012-02-28 Tim Deeganarm: Handle booting on SMP platforms
2012-02-28 Tim Deeganarm: strip xen binary
2012-02-28 Liu, JinsongX86: expose HLE/RTM features to dom0
2012-02-27 Ian CampbellUpdate SEABIOS_UPSTREAM_TAG
2012-02-27 David Vrabelarm: fix unaligned memcpy() and memmove()
2012-02-27 Ian CampbellSEABIOS_UPSTREAM_TAG Update
2012-02-27 Keir FraserRevert 24875:a59c1dcfe968 "blkif.h: Define and document...
2012-02-24 Jan Beulichpassthrough: release assigned PCI devices earlier durin...
2012-02-24 Jan Beulichx86/vMCE: save/restore MCA capabilities
next