age |
author |
revision |
description |
2009-06-23 |
Keir Fraser |
19807:468561f3c8ee |
Only allow DOMCTL_max_vcpus to increase vcpus from zero. |
2009-06-19 |
Keir Fraser |
19806:703ced548925 |
VT-d: fix MSI source-id of interrupt remapping |
2009-06-19 |
Keir Fraser |
19805:2f1fa2215e60 |
VT-d: pci code cleanup |
2009-06-19 |
Keir Fraser |
19804:e2625f235940 |
xend: fix a regression in c/s 19791. |
2009-06-19 |
Keir Fraser |
19803:07fea69baadc |
x86: Fix legacy irq allocation issue |
2009-06-19 |
Keir Fraser |
19802:f3211c71e8f0 |
xend: fix BlktapController's device creation |
2009-06-19 |
Keir Fraser |
19801:c3a94ac4c031 |
P2M: check whether hap mode is enabled before using 2mb pages |
2009-06-19 |
Keir Fraser |
19800:78962f85c562 |
IOMMU: Add two generic functions to vendor neutral interface |
2009-06-18 |
Keir Fraser |
19799:dc0d1200e3f3 |
buildconfigs/src.git-clone: use git clone, avoid git remote |
2009-06-18 |
Keir Fraser |
19798:af06333d4c5d |
x86 hvm: Fix bootstrapped boolean check in start_{svm,vmx}(). |
2009-06-18 |
Keir Fraser |
19797:8440fc9f7a25 |
x86-64: do not pass unmanageable amounts of memory to Dom0 |
2009-06-18 |
Keir Fraser |
19796:1c01814f9a25 |
Introduce page_list_move() |
2009-06-18 |
Keir Fraser |
19795:4f779d41b0ba |
blktap: re-enable blktap1 if blktap2 is disabled |
2009-06-18 |
Keir Fraser |
19794:94bf7d4854eb |
xend: Improve error messages of xm sched-credit |
2009-06-18 |
Keir Fraser |
19793:8018f09ef039 |
xendomains script: Small fix |
2009-06-18 |
Keir Fraser |
19792:407e2e7dca5b |
Allow tools to see the hypervisor command line. |
2009-06-18 |
Keir Fraser |
19791:c0d2838fc10f |
stubdoms: qemu monitor support |
2009-06-18 |
Keir Fraser |
19790:01ad2654815a |
minios: Use posix_openpt() rather than non-standard openpty(). |
2009-06-18 |
Keir Fraser |
19789:cf6d3211ec59 |
xend: pci: find_parent: should return string rather than int |
2009-06-18 |
Keir Fraser |
19788:2f9e1348aa98 |
x86_64: allow more vCPU-s per guest |
2009-06-18 |
Keir Fraser |
19787:cecc76506afc |
x86_64: don't allocate L1 per-domain page table pages in a single chunk |
2009-06-18 |
Keir Fraser |
19786:d835ad2f6980 |
x86: properly handle vcpu-to-pcpu mask conversion |
2009-06-18 |
Keir Fraser |
19785:82366af53828 |
Remove bogus checked in file headers.chk, remove it on make clean, and |
2009-06-18 |
Keir Fraser |
19784:44fe7ad6fee8 |
x86 svm: Clean up and fix start_svm() to avoid memory leaks and |
2009-06-17 |
Keir Fraser |
19783:61ec78692b13 |
xend: pass-through: Clean up hvm_destroyPCIDevice() |
2009-06-17 |
Keir Fraser |
19782:902df7680e2e |
xend: pass-through: Use common parsing code in getDeviceConfiguration() |
2009-06-17 |
Keir Fraser |
19781:85fdfb7da88c |
xend: pass-through: Use common parsing code in parse_pci_configuration() |
2009-06-17 |
Keir Fraser |
19780:d8b2b1712ea6 |
xend: pass-through: Add pci_tuple_to_dict() |
2009-06-17 |
Keir Fraser |
19779:bc7715954087 |
xend: pass-through: Use generic code in pci_opts_list_to_sxp() |
2009-06-17 |
Keir Fraser |
19778:a4036225c168 |
xend: pass-through: Move pci conversion functions to pci.py |
2009-06-17 |
Keir Fraser |
19777:60588f1f055f |
Subject: xend: pass-through: Add pci_dict_cmp() |
2009-06-17 |
Keir Fraser |
19776:9e36ef77f658 |
xend: pass-through: Common parse_pci_name() |
2009-06-17 |
Keir Fraser |
19775:bda5ab0cb387 |
stubdom: update config example to reflect that the serial option can |
2009-06-17 |
Keir Fraser |
19774:74911141ce79 |
xenconsole: fix assumption about printed max domid length. |
2009-06-17 |
Keir Fraser |
19773:11d8ca329b54 |
minios: support secondary guest consoles. |
2009-06-17 |
Keir Fraser |
19772:aaab04808ee7 |
Introduce mechanism to check standard conformance of headers |
2009-06-17 |
Keir Fraser |
19771:0ea75c3b7743 |
tmem: fix 32-on-64 support |
2009-06-16 |
Keir Fraser |
19770:64a932c92a7c |
x86: fix s3 resume on AMD CPUs |
2009-06-16 |
Keir Fraser |
19769:2d68d518038b |
x86: Allow guests to allocate up to 2MB (superpage) memory extents. |
2009-06-16 |
Keir Fraser |
19768:67a0ffade665 |
x86: improve output resulting from sending '0' over serial |
2009-06-16 |
Keir Fraser |
19767:cb6f8a34b59a |
x86/hvm: don't pass through port 0x80 in a few special cases |
2009-06-16 |
Keir Fraser |
19766:133c889c21a7 |
vtd: ats and queued invalidation cleanup |
2009-06-16 |
Keir Fraser |
19765:f2a3b7188906 |
x86, hvm: set vcpu->is_initialised after restore/migration |
2009-06-16 |
Keir Fraser |
19764:775afcdc2759 |
x86, hvm: fix a domain_lock leak |
2009-06-16 |
Keir Fraser |
19763:45ca3f3c3f98 |
xend: support for older pciutils without -vmm option, and improve |
2009-06-16 |
Keir Fraser |
19762:d96cf4c974d5 |
tmem: cleanups |
2009-06-16 |
Keir Fraser |
19761:b52a91a45c65 |
xend: pass-through: Use common parsing code in preprocess_pci() |
2009-06-16 |
Keir Fraser |
19760:4bc1347b9b86 |
xend: pass-through: Use PCIDevice as the parameter for the constructor for PCIQuirk |
2009-06-16 |
Keir Fraser |
19759:11c3f4e786b3 |
xend: pass-through: Remove PciDeviceNotFoundError, it is never used |
2009-06-16 |
Keir Fraser |
19758:0573bbe19499 |
xend: pass-through: sxp.merge() cant deal with values being a list |
2009-06-16 |
Keir Fraser |
19757:c7fabc081498 |
xend: pass-through: cleanupDevice: move and remove recently added vslot entry |
2009-06-16 |
Keir Fraser |
19756:dce4d6840db1 |
xend: pass-through: tidy up PciController() |
2009-06-16 |
Keir Fraser |
19755:08de8ec655c2 |
xend: pass-through: fix typo: spx -> sxp |
2009-06-16 |
Keir Fraser |
19754:a5f584c1e2f6 |
xend: pass-through: Only call setupOneDevice() once per device |
2009-06-16 |
Keir Fraser |
19753:cc07094a02e4 |
vtd: Clean up lock for VT-d register writes |
2009-06-16 |
Keir Fraser |
19752:fa51db0871e1 |
vtd: Fix flush for SRTP and SIRTP set |
2009-06-16 |
Keir Fraser |
19751:eeb0fce9aeaf |
xend: support multiple consoles per domain |
2009-06-16 |
Keir Fraser |
19750:f07a915ecc17 |
xenconsole: support for multiple consoles per domain |
2009-06-16 |
Keir Fraser |
19749:f649dd4454af |
tmem: fix minor accounting error |
2009-06-16 |
Keir Fraser |
19748:8373971089a7 |
tools/xenballoond: add tmem capability to directed/self-ballooning |
2009-06-16 |
Keir Fraser |
19747:7f9286d21706 |
x86: Switch to using pvops kernel by default for Linux |
2009-06-16 |
Keir Fraser |
19746:6e2f1bba71e9 |
Remove bogus link from COPYING file. |
2009-06-16 |
Keir Fraser |
19745:55ca7ef865b4 |
Fix dependencies in tools/include/xen-foreign/Makefile |
2009-06-16 |
Keir Fraser |
19744:2cbedd22149a |
xend: allow config file compatibility with new tap syntax |
2009-06-16 |
Keir Fraser |
19743:c23aeb37b17f |
x86 mca: Support MCA recovery actions for latest Intel platforms |
2009-06-16 |
Keir Fraser |
19742:376c0749586e |
xend: Show "bootable" information only once in 'xm list --long' |
2009-06-16 |
Keir Fraser |
19741:465950bbdf46 |
blktap2/vhd, daemon: serialize subdirs-all and subdirs-install |
2009-06-08 |
Keir Fraser |
19740:112680f620bf |
Update QEMU_TAG to e0bb6b8df60863bca0163a1688baf4854e931e55 |
2009-06-08 |
Keir Fraser |
19739:4448fae52553 |
xend: pci: fix extract_the_exact_pci_names() |
2009-06-05 |
Keir Fraser |
19738:8dd5c3cae086 |
x86 hvm: move dirty_vram into struct hvm_domain |
2009-06-05 |
Keir Fraser |
19737:6eff3fe96aff |
vmx: Change xen macro name for Intel vmexit reason 41 |
2009-06-05 |
Keir Fraser |
19736:9f4c5734e4aa |
blktap2: README updates |
2009-06-05 |
Keir Fraser |
19735:21d1fcb0be41 |
xend: Convert the type of superpages to integer to fix a TypeError. |
2009-06-05 |
Keir Fraser |
19734:4fb8a6c993e2 |
VT-d: correct way to submit command to GCMD register |
2009-06-05 |
Keir Fraser |
19733:a69daf23602a |
VT-d: define a macro for waiting hardare completion |
2009-06-05 |
Keir Fraser |
19732:931dbe86e5f3 |
VT-d: remove useless variables |
2009-06-05 |
Keir Fraser |
19731:01748ccc4da3 |
Intel VT-d: fix Stoakley boot issue with iommu=1 |
2009-06-04 |
Keir Fraser |
19730:687040d3f342 |
docs: Note that changelog is not up to date for Xen 3.4+ |
2009-06-04 |
Keir Fraser |
19729:43833a6d50a5 |
x86: hap dirty vram tracking |
2009-06-04 |
Keir Fraser |
19728:50cf07f42fdd |
xm: Remove redundant os.waitpid() call from do_console() |
2009-06-04 |
Keir Fraser |
19727:abdd365e2ec3 |
vtd: ia64 fix of intremap.c |
2009-06-04 |
Keir Fraser |
19726:d8b7b51f482b |
xend: pci: only extract the exact pci BDFs |
2009-06-04 |
Keir Fraser |
19725:265de5701b82 |
xm: Don't die when trying to conect the console to short-lived domains |
2009-06-04 |
Keir Fraser |
19724:2c1d94eb996f |
blktap2: fix parallel Make. |
2009-06-04 |
Keir Fraser |
19723:6c24ffb01d6b |
xm: pass-through: sort the output of xm pci-list |
2009-06-04 |
Keir Fraser |
19722:691087b8d4ac |
xend: pass-through: Use AUTO_PHP_SLOT as unknown vslot |
2009-06-04 |
Keir Fraser |
19721:2c172f9db417 |
xm: xen-api, pass-through: create: Use vslot for hotplug_slot |
2009-06-04 |
Keir Fraser |
19720:8f64f43624e8 |
xend: xen-api, pass-through: Add create_dpci_from_sxp() |
2009-06-04 |
Keir Fraser |
19719:728eb34bbfcc |
xm, xend: xen-api: DPCI.get_hotplug_slot() returns a decimal |
2009-06-04 |
Keir Fraser |
19718:19fc31fe2e31 |
xend: pass-through: prefix vslot with 0x in device configration |
2009-06-04 |
Keir Fraser |
19717:94f6bf69e8e8 |
xm: xen-api, pass-through: Dont pass empty opts |
2009-06-04 |
Keir Fraser |
19716:a3125a83e40b |
xm: xen-api: Install create.dtd in SHAREDIR |
2009-06-04 |
Keir Fraser |
19715:f569292aacc5 |
xend: pass-through: report attach errors from device model |
2009-06-04 |
Keir Fraser |
19714:76afaac7df86 |
libxc: fix link error on ia64 |
2009-06-04 |
Keir Fraser |
19713:e638b32985fb |
rombios: compute checksum for roms bigger than a segment |
2009-06-04 |
Keir Fraser |
19712:7a215fae6f1f |
minios: Introduce BSD license COPYING file |
2009-06-03 |
Keir Fraser |
19711:2e522b843a21 |
minios: Clean up and remove Linux remnants from x86_64.S |
2009-06-03 |
Keir Fraser |
19710:6e100efd4b48 |
Update QEMU_TAG to c9c1a645fcfdba8c4a15a56e29d5ea7b7bcd7aa6 |
2009-06-03 |
Keir Fraser |
19709:011948e1b5a7 |
hvmloader: Scan for gpxe-capable NICs until one is found. |
2009-06-03 |
Keir Fraser |
19708:c4b048ce6a4b |
x86: Clean up get_page_from_l1e() to correctly distinguish between |
2009-06-03 |
Keir Fraser |
19707:07cf79dfb59c |
vtd: Fix apic pin to interrupt remapping table index |
2009-06-03 |
Keir Fraser |
19706:49e8816db57a |
x86: pin_2_irq[].pin should be initialised to -1. |
2009-06-03 |
Keir Fraser |
19705:4e22d660ece3 |
typo: occured -> occurred |
2009-06-03 |
Keir Fraser |
19704:ffcc665158ae |
xend: requested_vslots is no longer needed |
2009-06-03 |
Keir Fraser |
19703:3ee4e1884c4e |
x86: Fix XENPF_getidletime to correctly modify cpumask. |
2009-06-03 |
Keir Fraser |
19702:c5fb6374e79f |
blktap: fix empty QCOW images (bug 1430 part 2) |
2009-06-03 |
Keir Fraser |
19701:f989778298d8 |
blktap: fix and use ROUNDUP macro (bug 1430 part 1) |
2009-06-03 |
Keir Fraser |
19700:e7b63b30ae3d |
blktap2: human readable output for tapdisk2 creation problems |
2009-06-03 |
Keir Fraser |
19699:18c8270da77c |
minios: refactor xenbus state machine |
2009-06-02 |
Keir Fraser |
19698:f72d26c00002 |
xend: pci: improve the assignability checking |
2009-06-02 |
Keir Fraser |
19697:42fe00c6f8b4 |
Enable pci mmcfg and ATS for x86_64 |
2009-06-01 |
Keir Fraser |
19696:4294a04b24bc |
tmem: shared ephemeral (SE) pool (clustering) fixes |
2009-06-01 |
Keir Fraser |
19695:027f19e97e28 |
libxc: Implement stub xc_gnttab_map_table() for non-linux. |
2009-06-01 |
Keir Fraser |
19694:2e83c670f680 |
Revert 19658:28a197617286 "Fix up the synchronisation around grant |
2009-06-01 |
Keir Fraser |
19693:28c6c955998c |
minios: Remove Linux attribution for mktime() as it's not true since c/s 19638. |
2009-06-01 |
Keir Fraser |
19692:72ff07f65e16 |
Update QEMU_TAG: 5beedb58147cbb04e206a71429198b6316217cfc |
2009-06-01 |
Keir Fraser |
19691:f44438bc79ac |
libxc: Exchange a page for PV guest |
2009-06-01 |
Keir Fraser |
19690:6d6ec6f966cf |
libxc: Export xc_core_arch_map_p2m_writable() |
2009-06-01 |
Keir Fraser |
19689:4b2172c60a8c |
libxc: Add a function to map a domain's grant table. |
2009-06-01 |
Keir Fraser |
19688:bd39df93a29e |
libxc: export xc_map_m2p() so that it can be called outside. |