aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools: memshrtool: tool to test and exercise the sharing subsystemAndres Lagar-Cavilla2012-01-274-0/+193
* libxl_qmp: fix qmp_next to cope with multiple lines read in a single bufferStefano Stabellini2012-01-271-3/+4
* libxl: fix mutex initializationRoger Pau Monne2012-01-273-5/+33
* libxl: fix upstream qemu binary name to what we actually installIan Campbell2012-01-271-1/+1
* libxl: Convert to asynchronous: device removalIan Jackson2012-01-276-139/+92
* libxl: Introduce libxl__ev_devstateIan Jackson2012-01-272-0/+116
* libxl: New convenience macro CONTAINER_OFIan Jackson2012-01-271-0/+29
* libxl: Asynchronous/long-running operation infrastructureIan Jackson2012-01-274-0/+352
* libxl: Permit multithreaded event waitingIan Jackson2012-01-273-46/+218
* libxl: introduce libxl_fd_set_nonblock, rationalise _cloexecIan Jackson2012-01-274-10/+36
* libxl: New event generation APIIan Jackson2012-01-278-276/+927
* ocaml, libxl: support "private" fieldsIan Jackson2012-01-271-0/+8
* libxl: New API for providing OS events to libxlIan Jackson2012-01-276-3/+1267
* xl: fix a couple of memory leaksIan Jackson2012-01-272-1/+3
* .gitignore/.hgignore: New names for ioemu dirs, seabiosIan Jackson2012-01-272-32/+9
* tools: xencommons init script: Fix setting XENSTORED_ROOTDIRJim Fehlig2012-01-261-1/+1
* libxl: fix parse_backend_path and device_backend_path to be mutualRoger Pau Monne2012-01-261-4/+3
* Get rid of non-static 'inline' modifiers (gcc 4.2.1 complains)Tim Deegan2012-01-261-2/+2
* Bring OpenBSD stdarg handling in line with FreeBSD caseTim Deegan2012-01-261-3/+1
* Fix build.Tim Deegan2012-01-261-1/+1
* x86/mm: Avoid spurious deadlock panic triggerAndres Lagar-Cavilla2012-01-261-1/+2
* x86/mm: clean use of p2m unlocked queriesAndres Lagar-Cavilla2012-01-265-12/+44
* x86/mm: Properly account for paged out pagesAndres Lagar-Cavilla2012-01-261-1/+2
* x86/mm: Remove stale variable from debugtrace printk in p2m auditAndres Lagar-Cavilla2012-01-261-2/+2
* x86/mm: Output domain count of paged pages in consoleAndres Lagar-Cavilla2012-01-261-2/+4
* x86/mm: Allow foreign read-only mappings of shared pagesAndres Lagar-Cavilla2012-01-261-1/+7
* x86/mm: Fix p2m teardown lockingAndres Lagar-Cavilla2012-01-261-2/+2
* x86/mm: Fix paging_loadAndres Lagar-Cavilla2012-01-261-10/+8
* x86/mm: Sharing overhaul style improvementsAndres Lagar-Cavilla2012-01-262-33/+33
* Tools: Add a sharing command to xl for information about shared pagesAndres Lagar-Cavilla2012-01-266-0/+89
* Tools: Expose to libxc the total number of shared frames and space savedAndres Lagar-Cavilla2012-01-262-0/+27
* Update memshr API and toolsAndres Lagar-Cavilla2012-01-268-38/+139
* x86/mm: use RCU in mem sharing audit list, eliminate global lock completelyAndres Lagar-Cavilla2012-01-263-68/+44
* Add the ability to poll stats about shared memory via the consoleAndres Lagar-Cavilla2012-01-264-2/+27
* x86/mm: New domctl: add a shared page to the physmapAndres Lagar-Cavilla2012-01-262-1/+105
* x86/mm: Check how many mfns are shared, in addition to how many are savedAndres Lagar-Cavilla2012-01-266-6/+40
* x86/mm: Enforce lock ordering for sharing page locksAndres Lagar-Cavilla2012-01-263-2/+35
* x86/mm: Add per-page locking for memory sharing, when audits are disabledAndres Lagar-Cavilla2012-01-264-98/+275
* x86/mm: Update mem sharing interface to (re)allow sharing of grantsAndres Lagar-Cavilla2012-01-262-9/+61
* x86/mm: Eliminate hash table in sharing code as index of shared mfnsAndres Lagar-Cavilla2012-01-264-275/+291
* seabios: update to 1.6.3.1 releaseIan Campbell2012-01-261-1/+1
* README: add upstream qemu dependeciesStefano Stabellini2012-01-261-0/+2
* tools/libxc: fix error handling in xc_mem_paging_loadOlaf Hering2012-01-261-5/+10
* xenoprof: Make the escape code consistent across 32 and 64-bit xenGeorge Dunlap2012-01-261-1/+1
* xenoprof: Use uint64_t explicitly for internal callsGeorge Dunlap2012-01-263-7/+5
* docs: Remove outdated LaTex documentation.Keir Fraser2012-01-256-5519/+4
* SVM: Plumb NPT error-code bits into nested-fault access_X arguments.Tim Deegan2012-01-244-9/+8
* libxl: rename is_assigned to is_pcidev_in_arrayDoug Magee2012-01-241-4/+4
* xl: Add missing trigger for the xl trigger cmd.Jean Guyader2012-01-241-1/+1
* libxl: remove _libxl_json_internal.h from libxl_json.hIan Campbell2012-01-242-2/+3