]> xenbits.xensource.com Git - people/vhanquez/xen-unstable.git/shortlog
people/vhanquez/xen-unstable.git
2012-06-07 Ian JacksonQEMU_TAG update master
2012-06-07 David Vrabeltools: do not install qemu if just doing a build
2012-06-07 Ian JacksonQEMU_TAG update
2012-06-07 Olaf Heringtools: pass EXTRA_CFLAGS via environment
2012-06-07 Ian Campbellxend: do not run a hotplug script from qemu on Linux
2012-06-07 Ian Campbelllibxl: remove libxl__error_set prototype
2012-06-07 Simon Rowexenstore: set read_thread stacksize
2012-06-07 Simon Rowexenstore: block signals in watch wakeup thread
2012-06-06 Jan Beulichxen: fix page_list_splice()
2012-06-06 Boris Ostrovskyxenpm, x86: Fix reporting of idle state average residen...
2012-06-06 Dario Faggiolixen: enhance dump_numa output
2012-06-06 Dario Faggiolilibxl: introduce LIBXL_DOMAIN_TYPE_INVALID
2012-06-06 Olaf Heringxl.cfg: document the maxmem= option
2012-06-06 Bamvor Jian... libxl: Add API to retrieve domain console tty
2012-06-06 Dario Faggiolilibxl: convert malloc() to libxl__zalloc(NULL, ...)
2012-06-02 Ian Campbellocaml: fix build after 25446:648508ee27a2, 25449:68d46c...
2012-06-01 Ian Jacksonlibxl: fix Makefile race bug relating to _paths.h
2012-06-01 Olaf Heringlibxl: fix typos in libxl_cpuid_parse_config
2012-06-01 Ian Campbelllibxl: expose a single get/setter for domain scheduler...
2012-06-01 Ian Campbelllibxl: move libxl__sched_set_params into libxl.c
2012-06-01 Ian Campbelllibxl: make it possible to explicitly specify default...
2012-06-01 Ian Campbelllibxl: rename libxl_sched_params to libxl_domain_sched_...
2012-06-01 Ian Campbelllibxl: add internal function to get a domain's scheduler
2012-06-01 Tim Deeganarm: Enable VFP at boot
2012-06-01 Tim Deeganarm: allow ourselves access to all coprocessors in...
2012-06-01 Tim Deeganarm: missing __init annotation
2012-06-01 Tim Deeganarm: avoid memory write in switch to Hyp mode
2012-06-01 Tim Deeganarm: Move hyp-mode entry code out of line.
2012-06-01 Tim Deeganarm: More interrupt setup at start-of-day for secondary...
2012-06-01 Stefano Stabelliniarm: implement event injection
2012-06-01 Stefano Stabelliniarm: remove VGIC_SOFTIRQ
2012-06-01 Stefano Stabelliniarm: implement flush_tlb_all_local and flush_tlb_local
2012-06-01 Stefano Stabelliniarm: shared_info page allocation and mapping
2012-06-01 Stefano Stabelliniarm: replace list_del and INIT_LIST_HEAD with list_del_init
2012-06-01 Stefano Stabelliniarm: support fewer LR registers than virtual irqs
2012-05-31 Jan Beulichpassthrough: fix xsm-related oversight
2012-05-31 Jan Beulichx86/EDD: check MBR for BIOS magic before considering...
2012-05-31 Andreas Herrmannx86/amd: re-enable CPU topology extensions in case...
2012-05-30 Keir FraserRename: inslen -> insn_len
2012-05-30 Keir Frasertools/tests/xen-access: INT3 trap type is s/w exception.
2012-05-30 Xudong HaoAdd instruction length and trap type in HVMOP_inject_trap.
2012-05-30 Ian Campbellxl: xl.h depends on geenrated file _paths.h
2012-05-30 Keir Fraserhvm: Add instruction length to hvm_trap info.
2012-05-30 Keir Fraserxen: Define new struct hvm_trap and cleanup vmx exception
2012-05-30 Boris Ostrovskyxenpm: Fix reporting of C0 residence times
2012-05-30 David Vrabelx86: document register for 6th hypercall argument
2012-05-30 Jan Beulichgnttab: cleanup
2012-05-30 Jan Beulichgnttab: mark maptrack free list tail with an explicit...
2012-05-30 Jan Beulichgnttab: don't use domain lock for serialization
2012-05-30 Jan Beulichx86: fix nested HVM initialization
2012-05-30 Stefano Stabellinilibxl: make libxl__e820_alloc a static function
2012-05-30 Stefano Stabellinilibxl: move e820_names, e820_sanitize, libxl__e820_allo...
2012-05-30 Stefano Stabellinilibxl: Introduce libxl__arch_domain_create (x86 version)
2012-05-30 Stefano Stabellinilibxl: Introduce libxl__arch_domain_create
2012-05-30 Stefano Stabelliniarm: compile libxl
2012-05-30 Stefano Stabelliniarm: compile xentrace
2012-05-30 Stefano Stabelliniarm: compile memshr
2012-05-30 Stefano Stabelliniarm: compile libxenguest
2012-05-29 Ian Campbelllibxl: remove lockdir and config dir from the API
2012-05-29 Stefano Stabellinixl: destroy the disk on successful removal during block...
2012-05-29 Stefano Stabellinilibxl: add qdisk to libxl_string_to_backend
2012-05-29 Stefano Stabellinilibxl: wait for state "connected" in libxl__device_disk...
2012-05-29 Stefano Stabellinixl/libxl: implement QDISK libxl_device_disk_local_attach
2012-05-29 Stefano Stabellinilibxl: introduce libxl__alloc_vdev
2012-05-29 Stefano Stabellinixl/libxl: add a blkdev_start parameter
2012-05-29 Stefano Stabellinilibxl: introduce libxl__device_disk_add
2012-05-29 Stefano Stabellinilibxl: export libxl__device_from_disk
2012-05-29 Stefano Stabellinilibxl: add a transaction parameter to libxl__device_gen...
2012-05-29 Stefano Stabellinilibxl: libxl__device_disk_local_attach return a new...
2012-05-29 Stefano Stabellinilibxl: make libxl_device_disk_local_attach/detach inter...
2012-05-29 Dario Faggiolilibxl: introduce libxl_vcpuinfo_list_free
2012-05-29 Christoph Eggerxenstore: fix crash on platforms with no gntdev driver...
2012-05-29 Ian Campbellxl: remove all local "ctx" variables
2012-05-29 Ian Campbelllibxl: do not overwrite user supplied config when runni...
2012-05-29 Ian Jacksonxl: track child processes for the benefit of libxl
2012-05-29 Shriram Rajagopalanxl: Remus - fix docs
2012-05-29 George Dunlaplibxl: When checking BDF of existing slots, function...
2012-05-25 Andrew Cooperx86_64: Record entry vector for double faults.
2012-05-25 Stefano Stabellinixen: domain_pirq_to_emuirq return IRQ_UNBOUND by default
2012-05-23 Jan Beulichamd iommu: improve parse_event_log_entry()
2012-05-23 Wei Wangamd iommu: Add workaround for erratum 732 & 733
2012-05-23 Roger Pau Monnelibxl: reorder libxl_device unplug functions
2012-05-23 Roger Pau Monnelibxl: add libxl__xs_path_cleanup
2012-05-23 Roger Pau Monnelibxl: fix libxl__xs_directory usage of transaction
2012-05-23 Roger Pau Monnelibxl: pass env vars to libxl__exec
2012-05-22 Jan Beulichx86: don't hold off NMI delivery when MCE is masked
2012-05-22 Andrew Cooperx86: prevent call to xfree() in dump_irqs() while in...
2012-05-22 Ian Jacksonlibxl: events: debugging output relating to ao's
2012-05-22 Ian Jacksonlibxl: events: debugging output for fds
2012-05-22 Ian Jacksonlibxl: events: improve debugging output for xs watches
2012-05-22 Ian Jacksonlibxl: events: debugging output for timeouts
2012-05-21 Jan Beulichx86: don't call generic_identify() redundantly
2012-05-21 Jan Beulichserial: serial_irq() and descendants can be __init
2012-05-18 Andres Lagar... x86/mem_sharing: Allow paging-in pages to be replaced...
2012-05-18 Ian Campbelllibxl: initialise ao when starting pvqemu for stubdomain
2012-05-18 Ian Campbelllibxl: avoid double free of b_info->u.pv.bootloader
2012-05-18 Shriram Rajagopalanlibxl: Remus - xl remus command
2012-05-18 Shriram Rajagopalanlibxl: Remus - suspend/postflush/commit callbacks
2012-05-18 Shriram Rajagopalanlibxl: resume instead of unpause on xl save -c
2012-05-18 Shriram Rajagopalanlibxl: refactor migrate_domain and generalize migrate_r...
next