age |
author |
revision |
description |
2005-08-24 |
cl349 |
6372:ac57c81692b2 |
Add some additional error nodes when block device setup fails. |
2005-08-24 |
cl349 |
6371:a3822cb3b2b3 |
Fix the exception thrown when doing, for example, "xm domid" on a non-existent domain. |
2005-08-23 |
cl349 |
6370:f34e732ed4bf |
Xenstore testsuite robustness: save output rather than rerun on failure. |
2005-08-23 |
cl349 |
6369:c51562192ef6 |
Fix xenstore testsuite for valgrind 3.0 and latest Debian glibc. |
2005-08-23 |
cl349 |
6368:00071566ed1e |
Make directories implicitly for mkdir and write. |
2005-08-23 |
cl349 |
6367:0077e7207d01 |
g/c extra test. |
2005-08-23 |
cl349 |
6366:03370bdbc6f1 |
Put the call to notifier_call_chain() back in do_xenbus_probe(). |
2005-08-23 |
cl349 |
6365:522bc50588ed |
merge? |
2005-08-23 |
cl349 |
6364:6783e59e1c45 |
xenstat/xentop merge. |
2005-08-23 |
jfisch |
6363:79df8d5fc424 |
Add xenversion support |
2005-08-23 |
josht |
6362:63cc61fafb28 |
Add a newline to the fscanf format string used to parse /proc/net/dev entries, to avoid an additional read and bad-entry-skip just to eat the newline. |
2005-08-23 |
josht |
6361:f26884f4e6f1 |
Make the set_delay function use the provided parameter to set the delay, not the global prompt_val. |
2005-08-23 |
josht |
6360:cd3a87ae9ac9 |
Change default xentop update delay from 1 to 3 seconds. |
2005-08-23 |
cl349 |
6359:df11e0709383 |
merge? |
2005-08-23 |
cl349 |
6358:5f39234a9ac4 |
g/c vbd active. |
2005-08-23 |
kaf24 |
6357:e21f101cc054 |
Fix non-hotplug i386 build. Spotted by Rik van Riel. |
2005-08-23 |
cl349 |
6356:9dc059239e2a |
Remove blkback 2.4 support since we don't support 2.4 dom0 anymore. |
2005-08-23 |
cl349 |
6355:d760699356fd |
merge? |
2005-08-23 |
cl349 |
6354:d7b79cac9ea9 |
Minor cleanup. |
2005-08-23 |
cl349 |
6353:49b67f0f6735 |
More cleanups and fix free_blkif from wrong context bug (thanks Keir!). |
2005-08-23 |
cl349 |
6352:a826ad59b3ea |
Drop support for multiple vbds per blkif. |
2005-08-23 |
cl349 |
6351:b3eb952c04ee |
Move major/minor macros into public header, rename and use. |
2005-08-23 |
cl349 |
6350:28e55fad651f |
Update netfront for grant table interface changes. |
2005-08-23 |
cl349 |
6349:5b1ed5b39451 |
Cleanup grant table code. |
2005-08-23 |
cl349 |
6348:eecb74e515fd |
g/c struct work_struct declaration. |
2005-08-23 |
cl349 |
6347:4956ea5b1e34 |
Add EXPORT_SYMBOL for gnttab_free_grant_reference. |
2005-08-23 |
cl349 |
6346:96f1f6c71089 |
Update gnttab_free_callback_list locking. |
2005-08-23 |
cl349 |
6345:af9e3ae3a9b1 |
Add locking for gnttab_free_callback_list. |
2005-08-23 |
cl349 |
6344:d13f5c7daddf |
merge? |
2005-08-23 |
cl349 |
6343:5f4724c13040 |
merge? |
2005-08-23 |
cl349 |
6342:2d3a7be68ba3 |
Use explicit functions with args instead of work_structs for callbacks. |
2005-08-22 |
cl349 |
6341:827a3c3524b3 |
Use a block interface for each device. |
2005-08-22 |
cl349 |
6340:6078dc5f7ea1 |
Update for grant table interface changes. |
2005-08-22 |
cl349 |
6339:1d86fcb11b59 |
Grant table updates for block device changes. |
2005-08-22 |
cl349 |
6338:317db130cbbf |
First pass at using one block interface per device. |
2005-08-23 |
kaf24 |
6337:67a530b01542 |
Build topology.c into x86/64 xenlinux kernel. This omission |
2005-08-23 |
kaf24 |
6336:a0b4156cc0ce |
Ensure cur_pgd per-cpu variables are initialised early. |
2005-08-23 |
kaf24 |
6335:f80278e5e440 |
Don't mask off arbitrary error-code bits in i386 xenlinux |
2005-08-23 |
kaf24 |
6334:017a3a97ace2 |
Improve show_page_walk() debugging in Xen, to print |
2005-08-23 |
kaf24 |
6333:648c366d588b |
Link xentop with ncurses. Distros generally do not ship |
2005-08-23 |
kaf24 |
6332:fa688e7baab9 |
Update ignores list. |
2005-08-23 |
kaf24 |
6331:b09f13ddd27b |
Merge x86_64 and i386 ioremap.c. |
2005-08-23 |
kaf24 |
6330:0b5ee83ea35c |
Fix PAE and x86/64 when NX/XD is unavailable. |
2005-08-23 |
kaf24 |
6329:3889ca17ff58 |
phys_to_machine_mapping array is not an array of longs. |
2005-08-23 |
kaf24 |
6328:b0d820178b81 |
This patch extends I/O APIC guest writes so that the correct destination |
2005-08-23 |
kaf24 |
6327:36cf17b65423 |
This patch turns on host-side USB support in the x86_64 Dom0 kernel. |
2005-08-23 |
kaf24 |
6326:5f3f9701ac11 |
Remove double invocation of vmx_intr_assist when VM_EXIT |
2005-08-22 |
cl349 |
6325:43d91cbb1bfb |
Fix compiler warnings. |
2005-08-22 |
cl349 |
6324:f51fe43c5d1c |
Merge libxenstat and xentop. |
2005-08-19 |
mark williamson |
6323:59a6a0350158 |
Minor xenstat changes from Christian Limpach. |
2005-08-17 |
josht |
6322:173b918160e2 |
Rename vm-top to xentop. Make "xm top" invoke xentop. Make libxenstat a static library, and do not install it. |
2005-08-15 |
josht |
6321:b38cbc8f4d98 |
Add placeholder files to avoid removal of the tools/xenstat/libxenstat/bindings/swig/{perl,python} output directories. |
2005-08-13 |
josht |
6320:59328ad2a7d4 |
Make vm-top and the xenstat perl and python bindings conditional based on configuration variables from Config.mk, rather than disabling them if the needed headers are not found. |
2005-08-12 |
josht |
6319:6893bc5cc225 |
Add xenstat framework. |
2005-08-22 |
kaf24 |
6318:f3859247f2ed |
no pae by default |
2005-08-22 |
kaf24 |
6317:8c58bf335465 |
We cannot allow nested C functions. They create a stack |
2005-08-22 |
kaf24 |
6316:2052ce3345c1 |
Apply Ross Mcilroy's balloon_dealloc_empty_page_range patch |
2005-08-22 |
cl349 |
6315:531ad4bde8f2 |
merge? |
2005-08-22 |
cl349 |
6314:473af43ac65b |
Remove option for running block devices without grant-tables. |
2005-08-22 |
kaf24 |
6313:d8fd24b43080 |
No 'boot error' message if booting secondary vcpu succeeds. |
2005-08-22 |
kaf24 |
6312:21d2b0144306 |
Ensure that 64-bit get_user/put_user only transfer to |
2005-08-22 |
kaf24 |
6311:f6aa23148c19 |
Fix out-of-source-tree build problem. |
2005-08-22 |
kaf24 |
6310:8cc3e7262a23 |
I noticed that an old problem is back (see below). The time command is |
2005-08-22 |
kaf24 |
6309:5e71bcc3b51a |
Ordering was broken in the course of separating XEN-overridden |
2005-08-22 |
kaf24 |
6308:de5d85a66751 |
When building in a tree with (the sparse trees and) the patches |
2005-08-21 |
kaf24 |
6307:b6ededee6dc9 |
Make grant-table dev_bus_addr really be an address, not a frame |
2005-08-21 |
vh249 |
6306:eb2c985e88be |
fix logic of ballooning out to handle the dom0_min_mem parameter correctly |
2005-08-21 |
kaf24 |
6305:342ccfca85d7 |
Fix debug build. |
2005-08-21 |
akw27 |
6304:dc8380497e98 |
Remove dead code from blkback. |
2005-08-21 |
cl349 |
6303:6721abf6b16d |
merge? |
2005-08-21 |
cl349 |
6302:2d4daffd8a4a |
Fix fallout from "Get rid of memory_t." checkin. |
2005-08-21 |
cl349 |
6301:f7dfaa2af90c |
merge? |
2005-08-21 |
kaf24 |
6300:0f69e0adddb0 |
Fix dom0 memory allocation. |
2005-08-21 |
iap10 |
6299:19ef6202d75f |
PAE fix to allow dom0 to be >4GB. PAE has made huge progress this week. I now kn |
2005-08-20 |
kaf24 |
6298:bd5533956fb0 |
Fix NORMAL_PT_UPDATE for PAE when page is not pinned. |
2005-08-20 |
kaf24 |
6297:349c15288793 |
Defining PAGE_SIZE as int broke x86/64. Revert that change. |
2005-08-20 |
kaf24 |
6296:f3da3a14cafd |
Fix put_pte_flags() for Xen PAE. |
2005-08-20 |
kaf24 |
6295:40d68c7d62d0 |
Not ready for pae by default just yet. ;-) |
2005-08-20 |
kaf24 |
6294:4e0d8361a538 |
Fix PAE boot. |
2005-08-20 |
kaf24 |
6293:7733176cc821 |
I find at present "make uninstall" won't remove all installed files, for |
2005-08-20 |
kaf24 |
6292:68e13a9a9b1c |
We need to detect ioemu handled devices earlier and ignore them. |
2005-08-20 |
kaf24 |
6291:0cf2430f520f |
Mini-os updated to use the new time interface. |
2005-08-19 |
iap10 |
6290:46e43646cd16 |
Hopefully fix build with SLES9 compiler. |
2005-08-19 |
sd386 |
6289:eb9df2c3a478 |
Local merge of two headed repo. |
2005-08-19 |
sd386 |
6288:42f0160093ff |
Fix broken 'xm sedf', fixed by Ross Mcilroy |
2005-08-19 |
kaf24 |
6287:5e8123554d15 |
merge. |
2005-08-19 |
kaf24 |
6286:fd28bf8825a8 |
Fix x86/64 build by defining correct vcpu_pickle(). |
2005-08-19 |
cl349 |
6285:1872e09bfba3 |
merge? |
2005-08-19 |
cl349 |
6284:631cc5dc3e8a |
merge? |
2005-08-19 |
cl349 |
6283:e8c2c3123ec6 |
Improve error paths and cleanup code. |
2005-08-19 |
kaf24 |
6282:d0f23c103453 |
Six the SWIOTLB. The bus range does need to be contiguous after |
2005-08-19 |
kaf24 |
6281:0608852073c8 |
Get rid of memory_t. Almost all uses should be unsigned long. |
2005-08-19 |
kaf24 |
6280:74044b8186a9 |
Simplify pagetable initialisation. Since swapper_pg_dir now |
2005-08-19 |
kaf24 |
6279:1a0723cd37f1 |
Fix many uses of machine addresses in XenLinux. Primarily |
2005-08-19 |
sos22 |
6278:47d49e8b8042 |
Merge. |
2005-08-19 |
sos22 |
6277:fd59d2620ac1 |
This time, it's fixed. |
2005-08-19 |
cl349 |
6276:87dec3b9c546 |
merge? |
2005-08-19 |
cl349 |
6275:6c8c3df37bfe |
Correctly unmap ring page if using grant tables. |
2005-08-19 |
sos22 |
6274:3c1cd2486b7f |
Unbreak the build in the non-CONFIG_SMP and x86_64 cases. |
2005-08-19 |
sos22 |
6273:56e5cf83e3af |
Get rid of some annoying debug messages. |
2005-08-19 |
sos22 |
6272:66348ff38ec1 |
Merge. |
2005-08-19 |
sos22 |
6271:509316987d65 |
Merge. |
2005-08-19 |
sos22 |
6270:3d45fb64b064 |
Tidy up a bit. |
2005-08-18 |
sos22 |
6269:5a7efe0cf5fb |
A really nasty workaround for a race. |
2005-08-18 |
sos22 |
6268:7f9b024a509e |
Actually make suspending SMP domUs work: the previous commit didn't |
2005-08-17 |
sos22 |
6267:6e6cedc1763d |
Make xm save/restore work for SMP guest domains. |
2005-08-19 |
cl349 |
6266:188c782fa9bb |
Fix suspend/resume for domains with devices which are in xenstore but have no xenbus aware driver. |
2005-08-19 |
cl349 |
6265:bf1746842c46 |
merge? |
2005-08-19 |
cl349 |
6264:a86fb4df3bdd |
Add very rough xend support for xenbus block device setup. |
2005-08-19 |
cl349 |
6263:73b23942d6f5 |
Fix driver to work with updated probe driver. |
2005-08-19 |
cl349 |
6262:b399599f2ff8 |
Switch block device setup/teardown over to xenbus/xenstore. |
2005-08-19 |
cl349 |
6261:2d7a9bae9814 |
use "vbd" as driver name for blkfront devices, not "blkfront". |
2005-08-19 |
cl349 |
6260:f22bbccf64ff |
Add support for multiple devices when using grant tables. |
2005-08-19 |
cl349 |
6259:7570087c2552 |
Switch block device setup/teardown over to xenbus/xenstore. |
2005-08-19 |
kaf24 |
6258:7b6f55756f9c |
The entire swiotlb aperture does not need to be contiguous. |
2005-08-19 |
kaf24 |
6257:2de42ce9ffff |
By default, pre-reserve some memory in Xen that is not allocated |
2005-08-19 |
kaf24 |
6256:eb7486b93df5 |
Default unit for all Xen memory parameters is kilobytes. |
2005-08-19 |
kaf24 |
6255:071412a64fb9 |
The patch allows x86_64 SMP Xen/XenLinux (dom0) to run on relatively big |
2005-08-19 |
kaf24 |
6254:513acbeac420 |
This patch: |
2005-08-19 |
kaf24 |
6253:1895942150a5 |
This patch provides a workaround for bugzilla #90 which shows up far too |