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 5800:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
age
author
revision
description
2005-07-12
djm
5800:9870485d4836
Better pal/sal support
2005-07-11
djm
5799:970f74591ffa
Fixes so xen+xenlinux boots on ski
2005-07-10
djm
5798:d0a1154755c9
Fix zeroing of some counters and add a couple more
2005-07-09
djm
5797:ca44d2dbb273
Intel's pre-bk->hg transition patches
2005-07-09
djm
5796:89d92ce10924
Add fast path for thash hyperprivop
2005-07-09
djm
5795:0e7741276468
Cleanup virtual translation code
2005-07-09
djm
5794:40be48f67a33
Somehow this file got zeroed out?!? Replacing it
2005-07-09
djm
5793:c1a7ed266c7e
Catch up to xen-unstable.hg tip
2005-07-07
djm
5792:95f14bb8d220
Dummy file to test hg push
2005-07-15
kaf24
5791:35b74976f598
Relax the bounce-buffer copying constraints in dma_sync_single_for_*
2005-07-15
sos22
5790:ebfde26a769a
Avoid some unnecessary TLB flushes. This will probably make no real
2005-07-15
kaf24
5789:e8b48f3a2843
Fix exit path from DOM0_CREATEDOMAIN, which I broke earlier
2005-07-15
kaf24
5788:ce4b630067bb
Enable VMX domains on a SMP dom0.
2005-07-15
kaf24
5787:50da9b240a1f
Recently some people complain that they cannot set the maxmem for
2005-07-15
kaf24
5786:79bb7dfb8fc1
Temporary fix for netif ring overflow, until we move
2005-07-15
kaf24
5785:8d04aa7b4280
Simpler domid allocation.
2005-07-14
iap10
5784:1d026c7023d2
Update x86_64 -xen config for Linux 2.6.12
2005-07-14
iap10
5783:1febf5dabc4f
Update the -xen default config to Linux 2.6.12
2005-07-14
iap10
5782:cd95b96a172e
Incorporate lomount from QEMU into tools/misc. This tool makes it easy to mount
2005-07-14
kaf24
5781:98b83cc57eca
Missing quirks.c file.
2005-07-14
kaf24
5780:ca90d2903b7b
Auto-disable IRQ balancing/affinity on buggy chipsets.
2005-07-14
kaf24
5779:57dfd651cca4
Allow IRQ balancing to be disabled with 'noirqbalance'
2005-07-14
kaf24
5778:43c21adcfc79
Add debug-key for printing IRQ/IOAPIC info.
2005-07-14
iap10
5777: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
5776:64f26eed8d47
Allow arch-specific defaults to be specified for ns16550
2005-07-14
kaf24
5775:9b77ba29108d
The VMCS control bits in the current tree are not optimal. Attached is
2005-07-14
kaf24
5774:71d000e59b13
Cleanup mov to CR4 handling.
2005-07-14
kaf24
5773:637127cded4e
Enable CR4.VME to improve the performance of vm86 emulation.
2005-07-14
vh249
5772:9d2ca2da280e
repair legacy Makefile targets linux26 and linux24
2005-07-13
ach61
5771:09be5b1bdeb0
pdb: reconcile register manipulation between processes and domains
2005-07-13
kaf24
5770:57b2fa8bf11d
Initial tools support for 32-bit x86 pae.
2005-07-13
kaf24
5769:87cfe3f76045
Force PAE build of Xen by specifying 'pae=y' to make, or
2005-07-13
kaf24
5768:a98634f1c008
Remove CONFIG_X86_PAE hack from config.h.
2005-07-13
vh249
5767:79d52bd557cf
Readd pristine-% rules that went MIA.
2005-07-13
kaf24
5766:35ccaeaffeb7
Enable NX/XD feature for 32-bit PAE Xen.
2005-07-13
kaf24
5765:3473b453dbae
Build hotplug by default in dom0.
2005-07-13
kaf24
5764:5db799f4c40e
The patch attached restores NX/XD support in x86_64 xenlinux. When the
2005-07-13
kaf24
5763:6778d68a2c4c
Need to save and restore MSRs for VMX domains across context switches.
2005-07-13
kaf24
5762:3a4ef6acd545
Fix NX/XD enable on secondary CPUs.
2005-07-12
ach61
5761:faf7e6254712
pdb: get rid of absolute path in module makefile
2005-07-12
kaf24
5760:3b48277a9dd0
Let Xen have 256 PIRQs to guests.
2005-07-12
ach61
5759:f23750d7c214
pdb: execution_domain -> vcpu
2005-07-12
kaf24
5758:d80e38e4b31d
Native x86_64 linux uses paranoidentry for exceptions with ist !=3D 0,
2005-07-12
kaf24
5757:b513fd51f850
Small fix for PAE in 2.6.12.
2005-07-12
kaf24
5756:d99ebf2de9f3
Some more new files for Linux PAE.
2005-07-12
kaf24
5755:be1153585cb0
Fix hgignore regexps some more.
2005-07-12
kaf24
5754:12edc2f2ca18
Fix Xen build with PAE enabled, and a fix to help
2005-07-12
kaf24
5753:9f6057761c8f
Fix DMA compile for x86_64.
2005-07-12
kaf24
5752:c5db6fd54e36
Fix dma_map_single to work correctly with multi-page buffers.
2005-07-12
cl349
5751:57a5441b323b
xenstored updates.
2005-07-12
cl349
5750:43f224c33281
Manual merge.
2005-07-12
cl349
5749:09b142631de3
Manual merge.
2005-07-12
cl349
5748:739ba7204123
Add xc_init_store and run xenbus probe on INITDOMAIN_STORE privcmd ioctl.
2005-07-12
cl349
5747:1b837c5794ca
Update xenbus driver code.
2005-07-12
cl349
5746:b5e3b99075c6
Create .hgskip files instead of .bk_skip files.
2005-07-12
kaf24
5745:8a8b8087b083
Dom0 can have slack time in sedf scheduler.
2005-07-12
kaf24
5744:308329b4e883
Fix the x86_64 build after the PAE check-in.
2005-07-12
kaf24
5743:8de4591d112f
Add HIGHMEM64G (but not set) to defconfigs.
2005-07-11
kaf24
5742:291fa5555eff
Fix README.
2005-07-11
kaf24
5741:c20bd9f1d204
Device model SXP cleanup
less
more
| rev 5800:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip