xen.git
2011-10-28 Anthony PERARDhvmloader/acpi/dsdt: Move IO port range reservation
2011-10-28 Anthony PERARDhvmloader/acpi: Introduce --maxcpu option to mk_dsdt
2011-10-27 Stefano Stabellinix86: re-inject emulated level pirqs in PV on HVM guests...
2011-10-27 Konrad Rzeszutek... interface: add 'discard-secure' and BLKIF_DISCARD_SECURE
2011-10-27 Konrad Rzeszutek... interface: Flesh out the BLKIF_OP_DISCARD description.
2011-10-27 Konrad Rzeszutek... interface: rename of trim to discard in blkif.h
2011-10-25 Michael Youngpygrub: example grub2 configuration file (fedora-16...
2011-10-25 Michael Youngpyrgrub: cope with configurations with set default...
2011-10-25 Michael Youngpygrub: cope with configurations with submenus
2011-10-25 Michael Youngpygrub: Allow GPT partition references
2011-10-25 Michael Youngpygrub: look in /boot/grub2 (for eg Fedora 16)
2011-10-25 Michael Youngpygrub: check all GPT partitions
2011-10-25 Ian Campbelllibxl: add missing "break;" to do_pci_remove
2011-10-25 Christoph Eggerhvm: Clean up I/O emulation
2011-10-25 Yang Zhangx86 pm: provide CC7/PC2 residency
2011-10-24 Jan Beulichx86/hpet: fix cpumask allocation after 23990:1c8789852eaf
2011-10-24 Jan Beulichx86/ucode-amd: fix regression from c/s 23871:503ee256fecf
2011-10-24 Tim Deegannestedhvm: handle l2 guest MMIO access
2011-10-21 Jan Beulichcpumask <=> xenctl_cpumap: allocate CPU masks and byte...
2011-10-21 Jan Beulichx86/hpet: allocate CPU masks dynamically
2011-10-21 Jan Beulichcredit: allocate CPU masks dynamically
2011-10-21 Jan Beulichcpupools: allocate CPU masks dynamically
2011-10-21 Jan Beulichx86/p2m: allocate CPU masks dynamically
2011-10-21 Jan Beulichallocate CPU sibling and core maps dynamically
2011-10-21 Jan Beulichx86: allocate IRQ actions' cpu_eoi_map dynamically
2011-10-21 Jan Beulicheliminate direct assignments of CPU masks
2011-10-21 Jan Beulicheliminate cpumask accessors referencing NR_CPUS
2011-10-21 Jan Beulichintroduce and use nr_cpu_ids and nr_cpumask_bits
2011-10-20 Tim Deeganx86/mm/p2m: don't leak state if nested-p2m init fails.
2011-10-20 Olaf Heringxenpaging: disallow paging in a PoD guest
2011-10-20 Olaf Heringxenpaging: document p2m_mem_paging functions
2011-10-20 Olaf Heringxenpaging: check p2mt in p2m_mem_paging functions
2011-10-19 Jan Beulichx86: move generic IRQ code out of io_apic.c
2011-10-19 Jan Beulichfold struct irq_cfg into struct irq_desc
2011-10-13 Ian Campbelllibxl: remove QMP warning when no pty style serial...
2011-10-13 Ian Campbelllibxc: osdep: report missing backends in common code
2011-10-13 Ian Campbelllibxl: libxl__e820_alloc must take a libxl__gc.
2011-10-13 Ian Campbelllibxl: correctly propagate errors from libxl_domain_resume
2011-10-17 Ian Campbellocaml: align build output
2011-10-13 Ian Campbelllibxl: probe disk backend type in libxl_device_disk_add
2011-10-07 Ian Campbelllibxl: add a test case for correct parsing of disk...
2011-10-07 Ian Campbellxl: use libxl_device_disk_to_json to pretty print disk...
2011-10-07 Ian Campbellxl: allow check-xl-disk-parse to run against installed...
2011-10-07 Ian Campbelllibxl: IDL: autogenerate functions to produce JSON...
2011-10-14 Andrew Cooperhvmloader: Add the WAET since Microsoft are demanding...
2011-10-14 Andrew Cooperhvmloader: Don't set hpet->header.length twice
2011-10-14 Keir FraserReturn -EINVAL when trying to kick/kill a nonexistent...
2011-10-14 Jan Beulichx86/MSI: drop local cpumask_t variable from msi_compose...
2011-10-14 Jan Beulichp2m: use xzalloc() for struct p2m_domain allocation
2011-10-14 Jan Beulichx86: clean up physid_mask_t handling
2011-10-14 Jan Beulichx86: remove dead member from struct _cpuid4_info
2011-10-14 Jan Beulichrcu: move private declarations and definitions from...
2011-10-14 Jan Beulichcpufreq: error path fixes
2011-10-13 Keir Fraserx86: Simplify smpboot_alloc by merging x86-{32,64}...
2011-10-13 Shan Haitaox86: Further fixes for xsave leaf in pv_cpuid().
2011-10-13 Christoph Eggernestedsvm: fix checks of guest writes to HSAVE_PA MSR
2011-10-13 Olaf Heringxenpaging: handle evict failures
2011-10-13 Jan BeulichVMX: extend last branch MSR info to cover newer CPU...
2011-10-13 Jan Beulichxmalloc: return unused full pages on multi-page allocations
2011-10-13 Jan Beulichx86-64: don't use xmalloc_array() for allocation of...
2011-10-13 Jan Beulichconstify vcpu_set_affinity()'s second parameter
2011-10-12 Keir FraserRevert part of 23811:f1349a968a5a "ns16550: Simplify...
2011-10-12 Ian Campbelllibxl: fixup incorrect indentation
2011-10-11 Ian Campbelllibxl: fixup incorrect indentation
2011-10-11 Ian Campbelllibxl: expand hard tab stops
2011-10-11 Guido Guntherpygrub: add debug flag
2011-10-11 Olaf Heringxenpaging: clear page content after evict
2011-10-10 Ian Campbelltools/check: check for yajl (needed by libxl)
2011-10-10 Jon Ludlamtools/ocaml: Small improvement to the ocaml xenctrl...
2011-10-10 Jon Ludlamtools/ocaml: Fix 2 bit-twiddling bugs and an off-by-one
2011-10-10 Jon Ludlamtools/ocaml: Remove log library from tools/ocaml/libs
2011-10-10 Jon Ludlamtools/ocaml: Remove the uuid library
2011-10-10 Jon Ludlamtools/ocaml: Add a missing dependency to the xenctrl...
2011-10-10 Jon Ludlamtools/ocaml: Rename the ocaml libraries
2011-10-10 Daniel De Graaflibxl: correctly parse disk "backendtype" field
2011-10-10 Boris Ostrovskyx86/AMD: Remove AMD_ERRATUM_400 definition
2011-10-10 Jan Beulichpassthrough: update bus2bridge mapping as PCI devices...
2011-10-07 Jan BeulichAdjust 23931:6a9466e1753d.
2011-10-07 Jan BeulichVT-d: don't reject possibly valid DRHD or RMRR
2011-10-07 Olaf Heringtools/check: remove check_logging
2011-10-07 Olaf Heringtools/check: update python version check
2011-10-07 Ian Jacksonlibvchan: remove erroneously-committed libvchan-node...
2011-10-07 Ian CampbellConfig.mk: error out on non-absolute $(XEN_ROOT)
2011-10-07 Juergen Grosstools/libfsimage: Avoid relative XEN_ROOT specification
2011-10-07 Boris Ostrovskyx86/AMD: Do not enable ARAT feature on AMD processors...
2011-10-06 Daniel De Graaflibvchan: interdomain communications library
2011-10-06 Daniel De Graaflibxc: add xc_gntshr_* functions
2011-10-06 Daniel De Graaflibxc: add xc_gnttab_map_grant_ref_notify
2011-10-06 Roger Pau Monnetools build: link to specific library version (libxs...
2011-10-06 Ian Campbelllibxl: fix libxl_mac_to_device_nic
2011-10-06 Ian Campbelllibxl: add and use parse_mac helper function
2011-10-06 Ian JacksonQEMU_TAG update
2011-10-06 Zheng Litools: ocaml: Change GET_C_STRUCT to Intf_val to follow...
2011-10-06 Zheng Litools: ocaml: Fix invalid memory access in OCaml mmap...
2011-10-06 Roger Pau Monnelibxl: create pci backend only when there are pci devices.
2011-10-06 Roger Pau Monnexenbackendd: fix incorrect usage of pidfile
2011-10-06 Ian Campbellxl: wrap help output if command name is too long
2011-10-06 Ian Campbelllibxl: probe disk backend type in libxl_device_disk_add
2011-10-06 Ian Campbelllibxlu: correctly parse disk "backendtype" field
2011-10-06 Ian Campbelllibxl: undo 23728:548b2826293e whitespace cleanup to...
next