xen.git
2012-08-31 Roger Pau Monnehotplug/NetBSD: check type of file to attach from params
2012-08-31 Roger Pau Monnehotplug/NetBSD: write error message to hotplug-error
2012-08-31 Roger Pau Monnehotplug/NetBSD: fix xenstore_write usage in error
2012-08-31 David Vrabelxenconsoled: clean-up after all dead domains
2012-08-31 Ian CampbellREADME: Update references to PyXML to lxml
2012-08-31 Matt Wilsondocs: improve documentation of Xen command line parameters
2012-08-30 Keir Fraserx86/i8259: Clean up _mask_and_ack_8259A_irq().
2012-08-30 Andrew Cooperx86/i8259: Handle bogus spurious interrupts more quietly
2012-08-30 Dongxiao Xunvmx: fix unhandled nested XSETBV VMExit
2012-08-30 Olaf Heringdocs: update xenpaging.txt
2012-08-30 Dongxiao Xunvmx: fix resource relinquish for nested VMX
2012-08-28 Keir Fraserx86: Prefer multiboot-provided e820 over bios-provided...
2012-08-28 Andrew Coopertools/xl: Fix uninitialized variable error.
2012-08-24 Ian Jacksonlibxl: Rerun bison
2012-08-24 Ian Jacksonlibxl: Rerun flex
2012-08-24 Ian Jacksonlibxl: provide "make realclean" target
2012-08-24 Zhang Xiantaonested vmx: Don't set bit 55 in IA32_VMX_BASIC_MSR
2012-08-24 Zhang Xiantaonested vmx: VM_ENTRY_IA32E_MODE shouldn't be in default...
2012-08-23 Ian Campbellxl: make "xl list -l" proper JSON
2012-08-23 Ian Campbelllibxl: make domain resume API asynchronous
2012-08-23 Keir FraserUpdate Xen version to 4.2.0-rc4-pre
2012-08-23 Keir FraserAdded signature for changeset d44f290e81df
2012-08-23 Keir FraserAdded tag 4.2.0-rc3 for changeset d44f290e81df
2012-08-23 Keir FraserUpdate Xen version to 4.2.0-rc3
2012-08-23 Keir Fraserx86,cmdline: Fix setting skip_realmode boolean on no...
2012-08-22 Santosh JodhDump IOMMU p2m table
2012-08-22 Andres Lagar... Fix shared entry status for grant copy operation on...
2012-08-22 Paul Durranthvm: Remove VM genearation ID device and incr_generatio...
2012-08-22 Keir Fraserlibxc: Support save/restore of up to 4096 VCPUs (increa...
2012-08-22 Daniel De Graafflask/policy: add accesses used by newer dom0s
2012-08-22 Daniel De Graafxsm/flask: remove page-to-domain lookups from XSM hooks
2012-08-22 Daniel De Graafxsm: Add missing dummy hooks
2012-08-20 Jan Beulichx86-64: refine the XSA-9 fix
2012-08-20 Jan Beulichx86: don't expose SYSENTER on unknown CPUs
2012-08-17 Ian Campbelldocs: console: correct example console type definition
2012-08-17 Andrew Coopertools/python: Clean python correctly
2012-08-17 Wangzhenguolibxc/Linux: Add VM_DONTCOPY flag of the VMA of the...
2012-08-17 M A Youngxend: Replace the use of XMLPrettyPrint from PyXML...
2012-08-17 Yongjie Renfix typos in xen/arch/x86/hvm/vmx/vmcs.c
2012-08-17 Jan Beulichx86/ucode: don't crash during AP bringup on non-Intel...
2012-08-16 Jan BeulichEPT/PoD: fix interaction with 1Gb pages
2012-08-16 Tim Deeganx86/mm: update max_mapped_pfn on MMIO mappings too.
2012-08-16 Jan Beulichx86/PoD: clean up types
2012-08-16 Jan Beulichx86/PoD: prevent guest from being destroyed upon early...
2012-08-15 Keir Fraseretherboot: Build fixes for gcc 4.7.
2012-08-15 Boris Ostrovskyacpi: Make sure valid CPU is passed to do_pm_op()
2012-08-15 Daniel De Graafx86-64/EFI: add CFLAGS to check compile
2012-08-14 Ian JacksonQEMU_TAG update
2012-08-14 Jan Beulichx86/PoD: fix (un)locking after 24772:28edc2b31a9b
2012-08-13 Andrew Cooperconfig: Split debug build from debug symbols
2012-08-13 Jan Beulichlibxl: fix build for gcc prior to 4.3
2012-08-13 Olaf Heringtools: init.d/Linux/xencommons: load all known backend...
2012-08-10 Jan Beulichx86/cpuidle: clean up statistics reporting to user...
2012-08-10 Jan Beulichmake all (native) hypercalls consistently have "long...
2012-08-08 Keir FraserUpdate Xen version to 4.2.0-rc3-pre
2012-08-08 Keir FraserAdded signature for changeset f4c47bcc01e1
2012-08-08 Keir FraserAdded tag 4.2.0-rc2 for changeset f4c47bcc01e1
2012-08-08 Keir FraserUpdate Xen version to 4.2.0-rc2
2012-08-07 Ian JacksonQEMU_TAG update
2012-08-07 Ian Campbelllibxl: write physical-device node if user did not suppl...
2012-08-07 Jan Beulicheliminate lock profile pointer from spinlock structure...
2012-08-07 Jan Beulichmark 8x14 font data const
2012-08-07 Matt WilsonAlthough the "Intel Virtualization Technology FlexMigration
2012-08-07 Liu, Jinsongx86/MCE: remove mcg_ctl and other adjustment for future...
2012-08-06 Ian Campbelllibxl: support custom block hotplug scripts
2012-08-06 Ian JacksonMerge backout of 25727:a8d708fcb347
2012-08-06 Ian JacksonBacked out changeset a8d708fcb347
2012-08-06 Jan Beulichx86: fix wait code asm() constraints
2012-08-03 Ian Campbelllibxl: fix cleanup of tap devices in libxl__device_destroy
2012-08-03 Fabio Fantonitools/hotplug/Linux/init.d/: load other xen kernel...
2012-08-03 Ian Campbelllibxl: support custom block hotplug scripts
2012-08-03 Ian Jacksonlibxl: correct some comments regarding event API and fds
2012-08-03 Santosh JodhIntel VT-d: Dump IOMMU supported page sizes
2012-08-03 Ian Campbellnestedhvm: fix nested page fault build error on 32-bit
2012-08-03 Ian Campbelllibxl: const correctness for libxl__xs_path_cleanup
2012-08-03 Ian Jacksonlibxl: add a comment re the memory management API insta...
2012-08-03 Ian Campbelllibxl: idl: always initialise the KeyedEnum keyvar...
2012-08-03 Ian Jacksonlibxl: remove an unused numainfo parameter
2012-08-03 Ian Jacksonlibxl: remus: mark TODOs more clearly
2012-08-03 Ian Jacksonlibxl: do not blunder on if bootloader fails (again)
2012-08-03 Ian Jacksonlibxl: rename aodevs to multidev
2012-08-03 Ian Jacksonlibxl: abolish useless `start' parameter to libxl__add_*
2012-08-03 Ian Jacksonlibxl: fix formatting of DEFINE_DEVICES_ADD
2012-08-03 Ian Jacksonlibxl: fix device counting race in libxl__devices_destroy
2012-08-03 Ian Jacksonlibxl: react correctly to bootloader pty master POLLHUP
2012-08-03 Ian Jacksonlibxl: unify libxl__device_destroy and device_hotplug_done
2012-08-03 Olaf Heringtools/vtpm: fix tpm_version.h error during parallel...
2012-08-03 Ian Campbelllibxl: only read script once in libxl__hotplug_*
2012-08-03 Ian Campbelllibxl: prefix *.for-check with _ to mark it as a genera...
2012-08-03 Ian Campbellarm: fix gic_init_secondary_cpu.
2012-08-03 Ian Campbelllibxl: make libxl_device_pci_{add,remove,destroy} inter...
2012-08-03 David Vrabelcpufreq: P state stats aren't available if there is...
2012-08-02 Tim Deegannestedhvm: return the pfec from the pagetable walk.
2012-08-02 Christoph Eggernestedhvm: fix write access fault on ro mapping
2012-08-02 Tim Deeganxen: detect compiler version with '--version' rather...
2012-08-02 Jan Beulichx86: also allow disabling LAPIC NMI watchdog on newer...
2012-08-02 Olaf Heringpygrub: add quoting to install receipe
2012-08-01 Ian Jacksonlibxl: enforce prohibitions of internal callers
2012-08-01 Andrew Coopertools/config: Allow building of components to be contro...
2012-08-01 Andrew Coopertools/ocaml: ignore and clean .spot and .spit files
next