| 2005-08-30 |
kaf24@firebug... | Cross-compilation fixes. |
commit | commitdiff | tree | snapshot |
| 2005-08-30 |
kaf24@firebug... | Make mbootpack work on big-endian systems. |
commit | commitdiff | tree | snapshot |
| 2005-08-30 |
kaf24@firebug... | Replace dom_mem_op hypercall with memory_op hypercall... |
commit | commitdiff | tree | snapshot |
| 2005-08-30 |
kaf24@firebug... | This patch export symbols in xenbus that is used by... |
commit | commitdiff | tree | snapshot |
| 2005-08-30 |
kaf24@firebug... | Add CONFIG_BLK_DEV_UB as unconfigured item to x86/64... |
commit | commitdiff | tree | snapshot |
| 2005-08-30 |
shand@ubuntu... | Fix save/restore (for SMP guests in particularl); ... |
commit | commitdiff | tree | snapshot |
| 2005-08-29 |
cl349@firebug... | Simplify and fix SMP irq and ipi teardown/setup on... |
commit | commitdiff | tree | snapshot |
| 2005-08-29 |
cl349@firebug... | Update suspend/resume functions for xenbus. |
commit | commitdiff | tree | snapshot |
| 2005-08-29 |
cl349@firebug... | Only hotplug cpus and save/restore vcpu context on... |
commit | commitdiff | tree | snapshot |
| 2005-08-29 |
kaf24@firebug... | Fix page_is_ram() start-of-day checks, and the watch... |
commit | commitdiff | tree | snapshot |
| 2005-08-29 |
cl349@firebug... | Fix "bogus" check by moving it inside the length check. |
commit | commitdiff | tree | snapshot |
| 2005-08-29 |
kaf24@firebug... | Allocate a request-id space per vbd in blkfront. |
commit | commitdiff | tree | snapshot |
| 2005-08-29 |
shand@ubuntu... | Minor (partial) build fix for 2.4. |
commit | commitdiff | tree | snapshot |
| 2005-08-29 |
shand@ubuntu... | Fix nasty tools race between barking xu_autoreap()... |
commit | commitdiff | tree | snapshot |
| 2005-08-28 |
kaf24@firebug... | blkfront cleanup and retab. |
commit | commitdiff | tree | snapshot |
| 2005-08-27 |
kaf24@firebug... | CONFIG_X86_PM_TIMER is a no-op option when building... |
commit | commitdiff | tree | snapshot |
| 2005-08-27 |
kaf24@firebug... | Don't build pcbios.c for xen/i386. No good can come... |
commit | commitdiff | tree | snapshot |
| 2005-08-26 |
kaf24@firebug... | Refactor sync_lazy_execstate_cpu() into the more sensible |
commit | commitdiff | tree | snapshot |
| 2005-08-26 |
kaf24@firebug... | Clean up and fix hypercall macros in XenLinux: we must... |
commit | commitdiff | tree | snapshot |
| 2005-08-26 |
kaf24@firebug... | Remove the unused ia64 patch directory. |
commit | commitdiff | tree | snapshot |
| 2005-08-26 |
kaf24@firebug... | The patched attached enables x86_64 xenlinux with ... |
commit | commitdiff | tree | snapshot |
| 2005-08-26 |
kaf24@firebug... | Fix GDT allocation for SMP guests. |
commit | commitdiff | tree | snapshot |
| 2005-08-26 |
cl349@firebug... | Vnet update. |
commit | commitdiff | tree | snapshot |
| 2005-08-26 |
cl349@firebug... | Fix vnets in xm. |
commit | commitdiff | tree | snapshot |
| 2005-08-26 |
kaf24@firebug... | The patch removes broken, and very complicated malloc in |
commit | commitdiff | tree | snapshot |
| 2005-08-26 |
kaf24@firebug... | Clean up and fix domain_pause and friends. Synchronous |
commit | commitdiff | tree | snapshot |
| 2005-08-26 |
kaf24@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-08-26 |
cl349@firebug... | Update xentop to use new name for Xen version function. |
commit | commitdiff | tree | snapshot |
| 2005-08-26 |
cl349@firebug... | Changed xentop.c to include version in the summary. |
commit | commitdiff | tree | snapshot |
| 2005-08-26 |
cl349@firebug... | Bugfix: xenstat_collect_networks now returns the correc... |
commit | commitdiff | tree | snapshot |
| 2005-08-26 |
cl349@firebug... | Cache the Xen version in the xenstat_handle, since... |
commit | commitdiff | tree | snapshot |
| 2005-08-26 |
cl349@firebug... | Formatting fixes for xenstat and xentop. |
commit | commitdiff | tree | snapshot |
| 2005-08-26 |
cl349@firebug... | Add file missed in c51562192ef6b1d94f6de7aba1daafe83530... |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
djm@kirby.fc... | Merge with -unstable |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
cl349@firebug... | Minor cleanups. |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
cl349@firebug... | Add hotplug script to run vif-bridge up script when... |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
kaf24@firebug... | Fix MPT mapping for x86/64. Also i386 no longer needs |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
kaf24@firebug... | Memory management fixes. Page tables are created, buddy... |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
cl349@firebug... | Cleanup unused code. |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
kaf24@firebug... | This patch fixes Bugzilla #169. (It should fix #187... |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
kaf24@firebug... | The mpt entry is 4 bytes even on x86_64, so we use... |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
kaf24@firebug... | 1. Remove workaround patch |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
cl349@firebug... | Remove broken patch preventing net device unregister. |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
cl349@firebug... | Cleanup vif entries in store when domain goes away. |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
cl349@firebug... | Fix device destruction. |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
kaf24@firebug... | Store correct rx ring handle in netback driver. |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
cl349@firebug... | g/c Linux 2.4 netback support. |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
cl349@firebug... | More cleanups and g/c of unused code. |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
kaf24@firebug... | Fix grant-ref allocation in netfront. |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
cl349@firebug... | g/c unused code. |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
kaf24@firebug... | Fix SMP booting: x86/64 startup initialisation fixes... |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
kaf24@firebug... | Fix install of xenctrl.h. |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
cl349@firebug... | Fix the exception thrown when doing, for example, ... |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
cl349@firebug... | Updated to reflect new tools added here. |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
kaf24@firebug... | Ensure explicit asm statememt goes in the correct section. |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
cl349@firebug... | Break the building/save/restore code out into a separat... |
commit | commitdiff | tree | snapshot |
| 2005-08-24 |
cl349@firebug... | Rename libxc => libxenctrl and xc.h => xen/xenctrl.h |
commit | commitdiff | tree | snapshot |
| 2005-08-24 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-08-24 |
cl349@firebug... | Switch network setup over to xenbus. |
commit | commitdiff | tree | snapshot |
| 2005-08-24 |
cl349@firebug... | Update error message. |
commit | commitdiff | tree | snapshot |
| 2005-08-24 |
cl349@firebug... | Rename grant-id to ring-ref. |
commit | commitdiff | tree | snapshot |
| 2005-08-24 |
cl349@firebug... | Watch may fire before we've allocated the interface... |
commit | commitdiff | tree | snapshot |
| 2005-08-24 |
cl349@firebug... | Unregister watch in error path. |
commit | commitdiff | tree | snapshot |
| 2005-08-24 |
cl349@firebug... | Avoid calling device_unregister from device_register... |
commit | commitdiff | tree | snapshot |
| 2005-08-24 |
cl349@firebug... | Disable debug output again. |
commit | commitdiff | tree | snapshot |
| 2005-08-24 |
kaf24@firebug... | Print status of Flush Filter on AMD64 processors during |
commit | commitdiff | tree | snapshot |
| 2005-08-24 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-08-24 |
kaf24@firebug... | Always free the lowest 1MB of pseudo-physical memory... |
commit | commitdiff | tree | snapshot |
| 2005-08-24 |
cl349@firebug... | Revert changeset a3822cb3b2b3c24e6b46c1fed3e6c366817f52ad. |
commit | commitdiff | tree | snapshot |
| 2005-08-24 |
kaf24@firebug... | Fix x86/64 pagetable initialisation so that only things... |
commit | commitdiff | tree | snapshot |
| 2005-08-24 |
kaf24@firebug... | Add EXT3 as built-in filesystem for x86/64 domU. |
commit | commitdiff | tree | snapshot |
| 2005-08-24 |
kaf24@firebug... | Copy correct number of bytes for xen_start_info in... |
commit | commitdiff | tree | snapshot |
| 2005-08-24 |
kaf24@firebug... | Initialise syscall32 vsyscall page early, as it may... |
commit | commitdiff | tree | snapshot |
| 2005-08-24 |
cl349@firebug... | Update comment. |
commit | commitdiff | tree | snapshot |
| 2005-08-24 |
cl349@firebug... | Don't use the grant pre-allocation system for the ring... |
commit | commitdiff | tree | snapshot |
| 2005-08-24 |
cl349@firebug... | Add some additional error nodes when block device setup... |
commit | commitdiff | tree | snapshot |
| 2005-08-24 |
cl349@firebug... | Fix the exception thrown when doing, for example, ... |
commit | commitdiff | tree | snapshot |
| 2005-08-24 |
fred@xuni-t01... | Ensure percpu data area not used before the TR is set. |
commit | commitdiff | tree | snapshot |
| 2005-08-23 |
cl349@firebug... | Xenstore testsuite robustness: save output rather than... |
commit | commitdiff | tree | snapshot |
| 2005-08-23 |
cl349@firebug... | Fix xenstore testsuite for valgrind 3.0 and latest... |
commit | commitdiff | tree | snapshot |
| 2005-08-23 |
cl349@firebug... | Make directories implicitly for mkdir and write. |
commit | commitdiff | tree | snapshot |
| 2005-08-23 |
cl349@firebug... | g/c extra test. |
commit | commitdiff | tree | snapshot |
| 2005-08-23 |
cl349@firebug... | Put the call to notifier_call_chain() back in do_xenbus... |
commit | commitdiff | tree | snapshot |
| 2005-08-23 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-08-23 |
cl349@firebug... | xenstat/xentop merge. |
commit | commitdiff | tree | snapshot |
| 2005-08-23 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-08-23 |
cl349@firebug... | g/c vbd active. |
commit | commitdiff | tree | snapshot |
| 2005-08-23 |
kaf24@firebug... | Fix non-hotplug i386 build. Spotted by Rik van Riel. |
commit | commitdiff | tree | snapshot |
| 2005-08-23 |
cl349@firebug... | Remove blkback 2.4 support since we don't support 2... |
commit | commitdiff | tree | snapshot |
| 2005-08-23 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-08-23 |
cl349@firebug... | Minor cleanup. |
commit | commitdiff | tree | snapshot |
| 2005-08-23 |
kaf24@firebug... | Build topology.c into x86/64 xenlinux kernel. This... |
commit | commitdiff | tree | snapshot |
| next |