log
graph
tags
branches
changeset
browse
direct-io.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 15440:
(0)
-10000
-3000
-1000
-120
tip
age
author
revision
description
2007-07-01
Keir Fraser
15440:ccf240f99263
Make network-bridge fail on NFS or iscsi root.
2007-07-01
Keir Fraser
15439:a3a0202af8a4
Remove unused VMXAssist test code.
2007-07-01
Keir Fraser
15438:27e55a7358e2
xendomains: Ignore 'lost+found' when finding saved dom images.
2007-07-01
Keir Fraser
15437:713bac7cba46
xend: Pass information to user when failing migrate due to PCI dev.
2007-07-01
Keir Fraser
15436:2cdf8fef8d93
xend: Don't allow migrate with assigned PCI devs.
2007-06-29
Ian Campbell
15435:ab95b9764b20
Add a duplication definition check for devices.
2007-06-28
Keir Fraser
15434:b377a102f0eb
xend: Fix irq-permissions setting during domain creation.
2007-06-28
Ian Campbell
15433:a5360bf18668
Fix fixup of invalid PTE writes, broken by 13392:0fd65225e4c6.
2007-06-27
Keir Fraser
15432:d0608ecb56bc
hvm: Destroy timers early during domain death.
2007-06-27
Keir Fraser
15431:3362de397f1e
More getcpuinfo sysctl cleanup.
2007-06-27
Keir Fraser
15430:806dc0aca747
By default allow differences between Xen and XenLinux public headers.
2007-06-27
Keir Fraser
15429:b370047d0fa0
Small sysctl cleanups.
2007-06-27
Keir Fraser
15428:f152e44325a7
xenconsoled: improve robustness of logfile handling
2007-06-27
Steven Hand
15427:4ab9e4bbd61b
Add new sysctl to return runtime information about physical CPU utilization.
2007-06-27
Keir Fraser
15426:9590c9b48e07
vmx: Exclude VMX_PROCBASED_CTL2 from set of MSRs a VMX guest is allowd
2007-06-27
Keir Fraser
15425:6e934c799051
vmx: Make use of VMX_INSTRUCTION_INFO field to obtain the segment
2007-06-27
Keir Fraser
15424:87d34c8c2fe1
hvm: Sync SVM CR4 handling with VMX.
2007-06-27
Keir Fraser
15423:5eec9a8825d4
Fix VMX guest can't boot after MCE enabled.
2007-06-27
Keir Fraser
15422:16f35bea00f8
x86: remove unused nopaging_gdt_descr
2007-06-27
Keir Fraser
15421:c72a93cbcedb
Remove incorrect __init prefixes
2007-06-26
Tim Deegan
15420:b14bbd41e9dc
[VMX] Set up GUEST_CR0 as well as CR0_READ_SHADOW when restoring saved
2007-06-26
Steven Hand
15419:9261686d840c
Deinitialize timers before destroying the local apic; this protects us
2007-06-25
kfraser
15418:3f76b2f76c2a
ioemu: Fix ifdef __x86_64__
2007-06-21
kfraser
15417:015d9abeacfb
i386: Simplify failsafe callback handling.
2007-06-21
kfraser
15416:b35b8053012e
Fix x86/64 failsafe callback handling.
2007-06-21
kfraser
15415:04d4b7b6f5b7
hvm svm: No guest access to SVM MSRs.
2007-06-21
kfraser
15414:3cf5052ba5e5
x86: machine check exception handling
2007-06-21
kfraser
15413:899a44cb6ef6
x86: clear guest's EFLAGS.RF after emulating instructions
2007-06-21
kfraser
15412:acb7aa72fac7
i386: remove NMI deferral by instead making sure selector registers
2007-06-21
kfraser
15411:5ec34f7f31ab
libxenguest: Add another range check to dom restore.
2007-06-21
kfraser
15410:a83632dfbb28
libxenguest: Add missing range-check on count field read from a domain
2007-06-20
kfraser
15409:11bf94b2d51a
Rename ddc_info -> vbeddc_info in interface header.
2007-06-20
kfraser
15408:cf846f4d756f
Add hypercall function for retrieving EDID info
2007-06-20
kfraser
15407:6310aebd34a6
Remove stray semi-colon in macro.
2007-06-20
kfraser
15406:296fd2598e00
x86: Add hypercall function for retrieving EDD info.
2007-06-20
kfraser
15405:7825043607bc
tools: Adjust tools' path calculation.
2007-06-20
kfraser
15404:f50f0ec7dd2c
x86: early exception enhancement
2007-06-20
kfraser
15403:9c6076750685
tools: Create directory /var/lib/xen at install target.
2007-06-20
kfraser
15402:799b3e4bfeac
kernel command line extension
2007-06-20
kfraser
15401:79b180596baf
x86: introduce specialized clear_page()
2007-06-20
kfraser
15400:005dd6b1cf8e
Use clear_page() wherever possible/reasonable instead of open coded
2007-06-20
kfraser
15399:45a44a9cbe8d
Enhance guest memory accessor macros so that source operands can be
2007-06-20
kfraser
15398:499bab040137
x86: Use 64-bit arithmetic in reserve_in_boot_e820().
2007-06-20
kfraser
15397:3624ba0caccc
hvm/x86: vendor-specific code can call vendor-specific routines directly
2007-06-20
kfraser
15396:2805246f6cac
x86/hvm: determine shared info format earlier.
2007-06-20
kfraser
15395:3187ffc5272c
x86: fix early option scanning
2007-06-20
kfraser
15394:168b143a1a88
Fix xm vcpu-set command for managed domains, to take effect immediately.
2007-06-20
kfraser
15393:63077ce6a7dc
hvm: Ensure ioemu sees media-change events even when media filename
2007-06-20
kfraser
15392:ea52a66e43a8
hvm: Fix ioemu Qcow support.
2007-06-20
kfraser
15391:fe3df33e2761
32-on-64: First slot of hidden L4 page directory must start life as zero.
2007-06-20
kfraser
15390:69658f935cc7
32-on-64: Fix error path where we fail to successfully switch a guest
2007-06-20
kfraser
15389:07be0266f6d8
32-on-64: Fix error path from memory_op() hypercall.
2007-06-20
kfraser
15388:50358c4b37f4
hvm: Support injection of virtual NMIs and clean up ExtInt handling in general.
2007-06-20
Tim Deegan
15387:739d698986e9
[HVM][SVM] flush all entries from guest ASIDs when xen writes CR3.
2007-06-19
kfraser
15386:fb5077ecf9a4
x86: retrieve VBE EDID/DDC info independent of used video mode
2007-06-19
kfraser
15385:eeeb77195ac2
blktap: Add fallback code to blktap for missing poll-on-aio support.
2007-06-19
kfraser
15384:865c4ae59be3
tools: Allow xendomains to handle domain names >16 characters
2007-06-19
kfraser
15383:896b536d66c9
ioemu: Assembler memcpy() for x86, and lowest-common-denominator
2007-06-19
kfraser
15382:cb747a35e057
tools: Fix compiler warning.
2007-06-19
kfraser
15381:f1ca92bf7e0f
hvm svm: Log into 'xm dmesg' that SVM NPT is enabled.
2007-06-19
kfraser
15380:07688f8f5394
x86: Re-introduce VIDEO_CURRENT_MODE into video.S video-mode-setting
2007-06-19
Ian Campbell
15379:8eaee9ef472f
Further fixes for 32on64 bit kexec.
2007-06-19
kfraser
15378:5794f9b80c3f
hvm: Fix deadlock in vpt.c and clean up some more.
2007-06-19
Ian Campbell
15377:75d82009ec70
Fix 32on64 kexec trampoline. This was broken when Xen was modified to
2007-06-18
kfraser
15376:c3f280acf41a
hvm vmx: Make VMX-related MSRs invisible to the guest.
2007-06-18
kfraser
15375:342c85cfd00b
x86: Code style in rdmsr_hypervisor_regs() is not consistent with
2007-06-18
kfraser
15374:b1eb43f94a3a
x86/64: Avoid bogus mbi pointer into relocated Xen address space.
2007-06-18
kfraser
15373:58b6223074af
x86: Boot trampoline cleanups suggested by Xin Li.
2007-06-18
Keir Fraser
15372:952004c3d822
docs: Fix docs install when graphvix is not installed.
2007-06-16
Keir Fraser
15371:2811e6e027a0
xend: Revert 15252:31ee1768e911 ("Make device detach wait for detach to complete").
2007-06-16
Keir Fraser
15370:093bc9dcbbca
Merge with xen-ia64-unstable
2007-06-15
Alex Williamson
15369:3b51eebdf9ab
merge with xen-unstable.hg
2007-06-15
Alex Williamson
15368:fe42519fb10e
[IA64] Fix dom0vp_expose_p2m()
2007-06-15
Alex Williamson
15367:65956e1d1aec
[IA64] RBS is now in vcpu_guest_context_regs.
2007-06-15
Alex Williamson
15366:fd0103b55504
[IA64] Add error checking to nvram store mkdir
2007-06-15
Alex Williamson
15365:33cc64dcaead
[IA64] Create NVRAM save directory
2007-06-14
Alex Williamson
15364:1623f5f5094f
[IA64] Don't try to save nvram on PV domains
2007-06-14
Alex Williamson
15363:a371cfbd62e8
[IA64] Revive ACPI power management for IA64.
2007-06-14
Alex Williamson
15362:ed3bd3953287
[IA64] symlink kregs.h into libxc build
2007-06-14
Alex Williamson
15361:da5f8f1961e5
[IA64] Fix dom0 load address
2007-06-12
Alex Williamson
15360:96617c4f19aa
Merge with xen-unstable.hg (staging)
2007-06-12
Alex Williamson
15359:883ede7d9c1c
[IA64] Fix xen build warning
2007-06-12
Alex Williamson
15358:67f6dd9f1a1b
[IA64] libxc trivial fix compilation error.
2007-06-12
Alex Williamson
15357:f5d22922444d
[IA64] Provide pxm_to_node and node_to_pxm translation functions
2007-06-12
Alex Williamson
15356:855fe0bf6590
[IA64] Change virtual address of XEN UC indentity area.
2007-06-12
Alex Williamson
15355:c4256be388cc
[IA64] Slightly modify xen memory map to make room for IO space.
2007-06-12
Alex Williamson
15354:171ec463e7ce
[IA64] Use virtualized psr in vcpu context instead of real psr.
2007-06-12
Alex Williamson
15353:601509daabfc
[IA64] Support for multiple I/O port spaces
2007-06-12
Alex Williamson
15352:ba1f933f2382
[IA64][BUILDER] Define native protocol ABI for IA64 guests.
2007-06-12
Alex Williamson
15351:13d5a4ad57d0
[IA64] Implement gnttab replace_and_unmap
2007-06-12
Alex Williamson
15350:2d72521fbdfd
[IA64] Compilation fix of c/s 15180:1f7a6456c330 of xen-unstable.hg
2007-06-11
Alex Williamson
15349:71377eab1874
[IA64] White space cleanup from nvram patch
2007-06-11
Alex Williamson
15348:51f5bea7b0d8
[IA64] create free_irq()
2007-06-11
Alex Williamson
15347:154878b6ec4b
merge with xen-unstable.hg (staging)
2007-06-11
Alex Williamson
15346:8655f7b7d50c
[IA64] Fix bug in xen_alloc_coherent()
2007-06-11
Alex Williamson
15345:f63349a4051d
[IA64] Fix typo of warning in __dom0vp_add_physmap()
2007-06-11
Alex Williamson
15344:a8f780b5ff97
[IA64] Avoid use of kernel type in user code.
2007-06-11
Alex Williamson
15343:9c96ff147be6
[IA64] Fix p2m exposure.
2007-06-06
Alex Williamson
15342:96331db61e47
[IA64] Set NODES_SHIFT to something a bit more realistic
2007-06-06
Alex Williamson
15341:2fd72ec88a9a
[IA64] Fix HVM boot failure
2007-06-06
Alex Williamson
15340:9daa40cae3d6
[IA64] Remove vmx_ivt.S debug code.
2007-06-04
Alex Williamson
15339:0cf6b75423e9
[IA64] Set PADDR_BITS to 48 to match reality and save about 5KB per node.
2007-06-04
Alex Williamson
15338:3e170567505a
[IA64] Use vcpu_get_psr instead of vcpu_get_ipsr_int_state.
2007-06-04
Alex Williamson
15337:f3f59dafaa18
[IA64] clean-up in ivt.S: remove useless code.
2007-06-04
Alex Williamson
15336:ab677b67b4a5
[IA64] hyper_rfi: do not validate vcr.iip anymore.
2007-06-04
Alex Williamson
15335:dc227a849d02
[IA64] Clean-up in ivt.S: remove unused code and pack more.
2007-06-04
Alex Williamson
15334:e7295db88664
[IA64] Prevent rfi emulation with double un-cover
2007-06-04
Alex Williamson
15333:249446c52deb
[IA64] Disable more privify code
2007-06-04
Alex Williamson
15332:c0cdcebc0377
[IA64] Allow dynamic allocation of dom0 fw_tables
2007-05-31
Alex Williamson
15331:b46c2ff6dfb0
[IA64] Fix initialization order for buddy allocator
2007-05-31
Alex Williamson
15330:148b6fc8f29b
[IA64] Remove annoying log message
2007-05-31
Alex Williamson
15329:33c3dbc8ab3d
[IA64] Remove GLOBAL_VHPT
2007-05-31
Alex Williamson
15328:7476a0ea8ee4
[IA64] Cleanup ivt.S
2007-05-31
Alex Williamson
15327:b1b80a14d023
[IA64] Clear resource structure before using it in allocate_resource().
2007-05-31
Alex Williamson
15326:c0afc89cda75
[IA64] Consolidate non-virtualized PSR bits into macro
2007-05-31
Alex Williamson
15325:409f9849fa68
[IA64] vcpu_set_psr added and used by vcpu_rfi.
2007-05-31
Alex Williamson
15324:b4cc3fbcdf25
[IA64] Reimplement vcpu_get_psr.
2007-05-31
Alex Williamson
15323:919d72f6dc45
[IA64] Remove RBS from vcpu_guest_context_regs
2007-05-25
Alex Williamson
15322:2b14a1f22eec
[IA64] Remove unnecessary pal.h from sparse tree.
2007-05-25
Alex Williamson
15321:7a2b4d9cc2da
[IA64] Remove unnecessary include.
less
more
| rev 15440:
(0)
-10000
-3000
-1000
-120
tip