age |
author |
revision |
description |
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. |
2009-06-01 |
Keir Fraser |
19687:84c1f7c46444 |
Export page offline hypercalls to user space tools. |
2009-06-01 |
Keir Fraser |
19686:50134a902c66 |
tmem: fix corner case crash on forcible domain destruction |
2009-06-01 |
Keir Fraser |
19685:45447c0f7c6e |
blktap: Revert parts of c/s 19349. |
2009-05-30 |
Keir Fraser |
19684:46468a3b2d5f |
xend: Fix HVM domain restore (undefined HVM_ImageHandler.superpages). |
2009-05-30 |
Keir Fraser |
19683:d02c3b25c7c0 |
Revert 19657:9ff5c79b0ceb |
2009-05-30 |
Keir Fraser |
19682:bfa933a4628d |
passthrough: Fix test_and_clear_bit() caller to clear bitmap, not bitmap pointer |
2009-05-29 |
Keir Fraser |
19681:f6dab6ff90c8 |
xend: Add serialise_pci_opts() and split_pci_opts() |
2009-05-29 |
Keir Fraser |
19680:401a793c4b42 |
xend: Fix check for request to detach non-existent device |
2009-05-29 |
Keir Fraser |
19679:ec2bc4b9fa32 |
xend: hot-plug PCI devices at boot-time |
2009-05-29 |
Keir Fraser |
19678:ef6911934b6f |
xend: use popen2 module instead of subprocess for Python 2.3 |
2009-05-29 |
Keir Fraser |
19677:50e048b77ad1 |
blktap2: fix a compilation error (missing PATH_MAX) |
2009-05-29 |
Keir Fraser |
19676:02cee9e4363e |
xm: Unify the output of pci-list |
2009-05-29 |
Keir Fraser |
19675:ae5bd69227d1 |
Free pirq_array/pirq_to_evtchn in complete_domain_destroy(). |
2009-05-29 |
Keir Fraser |
19674:527b628b8e83 |
Revert 19661:326b24bfa9f9 "Free pirq_to_evtchn/pirq_mask..." |
2009-05-29 |
Keir Fraser |
19673:f3bed18decfc |
[VTD] laying the ground work for ATS |
2009-05-28 |
Keir Fraser |
19672:fe84a14aacd1 |
Serialize iptables calls in hotplug scripts |
2009-05-28 |
Keir Fraser |
19671:ae810b258394 |
blktap2: Fix build with gcc3. Cannot handle defining a function which |
2009-05-28 |
Keir Fraser |
19670:0e111bfd22d0 |
x86: Fix flush_area_mask() and on_selected_cpus() to not race updates |
2009-05-28 |
Keir Fraser |
19669:e95c4611a0ae |
xend: Update info['platform']['pci'] |
2009-05-28 |
Keir Fraser |
19668:56d00bbc21e2 |
blktap2: fix tapdisk-channel.c |
2009-05-28 |
Keir Fraser |
19667:241607f414c8 |
blktap2: fix makefile of blktap2 |
2009-05-28 |
Keir Fraser |
19666:8bf58f09e45a |
udev-script: udev rule for pci_iomul device. |
2009-05-28 |
Keir Fraser |
19665:bf37a89269bf |
x86 vmx: Unrestricted guest (realmode) support |
2009-05-28 |
Keir Fraser |
19664:878e4c128991 |
minios: implement ffs, ffsl and ffsll. |
2009-05-27 |
Keir Fraser |
19663:8baf03526ab1 |
Update Xen version for 3.5-unstable |
2009-05-27 |
Keir Fraser |
19662:fe68405201d2 |
x86: Fix 32-bit build. |
2009-05-27 |
Keir Fraser |
19661:326b24bfa9f9 |
evtchn: Free pirq_to_evtchn/pirq_mask arrays on domain destruction. |
2009-05-27 |
Keir Fraser |
19660:649226acc47e |
[IA64] adjust ia64 xc_domain_restore() signature |
2009-05-27 |
Keir Fraser |
19659:411ecf6d1f19 |
[IA64] add ia64 _raw_rw_is_write_locked |
2009-05-27 |
Keir Fraser |
19658:28a197617286 |
Fix up the synchronisation around grant table map track handles. |
2009-05-27 |
Keir Fraser |
19657:9ff5c79b0ceb |
xend: Device duplicate check fix |
2009-05-27 |
Keir Fraser |
19656:87c411a7c1df |
x86 svm: Add support for Pause Filtering to AMD SVM |
2009-05-27 |
Keir Fraser |
19655:494c2ebf9d19 |
xm: Specify sensible default for superpages domain config option. |
2009-05-27 |
Keir Fraser |
19654:11b3b6fafc7b |
rombios: fix trying to boot from next device |
2009-05-27 |
Keir Fraser |
19653:b671d568115f |
x86/hvm: fix off-by-one errors in vcpuid range checks |
2009-05-27 |
Keir Fraser |
19652:7dfc0a20fa59 |
Remove unused 'retry' parameter from on_selected_cpus() etc. |
2009-05-27 |
Keir Fraser |
19651:822ea2bf0c54 |
Pass cpumasks by reference always. |
2009-05-27 |
Keir Fraser |
19650:6705898f768d |
x86: eliminate hard-coded NR_IRQS |
2009-05-27 |
Keir Fraser |
19649:fcc71d023408 |
tmem: build fix |
2009-05-26 |
Keir Fraser |
19648:f0e2df69a8eb |
x86 hvm: Allow cross-vendor migration |
2009-05-26 |
Keir Fraser |
19647:1c627434605e |
blktap2: a completely rewritten blktap implementation |
2009-05-26 |
Keir Fraser |
19646:f210a633571c |
Transcendent memory ("tmem") for Xen. |
2009-05-26 |
Keir Fraser |
19645:9749e8f6e3d8 |
uninstall: get rid of hardcoded pathes |