aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* xentop: declare signal handler as staticKeir Fraser2008-07-141-1/+1
* Revert 18025:07c7aef164 -- go back to 8MB VRAM.Keir Fraser2008-07-142-5/+5
* xm: vt-d: Add a command "xm pci-list-assignable-devices" to list allKeir Fraser2008-07-142-0/+140
* xend: vt-d: improved FLR logic for pass-thru PCI devicesKeir Fraser2008-07-144-6/+473
* xend: A small cleanup to the find_sysfs_mnt() of pci.pyKeir Fraser2008-07-141-28/+22
* ioemu: sdl without OpenGl fixKeir Fraser2008-07-141-2/+1
* Choice of network interface for establishing a bridge on if NFSROOT is usedKeir Fraser2008-07-141-1/+12
* blktap: portability cleanupKeir Fraser2008-07-144-106/+146
* blktap: cleanupKeir Fraser2008-07-1111-54/+55
* libxc: remove redundant declaration of xc_copy_to_domain_page().Keir Fraser2008-07-111-3/+0
* x86: allow control domain to limit machine addresses given to a particular guestKeir Fraser2008-07-116-1/+72
* xend: Ignore errors from dying domains in RPC serverKeir Fraser2008-07-111-1/+8
* Fix memory leak in xendKeir Fraser2008-07-111-0/+1
* tapdisk: in case O_DIRECT fails, retry again with o_flags butKeir Fraser2008-07-111-1/+1
* ioemu: drop shadow vramKeir Fraser2008-07-111-162/+37
* hvmloader, rombios: Make use of new rom-lock facility in ioemu platform device.Keir Fraser2008-07-114-6/+56
* ioemu: drop unused 4MB video memoryKeir Fraser2008-07-102-5/+5
* ioemu: create a rom-protect platform flag.Keir Fraser2008-07-101-17/+73
* x86 hvm: New hvm_op "set_mem_type" which allows marking ram pageKeir Fraser2008-07-102-0/+39
* stubdom: fix missing evtchn.h headerKeir Fraser2008-07-091-1/+0
* vgabios: Delete autogenerated file from repository.Keir Fraser2008-07-091-1850/+0
* stubdom: make compilation independent of tools/ by building our own copy of t...Keir Fraser2008-07-091-0/+18
* Blktapctrl compatibility layerKeir Fraser2008-07-092-7/+25
* ioemu: pass-through: XC_PAGE_SIZE should be usedKeir Fraser2008-07-091-1/+1
* ioemu: pass-through: pt_bar_mapping fixKeir Fraser2008-07-091-8/+11
* Fix xm vcpu-pin for Domain-0Keir Fraser2008-07-091-0/+6
* Revert dependency on new GNUMake feature.Keir Fraser2008-07-091-1/+8
* Improve plumbing for calling external qemu buildsKeir Fraser2008-07-081-8/+7
* stubdom: Fix modified_memory size calculationKeir Fraser2008-07-081-2/+2
* pvSCSI: fix xendKeir Fraser2008-07-083-32/+38
* Fix passthrough of PCI capability structures.Keir Fraser2008-07-081-2/+2
* ioemu: e1000: fix a TSE bugKeir Fraser2008-07-071-19/+32
* numa: Extend MEMOP_ allocation functions to take a node argument.Keir Fraser2008-07-055-50/+17
* vgabios: upgrade to CVS versionKeir Fraser2008-07-0413-1634/+3718
* Cleanups to suspend-event-channel patches.Keir Fraser2008-07-043-20/+7
* Teach xc_save to use event-channel-based domain suspend if available.Keir Fraser2008-07-042-1/+139
* Add facility to get notification of domain suspend by event channel.Keir Fraser2008-07-042-0/+17
* ioemu: Support more Capability Structures (including MSI/MSI-X)Keir Fraser2008-07-046-638/+2476
* pvSCSI: xend changesKeir Fraser2008-07-0314-6/+773
* xm-test: Remove a policy reset from acm test caseKeir Fraser2008-07-031-5/+0
* vtpm: Add two missing quotes in the vTPM hotplug script.Keir Fraser2008-07-031-2/+2
* ioemu: Explicitly define certain PCI/MSI macros.Keir Fraser2008-07-031-2/+24
* Support building of out-of-tree merged qemu from gitKeir Fraser2008-07-031-0/+29
* XenAPI: Add Direct PCI Device (DPCI) Assignment SupportKeir Fraser2008-07-037-83/+434
* XenAPI: Add Physical PCI Device (PPCI) SupportKeir Fraser2008-07-034-6/+334
* stubdom: PCI passthrough support via PV-PCIKeir Fraser2008-07-023-3/+4
* ioemu: Add check for mapping MSI pirqs.Keir Fraser2008-07-021-0/+7
* xend: Replace stray tab-indent with space-indentKeir Fraser2008-07-023-7/+7
* merge with xen-unstable.hgIsaku Yamahata2008-07-0244-208/+866
|\
| * xenballoond (memory overcommit) scriptsKeir Fraser2008-07-015-0/+512