log
graph
tags
branches
changeset
browse
ia64/xen-unstable
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 14303:
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
tip
age
author
revision
description
2007-03-08
Tim Deegan
14303:a7f6392ea850
[HVM] Add support for hardware-assisted paging
2007-03-12
awilliam
14302:d1853a39e063
[IA64][MINIOS] cleanup ia64_boot_paramP and add ARCH_LDFLAGS
2007-03-12
awilliam
14301:9ea0c5f469c8
[IA64] PV steal time accounting
2007-03-12
awilliam
14300:800f7904d6a4
[IA64] Follow dynamic grant_table for PV-on-HVM on IPF
2007-03-12
awilliam
14299:dc6fbe46ec91
[IA64] Fix return value of hypercall from VT-i domain
2007-03-12
awilliam
14298:1f303be68364
[IA64] Fix for compiling PV-on-HVM driver on IPF
2007-03-08
awilliam
14297:9fbaf07d3f67
[IA64] Add HYPERVISOR_vcpu_op
2007-03-07
awilliam
14296:4e367aa89895
[IA64] Steal time accounting for PV domain - hypervisor side
2007-03-07
awilliam
14295:9f8e996a678d
[IA64] Add arch/ia64/kernel/time.c to spare tree for steal time accounting
2007-03-07
awilliam
14294:210858e4f6d5
[IA64] Xen/ia64 XENMEM_exchange bug work around
2007-03-07
awilliam
14293:50d5bf02e59e
merge with xen-unstable.hg
2007-03-07
kfraser
14292:8117f6684991
linux: Restore time on APs if they are not hotplugged on save/restore.
2007-03-07
kfraser
14291:7c8dcc5efd12
netback: Disable debug interrupt (accidentally left enabled in
2007-03-07
kfraser
14290:42b29f084c31
linux: Use fake carrier flag for netfront/netback rather than the real
2007-03-07
Tim Deegan
14289:fbbf1f07fefe
[HVM] Disallow soft resets in the BIOS.
2007-03-07
kfraser
14288:dad3d143c3b0
xen: Replace stupid page_alloc fix.
2007-03-07
kfraser
14287:e68ee3665cba
dump-core: always use elfclass64 format to support x86_32pae.
2007-03-07
kfraser
14286:9be942ec0247
tools: Clean up use of 'install' command.
2007-03-07
kfraser
14285:c85d83074b54
ioemu: Remove use of 'echo -c' in script.
2007-03-07
kfraser
14284:228c3e05eb00
linux: Don't use set_fixmap/clear_fixmap after boot-time. It's not
2007-03-07
kfraser
14283:87f626f1d5f5
A correct fix for page_alloc crash when Xen heap empty.
2007-03-06
kfraser
14282:095a476a96b1
ioemu: Close file descriptors when forking processes.
2007-03-06
kfraser
14281:2cf842558b2e
Make Python tools (i.e., xend and pygrub) conditionally compiled.
2007-03-06
Tim Deegan
14280:af6293fd3134
[XEN] Shadow: ignore shadow operations on dying domains
2007-03-06
kfraser
14279:200d13363a38
linux x86/64: No need to pre-allocate all fixmap pagetables:
2007-03-06
kfraser
14278:ae203b55e7c8
xend: more flexibility in gathering data from /proc/cpuinfo
2007-03-05
Travis Betak
14277:c8843678cb9b
[SVM] Clear VMCB's EFER.LME when guest disables paging
2007-03-05
Travis Betak
14276:8bae3387b86c
[SVM] Use svm_long_mode_enabled() when checking if guest is in long mode
2007-03-05
Travis Betak
14275:647fcc8f0c83
[SVM] Cleanup guest writes to EFER
2007-03-05
Travis Betak
14274:e4cffff8cfa7
[SVM] Return the shadow EFER value on guest EFER reads.
2007-03-05
Travis Betak
14273:437774e49735
[SVM] Remove SVM cpu_state and add EFER shadow to svm structure.
2007-03-05
Christian Limpach
14272:e85f685fb99f
[tools] Import ptsname from its new location (after cset 14259:7f0d8e3c538e).
2007-03-05
Christian Limpach
14271:02fbfdcd2d90
[tools] Use auxbin.py to determine libpath at build time.
2007-03-05
kfraser
14270:e5a0dd445e41
Install pygrub according to auxbin rules.
2007-03-05
kfraser
14269:7f0d8e3c538e
Move ptsname module under tools/python.
2007-03-05
kfraser
14268:53589c343d46
linux x86/64: Clean up mm initialisation a little.
2007-03-05
Christian Limpach
14267:ff81ea60bc98
[tools] Use auxbin.py to determine libpath at build time.
2007-03-05
kfraser
14266:5dfad62b7a70
linux: no pc speaker device in domUs
2007-03-05
kfraser
14265:59c066e8007d
linux: scan DMI early
2007-03-05
kfraser
14264:fe3fa645835f
linux/x86-64 2.6.18: reserve bootmem differently
2007-03-05
kfraser
14263:56760c1de102
linux/x86-64 2.6.18: do away with pud_offset_k()
2007-03-05
kfraser
14262:f71157f1f1a0
linux/x86_64 2.6.18: remove orig_ist
2007-03-05
kfraser
14261:7a39b1e22373
Fix crash in heap allocator when Xen 'zone' is empty.
2007-03-05
kfraser
14260:2963f61b8135
linux: Prefer testing io_bitmap_ptr to the TIF_IO_BITMAP.
2007-03-05
kfraser
14259:4159a8a43a97
linux: Remove unnecessary locking from pcifront free_root_bus_devs().
2007-03-05
Ian Campbell
14258:d99e6b6c294d
[LINUX] CONFIG_X86_TSC is defined upstream in arch/i386/Kconfig.cpu so use that
2007-03-05
kfraser
14257:2caed72258e8
linux 2.6.18: constify instances of 'struct file_operations'
2007-03-05
kfraser
14256:bd66af1b5df2
linux 2.6.18: miscellaneous
2007-03-05
kfraser
14255:b1f33c3a97fa
linux 2.6.18: assembly annotations
2007-03-05
kfraser
14254:ea40e314d8be
linux 2.6.18: eliminate Xen special: x8664_ksyms.c
2007-03-05
kfraser
14253:192b59b472bc
linux 2.6.18: eliminate Xen special: alternative.c
2007-03-05
kfraser
14252:c371b6b26753
linux 2.6.18: eliminate Xen special: intel_cacheinfo.c
2007-03-05
kfraser
14251:1359e04a8fb3
linux/x86-64: allow kernel init memory to be freed.
2007-03-05
kfraser
14250:43b0be37736b
VM.actions_after_[shutdown|reboot|suspend|crash] were not set properly
2007-03-05
Tim Deegan
14249:7089c2adef1e
[XEN] Shadow: fix predicate for when to use up-pointers
2007-03-05
kfraser
14248:54ff119c2d73
xen: Remove bogus file.
2007-03-05
kfraser
14247:f74b87177843
Merge with xenppc-unstable.hg
2007-03-05
kfraser
14246:e74bfc744717
Merge with xenppc-unstable.hg
2006-12-15
Jimi Xenidis
14245:5a2b3a1b1f63
[XEN][POWERPC] Normalize timbase_freq to a 64bit value
2006-12-15
Jimi Xenidis
14244:156f2644eb06
[XEN][POWERPC] workaround for context_switch() bug
2007-02-08
Jimi Xenidis
14243:fdb3c96eba0f
[LIBXC][POWERPC] make sure DTB is truncated and has a decent mode
2007-02-08
Jimi Xenidis
14242:1b1d0a909abc
[LIBXC][POWERPC] use O_CREAT on open call for DTB_FILE
2007-03-02
Hollis Blanchard
14241:38b700cca5eb
[POWERPC][XEN] Commit missing file.
2007-03-02
Hollis Blanchard
14240:4c08045ff57c
[POWERPC][XEN][LIBXC] Make xc_linux_build() use populate_physmap()
2007-03-02
Hollis Blanchard
14239:b75609e1fa81
[POWERPC][XEN] Implement guest_physmap_{add,remove}_page().
2007-03-02
Hollis Blanchard
14238:f56981f78d73
[POWERPC][XEN] Implement guest_physmap_max_mem_pages().
2007-03-02
Hollis Blanchard
14237:eceb9ccd84a8
[POWERPC][XEN] Introduce "platform" abstraction to describe the IO hole.
2007-03-01
Hollis Blanchard
14236:07066db94d89
[POWERPC][XEN] Move dom0 memory allocation into construct_dom0().
2007-03-01
Hollis Blanchard
14235:9f49a53fea30
[XEN] Add arch hook for max_mem domctl.
2007-03-01
Hollis Blanchard
14234:6b42b8c08731
[POWERPC][XEN] Don't create a start_info_t structure for dom0.
2007-02-19
Hollis Blanchard
14233:7e9dc164b572
GNTTAB: PowerPC patch for dynamic grant tables.
2007-03-05
Christian Limpach
14232:a951cf1da459
[xen] Fix deferred mmu op logic on invalidate shadow ldt.
2007-03-05
kfraser
14231:939d2b7d4a12
xen: Make dom0 domain builder behaviour match that of domU.
2007-03-05
kfraser
14230:aae662fdf53e
xen: Fix ACPI SLIT/SRAT parsing to correctly map highmem.
2007-03-05
kfraser
14229:f5b9ad8acea5
linux: Clean up mm_pin/unpin.
2007-03-03
Christian Limpach
14228:25c0b660f7c6
[domain builder] Remove unnecessary alignment of virtual address base.
2007-03-02
Keir Fraser
14227:29d4bca7a503
linux: Some save/restore simplifications and cleanups.
2007-03-02
Keir Fraser
14226:d5ca4c37b3c5
x86/64: Save/restore user pagetable pointer for x86/64 PV guests.
2007-03-02
kfraser
14225:87087954247a
Fix -xen build.
2007-03-02
kfraser
14224:4d447158e1dd
linux: xenbus dev write function resets packet data on *all* error conditions.
2007-03-02
kfraser
14223:36b923615369
linux: Fix xenbus device write function.
2007-03-02
kfraser
14222:bc265a79dd32
tpm: Code style cleanups.
2007-03-02
kfraser
14221:cc18ea7309b3
[Linux] [TPM driver] Resume frontend after checkpointing
2007-03-02
kfraser
14220:1fb5ae0ee453
linux: Use old-mode of save/restore for uniproc guests (it's faster).
2007-03-02
kfraser
14219:1061c7bff38f
linux: allow use of split page table locks
2007-03-02
kfraser
14218:0d5d7d472024
[PVFB][TOOLS] Terminate backend when frontend vanishes early
2007-03-02
kfraser
14217:145d3c81e654
linux/x86: avoid a re-definition warning on x86-64 and change i386
2007-03-02
kfraser
14216:4847e5b8adf1
.S->.o generation should depend on asm-offsets.h
2007-03-02
kfraser
14215:84e1455ebc15
xend: Fix startup when dom0 does not see all physical cpus.
2007-03-02
kfraser
14214:88282487c28a
xend: Catch VmError exception when creating a domain and do
2007-03-02
kfraser
14213:8103284bcede
acm: Fix bogus domain_rcu_lock() invocations to rcu_unlock_domain().
2007-03-02
Tim Deegan
14212:a69d98bf0c55
[XEN] Remove a race condition in shadow mark_dirty code.
2007-03-02
kfraser
14211:3ac19fda0bc2
linux: Support new 'fast suspend' mode which does not require us to
2007-03-02
kfraser
14210:bb22c21e1af7
tools: Advertise save/restore multiple VCPU contexts capability.
2007-03-02
Christian Limpach
14209:d12432f31311
[xenstored] Fix error path when xc_map_foreign_range fails.
2007-03-01
kfraser
14208:139794d55898
Save/restore context of all online VCPUs in PV save/restore/migrate.
2007-03-01
Christian Limpach
14207:33d733c3649d
[tools] Set guest address size to be the same as dom0 address size on restore.
2007-03-01
Christian Limpach
14206:5dac445200e3
[XEN] Check that the cr3 mfn is valid before using it.
2007-03-01
kfraser
14205:10eb93864df5
linux: No need to kmem_cache_shrink(pgd_cache) on save/restore.
2007-03-01
kfraser
14204:3186248a1236
Fully reset the xenstore connection when a domain is (re)introduced to xenstored.
2007-03-01
Tim Deegan
14203:beabac411220
[HVM] Save/restore: remove bogus "valid state" check
2007-03-01
kfraser
14202:42aa0100574b
hvm: Clean up console-information passing via xenstore.
2007-03-01
kfraser
14201:780ef7701772
Fix Xend domain_lookup error report when looking up an invalid
2007-03-01
kfraser
14200:035d41b6c94c
acm: Fix the traversal of the event channel buckets and use the active
2007-03-01
kfraser
14199:bdebca505d8e
Create P2M map during Mini-OS boot (fixes 'xm dump-core').
2007-03-01
kfraser
14198:afed0aeff629
Fix PAE Mini-OS build.
2007-03-01
kfraser
14197:0de2f7d8d89f
x86: No need to take full reference when doing mmu_update on a foreign
2007-03-01
kfraser
14196:9d36026b1b43
xen: Cleanups and bug fixes after the rcu_lock_domain patch.
2007-03-01
Tim Deegan
14195:3fb02f56c19f
Remove Xen workaround for HVM builder now that it's fixed
2007-03-01
Tim Deegan
14194:8939727a9d93
Merge
2007-03-01
Tim Deegan
14193:1966270d89d7
[HVM] Builder must know which kind of vcpu context struct to use
2007-03-01
kfraser
14192:09a9b6d6c356
xen: Use RCU-based domain-locking functions where appropriate.
2007-03-01
kfraser
14191:a5b5279d2ba3
xen: Last minute rename of RCU domain get/put functions:
2007-03-01
kfraser
14190:44048a3f7caa
hvm/ia64: Fix IDE PIO acceleration.
2007-03-01
kfraser
14189:d5c4d43da89e
Change compat-check in set_vcpucontext again. Give caller leeway for
2007-03-01
Tim Deegan
14188:b703aa29424f
[XEN] Fix cset 14166
2007-02-28
Wim Colgate
14187:3379f667c3a6
Use stat to poll on phantom device until it becomes ready
2007-02-28
kfraser
14186:d66dff09338a
libxc: Quieten the discard_file_cache() function. Preserve errno
2007-02-28
kfraser
14185:d2646466e0a7
Fix init.d/xendomains startup script so log_error and log_success
2007-02-28
kfraser
14184:c3c03089c59e
linux: More save/restore fixes. Fix deadlock of cpu_hotplug_lock vs
less
more
| rev 14303:
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
tip