]> xenbits.xensource.com Git - people/iwj/xen.git/shortlog
people/iwj/xen.git
2013-06-03 Aravindh Puthiyaparambilx86/MCE: disable if MCE banks are not present master
2013-05-31 Christoph Eggertools/libxl: fix array subscript has type 'char'
2013-05-31 Stefan Baderblkif.h: Document the physical-sector-size extension
2013-05-31 Boris OstrovskyCurrently only a few Intel models have VPMU workaround...
2013-05-31 Jan BeulichRevert "x86: debugging code for platform timer wrap...
2013-05-31 Jan Beulichx86: fix ordering of operations in destroy_irq()
2013-05-30 Julien Grallarm: Fix after 54353cae096c "xen/arm: check string...
2013-05-30 Ian Campbellxenballoond: remove as it is now obsolete + unsupported...
2013-05-30 George Dunlaplibxl: Remove qxl support for the 4.3 release
2013-05-30 Anthony PERARDlibxl: Fix qemu-xen command line for vcpus numbers.
2013-05-30 George Dunlapxl: Update example xl.conf with correct name for defaul...
2013-05-30 Frediano Zigliogcov: update documentation on coverage.
2013-05-30 Frediano Zigliogcov: Add script to split coverage informations.
2013-05-30 George Dunlaplibxl: use Linux-compatible names for sse4 cpuid features
2013-05-30 Andre Przywaraarm/early-printk: add Calxeda Midway UART support
2013-05-30 Andre Przywaraarm/early-printk: add support for ARM Fastmodel
2013-05-30 Andre Przywaraarm/early-printk: move UART base address to Rules.mk
2013-05-30 Andre Przywaraarm/early-printk: allow skipping of UART init
2013-05-30 Andre Przywaraarm/early-printk: calculate baud rate divisor from...
2013-05-30 Julien Grallxen/arm: check string format for early_printk
2013-05-30 Julien Grallxen/arm: avoid lost characters with early_printk
2013-05-30 George Dunlapxl: Return an error if an empty file is passed to cd...
2013-05-30 Christoph Eggerstubdom: Make stubdom buildsystem consistent with tools...
2013-05-30 Konrad Rzeszutek... xl, e820_host, PV passthrough: Fix guests crashing...
2013-05-29 Ian Jacksonlibxc: limit cpu values when setting vcpu affinity 4.3.0-rc3
2013-05-27 Jan Beulichx86: re-enable VCPUOP_register_vcpu_time_memory_area
2013-05-23 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2013-05-23 Julien Gralldrivers/exynos4210: Return -ENOMEM when ioremap has...
2013-05-23 Jaeyong Yooxen/arm: Disable interrupts for the entire duration...
2013-05-23 Eric Sheltonx86/EFI: fix boot for pre-UEFI systems
2013-05-23 Jan Beulichx86: fix boot time APIC mode detection
2013-05-23 Ian Murrayhotplug/Linux: xendomains compatibility with xl
2013-05-23 Julien Grallxen/arm: Remove leading +1 when hypervisor compat prope...
2013-05-22 Wei Liunetif: document feature-split-event-channel
2013-05-22 Andrew CooperAMD/iommu: SR56x0 Erratum 64 - Reset all head & tail...
2013-05-22 Andrew Cooperx86: Use explicit widths for MMIO read/write, and add...
2013-05-21 Ian JacksonQEMU_TAG update
2013-05-21 Ian JacksonQEMU_TAG update
2013-05-21 Jan Beulichfix XSA-46 regression with xend/xm
2013-05-21 Jan Beulichtools: fix dependency file generation
2013-05-21 Jan Beulichx86/HVM: RTC code must be in line with WAET flags passe...
2013-05-21 Jan Beulichx86/HVM: properly handle RTC periodic timer even when...
2013-05-21 Jan Beulichx86/HVM: adjust IRQ (de-)assertion
2013-05-16 Tim Deeganx86/hvm: avoid p2m lookups for vlapic accesses. 4.3.0-rc2 xen-4.3.0-rc2
2013-05-16 Liu Jinsongx86/vMCE: remove is_vmce_ready check
2013-05-15 Jan Beulichx86/shadow: fix off-by-one in MMIO permission check
2013-05-15 Jan Beulichx86/IO-APIC: fix guest RTE write corner cases
2013-05-15 Liu JinsongXen Power Management Maintainer
2013-05-15 Liu JinsongXen Machine Check (MCA) & RAS Maintainer
2013-05-14 Ian Campbellxen/arm: support "arm, armv8-timer" DTS compatibility.
2013-05-14 Ian Campbellxen/arm64: do not clobber callee saved register in...
2013-05-14 Ian Campbellxen/arm: Add emacs magic blocks to asm files
2013-05-14 Konrad Rzeszutek... libxl: Make 'xl vcpu-set' work properly on overcommited...
2013-05-14 Konrad Rzeszutek... libxl: claim: Print the values in 'xl info' unconditionally
2013-05-14 Konrad Rzeszutek... libxl: Change claim_mode from bool to int.
2013-05-14 Konrad Rzeszutek... hypervisor/xen/tools: Remove the XENMEM_get_oustanding_...
2013-05-13 Ian CampbellUpdate SEABIOS_UPSTREAM_TAG
2013-05-13 Marek MarczykowskiUse {git, hg, svn} commit id if available for xen_changeset
2013-05-13 Jan Beulichalso move compat mode VCPUOP_register_vcpu_info into...
2013-05-13 Julien Grallxen/arm64: Remove hardcoded value for gic in assembly...
2013-05-13 Julien Grallxen/arm: WORKAROUND Support kick cpus and switch to...
2013-05-13 Julien Grallxen/arm: Add platform specific code for the exynos5
2013-05-13 Anthony PERARDxen/arm: Add Exynos 4210 UART support for early printk
2013-05-13 Anthony PERARDxen/arm: Add Exynos 4210 UART support
2013-05-13 Julien Grallxen/arm: Don't use pl011 UART by default for early...
2013-05-13 Julien Grallxen/arm: Remove setup_irq
2013-05-13 Julien Grallxen/arm: Remove request_irq
2013-05-13 Julien Grallxen/arm: Add versatile express platform
2013-05-13 Julien Grallxen/arm: WORKAROUND 1:1 memory mapping for dom0
2013-05-13 Julien Grallxen/arm: Allow Xen to run on multiple platform without...
2013-05-13 Julien Grallxen/arm: Use the device tree to map the address range...
2013-05-13 Julien Grallxen/arm: Use device tree API in pl011 UART driver
2013-05-13 Julien Grallxen/arm: Add generic UART to get the device in the...
2013-05-13 Julien Grallxen/arm: New callback in uart_driver to get device...
2013-05-13 Julien Grallxen/arm: Introduce a generic way to use a device from...
2013-05-13 Julien Grallxen/arm: Don't hardcode virtual timer IRQs
2013-05-13 Julien Grallxen/arm: Don't hardcode VGIC informations
2013-05-13 Julien Grallxen/arm: Retrieve timer interrupts from the device...
2013-05-13 Julien Grallxen/arm: Use hierarchical device tree to retrieve GIC...
2013-05-13 Julien Grallxen/arm: Introduce request_dt_irq
2013-05-13 Julien Grallxen/arm: Introduce setup_dt_irq
2013-05-13 Julien Grallxen/arm: Introduce gic_irq_xlate
2013-05-13 Julien Grallxen/arm: Introduce gic_route_dt_irq
2013-05-13 Julien Grallxen/arm: Add helpers to retrieve an interrupt descripti...
2013-05-13 Julien Grallxen/arm: Add helpers to retrieve an address from the...
2013-05-13 Julien Grallxen/arm: Add helpers to use the device tree
2013-05-13 Julien Grallxen/arm: Create a hierarchical device tree
2013-05-13 Julien Grallxen/arm: Add helpers ioreadl/iowritel
2013-05-13 Julien Grallxen/arm: Introduce ioremap_attr, ioremap_cache, ioremap...
2013-05-13 Julien Grallxen/mm: Align virtual address on PAGE_SIZE in iounmap
2013-05-13 Julien Grallxen/arm: Extend create_xen_entries prototype to take...
2013-05-13 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2013-05-13 Jan Beulichx86/EFI: fix build
2013-05-13 Daniel Kipertools/libfsimage: Fix clean and distclean make targets
2013-05-13 Christoph Eggerdocs: make 'gmake dist-docs' work
2013-05-10 Julien Grallxen/arm: gic_disable_cpu must be called with interrupts...
2013-05-10 George Dunlapdocs: Change cd-insert docs to match behavior
2013-05-10 Julien Grallxen/arm: Switch to SYS_STATE_boot right after console...
2013-05-10 Julien Grallxen/arm: Load dtb after dom0 kernel
2013-05-10 Julien Grallxen/arm: Fix early_panic when EARLY_PRINTK is disabled
next