xen.git
2013-09-19 Ian Campbelltools: print xm deprecation warning to stderr
2013-09-19 Tim Deeganx86: mark BUG()s and assertion failures as terminal.
2013-09-18 George DunlapVMX: fix failure path in construct_vmcs
2013-09-18 George Dunlapx86/HVM: fix failure path in hvm_vcpu_initialise
2013-09-17 Ian Campbelltools: disable xend build by default
2013-09-17 Ian Campbelldocs: fix documentation index for hypercalls
2013-09-17 Tim Deeganpassthrough/amd: Shuffle declaration.
2013-09-17 Tim Deeganpassthrough/amd: Missing 'break'
2013-09-17 Tim Deeganpassthrough/amd: Drop unnecessary lock lookup.
2013-09-17 Andre PrzywaraARM: parse separate DT properties for different command...
2013-09-17 Julien Grallxen/arm: Check if the device is available before using it
2013-09-17 Julien Grallxen/dts: replace get_val by dt_next_cell
2013-09-17 Julien Grallxen/dts: device_get_reg: cells are 32-bit big endian...
2013-09-17 Julien Grallxen/dts: Clean up the exported API for device tree
2013-09-17 Julien Grallxen/arm: exynos5: Blacklist MCT device
2013-09-17 Julien Grallxen/arm: vexpress: Blacklist a list of board specific...
2013-09-17 Julien Grallxen/arm: Remove devices used by Xen from dom0 device...
2013-09-17 Julien Grallxen/arm: Add new platform specific callback device_is_b...
2013-09-17 Julien Grallxen/arm: Create a fake timer node in dom0 device tree
2013-09-17 Julien Grallxen/arm: Create a fake GIC node in dom0 device tree
2013-09-17 Julien Grallxen/arm: Create a fake cpus node in dom0 device tree
2013-09-17 Julien Grallxen/arm: Create a fake PSCI node in dom0 device tree
2013-09-17 Julien Grallxen/arm: Don't map disabled device in DOM0
2013-09-17 Julien Grallxen/arm: Build DOM0 FDT by browsing the device tree...
2013-09-17 Julien Grallxen/dts: dt_find_interrupt_controller: accept multiple...
2013-09-17 Julien Grallxen/arm: Use dt_device_match to avoid multiple if condi...
2013-09-17 Julien Grallxen/video: hdlcd: Use early_printk instead of printk
2013-09-17 Julien Grallxen/video: hdlcd: Convert the driver to the new device...
2013-09-17 Julien Grallxen/dts: Check the CPU ID is not greater than NR_CPUS
2013-09-17 Julien Grallxen/dts: Check "reg" property length in process_multibo...
2013-09-17 Julien Grallxen/dts: Remove device_get_reg call in process_cpu_node
2013-09-17 Julien Grallxen: Use the right string comparison function in device...
2013-09-17 Julien Grallxen/dts: Add new helpers to use the device tree
2013-09-17 Julien Grallxen/dts: Don't add a fake property "name" in the device...
2013-09-17 Julien Grallxen/dts: Prefix device tree macro by dt_
2013-09-17 Julien Grallxen/dts: Constify device_tree_flattened
2013-09-17 Charles Arnoldtools/hotplug: set mtu from bridge for tap interface
2013-09-16 George Dunlaplibxl: Use LOG_ERRNO rather than ERRNOVAL in libxl_pci.c
2013-09-16 Ian CampbellRevert "libxl, hotplug/Linux: default to phy backend...
2013-09-16 Nathan Studeradd ARINC653 scheduler maintainers
2013-09-16 Jan BeulichAMD-Vi: also match IVRS overrides on device ID
2013-09-16 Suravee SuthikulpanitAMD-Vi: Fix IVRS HPET special->handle override
2013-09-16 Andrew Cooperhvm/vpmu: Prevent dump handlers from incorrectly mutati...
2013-09-14 Ian Campbellxen-mfndump: Use inttypes.h to format uint64_t types.
2013-09-13 Dario Faggioli.gitignore: add tools/misc/xen-hptool
2013-09-13 Andrew Coopersched/credit: Remove redundant assignments from alloc_...
2013-09-13 Jan BeulichMerge.
2013-09-13 Jan Beulichx86: machine_restart() must not call acpi_dmar_reinstat...
2013-09-13 Andrew Coopertools/tests: tweak .gitignore
2013-09-13 Fabio Fantonilibxl: Spice vdagent support for upstream qemu
2013-09-13 Matthew Daleyxenstored: fix possible, but unlikely, stack overflow
2013-09-13 Matthew Daleykdd: fix free of array-typed value
2013-09-13 Matthew Daleymini-os: handle possibly overlong _nodename in init_con...
2013-09-13 Matthew Daleymini-os: fix use-after-free in xs_daemon_close event...
2013-09-13 Matthew Daleylibxl: correctly handle readlink() errors
2013-09-13 Matthew Daleylibxl: fix use-after-free in discard_events iteration
2013-09-13 Roger Pau Monnelibxl: fix libxl__device_disk_from_xs_be to parse backe...
2013-09-13 Konrad Rzeszutek... xenstat: Fix buffer over-run with new_domains being...
2013-09-13 Dario Faggiolitools/misc: introduce xen-mfndump.
2013-09-13 Dario Faggiolilibxc: introduce xc_map_domain_meminfo (and xc_unmap_do...
2013-09-13 Dario Faggiolilibxc: allow for ctxt to be NULL in xc_vcpu_setcontext
2013-09-13 Dario Faggiolilibxc: use xc_vcpu_getinfo() instead of calling do_domctl()
2013-09-13 Dario Faggiolilibxc: use xc_vcpu_setcontext() instead of calling...
2013-09-13 Dario Faggiolilibxc: introduce xc_domain_get_guest_width()
2013-09-13 Ian Campbellxen: arm: describe Xen boot protocol requirements
2013-09-13 Dario Faggiolixl: fix `xl cpupool-list' behavior in case no pool...
2013-09-13 Wei Liulibxl, hotplug/Linux: default to phy backend for raw...
2013-09-12 Tim Deeganacpi/pmstat: fix check for empty name strings.
2013-09-12 Tim Deeganehci-dbgp: avoid division by zero.
2013-09-12 Tim Deeganehci-dbgp: drop dead code.
2013-09-12 Tim Deegancpufreq: missing check of copy_from_guest()
2013-09-12 Tim Deegancpufreq: avoid integer overflows.
2013-09-12 Tim Deeganx86/mm: Don't dereference p2m pointer before NULL check.
2013-09-12 Jan Beulichlibxc/x86: fix page table creation for huge guests
2013-09-12 Jan Beulichx86: fix memory cut-off when using PFN compression
2013-09-10 Matthew Daleysched/arinc653: check for guest data transfer failures
2013-09-10 Matthew Daleyx86: add missing va_end to hypercall_xlat_continuation
2013-09-10 Andrew Cooperx86/mm: Fix possible increment of uninitialised variable
2013-09-10 Yang ZhangNested VMX: Clear bit 31 of IA32_VMX_BASIC MSR
2013-09-10 Andrew Cooperx86/ioapic: avoid trying to access the -1th ioapic
2013-09-10 Daniel De Graafconsole: buffer and show origin of guest PV writes
2013-09-10 Mukesh Rathorlibelf: add hvm callback vector feature
2013-09-10 Rob Hoeslibxl: ocaml: fix code intended to output comments...
2013-09-10 Rob Hoeslibxl: idl: complete some enums in the IDL with their...
2013-09-10 Rob Hoeslibxl: idl: add domain_type field to libxl_dominfo...
2013-09-10 Rob Hoeslibxl: Add LIBXL_SHUTDOWN_REASON_UNKNOWN
2013-09-10 Andrew Cooperlibxc/pm: Fix NULL pointer checks.
2013-09-10 Julien Grallxen: Add new string function
2013-09-10 Julien Grallxen/arm: Move __PSCI* from traps.c to the header
2013-09-10 Julien Grallxen/dts: Don't check the number of address and size...
2013-09-10 Julien Grallxen: Introduce __initconst to store initial const data
2013-09-10 Ben Cresseyminios: fix xenbus_rm() calls in frontend drivers
2013-09-10 Ben Cresseyminios: clean up unneeded "err = NULL" in frontend...
2013-09-10 Matt Wilsonminios: clean up allocation of char arrays used for...
2013-09-10 Matt Wilsonminios: correct char array allocation for xenbus paths
2013-09-09 Ian Campbellconfigure: Regenerate with autoconf 2.69
2013-09-09 Fabio Fantonitools: allow user to specify a system seabios binary
2013-09-09 Julien Grallxen/dts: fix DT_ROOT_NODE_ADDR_CELLS_DEFAULT
2013-09-09 Julien Grallxen/arm: Panic if we can't copy the DTB to dom0 memory
2013-09-09 Julien Grallxen/arm: Introduce MPIDR_HWID_MASK
next