xen.git
2013-11-11 Kelley Nielsenlibxl: macro LOG() used in place of LIBXL__LOG in libxl...
2013-11-11 Alexandra Savalibxl: Use new LOG* and GCSPRINTF macros in tools/libxl...
2013-11-11 Jan Beulichx86/idle: reduce contention on ACPI register accesses
2013-11-11 Jan Beulichx86/Intel: don't probe CPUID faulting on family 0xf...
2013-11-11 Jan Beulichnested VMX: VMLANUCH/VMRESUME emulation must check...
2013-11-08 Matthew Daleymini-os: remove repeated statement in netfront_input
2013-11-08 Matthew Daleynestedsvm: remove pointless BUG_ON
2013-11-08 Jan Beulichx86/EFI: drop redundant newlines from blexit() argument...
2013-11-08 Jan Beulichx86/EFI: make trampoline allocation more flexible
2013-11-08 Kouya Shimurax86/hvm: fix restart of RTC periodic timer with vpt_align=1
2013-11-07 Andrew Cooperx86/msi: Refactor msi_compose_message() to not require...
2013-11-07 Andrew Cooperx86/hpet: Fix ambiguity in broadcast info message
2013-11-07 Andrew Cooperx86/acpi: Warn about multiple HPET tables
2013-11-06 Jan BeulichMAINTAINERS: remove Jacob Shin
2013-11-06 Nathan Studercall sched_destroy_domain before cpupool_rm_domain
2013-11-06 David Vrabelevtchn: don't lose pending state if FIFO event array...
2013-11-06 David VrabelMAINTAINERS: Add FIFO-based event channel ABI maintainer
2013-11-06 Liu JinsongVMX: flush cache when vmentry back to UC guest
2013-11-06 Liu JinsongVMX: fix cr0.cd handling
2013-11-06 Liu JinsongVMX: remove the problematic set_uc_mode logic
2013-11-06 Liu JinsongVMX: disable EPT when !cpu_has_vmx_pat
2013-11-06 Paul Durrantx86/viridian: TSC and APIC Frequency MSRs
2013-11-06 Paul Durrantx86/viridian: Time Reference Count MSR
2013-11-05 Andrew Cooperx86: command line parameter to disable ARAT
2013-11-05 Jan Beulichx86/HVM: 32-bit IN result must be zero-extended to...
2013-11-05 Don Slutz.config: Allow all URL(s) to be specified in .config
2013-11-05 Roger Pau Monnelibxl: make hotplug execution conditional on backend_do...
2013-11-05 Roger Pau Monnelibxl: remove unneeded libxl_domain_info in wait_device...
2013-11-05 Roger Pau Monnelibxl/hotplug: add support for getting domid
2013-11-05 Ian Campbellxen: arm: consitfy platform compatibility lists and...
2013-11-05 Ian Campbellxen/arm: Blacklist sun7i UARTs
2013-11-05 Ian Campbellxen/arm: Basic support for sunxi/sun7i platform.
2013-11-04 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2013-11-04 Bamvor Jian... xen: arm: add default kernel_start in xenctx
2013-11-04 Bamvor Jian... xen: arm: enable 32bit kernel stack trace
2013-11-04 Matthew Daleylibvchan: tidy up usages of fcntl in select-type sample...
2013-11-04 Paul DurrantRegister PV driver product numbers 4 and 5.
2013-11-04 Fabio Fantonilibxl: new parameters for upstream qemu's vga interfaces
2013-11-04 Rob Hoeslibxl: Allow 4 MB of video RAM for Cirrus graphics...
2013-11-04 Nathan StuderARINC653: fix NULL pointer dereference in free_vdata
2013-11-04 Nathan StuderARINC653: fix sched_priv corruption in alloc_vdata
2013-11-04 Andrew Cooperx86/ats: Fix parsing of 'ats' command line option
2013-11-04 Jan Beulichx86: make sure memory block is RAM before passing to...
2013-11-04 Jan Beulichx86/ACPI/x2APIC: guard against out of range ACPI or...
2013-11-04 Andrew Coopergnttab: correct locking order reversal
2013-11-01 Matthew Daleylibxl: check for xc_domain_shutdown failure in libxl__d...
2013-11-01 Matthew Daleylibxl: check for xc_domain_max_vcpus failure in libxl__...
2013-11-01 Matthew Daleylibxc: check for xc_vcpu_setcontext failure in xc_domai...
2013-11-01 Jon Fraserxen/arm: Add EARLY_PRINT support for Broadcom brcm...
2013-11-01 Jon Fraserxen/arm: UART addresses are not always aligned to a...
2013-10-31 Matthew Daleylibxc: don't read uninitialized size value in xc_read_image
2013-10-31 Matthew Daleyxentrace: undeadify invalid option argument handling
2013-10-31 Matthew Daleyxentrace: don't try to close null libxc handle in disab...
2013-10-31 Matthew Daleyxenctx: correct error check when opening libxc
2013-10-31 Matthew Daleyxenctx: only alloc symbol if we are inserting it into...
2013-10-31 Matthew Daleylibvchan: handle libxc evtchn failures properly in...
2013-10-31 Matthew Daleydocs: make `xl vm-list` example use verbatim formatting
2013-10-31 Matthew Daleyxl: correct references to long-removed function in...
2013-10-31 Matthew Daleyxl: remove needless infinite-loop construct in create_d...
2013-10-31 Matthew Daleyxl: check for restore file open failure in create_domain
2013-10-31 Matthew Daleyxl: libxl_list_vm returns a pointer, not a handle
2013-10-31 Matthew Daleylibxl: only close fds which successfully opened in...
2013-10-31 Matthew Daleylibxl: don't leak memory in libxl__poller_get failure...
2013-10-31 Matthew Daleylibxl: correct file open success check in libxl__device...
2013-10-31 Matthew Daleylibxl: check for transaction abortion failure in libxl_...
2013-10-31 Matthew Daleylibxc: remove null pointer checks in xc_pm_get_{c,...
2013-10-31 Matthew Daleylibxc: initalize stdio loggers' progress_last_percent...
2013-10-31 Matthew Daleylibxc: check for xc_domain_get_guest_width failure...
2013-10-31 Matthew Daleylibxc: remove pointless null pointer check in xc_interf...
2013-10-31 Matthew Daleylibxc: tidy up loop construct in write_compressed
2013-10-31 Matthew Daleylibxc: don't ignore fd read failures when restoring...
2013-10-31 Matthew Daleylibxc: fix memory leak in move_l3_below_4G error handling
2013-10-31 Matthew Daleylibxc: fix retrieval of and remove pointless check...
2013-10-31 Matthew Daleyxencommons: write domain 0's domid to xenstore
2013-10-31 Liu Jinsonglibxl: HVM domain S3 bugfix
2013-10-31 Matthew Daleytools: remove unnecessary null pointer checks before...
2013-10-31 Rob Hoeslibxl: ocaml: add META to list of generated files in...
2013-10-31 Rob Hoeslibxl: idl: allow KeyedUnion members to be empty
2013-10-30 Jan BeulichRevert "VMX: Eliminate cr3 store/load vmexit when UG...
2013-10-29 Ian Jacksontools: xenstored: if the reply is too big then send...
2013-10-29 Jan Beulichfix locking in cpu_disable_scheduler()
2013-10-29 Yang ZhangVMX: Eliminate cr3 store/load vmexit when UG enabled
2013-10-28 Matthew Daleyxl: don't emit misleading daemon pid message
2013-10-28 Ian Campbelllibxenstore: Use PTHREAD_STACK_MIN
2013-10-28 Ian Campbelllibxl: remove spurious newline from LOG() message
2013-10-28 Andrew Cooperlibelf: improve errors in elf_xen_note_check()
2013-10-28 Andrew Cooperx86/irq: print direct vector mappings in the 'i' debug key
2013-10-28 Jan Beulichx86: refine address validity checks before accessing...
2013-10-28 Andrew Coopercommon/initcall: extern linker symbols with correct...
2013-10-24 Ian Campbellxenctx: fix typo in arm64 output
2013-10-24 Ian Campbellxen: arm: Ensure HCR_EL2.RW is set correctly when build...
2013-10-24 Ian Campbellxen: arm: correctly round down MFN to 1GB boundary...
2013-10-24 Ian Campbellxen: arm: make sure pagetable mask macros have appropri...
2013-10-24 Ian Campbellxen: arm: map entire memory banks on arm64
2013-10-24 Ian Campbellxen: arm: Enable 40 bit addressing in VTCR for arm64
2013-10-24 Ian Campbellxen: correct xenheap_bits after "xen: support RAM at...
2013-10-24 Ian Campbellxen: arm: fix usage of bootargs for Xen.
2013-10-24 Ian Campbellxen: arm: correct XEN_COMPILE_ARCH autodetection for...
2013-10-24 Julien Grallxen/arm: Allocate memory for dom0 from the bottom with...
2013-10-24 Chen Baozixen/arm: implement smp initialization callbacks for...
next