xen.git
2014-08-06 Jan Beulichx86/HVM: command line option adjustments
2014-08-06 Jan Beulichx86/APIC: command line option adjustments
2014-08-06 Jan Beulichx86/ACPI: command line option adjustments
2014-08-04 Ian Campbellautoconf: exec_prefix should default to $prefix not...
2014-08-04 Ian CampbellMakefile inclusion of Paths.mk should be conditional
2014-08-04 Ian Campbellxen: arm: Add new str* primitives from Linux v3.16...
2014-08-04 Ian Campbellxen: arm: update arm32 assembly primitives to Linux...
2014-08-04 Ian Campbellxen: arm: update arm64 assembly primitives to Linux...
2014-08-04 Luis R. Rodriguezsystemd: add xen systemd service and module files
2014-08-04 Luis R. Rodriguezautoconf: xen: enable explicit preference option for...
2014-08-04 Luis R. Rodriguezxencommons: move module list into a generic place
2014-08-04 Roger Pau Monnelibxc: expand cpuid features exposed to PVH guests
2014-08-04 Ian Campbellxen: arm: Write to the correct PT when mapping the...
2014-08-04 Ian Campbellxen: arm: Correct comment in arm32 head.S
2014-08-04 Roger Pau Monnéx86: fix cpuid reporting on PVH Dom0
2014-08-04 Jan Beulichx86/HVM: extend LAPIC shortcuts around P2M lookups
2014-08-04 Don Slutzconsole: better handing of console_timestamps as a...
2014-08-04 Jan Beulichconvert "no-" command line option prefix into "=no...
2014-08-04 Jan Beulichlz4: check for underruns
2014-08-04 Jan Beulichfix qemu building with older make
2014-08-01 Aravind Gopalakrishnanx86, amd_ucode: safeguard against #GP
2014-08-01 Aravind Gopalakrishnanx86, amd_ucode: fix coverity issues found in cpu_reques...
2014-08-01 Vitaly Kuznetsovevtchn: make EVTCHNOP_reset suitable for kexec
2014-08-01 Feng Wux86/hvm: always do SMAP check when updating secondary...
2014-08-01 Feng Wux86/hvm: always do SMAP check when updating runstate_gu...
2014-08-01 Andrew Cooperx86/cpu: drop the num_siblings check against nr_cpu_ids
2014-08-01 Jan Beulichx86/ACPI: allow CMOS RTC use even when ACPI says there...
2014-08-01 Jan Beulichdocs: make .txt files over-writable when building from...
2014-07-30 Dario Faggiolilibxl: automatic NUMA placement affects soft affinity
2014-07-30 Dario Faggiolilibxl/xl: make it possible to specify soft-affinity...
2014-07-30 Dario Faggiolixl: move the vcpu affinity parsing in a function
2014-07-30 Dario Faggiolixl: move away from the use of cpumap for hard affinity
2014-07-30 Dario Faggiolixl: enable getting and setting soft affinity
2014-07-30 Don Slutzxenbaked.c: Fix return handling for case of mmap failure
2014-07-30 Don Slutzlibxl_internal.c: Fix return handling for case of mmap...
2014-07-30 Don Slutzloadpolicy.c: Fix return handling for case of mmap...
2014-07-29 Andrew Cooperx86/cpu: undo BIOS CPUID max_leaf limit before querying...
2014-07-29 Aravind Gopalakrishnanx86, amd_ucode: remove needless cast
2014-07-29 Jan Beulichlibxl: use libxl_fd_set_{cloexec,nonblock} helpers
2014-07-28 Andrew Cooperx86/hvm: alter hpet_init() to take a domain rather...
2014-07-28 Andrew Cooperannotate debugtrace_printk() with a printf compiler...
2014-07-28 Luis R. Rodriguezautoconf: xen: move standard path variables to config...
2014-07-28 Luis R. Rodriguezoxenstored: also fail if only 1 socket was given by...
2014-07-28 Luis R. Rodriguezcxenstored: also fail if only 1 socket was given by...
2014-07-28 Stefano Stabellinixen/arm: call vcpu_yield on WFE trap
2014-07-28 Stefano Stabellinixen: export do_yield as vcpu_yield
2014-07-27 Ian Campbellxen: arm: Select ramdisk bootmodule early enough when...
2014-07-25 Andrew Cooperx86/gdbsx: security audit of {,un}pausevcpu and domstat...
2014-07-25 Andrew Coopercommon: introduce vcpu_{,un}pause_by_systemcontroller...
2014-07-25 Andrew Cooperx86/gdbsx: invert preconditions for XEN_DOMCTL_gdbsx_...
2014-07-25 Paul Durrantx86: fix ioreq-server event channel vulnerability
2014-07-24 Luis R. Rodriguezoxenstored: force FD_CLOEXEC with Unix.set_close_on_exe...
2014-07-24 Luis R. Rodriguezoxenstored: add support for systemd active sockets
2014-07-24 Luis R. Rodriguezcxenstored: add support for systemd active sockets
2014-07-24 Luis R. Rodriguezxenstored: enable usage of config.h on both xenstored...
2014-07-24 Ian Campbellxen: arm: document boot module compatibility based...
2014-07-24 Chunyan Liufix list_domain_details: check config data length=0
2014-07-24 Andrew Coopertools/xenconsoled: Log Xen boot messages at startup.
2014-07-24 Andrew Coopertools/xenconsoled: Possibly perform repeated xc_readcon...
2014-07-24 Andrew Coopertools/xenconsoled: Newline on 'Logfile Opened' messages
2014-07-24 David Scottlibxl IDL: the name of a KeyedUnion discriminator need...
2014-07-24 Olaf Heringstubdom: fix -Wextra usage in vtpm_emulator
2014-07-24 Olaf Heringmini-os: tpm: remove usage of inline keyword
2014-07-24 Olaf Heringmini-os: tpm: fix array access in locality_enabled
2014-07-24 Ian Campbellxen: arm: don't release modules which aren't in RAM...
2014-07-24 Ian Campbellxen: arm: Only lookup kernel/initrd bootmodule once...
2014-07-24 Ian Campbellxen: arm: Correctly use GLOBAL/ENTRY in head.S, avoid...
2014-07-24 Ian Campbellxen: arm: ensure that the boot code is <4K in size
2014-07-24 Ian Campbellxen: arm: avoid unnecessary additional mappings in...
2014-07-24 Ian Campbellxen: arm: Do not use level 0 section mappings in boot...
2014-07-24 Ian Campbellxen: arm: Handle 4K aligned hypervisor load address.
2014-07-24 Ian Campbellxen: arm: correct whitespace/comments and use #defines...
2014-07-24 Ian Campbelllibxc: disable valgrind integration when building for...
2014-07-24 Jan Beulichdocument IOMMU related command line options
2014-07-23 Aravind Gopalakrishnanx86, amd_ucode: support multiple container files append...
2014-07-23 Andrew Cooperx86/kexec: fix kexec on systems which boot in x2apic...
2014-07-23 Andrew Cooperx86/mem_event: prevent underflow of vcpu pause counts
2014-07-23 Andrew Cooperx86/mem_event: validate the response vcpu_id before...
2014-07-23 Tamas K Lengyelx86/mem_event: fix regression affecting CR0 memory...
2014-07-23 Andrew Cooperx86: fix pvh dom0 boot after dab11417d
2014-07-23 Juergen Grossavoid crash when doing shutdown with active cpupools
2014-07-23 Andrew Cooperx86: Remove USER_MAPPINGS_ARE_GLOBAL definition
2014-07-21 Ian Campbellxen: arm: update multiboot device tree bindings.
2014-07-21 Ian Campbellxen: arm: support bootmodule type detection by ordering
2014-07-21 Ian Campbellxen: arm: store per-boot module type instead of relying...
2014-07-21 Ian Campbellxen: arm: move device_tree_bootargs to bootfdt.c, renam...
2014-07-21 Ian Campbellxen: arm: move boot time fdt parsing into separate...
2014-07-21 Ian Campbellxen: arm: rename early_info structs
2014-07-21 Ian Campbellxen: arm: prefer typesafe max()/min() over MAX()/MIN()
2014-07-21 Ian Campbellxen: arm: /chosen/module@N/bootargs bootprotcol node...
2014-07-21 Ian Campbellxen: arm: implement generic multiboot compatibility...
2014-07-21 Ian Campbellxen: arm: avoid reusing incorrect mappings when walking...
2014-07-21 Dushyant Behlextras/mini-os/tpmback.c: fix compilation error.
2014-07-18 Ian Campbellxen: arm: flush TLB after overwriting 1:1 mapping in...
2014-07-18 Ian Campbellxen: arm: correctly handle removing a subset of a super...
2014-07-18 Ian Campbellxen: arm: when ALLOCATING p2m entries maddr is meaningless
2014-07-18 Ian Campbellxen: arm: use physical processor ID (MPIDR) when callin...
2014-07-18 Ian Campbellxen: arm: Add Juno earlyprintk configuration
2014-07-18 Thomas Leonardmini-os: use generic local_irq_enable function
2014-07-18 Thomas Leonardmini-os: x86_64: make thread stacks 16-byte aligned
next