xen.git
2013-02-21 Frediano Zigliogcov: Add documentation for coverage
2013-02-21 Frediano Zigliogcov: Add small utility to deal with test coverage...
2013-02-21 Frediano Zigliogcov: Implement code to read coverage informations
2013-02-21 Frediano Zigliogcov: Adding support for coverage information
2013-02-21 Frediano Zigliogcov: Call constructors during initialization
2013-02-21 David VrabelFix emacs local variable block to use correct C style...
2013-02-21 Tim Deeganx86/mm: Take the p2m lock even in shadow mode.
2013-02-21 Ian Campbelllibxl: fix build on 32-bit
2013-02-20 Frediano Ziglio.gitignore: Do not ignore dsdl.asl file
2013-02-20 Fabio Fantonilibxl: Add qxl vga interface support for upstream qemu
2013-02-20 Ian JacksonQEMU_TAG update
2013-02-19 Jan Beulichxmalloc: make close-to-PAGE_SIZE allocations more efficient
2013-02-18 Jan BeulichAMD IOMMU: use __ioapic_read_entry() instead of open...
2013-02-18 Jan BeulichAMD IOMMU: don't BUG() when we don't have to
2013-02-18 Jiongxi Lix86/VMX: fix VMCS setting for x2APIC mode guest while...
2013-02-18 Jiongxi Lix86/VMX: fix live migration while enabling APICV
2013-02-16 Ian CampbellMerge
2013-02-15 Lalith Sureshxm: fix description of xm vcpu-set command
2013-02-15 Fabio Fantonitools/libxl: Disable useless empty floppy drive with...
2013-02-15 Stefano Stabellinixen/arm: introduce a driver for the ARM HDLCD controller
2013-02-15 Stefano Stabellinixen: introduce a generic framebuffer driver
2013-02-15 Fabio Fantonitools/libxl: Improve videoram setting
2013-02-15 Fabio Fantonitools/libxl: Added vga parameter for hvm domUs
2013-02-15 Stefano Stabellinixen/vtimer: fixes and improvements
2013-02-15 Stefano Stabellinixen/arm: drain all the outstanding interrupts before...
2013-02-15 Stefano Stabellinixen/arm: make lr_mask per_cpu
2013-02-15 Stefano Stabellinixen/arm: just return 0 on XENMEM_get_sharing_shared...
2013-02-15 Stefano Stabellinixen/arm: /spin_lock_irq/spin_lock_irqsave in gic_set_gu...
2013-02-15 Stefano Stabellinixen/arm: compile and run libxl/xl
2013-02-15 Stefano Stabellinilibxc: fixes for the ARM platform
2013-02-15 Stefano Stabellinixen/arm: implement gnttab_create_shared_page and gnttab...
2013-02-15 Stefano Stabellinixen: move XEN_SYSCTL_physinfo, XEN_SYSCTL_numainfo...
2013-02-15 Stefano Stabellinixen/arm: introduce vexpress_syscfg
2013-02-15 Stefano Stabellinixen/device_tree: introduce find_compatible_node
2013-02-15 Stefano Stabellinixen/arm: move setup_mm right after setup_pagetables
2013-02-15 Ross Philipsonlibxl: Cleanup, use LOG* and GCSPRINTF macro in libxl_dom.c
2013-02-15 Ross Philipsonlibxl: HVM firmware passthrough support
2013-02-15 Ross Philipsonlibxl: switch to using the new xc_hvm_build() libxc...
2013-02-15 Olaf Heringlibxl: pass debug flag down to libxl_domain_suspend
2013-02-15 Olaf Heringxl: correct help text of xl migrate
2013-02-15 Olaf Heringtools/xc: log pid in xc_save/xc_restore output
2013-02-15 Olaf Heringtools/xc: restore logging in xc_save
2013-02-15 Olaf Heringtools/xc: turn XCFLAGS_* into shifts
2013-02-15 Olaf Heringtools/xc: handle tty output differently in stdiostream_...
2013-02-15 Olaf Heringtools/xc: fix logic error in stdiostream_progress
2013-02-15 Ian Campbellxen: arm32: Use system wide TLB flushes, not just inner...
2013-02-15 Shakeel Buttconfigure: configure a subsystem when explicitly requested.
2013-02-15 Ian Campbellxen: arm: do not pass a machine ID to dom0
2013-02-15 Ian Campbellxen: arm: rename atag_paddr argument fdt_paddr
2013-02-15 Ian Campbellxen: arm32: Don't bother with the bootloader provided...
2013-02-15 Frediano Zigliotrivial: Optimize printnum
2013-02-15 Tim Deeganarm: comment the use of second_linear_offset() in mm.c
2013-02-15 Ian Campbelltools/ocaml: oxenstored: correctly handle a full ring.
2013-02-15 Jan Beulichx86: move watchdog declarations from config.h to nmi.h
2013-02-15 Jan Beulichx86: use single definitions for a few constants
2013-02-15 Tim Deeganxenoprof: avoid division by 0
2013-02-15 Andrew Cooperhvm: Allow triple fault to imply crash rather than...
2013-02-14 Tim Deeganx86: explicit suffix in inline assembler (for clang).
2013-02-14 Tim Deeganx86/setup: don't relocate the VGA hole.
2013-02-14 Jan BeulichAMD IOMMU: handle MSI for phantom functions
2013-02-14 Jan BeulichAMD IOMMU: also spot missing IO-APIC entries in IVRS...
2013-02-13 Daniel De Graafxen/flask: fix crash on debugkey "i"
2013-02-13 Keir Frasergcc4.8 build fix: Add -Wno-unused-local-typedefs to...
2013-02-13 Michael Youngtools: Fix memset(&p,0,sizeof(p)) idiom in several...
2013-02-13 Jan Beulichx86: fix map_domain_page() leak from vcpu_destroy_paget...
2013-02-12 Olaf Heringunmodified_drivers: __devinit was removed in linux-3.8
2013-02-12 Suravee Suthikulpanitx86: Add Xenoprofile support for AMD Family16h
2013-02-12 Andrew Cooperx86/HAP: Add global enable/disable command line option
2013-02-08 Jan Beulichx86: debugging code for testing 16Tb support on smaller...
2013-02-07 Ian Jacksonoxenstored: Enforce a maximum message size of 4096...
2013-02-07 Ian Jacksontools/ocaml: oxenstored: Be more paranoid about ring...
2013-02-05 Ian Campbellxen: enable stubdom on a per arch basis
2013-02-05 Boris OstrovskyAMD,IOMMU: Make per-device interrupt remapping table...
2013-02-05 Boris OstrovskyAMD,IOMMU: Disable IOMMU if SATA Combined mode is on
2013-02-05 Jan BeulichAMD,IOMMU: Clean up old entries in remapping tables...
2013-02-05 Boris OstrovskyACPI: acpi_table_parse() should return handler's error...
2013-02-05 Ian Campbellxen: arm: fix build of hvm.c
2013-02-05 Olaf Heringlibxl: fix xcflags assignment in libxl__domain_suspend
2013-02-05 Olaf Heringtools: update ocamlfind handling
2013-02-05 Stefano Stabellinixencommons: redirect serial and parallel to /dev/null
2013-02-05 Stefano Stabellinixen/arm: implement vcpu_timer_destroy
2013-02-05 Stefano Stabellinixen/arm: implement domain_relinquish_resources
2013-02-05 Stefano Stabellinixen/arm: implement arch_domain_destroy
2013-02-05 Jan Beulichx86/HVM: assorted RTC emulation adjustments
2013-02-05 Jan BeulichRevert 26503:69398345c10e
2013-02-04 Jan Beulichx86/EFI: simplify PCI option ROM retrieval
2013-02-04 Dongxiao XunEPT: fix INVEPT instruction parameter
2013-02-04 Dongxiao XunEPT: fix EPT pointer setting for L2 guest
2013-02-04 Jan Beulichx86/nestedhvm: properly clean up after failure to set...
2013-01-30 Dongxiao XuVMX: disable SMEP feature when guest is in non-paging...
2013-01-30 Keir Fraservmx: Simplify cr0 update handling by deferring cr4...
2013-01-30 Keir Fraserxen: Fix some over-long source lines.
2013-01-30 Keir Fraserxen: Define debug_build() based on NDEBUG. Use it in...
2013-01-30 Dario Faggiolixen: print "debug=y|n" during hypervisor startup
2013-01-30 David Vrabelmini-os: build fixes for lwip 1.3.2
2013-01-30 Daniel De Graafxen/arch/arm: add XSM hook to HVMOP_{get,set}_param
2013-01-28 Ian Campbellxen: arm: implement domain_page_map_to_mfn
2013-01-28 Ian Campbelltools: revert to installing in /usr
2013-01-28 Wei Huangupdate SVM and IOMMU maintenance ownership
2013-01-25 Ian Campbellstubdom: Install xenstore stubdom in $(XENFIRMWAREDIR)
next