xen.git
2016-01-22 Ian Campbelltools/libs/foreignmemory: Support err == NULL to map.
2016-01-22 Ian Campbelltools/libs/foreignmemory: Mention restrictions on fork...
2016-01-22 Ian Campbelltools/libs/foreignmemory: use size_t for size arguments.
2016-01-22 Ian Campbelltools/libs/foreignmemory: provide xenforeignmemory_unmap.
2016-01-22 Ian Campbelltools: Refactor foreign memory mapping into libxenforei...
2016-01-22 Ian Campbelltools: Implement xc_map_foreign_range(s) in terms of...
2016-01-22 Ian Campbelltools: Remove xc_map_foreign_batch
2016-01-22 Ian Campbelltools/libxc: drop xc_map_foreign_bulk_compat wrappers
2016-01-22 Ian Campbelltools: Refactor hypercall calling wrappers into libxencall.
2016-01-22 Ian Campbelltools/libxc: Remove osdep indirection for privcmd
2016-01-22 Ian Campbelltools: Refactor /dev/xen/gnt{dev,shr} wrappers into...
2016-01-22 Ian Campbelltools/libxc: Remove osdep indirection for xc_gnt{shr...
2016-01-22 Ian Campbelltools: Arrange to check public headers for ANSI compati...
2016-01-22 Ian Campbelltools: Refactor /dev/xen/evtchn wrappers into libxenevtchn.
2016-01-22 Ian Campbelltools/libxc: Remove osdep indirection for xc_evtchn
2016-01-21 Jan Beulichx86: fix (and simplify) MTRR overlap checking
2016-01-21 Jan Beulichx86: constrain MFN range Dom0 may access
2016-01-21 Jan Beulichx86/paging: invlpg() hook returns boolean
2016-01-21 Jan Beulichx86/PV: relax LDT address check
2016-01-21 Jan Beulichx86/mmuext: tighten TLB flush address checks
2016-01-21 Jonathan Creekmoresched: use the auto-generated list of schedulers
2016-01-21 Jonathan Creekmoresched: register the schedulers into the list
2016-01-21 Jonathan Creekmorebuild: alloc space for sched list in the link file
2016-01-21 Jonathan Creekmorebuild: hook the schedulers into Kconfig
2016-01-20 Wen Congyangtools/libxl: remove unused function libxl__domain_save_...
2016-01-20 Wen Congyangtools/libxc: error handling for the postcopy() callback
2016-01-20 Wen Congyangtools/libxc: don't send end record if remus fails
2016-01-20 Wen Congyangremus: resume immediately if libxl__xc_domain_save_done...
2016-01-20 Wen Congyangremus: don't call stream_continue() when doing failover
2016-01-20 Wen Congyangremus: don't do failover if we don't have a consistent...
2016-01-20 Jan Beulichx86/VMX: prevent INVVPID failure due to non-canonical...
2016-01-20 Jan Beulichx86/mm: PV superpage handling lacks sanity checks
2016-01-19 Roger Pau Monnex86/HVM: memset CPU context save area
2016-01-19 Ian Campbelldocs: correct descriptions of gnttab_max_{, maptrack...
2016-01-19 Malcolm Crossleyxenpm: Add option to report average CPU frequency
2016-01-19 Wei Liulibxc: fix comment in xc__hypercall_bounce_pre
2016-01-19 Boris Ostrovskylibxc: Defer initialization of start_page for HVM guests
2016-01-19 Roger Pau Monnéx86/HVM: add padding to struct hvm_hw_cpu
2016-01-19 Haozhong Zhangsvm: remove redundant TSC scaling in svm_set_tsc_offset()
2016-01-19 Haozhong Zhangx86/time: scale host TSC in pvclock properly
2016-01-19 Haozhong Zhangx86/hvm: scale host TSC when setting/getting guest TSC
2016-01-19 Roger Pau Monnéelfnotes: check phys_entry against UNSET_ADDR32
2016-01-19 Paul Durrantpublic/io/netif.h: document control ring and toeplitz...
2016-01-19 Paul Durrantpublic/io/netif.h: clarifications to wire formats
2016-01-19 Juergen Grossxenstat: handle more than 1024 domains
2016-01-19 Doug GoldsteinINSTALL: fix typo
2016-01-18 Doug GoldsteinMAINTAINERS: add myself for kconfig
2016-01-18 Juergen Grossdocs: document xenstore domain xenstore paths
2016-01-18 Juergen Grosstools: don't stop xenstore domain when stopping dom0
2016-01-18 Juergen Grossxenstore: write xenstore domain data to xenstore
2016-01-18 Juergen Grosstools: split up xen-init-dom0.c
2016-01-18 Juergen Grossxenstore: add init-xenstore-domain parameter to specify...
2016-01-18 Juergen Grossxenstore: make use of the "xenstore domain" flag
2016-01-18 Juergen Grossxenstore: modify init-xenstore-domain parameter syntax
2016-01-18 Juergen Grossxenstore: add error messages to init-xenstore-domain
2016-01-18 Juergen Grossxenstore: destroy xenstore domain in case of error...
2016-01-18 Juergen Grosslibxl: move xen-init-dom0 to tools/helpers
2016-01-18 Juergen Grossxenstore: adjust coding style of init-xenstore-domain.c
2016-01-18 Juergen Grossxenstore: move init-xenstore-domain to tools/helpers
2016-01-18 Juergen Grosslibxl: provide a flag in dominfo to avoid stopping it
2016-01-18 Juergen Grosslibxc: support new xenstore domain flag in libxc
2016-01-18 Parth Dixitacpi/pmstat: build for x86 only
2016-01-18 Ashwin ChauguleACPI / table: add new function to get table entries
2016-01-18 Len BrownACPI: check acpi_disabled in acpi_table_parse() and...
2016-01-18 Jonathan Creekmorebuild: env var to enable expert config options
2016-01-18 Roger Pau Monnéx86/hvm: don't set the BSP as initialised in hvm_vcpu_i...
2016-01-18 Andrew Cooperspinlock: use mnemonics for recursive spinlock sentinel...
2016-01-18 Jan BeulichKconfig: fix environment variable handling
2016-01-18 Doug Goldsteintools: make FLASK utils build unconditional
2016-01-18 Ian Campbellxen: move installed copy of xen/.config file to /boot
2016-01-15 Paul Durrantlibxl: create 'drivers', 'feature' and 'attr' xenstore...
2016-01-15 Edgar E. IglesiasMAINTAINERS: Add xen/drivers/char/cadence-uart.c
2016-01-15 Edgar E. Iglesiasxen/arm: Add r1p12 to the list of supported Cadence...
2016-01-15 Juergen Grosslibxl: base libxl_list_vm() on libxl_list_domain()
2016-01-15 Juergen Grosslibxl: remove the xl list limit of 1024 domains
2016-01-15 Wei Liugitignore: update stubdom entries
2016-01-15 Ian CampbellSEABIOS_UPSTREAM_REVISION Update
2016-01-15 Roger Pau Monnelibxl: fix _SC_GETPW_R_SIZE_MAX usage
2016-01-15 Konrad Rzeszutek... tools: fix python install with "xentoollog"
2016-01-14 Tamas K Lengyelvm_event: add altp2m info to HVM events as well
2016-01-14 Boris Ostrovskybuild: remove .config when making distclean
2016-01-14 Roger Pau MonnéRevert "libxc: create an initial FPU state for HVM...
2016-01-14 Jan Beulichx86/xsave: simplify xcomp_bv initialization
2016-01-14 Roger Pau Monnéx86/hvm: introduce a flags field in the CPU save record
2016-01-14 Doug Goldsteinbuild: convert NR_CPUS to Kconfig
2016-01-14 Doug Goldsteinbuild: introduce CONFIG_NR_CPUS in Kconfig
2016-01-14 Jan Beulichx86/HVM: prune error labels in do_hvm_op()
2016-01-14 Jan Beulichx86emul: support clzero
2016-01-12 Doug Goldsteinconvert XSM_ENABLE to Kconfig
2016-01-12 Doug Goldsteinconvert FLASK_ENABLE to Kconfig
2016-01-12 Doug Goldsteinbuild: save generated xen .config
2016-01-12 Brendan Greggx86/VPMU: implement ipc and arch filter flags
2016-01-12 Juergen Grossadd xenstore domain flag to hypervisor
2016-01-12 Haozhong Zhangx86/hvm: add support for pcommit instruction
2016-01-12 Haozhong Zhangx86/hvm: allow guest to use clflushopt and clwb
2016-01-12 Doug Goldsteinx86: convert bigmem to Kconfig
2016-01-08 Jan BeulichRevert "convert FLASK_ENABLE to Kconfig"
2016-01-08 Jan BeulichRevert "convert XSM_ENABLE to Kconfig"
2016-01-08 Jan BeulichRevert "fix missing XSM_ENABLE change"
2016-01-08 Andrew Coopertools/libxc: Adjust error handling in map_p2m_list...
next