aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update hgignore listKeir Fraser2011-01-081-4/+5
* mem_access test tool: xen-accessJoe Epstein2011-01-082-0/+704
* tools/tests: Move x86 emulator tests into a subdirKeir Fraser2011-01-085-2/+2
* Update AMD SVM feature flagsKeir Fraser2011-01-081-12/+16
* Update AMD CPU feature flags 0x80000001:ECX for Xen HypervisorKeir Fraser2011-01-085-21/+26
* libxc: Update AMD CPU feature flags 0x80000001:ECX for Xen toolsKeir Fraser2011-01-082-17/+22
* timer: Don't hardcode cpu0 in migrate_timers_from_cpu().Keir Fraser2011-01-081-15/+27
* timer: Ensure that CPU field of a timer is read safely when lock-free.Keir Fraser2011-01-082-15/+17
* x86: Fix atomic_write*() macros to correctly inform GCC that memoryKeir Fraser2011-01-081-2/+2
* timer: Fix up timer-state teardown on CPU offline / online-failure.Keir Fraser2011-01-081-22/+20
* x86: Free per-cpu area for offline cpu via RCU.Keir Fraser2011-01-081-2/+18
* xl: Implement flexarray_append() and flexarray_vappend()Gianni Tedesco2011-01-075-345/+303
* xl: Move device model functions in to a separate fileGianni Tedesco2011-01-074-809/+838
* minios: use constant expression to size arraysGianni Tedesco2011-01-071-2/+2
* x86 asid: Do not check for per-cpu asid state being already initialised.Keir Fraser2011-01-071-9/+0
* ASID: Optimize hvm_flush_guest_tlbsKeir Fraser2011-01-071-7/+10
* Update my email address to long-term stable address.Keir Fraser2011-01-0713-13/+13
* Fix 32-bit build after the latest mem-event seriesTim Deegan2011-01-075-2/+22
* mem_type HVMOP: replaced enumJoe Epstein2011-01-071-1/+1
* mem_access: added trap injection to libxcJoe Epstein2011-01-072-0/+40
* mem_access: added INT3/CRx captureJoe Epstein2011-01-078-16/+278
* mem_access: HVMOPs for setting mem accessJoe Epstein2011-01-0710-2/+335
* mem_access: access listener can be requiredJoe Epstein2011-01-072-0/+32
* mem_access: mem event additions for accessJoe Epstein2011-01-0714-16/+332
* mem_access: introduce P2M mem_access typesJoe Epstein2011-01-074-58/+149
* kexec: correct _domain offset info in elf-notesKeir Fraser2011-01-062-4/+8
* libxl: Lists qdisk device in libxl_device_disk_listAnthony PERARD2011-01-061-0/+1
* libxl: Factorize function libxl_device_disk_listAnthony PERARD2011-01-061-49/+50
* ocaml: evtchn+xc bindings: use libxenctrl and libxenguestIan Campbell2011-01-0616-2590/+409
* ocaml: rename Evtchn.bind_virq as Evtchn.bind_dom_exc_virqIan Campbell2011-01-065-6/+6
* ocaml: add dependency to module metadataIan Campbell2011-01-065-0/+5
* ocaml: resynchronise uuid library with xen-api-libs.hgIan Campbell2011-01-062-51/+77
* libxl: Correct paths in libxl__fill_dom0_memory_info functionEamon Walsh2011-01-061-2/+2
* MergeIan Jackson2011-01-061-10/+21
|\
| * mem_sharing: fix race condition of nominate and unshareTim Deegan2011-01-061-10/+21
* | libxc: portability fixes for NetBSDChristoph Egger2011-01-065-3/+9
|/
* libxl: Specify the target ram size to Qemu (new) when calling itAnthony PERARD2011-01-064-1/+11
* libxl: Implement libxl_basename()Christoph Egger2011-01-063-2/+17
* QEMU_TAG updateIan Jackson2011-01-051-3/+3
* libxl: fix free of uninitialised "disks" variableYang Z Zhang2011-01-051-1/+1
* tools/xend: drbd: fix things by reverting 20158Ian Jackson2011-01-052-18/+1
* xl: don't segfault parsing disk configs, support NULL physpath and ioemu:Gianni Tedesco2011-01-051-49/+131
* relax vCPU pinned checksKeir Fraser2011-01-053-2/+4
* x86 hvm: Add a missing line to record the type passed into register_io_handler()Keir Fraser2011-01-051-0/+1
* x86: Allow dom0 to write MSR IA32_ENERGY_PERF_BIASKeir Fraser2011-01-052-0/+2
* [VTD] added WLAN device ID on Fujitsu's platform in quirks.cKeir Fraser2011-01-051-0/+1
* x86 amd: Revert 6382:b74c15e4dd4f (AMD flush filter configuration)Keir Fraser2011-01-051-34/+0
* Enable 1GB HAP support by default.Tim Deegan2011-01-051-2/+2
* tools/gdbsx: Update gdbsx READMEMukesh Rathor2011-01-041-15/+2
* tools/hotplug/Linux: only apply dummy MAC address to virtual devices.Ian Campbell2011-01-044-10/+20