aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* hvm: fix XSAVE leaf 0 EBX size calculationKeir Fraser2011-02-061-3/+5
* trace: Change trace_var argument to void*, to match __trace_varKeir Fraser2011-02-061-1/+1
* hvm_op: Clean up new mem_access and inject_trap ops.Keir Fraser2011-02-062-11/+19
* xsm/flask: Fix permission tablesKeir Fraser2011-02-062-0/+4
* xsm: Fix compilation error (unused variable)Keir Fraser2011-02-061-1/+1
* hvm amd: Fix 32bit guest VM save/restore issues associated with SYSENTER MSRsKeir Fraser2011-02-061-15/+27
* amd iommu: Fix a xen crash after pci-attachKeir Fraser2011-02-061-0/+5
* cpupool: Check for memory allocation failure on switching schedulersKeir Fraser2011-02-063-5/+31
* libxl: vncviewer: make autopass work properlyIan Jackson2011-02-041-8/+21
* libxl: vncviewer: unconditionally read listen port address and passwordIan Jackson2011-02-041-11/+7
* libxl: vncviewer: fix use-after-freeIan Jackson2011-02-041-2/+1
* libxl: actually print an error when execve (in libxl__exec) failsIan Jackson2011-02-041-0/+2
* libxl: SECURITY: always honour request for vnc passwordIan Jackson2011-02-041-9/+16
* QEMU_TAG updateIan Jackson2011-02-041-4/+3
* libxl: fix console autoconnect with pygrub, by invoking xenconsole twiceStefano Stabellini2011-02-041-1/+1
* Update list of VT-D maintainers.Stefano Stabellini2011-02-041-1/+0
* xl: fix broken xl vcpu-list output (tool hangs on large machines)Andre Przywara2011-02-041-44/+52
* libxl: pass gfx_passthru parameter to QEMUAllen Kay2011-02-021-0/+6
* libxl: change default HVM emulated network card to rtl8139Ian Jackson2011-02-021-1/+1
* xen/Makefile: Belatedly update XEN_EXTRAVERSION for rc3 releaseIan Jackson2011-02-021-1/+1
* libxc: maintain a small, per-handle, cache of hypercall buffer memoryIan Campbell2011-02-013-19/+162
* The current libxl_set_memory_target function subtracts a negative amountStefano Stabellini2011-02-011-3/+6
* tools: disable linker --as-needed option.Ian Campbell2011-02-011-0/+3
* tools/Makefiles: install libvhd and libblktap with INSTALL_PROGMichael Young2011-02-012-2/+2
* docs: Bring comments about NetworkManager and bridging up to dateMichael Young2011-02-011-2/+3
* tools/hotplug: Fix proxy arp messing about to use correct deviceMichael Young2011-02-011-1/+1
* passthrough/vtd: disable 64-bit MMCFG quirk on 32-bit XenAllen Kay2011-02-011-0/+2
* xl: fix broken cpupool-numa-split (part 2)Andre Przywara2011-02-011-0/+1
* xl: output illegal option characterAndre Przywara2011-02-011-27/+27
* Added signature for changeset e7b31cc0093cIan Jackson2011-01-311-0/+1
* Added tag 4.1.0-rc3 for changeset e7b31cc0093cIan Jackson2011-01-311-0/+1
* Update QEMU_TAG to xen-4.1.0-rc34.1.0-rc3Ian Jackson2011-01-311-1/+1
* libxc: Do not use dom0 physmem as parameter to lzma decoderIan Jackson2011-01-284-46/+1
* libxl: prevent creation of domains with duplicate namesIan Jackson2011-01-282-0/+23
* libxl: during domain destruction, do not complain if no devices dir to destroyIan Jackson2011-01-281-2/+6
* libxl: internals: document the error behaviour of various libxl__xs_* functionsIan Jackson2011-01-281-2/+10
* libxl, xl: fixes to domain creation cleanup logic (domid values)Ian Jackson2011-01-284-1/+15
* libxl: fix error handling (xenstore transaction leak) in libxl__domain_makeIan Jackson2011-01-281-20/+29
* xl: fix incorrect display of illegal option characterAndre Przywara2011-01-281-35/+35
* xl: fix xl cpupool-list <poolid>Andre Przywara2011-01-281-1/+1
* xl: remove unimplemented -l stub for cpupool-listAndre Przywara2011-01-282-12/+6
* xl: fix broken cpupool-numa-splitJuergen Gross2011-01-281-1/+1
* libxl: when using pygrub, do not segfault if no blktapStefano Stabellini2011-01-281-4/+13
* libxl: correct error path in libxl_userdata_retrieveIan Jackson2011-01-282-2/+5
* tools/libxc, hvm: Fix 1G page allocation algorithmShan Haitao2011-01-281-11/+13
* amd iommu: Fix x86_32 build.Keir Fraser2011-01-281-1/+1
* tools/security: Adjust secpol_tool.c for change to xc_interface_openDaniel Kiper2011-01-271-3/+3
* Config.mk: commented-out CONFIG_QEMU example now uses `pwd`/$(XEN_ROOT)Ian Jackson2011-01-271-1/+1
* libxc: break xc_get_physmem out into os-dependent filesChristoph Egger2011-01-274-22/+46
* xl: Revert "xl: avoid creating domains with duplicate names"Ian Jackson2011-01-271-10/+0