xen.git
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
2014-07-18 Andrew Coopertools/libxc: Shuffle definitions and uses of min()...
2014-07-18 Arianna Avanziniarch/arm: let map_mmio_regions() use start and count
2014-07-18 Arianna Avanziniarch/arm: let map_mmio_regions() take pfn as parameters
2014-07-18 Chunyan Liuxl: 'xl vncviewer' accesses port 0 by any invalid domid
2014-07-18 George Dunlapmake: Make *-dir-force-update depend on *-dir-find
2014-07-18 George Dunlapmake: Normalize config options for external trees
2014-07-18 George Dunlapmake: Check tools/qemu-xen[-traditional] for qemu befor...
2014-07-16 Anup Patelxen/arm: Trap and yield on WFE instructions
2014-07-16 Parth Dixitxen/arm : Adding helper function for WFI
2014-07-16 Razvan Cojocaruxenctrl: Make the headers C++ friendly
2014-07-14 Ian Jacksontools/Makefile: Build only a subset of things for rump...
2014-07-14 Ian Jacksonrump kernels: Handle rumpxen host in configure
2014-07-14 Ian Jacksonbuild system: Introduce nosharedlibs variable.
2014-07-14 Ian Jacksonbuild system: Introduce libextension variable
2014-07-14 Ian Jacksonbuild system: Introduce INSTALL_SHLIB and SYMLINK_SHLIB
2014-07-14 Ian Jacksonxenstore: Make building of xenstored optional
2014-07-14 Ian Jacksonxenstore: rump kernels: Look for /dev/xen/xenbus
2014-07-14 Ian Jacksonlibxc: rump kernels: Use standard xc_osdep_get_info
2014-07-14 Ian Jacksonrump kernels: Start introducing new XEN_OS NetBSDRump
2014-07-14 Ian Jacksonxenstore: In xenstore_client, avoid stack buffer in...
2014-07-14 Ian Jacksonxenstore: Use $(PTHREAD_LDFLAGS) and $(PTHREAD_LIBS...
next