log
graph
tags
branches
changeset
browse
debuggers.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 14296:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2007-03-05
kfraser
14296:53589c343d46
linux x86/64: Clean up mm initialisation a little.
2007-03-05
Christian Limpach
14295:ff81ea60bc98
[tools] Use auxbin.py to determine libpath at build time.
2007-03-05
kfraser
14294:5dfad62b7a70
linux: no pc speaker device in domUs
2007-03-05
kfraser
14293:59c066e8007d
linux: scan DMI early
2007-03-05
kfraser
14292:fe3fa645835f
linux/x86-64 2.6.18: reserve bootmem differently
2007-03-05
kfraser
14291:56760c1de102
linux/x86-64 2.6.18: do away with pud_offset_k()
2007-03-05
kfraser
14290:f71157f1f1a0
linux/x86_64 2.6.18: remove orig_ist
2007-03-05
kfraser
14289:7a39b1e22373
Fix crash in heap allocator when Xen 'zone' is empty.
2007-03-05
kfraser
14288:2963f61b8135
linux: Prefer testing io_bitmap_ptr to the TIF_IO_BITMAP.
2007-03-05
kfraser
14287:4159a8a43a97
linux: Remove unnecessary locking from pcifront free_root_bus_devs().
2007-03-05
Ian Campbell
14286:d99e6b6c294d
[LINUX] CONFIG_X86_TSC is defined upstream in arch/i386/Kconfig.cpu so use that
2007-03-05
kfraser
14285:2caed72258e8
linux 2.6.18: constify instances of 'struct file_operations'
2007-03-05
kfraser
14284:bd66af1b5df2
linux 2.6.18: miscellaneous
2007-03-05
kfraser
14283:b1f33c3a97fa
linux 2.6.18: assembly annotations
2007-03-05
kfraser
14282:ea40e314d8be
linux 2.6.18: eliminate Xen special: x8664_ksyms.c
2007-03-05
kfraser
14281:192b59b472bc
linux 2.6.18: eliminate Xen special: alternative.c
2007-03-05
kfraser
14280:c371b6b26753
linux 2.6.18: eliminate Xen special: intel_cacheinfo.c
2007-03-05
kfraser
14279:1359e04a8fb3
linux/x86-64: allow kernel init memory to be freed.
2007-03-05
kfraser
14278:43b0be37736b
VM.actions_after_[shutdown|reboot|suspend|crash] were not set properly
2007-03-05
Tim Deegan
14277:7089c2adef1e
[XEN] Shadow: fix predicate for when to use up-pointers
2007-03-05
kfraser
14276:54ff119c2d73
xen: Remove bogus file.
2007-03-05
kfraser
14275:f74b87177843
Merge with xenppc-unstable.hg
2007-03-05
kfraser
14274:e74bfc744717
Merge with xenppc-unstable.hg
2006-12-15
Jimi Xenidis
14273:5a2b3a1b1f63
[XEN][POWERPC] Normalize timbase_freq to a 64bit value
2006-12-15
Jimi Xenidis
14272:156f2644eb06
[XEN][POWERPC] workaround for context_switch() bug
2007-02-08
Jimi Xenidis
14271:fdb3c96eba0f
[LIBXC][POWERPC] make sure DTB is truncated and has a decent mode
2007-02-08
Jimi Xenidis
14270:1b1d0a909abc
[LIBXC][POWERPC] use O_CREAT on open call for DTB_FILE
2007-03-02
Hollis Blanchard
14269:38b700cca5eb
[POWERPC][XEN] Commit missing file.
2007-03-02
Hollis Blanchard
14268:4c08045ff57c
[POWERPC][XEN][LIBXC] Make xc_linux_build() use populate_physmap()
2007-03-02
Hollis Blanchard
14267:b75609e1fa81
[POWERPC][XEN] Implement guest_physmap_{add,remove}_page().
2007-03-02
Hollis Blanchard
14266:f56981f78d73
[POWERPC][XEN] Implement guest_physmap_max_mem_pages().
2007-03-02
Hollis Blanchard
14265:eceb9ccd84a8
[POWERPC][XEN] Introduce "platform" abstraction to describe the IO hole.
2007-03-01
Hollis Blanchard
14264:07066db94d89
[POWERPC][XEN] Move dom0 memory allocation into construct_dom0().
2007-03-01
Hollis Blanchard
14263:9f49a53fea30
[XEN] Add arch hook for max_mem domctl.
2007-03-01
Hollis Blanchard
14262:6b42b8c08731
[POWERPC][XEN] Don't create a start_info_t structure for dom0.
2007-02-19
Hollis Blanchard
14261:7e9dc164b572
GNTTAB: PowerPC patch for dynamic grant tables.
2007-03-05
Christian Limpach
14260:a951cf1da459
[xen] Fix deferred mmu op logic on invalidate shadow ldt.
2007-03-05
kfraser
14259:939d2b7d4a12
xen: Make dom0 domain builder behaviour match that of domU.
2007-03-05
kfraser
14258:aae662fdf53e
xen: Fix ACPI SLIT/SRAT parsing to correctly map highmem.
2007-03-05
kfraser
14257:f5b9ad8acea5
linux: Clean up mm_pin/unpin.
2007-03-03
Christian Limpach
14256:25c0b660f7c6
[domain builder] Remove unnecessary alignment of virtual address base.
2007-03-02
Keir Fraser
14255:29d4bca7a503
linux: Some save/restore simplifications and cleanups.
2007-03-02
Keir Fraser
14254:d5ca4c37b3c5
x86/64: Save/restore user pagetable pointer for x86/64 PV guests.
2007-03-02
kfraser
14253:87087954247a
Fix -xen build.
2007-03-02
kfraser
14252:4d447158e1dd
linux: xenbus dev write function resets packet data on *all* error conditions.
2007-03-02
kfraser
14251:36b923615369
linux: Fix xenbus device write function.
2007-03-02
kfraser
14250:bc265a79dd32
tpm: Code style cleanups.
2007-03-02
kfraser
14249:cc18ea7309b3
[Linux] [TPM driver] Resume frontend after checkpointing
2007-03-02
kfraser
14248:1fb5ae0ee453
linux: Use old-mode of save/restore for uniproc guests (it's faster).
2007-03-02
kfraser
14247:1061c7bff38f
linux: allow use of split page table locks
2007-03-02
kfraser
14246:0d5d7d472024
[PVFB][TOOLS] Terminate backend when frontend vanishes early
2007-03-02
kfraser
14245:145d3c81e654
linux/x86: avoid a re-definition warning on x86-64 and change i386
2007-03-02
kfraser
14244:4847e5b8adf1
.S->.o generation should depend on asm-offsets.h
2007-03-02
kfraser
14243:84e1455ebc15
xend: Fix startup when dom0 does not see all physical cpus.
2007-03-02
kfraser
14242:88282487c28a
xend: Catch VmError exception when creating a domain and do
2007-03-02
kfraser
14241:8103284bcede
acm: Fix bogus domain_rcu_lock() invocations to rcu_unlock_domain().
2007-03-02
Tim Deegan
14240:a69d98bf0c55
[XEN] Remove a race condition in shadow mark_dirty code.
2007-03-02
kfraser
14239:3ac19fda0bc2
linux: Support new 'fast suspend' mode which does not require us to
2007-03-02
kfraser
14238:bb22c21e1af7
tools: Advertise save/restore multiple VCPU contexts capability.
2007-03-02
Christian Limpach
14237:d12432f31311
[xenstored] Fix error path when xc_map_foreign_range fails.
less
more
| rev 14296:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip