xen.git
2013-02-22 Ian Campbellxen: arm: select_user_reg support for 64-bit hypervisor
2013-02-22 Ian Campbellxen: arm: Use 64-bit compatible registers in vtimer.
2013-02-22 Ian Campbellxen: arm: p2m: use 64-bit compatible registers.
2013-02-22 Ian Campbellxen: arm: time: use 64-bit compatible registers
2013-02-22 Ian Campbellxen: arm: gic: use 64-bit compatible registers
2013-02-22 Ian Campbellxen: arm: make dom0 builder work on 64-bit hypervisor
2013-02-22 Ian Campbellxen: arm: show_registers() support for 64-bit.
2013-02-22 Ian Campbellxen: arm: guest context switching.
2013-02-22 Ian Campbellxen: arm64: percpu variable support.
2013-02-22 Ian Campbellxen: arm: pcpu context switch
2013-02-22 Ian Campbellxen: arm: arm64 trap handling.
2013-02-22 Ian Campbellxen: arm: move arm32 specific trap handlers to xen...
2013-02-22 Ian Campbellxen: arm64: add guest type to domain field.
2013-02-22 Ian Campbellxen: arm: separate guest user regs from internal guest...
2013-02-22 Ian Campbellxen: arm: add register_t type, native register size...
2013-02-22 Ian Campbellxen: arm: use vaddr_t more widely.
2013-02-22 Ian Campbellxen: arm: extend HSR struct definitions to 64-bit
2013-02-22 Ian Campbellxen: arm64: add to foreign struct checks
2013-02-22 Ian Campbellxen: arm64: changes to setup_pagetables and mm.c
2013-02-22 Ian Campbellxen: arm64: start of day changes to setup.c
2013-02-22 Ian Campbellxen: arm64: div64
2013-02-22 Ian Campbellxen: arm64: interrupt/abort mask/unmask
2013-02-22 Ian Campbellxen: arm64: xchg and cmpxchg
2013-02-22 Ian Campbellxen: arm64: barriers and wait for interrupts/events
2013-02-22 Ian Campbellxen: arm64: address translation
2013-02-22 Ian Campbellxen: arm64: dcache flush
2013-02-22 Ian Campbellxen: arm64: PTE handling
2013-02-22 Ian Campbellxen: arm64: TLB flushes
2013-02-22 Ian Campbellxen: arm: refactor co-pro and sysreg reg handling.
2013-02-22 Ian Campbellxen: arm64: atomics
2013-02-22 Ian Campbellxen: arm64: spinlocks
2013-02-22 Ian Campbellxen: arm64: basic config and types headers
2013-02-22 Ian Campbellxen: arm64: initial build + config changes, start of...
2013-02-22 Ian Campbellxen: consolidate implementations of LOG() macro
2013-02-22 Ian Campbellarm: avoid inline asm for dsb, isb, wfi and sev.
2013-02-22 Ian Campbellxen: event channel arrays are xen_ulong_t and not unsig...
2013-02-22 Ian Campbelltools: s/arm/arm32/ in foreign header checks.
2013-02-22 Wei Liutools: disable docs for QEMU build
2013-02-22 Jan Beulichhonor ACPI v4 FADT flags
2013-02-22 Jan Beulichx86: honor ACPI indicating absence of CMOS RTC
2013-02-22 Jan BeulichACPI: support v5 (reduced HW) sleep interface
2013-02-22 Bob MooreACPICA: Update for larger ACPI 5 FADT size
2013-02-22 Bob MooreACPI 5.0: Implement hardware-reduced option
2013-02-22 Bob MooreACPI 5.0: Basic support for FADT version 5
2013-02-22 Jan Beulichx86/nhvm: properly clean up after failure to set up...
2013-02-21 Tim Deeganx86/mm: avoid locked lookups in shadow emulation.
2013-02-21 Frediano Zigliogenid: Introduce again Windows generation ID device
2013-02-21 Frediano Zigliogenid: Update Windows generation ID
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
next