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 7789:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2005-11-14
emellor
7789:edc33eea8630
Added line of debugging to try and catch hotplug script race.
2005-11-14
emellor
7788:504111fd562a
Allocate MAC addresses using Xensource Inc's new OUI.
2005-11-14
kaf24
7787:3842ebd7d480
Declare local variables at the start of a block, not in the middle
2005-11-14
kaf24
7786:20bd6f55b813
Clean up xenstore/console shared page initialisation, which is
2005-11-14
kaf24
7785:8ee7df2c18d1
Revert accidentally applied changes from changeset
2005-11-14
kaf24
7784:b631c9328e49
Trivial Makefile cleanup for ioemu.
2005-11-14
kaf24
7783:5aad7e145e50
If /sbin/ isn't in the path, udev rules will erroneously not get
2005-11-12
emellor
7782:bffbe58801d0
The various changes to move to using info instead of passing the config
2005-11-12
emellor
7781:4f247dc79d0a
Further changes to xm.1 man page.
2005-11-12
emellor
7780:5ee1f7f3fc9b
From Charles Coffing <ccoffing@novell.com>:
2005-11-12
emellor
7779:55af8b55abd8
The following patch is work in progress to add more meat to the xm.1 man
2005-11-12
dan
7778:a06405d12a10
This test was failing for he wrong reason. Calls to block-attach after the
2005-11-12
emellor
7777:fa237e03d3e7
Disable use of mmap. This allows Xenstored to run with an NFS-mounted
2005-11-11
emellor
7776:776ef2fb6fd8
Merged.
2005-11-11
emellor
7775:bf7c16e761fc
New Xenbus driver structure, bringing an explicit state machine to the table.
2005-11-11
emellor
7774:e2e7f47e6f79
Rename the commands inside the hotplug scripts to match those used by hotplug
2005-11-11
emellor
7773:9523e6d10511
New location for code common to both netfront and netback, with the MAC parsing
2005-11-11
smh22
7772:995e94c4802e
Attached patch allows PAE xenlinux to run in the shadow mode using
2005-11-11
smh22
7771:e023e37b3c7a
Fix make_page_readonly/make_page_writeable on PAE guests - previous behaviour
2005-11-11
emellor
7770:980967b0b161
Don't call iptables if it is not installed. This code is only there to ensure
2005-11-11
emellor
7769:1444adb1c407
Fix function call syntax in vif-route and vif-nat.
2005-11-11
emellor
7768:e002282b79c8
Merged.
2005-11-11
emellor
7767:c927e3761a96
Chmod a+x.
2005-11-11
kaf24
7766:cc5450d52e49
Missed two files from NULL-pointer-check changeset.
2005-11-11
kaf24
7765:fcb7e5616102
Remove unnecessary NULL checks before freeing memory blocks.
2005-11-11
kaf24
7764:41c8a2ea07c0
Fix application of OS patches to deal better with failure.
2005-11-11
kaf24
7763:cc1c250e672d
Max xen skbuff allocation is now 64KB. kmem caches only
2005-11-11
kaf24
7762:b5c95258fe59
Merge with xen-unstable-ia64.hg
2005-11-10
djm
7761:2f98977d9f85
Enable gcc3.4 with CONFIG_SMP (by Alex Williamson)
2005-11-10
djm
7760:0ec32c6f0963
Blkfront no longer built by default, need CONFIG_XEN_BLKDEV_FRONTEND
2005-11-10
djm
7759:fae79fdcd49b
Merge
2005-11-10
djm
7758:9be9bc0b0f11
Fix typo
2005-11-10
djm
7757:4aeb53ba2890
Merge latest xen-unstable into xen-ia64-unstable
2005-11-10
djm
7756:b12a48d9e841
Reflect various missing traps/faults (flagged with printf for now).
2005-11-10
djm
7755:214bd6a0ed27
Adapt to new evtchn interfaces.
2005-11-10
djm
7754:5b2d9807725d
Back out partial fix in ia64-unstable 7665/7/8, breaks Debian boot
2005-11-09
djm
7753:be53bbe62f2e
Don't panic for other region physaddr handling in vcpu_translate
2005-11-09
djm
7752:7fd6dff1631d
Don't panic for (rare) dom0 physaddr with uncacheable attribute
2005-11-09
djm
7751:8ddc812626b2
Fix ia64 tools build (new parameter in xc_vmx_build)
2005-11-09
djm
7750:d3594980a8f1
Enable region0 virtual addresss in vcpu_translate (but still broken elsewhere)
2005-11-08
djm
7749:7d81d6b8c302
Fix domU (by Kevin Tian)
2005-11-11
kaf24
7748:0b4596caf761
nloopbacks default is now 8. So vifnum of greater than 7 requires
2005-11-11
kaf24
7747:eaee11008e68
Add MOVSX instr support to VMX MMIO decoder.
2005-11-11
kaf24
7746:778394bb27f3
Remove unnecessary ifdef in defn of xprintk. Install
2005-11-10
kaf24
7745:b9e8654c3f10
Fix Linux fault.c indentation.
2005-11-10
smh22
7744:5aa93e3c2a22
Fix page-table dump on PAE with >4GB MFNs.
2005-11-10
kaf24
7743:476d02c1346c
Merge with http://xenbits.xensource.com/ext/xen-unstable-docs.hg
2005-11-10
Robb Romans
7742:f1c07363956b
Add "Securing Xen" adapted from Anthony Liguori's Wiki entry.
2005-11-10
Robb Romans
7741:79e8991af6b4
A few doc cleanups. Replace bitkeeper with mercurial.
2005-11-10
Xiaofeng Ling
7740:6a593de2f8ba
This patch use same expression as vif for vmx guest but has a distinguish "type=ioemu"
2005-11-10
emellor
7739:10e6946477b8
Removed autogenerated file.
2005-11-10
emellor
7738:975aa9e4def3
Fix the log reopening by moving the code with all the races out of the signal
2005-11-10
kaf24
7737:4982559d8fde
Indirect writes to phys_to_machine_mapping array through an inline
2005-11-10
kaf24
7736:d916497135ac
When creating exception/interrupt stack frames for a guest,
2005-11-10
kaf24
7735:c405c0d1b49b
This patch fix some issue on masked interrupt:
2005-11-10
kaf24
7734:bee09e2200ab
Fix IPI handling before vcpu launched
2005-11-10
kaf24
7733:de41f5e24cf1
For vmx domain, because shadow_mode_reference is set later in
2005-11-10
kaf24
7732:e436e4e93076
Add some minor defensive coding/error handling in xc_vmx_build.c like
2005-11-10
kaf24
7731:bdb8c00ddb85
merge
2005-11-10
kaf24
7730:74737286e9f5
Enable xm console for vmx guest.
less
more
| rev 7789:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip