log
graph
tags
branches
changeset
browse
debuggers.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 19851:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2009-06-23
Keir Fraser
19851:b55070edb185
tools: don't require hardcoded firmware path in guest config file
2009-06-23
Keir Fraser
19850:d9b988c65ebf
Fix network-bridge ifup problem when bridge has no IP address.
2009-06-23
Keir Fraser
19849:bfbd7a85d2f8
xend: Fix tapdisk creation for managed domains
2009-06-23
Keir Fraser
19848:aa472909b39c
vtd: IO NUMA support
2009-06-23
Keir Fraser
19847:71c67be96ef6
tools: consistently use $(PYTHON)
2009-06-23
Keir Fraser
19846:16c2806b09c6
x86: Another assign_irq_vector() cleanup.
2009-06-23
Keir Fraser
19845:468561f3c8ee
Only allow DOMCTL_max_vcpus to increase vcpus from zero.
2009-06-19
Keir Fraser
19844:703ced548925
VT-d: fix MSI source-id of interrupt remapping
2009-06-19
Keir Fraser
19843:2f1fa2215e60
VT-d: pci code cleanup
2009-06-19
Keir Fraser
19842:e2625f235940
xend: fix a regression in c/s 19791.
2009-06-19
Keir Fraser
19841:07fea69baadc
x86: Fix legacy irq allocation issue
2009-06-19
Keir Fraser
19840:f3211c71e8f0
xend: fix BlktapController's device creation
2009-06-19
Keir Fraser
19839:c3a94ac4c031
P2M: check whether hap mode is enabled before using 2mb pages
2009-06-19
Keir Fraser
19838:78962f85c562
IOMMU: Add two generic functions to vendor neutral interface
2009-06-18
Keir Fraser
19837:dc0d1200e3f3
buildconfigs/src.git-clone: use git clone, avoid git remote
2009-06-18
Keir Fraser
19836:af06333d4c5d
x86 hvm: Fix bootstrapped boolean check in start_{svm,vmx}().
2009-06-18
Keir Fraser
19835:8440fc9f7a25
x86-64: do not pass unmanageable amounts of memory to Dom0
2009-06-18
Keir Fraser
19834:1c01814f9a25
Introduce page_list_move()
2009-06-18
Keir Fraser
19833:4f779d41b0ba
blktap: re-enable blktap1 if blktap2 is disabled
2009-06-18
Keir Fraser
19832:94bf7d4854eb
xend: Improve error messages of xm sched-credit
2009-06-18
Keir Fraser
19831:8018f09ef039
xendomains script: Small fix
2009-06-18
Keir Fraser
19830:407e2e7dca5b
Allow tools to see the hypervisor command line.
2009-06-18
Keir Fraser
19829:c0d2838fc10f
stubdoms: qemu monitor support
2009-06-18
Keir Fraser
19828:01ad2654815a
minios: Use posix_openpt() rather than non-standard openpty().
2009-06-18
Keir Fraser
19827:cf6d3211ec59
xend: pci: find_parent: should return string rather than int
2009-06-18
Keir Fraser
19826:2f9e1348aa98
x86_64: allow more vCPU-s per guest
2009-06-18
Keir Fraser
19825:cecc76506afc
x86_64: don't allocate L1 per-domain page table pages in a single chunk
2009-06-18
Keir Fraser
19824:d835ad2f6980
x86: properly handle vcpu-to-pcpu mask conversion
2009-06-18
Keir Fraser
19823:82366af53828
Remove bogus checked in file headers.chk, remove it on make clean, and
2009-06-18
Keir Fraser
19822:44fe7ad6fee8
x86 svm: Clean up and fix start_svm() to avoid memory leaks and
2009-06-17
Keir Fraser
19821:61ec78692b13
xend: pass-through: Clean up hvm_destroyPCIDevice()
2009-06-17
Keir Fraser
19820:902df7680e2e
xend: pass-through: Use common parsing code in getDeviceConfiguration()
2009-06-17
Keir Fraser
19819:85fdfb7da88c
xend: pass-through: Use common parsing code in parse_pci_configuration()
2009-06-17
Keir Fraser
19818:d8b2b1712ea6
xend: pass-through: Add pci_tuple_to_dict()
2009-06-17
Keir Fraser
19817:bc7715954087
xend: pass-through: Use generic code in pci_opts_list_to_sxp()
2009-06-17
Keir Fraser
19816:a4036225c168
xend: pass-through: Move pci conversion functions to pci.py
2009-06-17
Keir Fraser
19815:60588f1f055f
Subject: xend: pass-through: Add pci_dict_cmp()
2009-06-17
Keir Fraser
19814:9e36ef77f658
xend: pass-through: Common parse_pci_name()
2009-06-17
Keir Fraser
19813:bda5ab0cb387
stubdom: update config example to reflect that the serial option can
2009-06-17
Keir Fraser
19812:74911141ce79
xenconsole: fix assumption about printed max domid length.
2009-06-17
Keir Fraser
19811:11d8ca329b54
minios: support secondary guest consoles.
2009-06-17
Keir Fraser
19810:aaab04808ee7
Introduce mechanism to check standard conformance of headers
2009-06-17
Keir Fraser
19809:0ea75c3b7743
tmem: fix 32-on-64 support
2009-06-16
Keir Fraser
19808:64a932c92a7c
x86: fix s3 resume on AMD CPUs
2009-06-16
Keir Fraser
19807:2d68d518038b
x86: Allow guests to allocate up to 2MB (superpage) memory extents.
2009-06-16
Keir Fraser
19806:67a0ffade665
x86: improve output resulting from sending '0' over serial
2009-06-16
Keir Fraser
19805:cb6f8a34b59a
x86/hvm: don't pass through port 0x80 in a few special cases
2009-06-16
Keir Fraser
19804:133c889c21a7
vtd: ats and queued invalidation cleanup
2009-06-16
Keir Fraser
19803:f2a3b7188906
x86, hvm: set vcpu->is_initialised after restore/migration
2009-06-16
Keir Fraser
19802:775afcdc2759
x86, hvm: fix a domain_lock leak
2009-06-16
Keir Fraser
19801:45ca3f3c3f98
xend: support for older pciutils without -vmm option, and improve
2009-06-16
Keir Fraser
19800:d96cf4c974d5
tmem: cleanups
2009-06-16
Keir Fraser
19799:b52a91a45c65
xend: pass-through: Use common parsing code in preprocess_pci()
2009-06-16
Keir Fraser
19798:4bc1347b9b86
xend: pass-through: Use PCIDevice as the parameter for the constructor for PCIQuirk
2009-06-16
Keir Fraser
19797:11c3f4e786b3
xend: pass-through: Remove PciDeviceNotFoundError, it is never used
2009-06-16
Keir Fraser
19796:0573bbe19499
xend: pass-through: sxp.merge() cant deal with values being a list
2009-06-16
Keir Fraser
19795:c7fabc081498
xend: pass-through: cleanupDevice: move and remove recently added vslot entry
2009-06-16
Keir Fraser
19794:dce4d6840db1
xend: pass-through: tidy up PciController()
2009-06-16
Keir Fraser
19793:08de8ec655c2
xend: pass-through: fix typo: spx -> sxp
2009-06-16
Keir Fraser
19792:a5f584c1e2f6
xend: pass-through: Only call setupOneDevice() once per device
less
more
| rev 19851:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip