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 18762:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip
age
author
revision
description
2008-11-07
Isaku Yamahata
18762:b9436a3c9f00
[IA64] Fix vti guests broken issue.
2008-11-06
Isaku Yamahata
18761:f6795589ef82
[IA64] use pte_pfn() where possible
2008-11-06
Isaku Yamahata
18760:958942c44332
[IA64] make ia64 dump_execution_state() print stack trace for debugging.
2008-11-04
Isaku Yamahata
18759:57c94bdbd6b3
[IA64] fix {un}lock_ipi_calllock().
2008-11-04
Isaku Yamahata
18758:e75cb35c798b
merge with xen-unstable.hg
2008-11-03
Keir Fraser
18757:43a079fd50fd
xentrace: Trace mmio/io read/write value
2008-11-03
Keir Fraser
18756:4ec25db9326a
x86: Fix GRANT_PTE_FLAGS.
2008-11-03
Keir Fraser
18755:540483d2a98f
x86: simplify page reference handling for partially (in-)validated pages
2008-11-03
Keir Fraser
18754:303b1014f91e
Cpufreq: Enhance hypervisor px sanity check
2008-11-03
Keir Fraser
18753:91a2b9309a72
xend: ioport & irq persistence thru reboot
2008-10-31
Keir Fraser
18752:f12d9595d07c
Change timer implementation to allow variable 'slop' in how late
2008-10-30
Keir Fraser
18751:85ba96069dfb
x86: Use the right error code when testing for spurious pagefaults
2008-10-30
Keir Fraser
18750:ed30f4efb728
x86: fix preemptable page type handling
2008-10-30
Keir Fraser
18749:9e5cf6778a6d
x86: eliminate domain cleanup hack in favor of using the preemptable
2008-10-30
Keir Fraser
18748:112e81ae5824
CPUIDLE: Support C1 FFH entry
2008-10-30
Keir Fraser
18747:1137464400a8
CPUIDLE: add idx field
2008-10-30
Keir Fraser
18746:e8f0e625e043
rombios: fix int13h for floppy disk
2008-10-29
Keir Fraser
18745:85a2a54c70c8
cpufreq: Fix another build failure.
2008-10-29
Keir Fraser
18744:6a8fea290af5
cpufreq.c: shut up compiler about cpufreq_dom
2008-10-29
Keir Fraser
18743:ae100f264f6a
x86: Fix relinquish_memory() for PGT_partial pages.
2008-10-29
Keir Fraser
18742:183d2d7adc2f
minios: Define __INSIDE_MINIOS__ rather than __MINIOS__
2008-10-29
Keir Fraser
18741:bec755616e8e
x86: Specify NUMA node when alloc'ing compat l4 for 32-on-64 guest
2008-10-29
Keir Fraser
18740:2c7665f04038
cpufreq: domain structure update from array to linked list
2008-10-28
Keir Fraser
18739:19549b9766fd
x86: Fix circular page reference destruction in relinquish_memory().
2008-10-28
Keir Fraser
18738:2c20d026bb55
xend: Fix typo in waitForBackend() for phantom VBDs
2008-10-28
Keir Fraser
18737:16eede823854
hvm: Do not mess with APIC timer deadline if in one-shot mode.
2008-10-28
Keir Fraser
18736:748af1e5d67c
xenoprof: Small fixes.
2008-10-27
Keir Fraser
18735:8d41996e6897
minios: do not expose #define current to applications
2008-10-27
Keir Fraser
18734:324b9b1dd71d
x86: Disable MSI IRQs until locking is fixed.
2008-10-27
Keir Fraser
18733:2a022ee37392
x86, hvm, xenoprof: Add fully support of HVM guest to xenoprofile on Intel P6.
2008-10-27
Keir Fraser
18732:4413d53a8320
x86: highmem handling assistance hypercalls
2008-10-27
Keir Fraser
18731:9bbb54fd9181
Constify arguments to unmap_domain_page() etc.
2008-10-27
Keir Fraser
18730:604ffa3cdcc4
x86: First fixmap entry (0) is invalid.
2008-10-27
Keir Fraser
18729:15aed96c7b5c
Print d->is_dying when dumping domain info.
2008-10-27
Keir Fraser
18728:11c86c51a697
x86: fix domain cleanup
2008-10-27
Keir Fraser
18727:101e50cffc78
x86/powernow: fix machine shutdown
2008-10-27
Keir Fraser
18726:537d480b7ffc
x86: Fix coding style in msi.c
2008-10-27
Keir Fraser
18725:9e47e72fd03e
serial: Fix IRQ enable/disable in tx interrupt handler.
2008-10-27
Keir Fraser
18724:efc0a4065ee1
x86_32: Lock in map_domain_page() may be taken with IRQs disabled, and
2008-10-27
Keir Fraser
18723:b99ab7f88a82
Add 2 more permissions to the XSM/Flask default policy.
2008-10-27
Keir Fraser
18722:3ff349c7aeb7
x86: relax restrictions on reserved bits in L3 for 32on64 x86 guests
2008-10-27
Keir Fraser
18721:c3362551a424
Cpufreq statistic update for SW_ANY coordination
2008-10-27
Keir Fraser
18720:5c48ab6b1977
Fix xm scsi-attach/detach/list for inactive managed domains
2008-10-23
Keir Fraser
18719:874d0d673ecb
x86: Enable spinlock debugging earlier during boot.
2008-10-23
Keir Fraser
18718:d1ecee02cced
x86: Dom0 builder doesn't need to disable IRQs while running on dom0 pagetables.
2008-10-23
Keir Fraser
18717:164985e3a46e
x86: Dom0 builder must run on a valid GDT at all times.
2008-10-23
Keir Fraser
18716:6d45bf101d57
Remove accidentally checked-in xenpmd binary.
2008-10-23
Keir Fraser
18715:5bca96f74d59
hpet cpuidle: Observe IRQ-safe locking protocol.
2008-10-23
Keir Fraser
18714:0358305c6883
spinlock: Add debug-build checks for IRQ-safe spinlocks.
2008-10-23
Keir Fraser
18713:4941c5a14598
x86, hvm: Move return-to-guest timer and interrupt cranking logic
2008-10-23
Keir Fraser
18712:50fc79012db7
xenpmd: Fix makefile for 'make install'.
2008-10-23
Keir Fraser
18711:e5332ba0309f
hvmloader: Remove unneeded legacy flag from FADT flags field.
2008-10-23
Keir Fraser
18710:635a9691a8a9
Xen power management daemon patch.
2008-10-22
Keir Fraser
18709:10d338e5f741
x86, smpboot: A few code cleanups.
2008-10-22
Keir Fraser
18708:71faca83998d
Remove duplicated __cacheline_aligned attribute from irq_desc arrays
2008-10-22
Keir Fraser
18707:734a5493f03a
Remove unused old xmalloc.c file.
2008-10-22
Keir Fraser
18706:94227875c13d
x86: Remove needless IRQ critical section from init_xen_time().
2008-10-22
Keir Fraser
18705:ad39300ca063
spinlock: Add assertions for lock_irq() variants.
2008-10-22
Keir Fraser
18704:876618c33914
Define spin_barrier_irq() for IRQ-safe spinlocks, and use it for virq_lock.
2008-10-22
Keir Fraser
18703:6f74549ac4c5
x86, hvm: Allow 100us periodic virtual timers
less
more
| rev 18762:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip