aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: Switch to using pvops kernel by default for LinuxKeir Fraser2009-06-162-1/+9
* Remove bogus link from COPYING file.Keir Fraser2009-06-161-6/+5
* Fix dependencies in tools/include/xen-foreign/MakefileKeir Fraser2009-06-161-4/+4
* xend: allow config file compatibility with new tap syntaxKeir Fraser2009-06-161-2/+6
* x86 mca: Support MCA recovery actions for latest Intel platformsKeir Fraser2009-06-166-21/+291
* xend: Show "bootable" information only once in 'xm list --long'Keir Fraser2009-06-161-4/+3
* blktap2/vhd, daemon: serialize subdirs-all and subdirs-installKeir Fraser2009-06-162-6/+6
* Update QEMU_TAG to e0bb6b8df60863bca0163a1688baf4854e931e55Keir Fraser2009-06-081-3/+3
* xend: pci: fix extract_the_exact_pci_names()Keir Fraser2009-06-081-2/+9
* x86 hvm: move dirty_vram into struct hvm_domainKeir Fraser2009-06-055-81/+92
* vmx: Change xen macro name for Intel vmexit reason 41Keir Fraser2009-06-052-3/+3
* blktap2: README updatesKeir Fraser2009-06-051-47/+246
* xend: Convert the type of superpages to integer to fix a TypeError.Keir Fraser2009-06-051-1/+1
* VT-d: correct way to submit command to GCMD registerKeir Fraser2009-06-054-23/+24
* VT-d: define a macro for waiting hardare completionKeir Fraser2009-06-055-135/+49
* VT-d: remove useless variablesKeir Fraser2009-06-057-13/+8
* Intel VT-d: fix Stoakley boot issue with iommu=1Keir Fraser2009-06-051-6/+6
* docs: Note that changelog is not up to date for Xen 3.4+Keir Fraser2009-06-041-0/+5
* x86: hap dirty vram trackingKeir Fraser2009-06-046-18/+329
* xm: Remove redundant os.waitpid() call from do_console()Keir Fraser2009-06-041-1/+0
* vtd: ia64 fix of intremap.cKeir Fraser2009-06-043-2/+27
* xend: pci: only extract the exact pci BDFsKeir Fraser2009-06-041-4/+16
* xm: Don't die when trying to conect the console to short-lived domainsKeir Fraser2009-06-041-0/+7
* blktap2: fix parallel Make.Keir Fraser2009-06-042-3/+9
* xm: pass-through: sort the output of xm pci-listKeir Fraser2009-06-042-0/+7
* xend: pass-through: Use AUTO_PHP_SLOT as unknown vslotKeir Fraser2009-06-042-3/+5
* xm: xen-api, pass-through: create: Use vslot for hotplug_slotKeir Fraser2009-06-041-1/+1
* xend: xen-api, pass-through: Add create_dpci_from_sxp()Keir Fraser2009-06-041-39/+25
* xm, xend: xen-api: DPCI.get_hotplug_slot() returns a decimalKeir Fraser2009-06-041-2/+2
* xend: pass-through: prefix vslot with 0x in device configrationKeir Fraser2009-06-041-5/+2
* xm: xen-api, pass-through: Dont pass empty optsKeir Fraser2009-06-042-14/+15
* xm: xen-api: Install create.dtd in SHAREDIRKeir Fraser2009-06-042-3/+6
* xend: pass-through: report attach errors from device modelKeir Fraser2009-06-041-0/+6
* libxc: fix link error on ia64Keir Fraser2009-06-041-1/+1
* rombios: compute checksum for roms bigger than a segmentKeir Fraser2009-06-041-6/+28
* minios: Introduce BSD license COPYING fileKeir Fraser2009-06-042-6/+30
* minios: Clean up and remove Linux remnants from x86_64.SKeir Fraser2009-06-031-111/+20
* Update QEMU_TAG to c9c1a645fcfdba8c4a15a56e29d5ea7b7bcd7aa6Keir Fraser2009-06-031-3/+3
* hvmloader: Scan for gpxe-capable NICs until one is found.Keir Fraser2009-06-031-3/+4
* x86: Clean up get_page_from_l1e() to correctly distinguish betweenKeir Fraser2009-06-033-41/+43
* vtd: Fix apic pin to interrupt remapping table indexKeir Fraser2009-06-031-63/+29
* x86: pin_2_irq[].pin should be initialised to -1.Keir Fraser2009-06-031-0/+2
* typo: occured -> occurredKeir Fraser2009-06-035-6/+6
* xend: requested_vslots is no longer neededKeir Fraser2009-06-036-36/+16
* x86: Fix XENPF_getidletime to correctly modify cpumask.Keir Fraser2009-06-031-2/+1
* blktap: fix empty QCOW images (bug 1430 part 2)Keir Fraser2009-06-031-2/+3
* blktap: fix and use ROUNDUP macro (bug 1430 part 1)Keir Fraser2009-06-031-6/+6
* blktap2: human readable output for tapdisk2 creation problemsKeir Fraser2009-06-031-2/+11
* minios: refactor xenbus state machineKeir Fraser2009-06-036-67/+321
* xend: pci: improve the assignability checkingKeir Fraser2009-06-023-5/+11