xen.git
2014-05-12 Ian Campbellxen: arm: bitops take unsigned int
2014-05-12 Mukesh Rathorpvh dom0: Add checks and restrictions for p2m_is_foreign
2014-05-12 Paul Durrantadd the facility to limit ranges per rangeset
2014-05-12 Paul Durrantadd an implentation of asprintf() for xen
2014-05-12 Paul Durrantioreq-server: on-demand creation of ioreq server
2014-05-12 Paul Durrantioreq-server: create basic ioreq server abstraction
2014-05-12 Paul Durrantioreq-server: centralize access to ioreq structures
2014-05-12 Paul Durrantioreq-server: pre-series tidy up
2014-05-12 Edmund H WhiteNested VMX: load current_vmcs only when it exists
2014-05-08 Mukesh Rathorpvh dom0: construct_dom0 changes
2014-05-08 Yi Lix86: remove c_identify of the struct cpu_dev
2014-05-08 Roger Pau Monnégnttab: don't flush the TLB on grant ops for auto-trans...
2014-05-08 Jan Beulichx86/P2M: p2m_change_type() should pass on error from...
2014-05-08 Jan Beulichx86/P2M: pass on errors from p2m_set_entry()
2014-05-08 Jan Beulichdomctl: tighten XEN_DOMCTL_*_permission
2014-05-08 Don Slutzhvm/hpet: Detect comparator values in the past
2014-05-08 Don Slutzhvm/hpet: Prevent master clock equal to comparator...
2014-05-08 Don Slutzhvm/hpet: comparator can only change when master clock...
2014-05-08 Don Slutzhvm/hpet: Init comparator64 like comparator.
2014-05-08 Don Slutzhvm/hpet: In hpet_save, call hpet_get_comparator.
2014-05-08 Don Slutzhvm/hpet: In hpet_save, correctly compute mc64.
2014-05-08 Don Slutzhvm/hpet: Correctly limit period to a maximum.
2014-05-08 Don Slutzhvm/hpet: Only set comparator or period not both.
2014-05-08 Don Slutzhvm/hpet: Only call guest_time_hpet(h) one time per...
2014-05-08 Don Slutzhvm/hpet: Add manual unit test code.
2014-05-08 Matthew Daleyxenstat: don't leak memory in getBridge
2014-05-08 Matthew Daleyxenstat: fix unsigned less-than-0 comparison
2014-05-08 Andrew J. Benniestonnetif.h: Document xen-net{back, front} multi-queue...
2014-05-07 Olaf Heringtools/libxl: add direct_io_safe to check-xl-disk-parse
2014-05-07 Jan Beulichx86: reduce redundancy in tsc_[gs]et_info()
2014-05-07 Juergen Grosscredit2: use unique names
2014-05-06 Feng Wux86: merge stuff from asm-x86/x86_64/asm_defns.h to...
2014-05-06 Feng Wux86: move common_interrupt to entry.S
2014-05-06 Feng Wux86: define macros CPUINFO_features and CPUINFO_FEATURE...
2014-05-06 Aravind Gopalakrishnanx86,amd_ucode: verify max allowed patch size before...
2014-05-06 Andrew Cooperx86/time: cpuid_time_leaf() cleanup
2014-05-06 Jan BeulichNPT: temporarily retain page table mapping in do_recalc()
2014-05-02 Stefano Stabellinilibxl: introduce an option for disabling the non-O_DIRE...
2014-05-02 Ian Jacksonlibxl: Rerun bison
2014-05-02 Julien Grallxen/dts: Add dt_parse_phandle_with_args and dt_parse_ph...
2014-05-02 Julien Grallxen/arm: vtimer: rename vcpu_domain_init into domain_vt...
2014-05-02 Dario Faggiolilibxl: bail from placement on non-NUMA boxes
2014-05-02 Andrew Coopertools/mfn-dump: Fixes to 'dump-p2m'
2014-05-02 Andrew Coopertools/misc: Fix linkage of libxenstore
2014-05-02 Olaf Heringtools/libxl: fix typo in main_tmem_freeable
2014-05-02 Daniel De Graafvtpmmgr: properly remove t_uint size dependency
2014-05-02 Roger Pau Monnebuild: export CC value to SeaBIOS
2014-05-02 Roger Pau Monnegdbsx: remove cast from ioctl
2014-05-02 Roger Pau Monnexenstat: add a dummy FreeBSD implementation
2014-05-02 Roger Pau Monnelibxl: add support for OS-specific names to backend...
2014-05-02 Roger Pau Monnexenstore: add some missing headers
2014-05-02 Roger Pau Monnelibelf: add defines for bswap_* functions for FreeBSD
2014-05-02 Roger Pau Monnelibxc: remove include of malloc.h
2014-05-02 Roger Pau Monnelibxc: remove usage of "daylight" variable
2014-05-02 Roger Pau Monnebuild: set FreeBSD specific build variables
2014-05-02 Julien Grallxen/arm: Add missing newline after commit 60f7376
2014-05-02 Julien Grallxen/arm: create_xen_entries has to flush TLBs on every CPU
2014-05-02 Julien Grallxen/arm: traps: Add missing 0x in bad_trap
2014-05-02 Julien Grallxen/dts: Add dt_property_read_bool
2014-05-02 Julien Grallxen/common: grant-table: only call IOMMU if paging...
2014-05-02 Julien Grallxen/arm: p2m: apply_p2m_changes: Only load domain P2M...
2014-05-02 Julien Grallxen/arm: p2m: Move comment that was misplaced
2014-05-02 Julien Grallxen/arm: Constify address pointer for cache helpers
2014-05-02 Julien Grallxen/arm: map_device: Don't hardcode dom0 in print message
2014-05-02 Julien Grallxen/serial: remove serial_dt_irq
2014-05-02 Julien Grallxen/arm: IRQ: Do not allow IRQ to be shared between...
2014-05-02 Julien Grallxen/arm: IRQ: Defer routing IRQ to Xen until setup_irq...
2014-05-02 Julien Grallxen/arm: IRQ: Require desc.lock be held by callers...
2014-05-02 Julien Grallxen/arm: IRQ Introduce irq_get_domain
2014-05-02 Julien Grallxen/arm: IRQ: Move IRQ management from gic.c to irq.c
2014-05-02 Julien Grallxen/arm: IRQ: Rework gic_route_irq_to_guest function
2014-05-02 Julien Grallxen/arm: IRQ: remove __init from setup_dt_irq, request_...
2014-05-02 Julien Grallxen/arm: IRQ: drop irq parameter in __setup_irq
2014-05-02 Julien Grallxen/arm: IRQ: move gic {, un}lock in gic_set_irq_properties
2014-05-02 Julien Grallxen/arm: IRQ: Rename irq_cfg into arch_irq_desc
2014-05-02 Julien Grallxen/arm: IRQ: Use default irq callback from common...
2014-05-02 Julien Grallxen/arm: timer: replace timer_dt_irq by timer_get_irq
2014-05-02 Jan Beulichdomctl: perform initial post-XSA-77 auditing
2014-05-02 Jan Beulichx86: fix guest CPUID handling
2014-05-02 Boris Ostrovskyx86/hvm: indicate avaliability of HW support of APIC...
2014-05-02 Boris Ostrovskyx86/hvm: add HVM-specific hypervisor CPUID leaf
2014-05-02 Boris Ostrovskylibxc: allow changing max number of hypervisor cpuid...
2014-05-02 Jan Beulichx86/NPT: don't walk entire page tables when globally...
2014-05-02 Jan Beulichx86/NPT: don't walk page tables when changing types...
2014-05-02 Jan Beulichx86/EPT: don't walk page tables when changing types...
2014-05-02 Jan Beulichx86/EPT: don't walk entire page tables when globally...
2014-05-02 Aravind Gopalakrishnanamd, maintainers: Update MAINTAINERS file
2014-05-02 Paul Durranthvm_set_ioreq_page() releases wrong page in error path
2014-05-02 Bob Liutmem: drop unnecessary lock in tmem_relinquish_pages()
2014-05-02 Jan Beulichx86/HVM: clean up HVMOP_set_mem_type processing
2014-05-02 Jan Beulichx86/EPT: flush cache when (potentially) limiting cachab...
2014-05-02 Jan Beulichx86/EPT: also force EMT re-evaluation if pinned ranges...
2014-05-02 Jan Beulichx86/EPT: fix pinned cache attribute range checking
2014-05-02 Jan Beulichx86/EPT: refine direct MMIO checking when determining EMT
2014-05-02 Jan Beulichx86/EPT: consider page order when checking for APIC MFN
2014-05-01 Julien Grallxen/arm: Correctly save/restore CNTKCTL_EL1
2014-04-29 Andrew Cooperx86/mem: introduce XENMEM_machphys_compat_mfn_list
2014-04-29 Andrew Cooperx86/boot: use 'hlt' inside terminal loops
2014-04-29 Andrew Cooperx86/boot: move some __high_start code and data into...
2014-04-29 Andrew Cooperx86/boot: early data should live in init.rodata
next