age |
author |
revision |
description |
2008-10-08 |
Keir Fraser |
18615:e66cecb66b1e |
x86: Remove bogus assertion from free_domain_pirqs(). |
2008-10-08 |
Keir Fraser |
18614:5e4e234d58be |
x86: Define __per_cpu_shift label to help kdump/crashdump. |
2008-10-08 |
Keir Fraser |
18613:26985a665ded |
x86: Continue to allocate vectors across LAPIC priority levels, since |
2008-10-08 |
Keir Fraser |
18612:51a05fb4c601 |
x86: Free MSI vector when a pirq is unmapped. |
2008-10-08 |
Keir Fraser |
18611:ed398097c03e |
x86: Move pirq logic to irq.c. |
2008-10-08 |
Keir Fraser |
18610:1f85f7b216b3 |
flask: Fix a problem in xend code when starting a guest with XSM/Flask enabled. |
2008-10-08 |
Keir Fraser |
18609:d5bd0567b458 |
flask: Add 2 permissions to the default flask policy to get a VIF-enabled guest to work |
2008-10-08 |
Keir Fraser |
18608:79ffff76e300 |
flask: Fix to default policy to get simple VM running |
2008-10-03 |
Keir Fraser |
18607:78e98657021a |
pygrub: fix the parameter `default' and `timeout' in elilo.conf |
2008-10-03 |
Keir Fraser |
18606:6ce634cc6e75 |
xend: Allow guest write access to /local/domain/x/memory |
2008-10-02 |
Keir Fraser |
18605:80365bc6df42 |
libblktap: Remove trailing null byte in xs_printf |
2008-10-02 |
Keir Fraser |
18604:9a7b46546e05 |
Eliminate code duplication with rcu_lock_domain_by_id(). |
2008-10-02 |
Keir Fraser |
18603:8dc05a2b3beb |
xc_ptrace: Allow gdbserver to connect to a guest before APs are |
2008-10-02 |
Keir Fraser |
18602:60937c4c5a67 |
xend: Make only selected subdirs of /local/domain/<domid> writable by the guest. |
2008-10-01 |
Keir Fraser |
18601:ab19284c5070 |
xend: Fixes after backend xenstore config changes. |
2008-10-01 |
Keir Fraser |
18600:616eea24aefa |
xend: Move some backend configuration info. |
2008-10-01 |
Keir Fraser |
18599:0a8ea3bbeb3d |
[IA64] Compilation fix to cpufreq stuff. |
2008-09-30 |
Keir Fraser |
18598:782599274bf9 |
x86, hvm: Expose host core/HT topology to HVM guests. |
2008-09-29 |
Keir Fraser |
18597:22c9434c5d3e |
hvm: Remove extboot from virtual firmware. |
2008-09-29 |
Keir Fraser |
18596:ccf0205255e1 |
xc_save: use correct size when unmapping live p2m. |
2008-09-29 |
Keir Fraser |
18595:2e7f5c177495 |
domctl: Fix the wrong return values when xsm_xxx() returns 0 |
2008-09-28 |
Keir Fraser |
18594:6871f484430c |
Fix 32pae build: ld -> PRI64. |
2008-09-26 |
Keir Fraser |
18593:b5f20f7ac2b3 |
CPUIDLE: Initialize timer broadcast mechanism for C2 |
2008-09-26 |
Keir Fraser |
18592:1420a6649cfa |
hvm: Default timer_mode=1 (do not delay virtual time for missed |
2008-09-26 |
Keir Fraser |
18591:840c0c3c185a |
x86 shadow: Add FreeBSD mappings guest heuristics. |
2008-09-26 |
Keir Fraser |
18590:19b0a4f91712 |
x86 and ia64: move cpufreq notify code to commone place |
2008-09-26 |
Keir Fraser |
18589:d1d9915041de |
X86 and IA64: Update cpufreq statistic logic for supporting both x86 |
2008-09-26 |
Keir Fraser |
18588:08374be21318 |
X86 and IA64: Rebase cpufreq logic for supporting both x86 and ia64 |
2008-09-26 |
Keir Fraser |
18587:5274aa966231 |
vtd: Fix check for interrupt remapping of ioapic RTE |
2008-09-25 |
Keir Fraser |
18586:b642e39d96cf |
x86, hvm: Remove warning on emulated write to read-only page. |
2008-09-25 |
Keir Fraser |
18585:e1507b441be4 |
x86: Clean up and fix 18539:31f09a5e24cf8 |
2008-09-25 |
Keir Fraser |
18584:ddf62f696111 |
xm: Fix xm start -c / --vncviewer |
2008-09-25 |
Keir Fraser |
18583:eececb5de4fa |
hvm firmware: Replace etherboot with modern gPXE ROMs. |
2008-09-25 |
Keir Fraser |
18582:7a32c2325fdc |
x86: Fix guest_physmap_add_entry checks |
2008-09-25 |
Keir Fraser |
18581:7592da5118ec |
x86: Add xenpm utility to list CPU power info. |
2008-09-25 |
Keir Fraser |
18580:d4a093819310 |
x86 pmstat: Fix get_pm_info hypercall argument checking. |
2008-09-25 |
Keir Fraser |
18579:50170dc8649c |
x2apic: Clean up send_IPI_mask_x2apic() and add a memory barrier. |
2008-09-24 |
Keir Fraser |
18578:b53b02976633 |
Fix direct use of 'make' -> $(MAKE) |
2008-09-24 |
Keir Fraser |
18577:31f09a5e24cf |
x86: Properly synchronise updates to pirq-to-vector mapping. |
2008-09-24 |
Keir Fraser |
18576:7750906b06b3 |
x86: change _PAGE_GNTTAB |
2008-09-24 |
Keir Fraser |
18575:1eeb3aecea57 |
x86/PCI-MSI: fix log messages |
2008-09-24 |
Keir Fraser |
18574:981e4d7eb8a8 |
ia64: fix make install under tools/debugger/xenitp |
2008-09-24 |
Keir Fraser |
18573:2842dbc5679c |
minios: blkfront should set protocol node |
2008-09-24 |
Keir Fraser |
18572:c6f80d1227cb |
xm docs: Added new,delete,dump-core,resume,suspend,uptime and fixed others |
2008-09-23 |
Keir Fraser |
18571:f4552d9f6afb |
hvm, save/restore: Skip page batches which contain no valid pages. |
2008-09-23 |
Keir Fraser |
18570:fd3f54eb23e1 |
acm, xend: Catch bad vlan identifiers |
2008-09-22 |
Keir Fraser |
18569:df6f9fe48f11 |
libxc: Wrapper functions for cpu online/offline |
2008-09-22 |
Keir Fraser |
18568:0c8d2e44126d |
x86: Add sysctl for cpu online/offline |
2008-09-22 |
Keir Fraser |
18567:415c3da25b26 |
x86: fix powernow |
2008-09-22 |
Keir Fraser |
18566:81483e49c74c |
Add debug key 'e' for event channel information |
2008-09-22 |
Keir Fraser |
18565:ae29cd95ba7d |
acpi: mark several more items __init/__initdata |
2008-09-22 |
Keir Fraser |
18564:d8a2d117225c |
x86/cpufreq: don't use static array for large per-CPU data structures |
2008-09-22 |
Keir Fraser |
18563:1c09b810f977 |
domctl: don't allow certain operations on Dom0 |
2008-09-22 |
Keir Fraser |
18562:40233384ffe3 |
vsprintf: Better size_t input checking, and fix return values of |
2008-09-22 |
Keir Fraser |
18561:c0db74e41662 |
Fix misc issues related to allowing support of more CPUs |
2008-09-22 |
Keir Fraser |
18560:ae24b533dc9d |
xentop: Fix display of long domain names. |
2008-09-22 |
Keir Fraser |
18559:6d3b932cbeca |
i386: make double fault TSS per-CPU |
2008-09-22 |
Keir Fraser |
18558:7f1a36b834e1 |
x86: make GDT per-CPU |
2008-09-22 |
Keir Fraser |
18557:3c42b5ad0a4f |
x86,amd,microcode: fix hypercall return code |
2008-09-22 |
Keir Fraser |
18556:e61c7833dc9d |
CPUIDLE: Handle C2 LAPIC timer & TSC stop |