log
graph
tags
branches
changeset
browse
debuggers.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 5815:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
age
author
revision
description
2005-07-14
iap10
5815:1fb47826d767
Misc fixes for new sparse tree names: xen-clone script; -xen kernel build (the one with all the modules); Backout changes to legacy targets.
2005-07-14
kaf24
5814:64f26eed8d47
Allow arch-specific defaults to be specified for ns16550
2005-07-14
kaf24
5813:9b77ba29108d
The VMCS control bits in the current tree are not optimal. Attached is
2005-07-14
kaf24
5812:71d000e59b13
Cleanup mov to CR4 handling.
2005-07-14
kaf24
5811:637127cded4e
Enable CR4.VME to improve the performance of vm86 emulation.
2005-07-14
vh249
5810:9d2ca2da280e
repair legacy Makefile targets linux26 and linux24
2005-07-13
ach61
5809:09be5b1bdeb0
pdb: reconcile register manipulation between processes and domains
2005-07-13
kaf24
5808:57b2fa8bf11d
Initial tools support for 32-bit x86 pae.
2005-07-13
kaf24
5807:87cfe3f76045
Force PAE build of Xen by specifying 'pae=y' to make, or
2005-07-13
kaf24
5806:a98634f1c008
Remove CONFIG_X86_PAE hack from config.h.
2005-07-13
vh249
5805:79d52bd557cf
Readd pristine-% rules that went MIA.
2005-07-13
kaf24
5804:35ccaeaffeb7
Enable NX/XD feature for 32-bit PAE Xen.
2005-07-13
kaf24
5803:3473b453dbae
Build hotplug by default in dom0.
2005-07-13
kaf24
5802:5db799f4c40e
The patch attached restores NX/XD support in x86_64 xenlinux. When the
2005-07-13
kaf24
5801:6778d68a2c4c
Need to save and restore MSRs for VMX domains across context switches.
2005-07-13
kaf24
5800:3a4ef6acd545
Fix NX/XD enable on secondary CPUs.
2005-07-12
ach61
5799:faf7e6254712
pdb: get rid of absolute path in module makefile
2005-07-12
kaf24
5798:3b48277a9dd0
Let Xen have 256 PIRQs to guests.
2005-07-12
ach61
5797:f23750d7c214
pdb: execution_domain -> vcpu
2005-07-12
kaf24
5796:d80e38e4b31d
Native x86_64 linux uses paranoidentry for exceptions with ist !=3D 0,
2005-07-12
kaf24
5795:b513fd51f850
Small fix for PAE in 2.6.12.
2005-07-12
kaf24
5794:d99ebf2de9f3
Some more new files for Linux PAE.
2005-07-12
kaf24
5793:be1153585cb0
Fix hgignore regexps some more.
2005-07-12
kaf24
5792:12edc2f2ca18
Fix Xen build with PAE enabled, and a fix to help
2005-07-12
kaf24
5791:9f6057761c8f
Fix DMA compile for x86_64.
2005-07-12
kaf24
5790:c5db6fd54e36
Fix dma_map_single to work correctly with multi-page buffers.
2005-07-12
cl349
5789:57a5441b323b
xenstored updates.
2005-07-12
cl349
5788:43f224c33281
Manual merge.
2005-07-12
cl349
5787:09b142631de3
Manual merge.
2005-07-12
cl349
5786:739ba7204123
Add xc_init_store and run xenbus probe on INITDOMAIN_STORE privcmd ioctl.
2005-07-12
cl349
5785:1b837c5794ca
Update xenbus driver code.
2005-07-12
cl349
5784:b5e3b99075c6
Create .hgskip files instead of .bk_skip files.
2005-07-12
kaf24
5783:8a8b8087b083
Dom0 can have slack time in sedf scheduler.
2005-07-12
kaf24
5782:308329b4e883
Fix the x86_64 build after the PAE check-in.
2005-07-12
kaf24
5781:8de4591d112f
Add HIGHMEM64G (but not set) to defconfigs.
2005-07-11
kaf24
5780:291fa5555eff
Fix README.
2005-07-11
kaf24
5779:c20bd9f1d204
Device model SXP cleanup
2005-07-11
kaf24
5778:09cc6606517d
Tools build fixes.
2005-07-11
kaf24
5777:622ea2078f85
This is the patch for xen which allows using up to 16 GB
2005-07-11
kaf24
5776:f1a16642edaf
non-PAE behavior should be identical after applying these
2005-07-11
kaf24
5775:e6f48ae99035
Place all low mem in DMA pool.
2005-07-11
kaf24
5774:0d415d73f8f2
This adds a patch for the vanilla kernel, to be pushed upstream some
2005-07-11
kaf24
5773:de2e58cdec37
Another fix to the hgignore list.
2005-07-11
kaf24
5772:60fc40a82fa9
Remove 2.6.11 patches directory.
2005-07-11
kaf24
5771:ece694762d7a
Remove old linux sparse trees.
2005-07-11
kaf24
5770:b3cfebba3b30
We need this patch to make shadow code compile ok on FC4 which is using
2005-07-11
kaf24
5769:56a63f9f378f
Manual merge.
2005-07-11
vh249
5768:22541999d8bb
upgrade linux sparse tree from 2.6.11 to 2.6.12
2005-07-11
vh249
5767:02282ff7cc8c
lose latest digit of the sparse tree for 2.4
2005-07-11
vh249
5766:c3c51a34c924
lose latest digit of the sparse tree for 2.6
2005-07-11
kaf24
5765:ba925b4aef28
The 1:1 page table should be a 3 level PAE page table on x86-64
2005-07-11
kaf24
5764:a29b4174d39c
Remaining files for shadow 64 mode checkin.
2005-07-11
kaf24
5763:e4272b361053
Added regexp fixes
2005-07-11
kaf24
5762:0bcfd66a431e
Check in files I missed from shadow64 checkin.
2005-07-11
kaf24
5761:d332d4df452e
Fix stupid switch stmt mess-up that broke emulation
2005-07-11
kaf24
5760:f261f14b9781
Now we have extended the patch to support x86_64 domU as well. The
2005-07-11
kaf24
5759:c32cf5fef34c
Don't build xenctx by default,a nd fix one error msg.
2005-07-11
kaf24
5758:dd798dd2abce
Manual merge.
2005-07-11
kaf24
5757:afe05231fe25
cmpl workaround for mmio regions
2005-07-11
kaf24
5756:c270d9ffdcef
Remove debug printks.
less
more
| rev 5815:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip