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 7752:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
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.
2005-11-10
kaf24
7729:d5775d0bcf1e
Fix some more bugs in pygrub including:
2005-11-10
emellor
7728:a8b759a40372
Merged.
2005-11-10
emellor
7727:139aabe357a4
Various chmod a+x.
2005-11-10
danms
7726:578736096552
Modularize runtest.sh and add a quick option.
2005-11-10
danms
7725:0c3335a98f0b
Make the 04_restore test verify that two block devices and two nics are
2005-11-10
danms
7724:7562dc888468
Remove this accidental commit
2005-11-10
dan
7723:fb4f48f0116e
Tweak the usage of mke2fs to be quiet, so that the XML reports
2005-11-10
danms
7722:2bcfd776cb7f
Add this file that wasn't in the tarball for the initial import
2005-11-10
danms
7721:3920df5da25e
Remove semicolons from Console.py. It's a habit.
2005-11-10
kaf24
7720:06d08564b982
Attached patch fixes a thinko in pygrub's setup.py
2005-11-10
kaf24
7719:b8eaf192bad7
Enable export of set_nmi_callback in suitably priv 64-bit doms.
2005-11-10
kaf24
7718:08f0066158c3
Updates comments in network-bridge, removes dead code, minor typo fixes.
2005-11-10
emellor
7717:8a5dca8c1e8f
Merged.
2005-11-09
emellor
7716:ad6a208992cc
Added missing __init__.py.
2005-11-09
smh22
7715:8f83f7ccf185
Fix shadow bitmap sizing for logdirty mode.
2005-11-09
kaf24
7714:5823dbfbb4cd
Move linear faulting address (%cr2) out of the page fault
2005-11-09
emellor
7713:136b2d20dc81
Cope with the ValueError exception that we get if you use Xend with the recent
2005-11-09
kaf24
7712:b2ea26d2099a
Support recent change moving virtual IOAPIC model into Xen for
2005-11-09
kaf24
7711:34a0dcb1700c
Attached patch allows building of netfront and blkfront as modules
2005-11-09
kaf24
7710:83ec10103067
gnttab_request_free_callback needs to be exported for building modular
2005-11-09
kaf24
7709:6b62605e77b5
Remove use of get_gendisk in blkfront gen_gendisk is no long exported
2005-11-09
kaf24
7708:356c175366a1
Allow xen_create_contiguous_region() to fail gracefully if it
2005-11-09
smh22
7707:5066d2aa2fb0
More fixes for save/restore; use configured memory for generating sxp.
2005-11-09
emellor
7706:1e6147db55cf
This patch prevents the xm-test console library from duplicating the
2005-11-09
emellor
7705:b0b854126410
This patch adds a new test that attempts to save and restore a domain
2005-11-09
emellor
7704:003339f0fcb2
Chmod a+x.
2005-11-09
smh22
7703:539b2757642e
Fix 64-bit build.
2005-11-08
smh22
7702:b3c2bc39d815
Enable save/restore for PAE domains.
2005-11-08
smh22
7701:abbe3df33774
Use '-' instead of '_' in xen version strings.
2005-11-08
kaf24
7700:98bcd8fbd5e3
Fix alloc_skb() to ensure data is always physically contiguous.
2005-11-08
kaf24
7699:0915074c356e
Rationalise the kernel event-channel binding interfaces. The
2005-11-08
emellor
7698:37ad91483bd3
Increase the static constant default number of loopback interfaces, nloopbacks,
2005-11-08
emellor
7697:7cbcdccd659d
Merged.
2005-11-08
emellor
7696:e2bb85722b91
Fix two leaks in the pyxc interface. The dictionaries are being added
2005-11-08
Michael Fetterman
7695:6e2225934d84
merge
2005-11-08
Michael Fetterman
7694:f544934dd0b6
merge
2005-11-08
Michael Fetterman
7693:c665ab5a6b44
Cleanup various shadow mode asserts.
less
more
| rev 7752:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip