age |
author |
revision |
description |
2008-10-08 |
Keir Fraser |
18595:e66cecb66b1e |
x86: Remove bogus assertion from free_domain_pirqs(). |
2008-10-08 |
Keir Fraser |
18594:5e4e234d58be |
x86: Define __per_cpu_shift label to help kdump/crashdump. |
2008-10-08 |
Keir Fraser |
18593:26985a665ded |
x86: Continue to allocate vectors across LAPIC priority levels, since |
2008-10-08 |
Keir Fraser |
18592:51a05fb4c601 |
x86: Free MSI vector when a pirq is unmapped. |
2008-10-08 |
Keir Fraser |
18591:ed398097c03e |
x86: Move pirq logic to irq.c. |
2008-10-08 |
Keir Fraser |
18590:1f85f7b216b3 |
flask: Fix a problem in xend code when starting a guest with XSM/Flask enabled. |
2008-10-08 |
Keir Fraser |
18589:d5bd0567b458 |
flask: Add 2 permissions to the default flask policy to get a VIF-enabled guest to work |
2008-10-08 |
Keir Fraser |
18588:79ffff76e300 |
flask: Fix to default policy to get simple VM running |
2008-10-03 |
Keir Fraser |
18587:78e98657021a |
pygrub: fix the parameter `default' and `timeout' in elilo.conf |
2008-10-03 |
Keir Fraser |
18586:6ce634cc6e75 |
xend: Allow guest write access to /local/domain/x/memory |
2008-10-10 |
Isaku Yamahata |
18585:af8eaa3cf782 |
[IA64] introduce iosapci ID. |
2008-10-10 |
Isaku Yamahata |
18584:1a77bb358d7b |
[IA64] Add pci configuration code, which is needed by VTD. |
2008-10-10 |
Isaku Yamahata |
18583:faf07ca43a28 |
Add pci configuration code, which is needed by VTD |
2008-10-10 |
Isaku Yamahata |
18582:903a901ab372 |
[IA64] implement ia64 cpufreq notify hypercall |
2008-10-10 |
Isaku Yamahata |
18581:a311996570f4 |
[IA64] Add cpufreq ia64 driver |
2008-10-03 |
Isaku Yamahata |
18580:e02974a95872 |
[IA64] libxc: make xc_ia64_copy_memmap use DOM0VP_get_memmap. |
2008-10-03 |
Isaku Yamahata |
18579:89ef37e0f4b8 |
[IA64] introduce DOM0VP_get_memmap hypercall. |
2008-10-03 |
Isaku Yamahata |
18578:ba543f51c6f1 |
[IA64] fix XENMEM_add_to_physmap with XENMAPSPACE_mfn. |
2008-10-03 |
Isaku Yamahata |
18577:788ed94f8fe4 |
[IA64] make use of rcu_lock_target_domain_by_id() |
2008-10-03 |
Isaku Yamahata |
18576:591734b38585 |
merge with xen-unstable.hg |
2008-10-02 |
Keir Fraser |
18575:80365bc6df42 |
libblktap: Remove trailing null byte in xs_printf |
2008-10-02 |
Keir Fraser |
18574:9a7b46546e05 |
Eliminate code duplication with rcu_lock_domain_by_id(). |
2008-10-02 |
Keir Fraser |
18573:8dc05a2b3beb |
xc_ptrace: Allow gdbserver to connect to a guest before APs are |
2008-10-02 |
Keir Fraser |
18572:60937c4c5a67 |
xend: Make only selected subdirs of /local/domain/<domid> writable by the guest. |
2008-10-02 |
Isaku Yamahata |
18571:c8511a5e9a57 |
[IA64] libxc clean up. |
2008-10-02 |
Isaku Yamahata |
18570:6208fcb4082f |
[IA64] xc restore: fix domain restore. |
2008-10-02 |
Isaku Yamahata |
18569:0cc0252e74e1 |
[IA64] hvm builder: more precisely use of memory size. |
2008-10-02 |
Isaku Yamahata |
18568:c383ae0b803d |
[IA64] libxc: improve foreign p2m exposure. |
2008-10-02 |
Isaku Yamahata |
18567:e82909f42732 |
merge with xen-unstable.hg |
2008-10-01 |
Keir Fraser |
18566:ab19284c5070 |
xend: Fixes after backend xenstore config changes. |
2008-10-01 |
Keir Fraser |
18565:616eea24aefa |
xend: Move some backend configuration info. |
2008-10-01 |
Keir Fraser |
18564:0a8ea3bbeb3d |
[IA64] Compilation fix to cpufreq stuff. |
2008-09-30 |
Keir Fraser |
18563:782599274bf9 |
x86, hvm: Expose host core/HT topology to HVM guests. |
2008-09-29 |
Keir Fraser |
18562:22c9434c5d3e |
hvm: Remove extboot from virtual firmware. |
2008-09-29 |
Keir Fraser |
18561:ccf0205255e1 |
xc_save: use correct size when unmapping live p2m. |
2008-09-29 |
Keir Fraser |
18560:2e7f5c177495 |
domctl: Fix the wrong return values when xsm_xxx() returns 0 |
2008-09-28 |
Keir Fraser |
18559:6871f484430c |
Fix 32pae build: ld -> PRI64. |
2008-09-26 |
Keir Fraser |
18558:b5f20f7ac2b3 |
CPUIDLE: Initialize timer broadcast mechanism for C2 |
2008-09-26 |
Keir Fraser |
18557:1420a6649cfa |
hvm: Default timer_mode=1 (do not delay virtual time for missed |
2008-09-26 |
Keir Fraser |
18556:840c0c3c185a |
x86 shadow: Add FreeBSD mappings guest heuristics. |
2008-09-26 |
Keir Fraser |
18555:19b0a4f91712 |
x86 and ia64: move cpufreq notify code to commone place |
2008-09-26 |
Keir Fraser |
18554:d1d9915041de |
X86 and IA64: Update cpufreq statistic logic for supporting both x86 |
2008-09-26 |
Keir Fraser |
18553:08374be21318 |
X86 and IA64: Rebase cpufreq logic for supporting both x86 and ia64 |
2008-09-26 |
Keir Fraser |
18552:5274aa966231 |
vtd: Fix check for interrupt remapping of ioapic RTE |
2008-09-25 |
Keir Fraser |
18551:b642e39d96cf |
x86, hvm: Remove warning on emulated write to read-only page. |
2008-09-25 |
Keir Fraser |
18550:e1507b441be4 |
x86: Clean up and fix 18539:31f09a5e24cf8 |
2008-09-25 |
Keir Fraser |
18549:ddf62f696111 |
xm: Fix xm start -c / --vncviewer |
2008-09-25 |
Keir Fraser |
18548:eececb5de4fa |
hvm firmware: Replace etherboot with modern gPXE ROMs. |
2008-09-25 |
Keir Fraser |
18547:7a32c2325fdc |
x86: Fix guest_physmap_add_entry checks |
2008-09-25 |
Keir Fraser |
18546:7592da5118ec |
x86: Add xenpm utility to list CPU power info. |
2008-09-25 |
Keir Fraser |
18545:d4a093819310 |
x86 pmstat: Fix get_pm_info hypercall argument checking. |
2008-09-25 |
Keir Fraser |
18544:50170dc8649c |
x2apic: Clean up send_IPI_mask_x2apic() and add a memory barrier. |
2008-09-24 |
Keir Fraser |
18543:b53b02976633 |
Fix direct use of 'make' -> $(MAKE) |
2008-09-24 |
Keir Fraser |
18542:31f09a5e24cf |
x86: Properly synchronise updates to pirq-to-vector mapping. |
2008-09-24 |
Keir Fraser |
18541:7750906b06b3 |
x86: change _PAGE_GNTTAB |
2008-09-24 |
Keir Fraser |
18540:1eeb3aecea57 |
x86/PCI-MSI: fix log messages |
2008-09-24 |
Keir Fraser |
18539:981e4d7eb8a8 |
ia64: fix make install under tools/debugger/xenitp |
2008-09-24 |
Keir Fraser |
18538:2842dbc5679c |
minios: blkfront should set protocol node |
2008-09-24 |
Keir Fraser |
18537:c6f80d1227cb |
xm docs: Added new,delete,dump-core,resume,suspend,uptime and fixed others |
2008-09-23 |
Keir Fraser |
18536:f4552d9f6afb |
hvm, save/restore: Skip page batches which contain no valid pages. |
2008-09-23 |
Keir Fraser |
18535:fd3f54eb23e1 |
acm, xend: Catch bad vlan identifiers |
2008-09-22 |
Keir Fraser |
18534:df6f9fe48f11 |
libxc: Wrapper functions for cpu online/offline |
2008-09-22 |
Keir Fraser |
18533:0c8d2e44126d |
x86: Add sysctl for cpu online/offline |
2008-09-22 |
Keir Fraser |
18532:415c3da25b26 |
x86: fix powernow |
2008-09-22 |
Keir Fraser |
18531:81483e49c74c |
Add debug key 'e' for event channel information |
2008-09-22 |
Keir Fraser |
18530:ae29cd95ba7d |
acpi: mark several more items __init/__initdata |
2008-09-22 |
Keir Fraser |
18529:d8a2d117225c |
x86/cpufreq: don't use static array for large per-CPU data structures |
2008-09-22 |
Keir Fraser |
18528:1c09b810f977 |
domctl: don't allow certain operations on Dom0 |
2008-09-22 |
Keir Fraser |
18527:40233384ffe3 |
vsprintf: Better size_t input checking, and fix return values of |
2008-09-22 |
Keir Fraser |
18526:c0db74e41662 |
Fix misc issues related to allowing support of more CPUs |
2008-09-22 |
Keir Fraser |
18525:ae24b533dc9d |
xentop: Fix display of long domain names. |
2008-09-22 |
Keir Fraser |
18524:6d3b932cbeca |
i386: make double fault TSS per-CPU |
2008-09-22 |
Keir Fraser |
18523:7f1a36b834e1 |
x86: make GDT per-CPU |
2008-09-22 |
Keir Fraser |
18522:3c42b5ad0a4f |
x86,amd,microcode: fix hypercall return code |
2008-09-22 |
Keir Fraser |
18521:e61c7833dc9d |
CPUIDLE: Handle C2 LAPIC timer & TSC stop |
2008-09-22 |
Keir Fraser |
18520:9cc4cebee50b |
CPUIDLE: Support multiple C3 states |
2008-09-22 |
Keir Fraser |
18519:ad79f7af3916 |
xenctx: fix xenctx --all option on x86 |
2008-09-22 |
Keir Fraser |
18518:a1e86caf83a3 |
xend: Refactor vmmetrics destruction. |
2008-09-18 |
Keir Fraser |
18517:2e8ad0c35792 |
pvgrub: Allow to work with a partitionless virtual disc. |
2008-09-18 |
Keir Fraser |
18516:79459028af39 |
xm list: Return unique exit code for non-existent domain |
2008-09-18 |
Keir Fraser |
18515:104ceb3de263 |
x86, amd, hvm: pass through one more cpuid cache description leaf |
2008-09-18 |
Keir Fraser |
18514:71d3d3ac23b8 |
Remove internal tools/ioemu tree. |
2008-09-17 |
Keir Fraser |
18513:694b7daa353c |
xc_save/xc_restore: Fix wrong data type |
2008-09-17 |
Keir Fraser |
18512:366c78ff361b |
x86: Allow continue_hypercall_on_cpu() to be called from within an |
2008-09-17 |
Keir Fraser |
18511:beb28a3975bd |
xm: Remove obsolete mechanism using vncviewer -listen |
2008-09-17 |
Keir Fraser |
18510:7424f989fe01 |
mini-os: adding some missing posix function declarations |
2008-09-16 |
Keir Fraser |
18509:9ab9dadf4876 |
x86-64: enforce memory limits imposed by virtual memory layout |
2008-09-16 |
Keir Fraser |
18508:15efb62ecf09 |
x86: also fix powernow's dom_mask |
2008-09-16 |
Keir Fraser |
18507:d7be37824fe0 |
Merge with IA64 tree. |
2008-09-16 |
Keir Fraser |
18506:f163138e3340 |
x86, microcode: Free microcode_info struct at end of hypercall. |
2008-09-16 |
Keir Fraser |
18505:879330497672 |
x86, microcode: Do not run microcode update in IRQ context. |
2008-09-16 |
Keir Fraser |
18504:88445b184dc6 |
x86: Simplify RDMSR pass-through emulation for certain |
2008-09-25 |
Isaku Yamahata |
18503:325904748847 |
[IA64] A small fix in mm.c. Use PAGE_MASK, not ~PAGE_MASK. |
2008-09-25 |
Isaku Yamahata |
18502:6055360dbfe4 |
[IA64] xc_domain_save: Do not poll-wait for guest to shutdown. |
2008-09-18 |
Isaku Yamahata |
18501:3d96f88fb220 |
[IA64] fix INIT injection. |
2008-09-16 |
Isaku Yamahata |
18500:4a381ddc764a |
merge with xen-unstable.hg |
2008-09-16 |
Keir Fraser |
18499:3eb7a0cfffc2 |
x86, microcode: More code cleanups. |
2008-09-16 |
Keir Fraser |
18498:f03b0cc33576 |
stubdom/ioemu link farm creation fixes |
2008-09-16 |
Keir Fraser |
18497:087b8b29b6b2 |
x86, microcode: Clean up for Xen coding style, and disable for now |
2008-09-15 |
Keir Fraser |
18496:087008dfb005 |
Avoid parallel invocation of git for ioemu-remote. |
2008-09-15 |
Keir Fraser |
18495:75c4a603d9cd |
x86: Fix 32-bit build after AMD microcode update patch. |
2008-09-15 |
Keir Fraser |
18494:59aba2cbbb58 |
xsm: dummy module - implement missing stub |
2008-09-15 |
Keir Fraser |
18493:01fb29f72832 |
vtd: minor edge case memory leak |
2008-09-15 |
Keir Fraser |
18492:c353f07bae84 |
x86, shadow: Allow removing writable mappings from splintered page tables. |
2008-09-13 |
Keir Fraser |
18491:8f456fcd8af1 |
x86, shadow: Fix comment about Linux direct-map address. |
2008-09-12 |
Keir Fraser |
18490:12f3edfab6ef |
x86, shadow: Add new location of Linux direct-map to the places to |
2008-09-12 |
Keir Fraser |
18489:15b1c3d4459a |
x86: microcode update support for AMD CPUs |
2008-09-12 |
Keir Fraser |
18488:e827c54462d3 |
$(XEN_ROOT) absolutification fixes for ioemu-remote (incl stubdom) |
2008-09-12 |
Keir Fraser |
18487:982e6fce0e47 |
Check the existence of serial port before using |
2008-09-12 |
Keir Fraser |
18486:31e06b3ccf53 |
stubdom: compile stubdom with qemu-remote |
2008-09-12 |
Keir Fraser |
18485:34aed15ba9df |
x86, cpu hotplug: flush softirq work when going offline |
2008-09-12 |
Keir Fraser |
18484:f125e481d8b6 |
x86: Clean up cpufreq core logic |
2008-09-12 |
Isaku Yamahata |
18483:ec8eaab557d8 |
merge with xen-unstable.hg |
2008-09-11 |
Keir Fraser |
18482:346c073ed6a4 |
xenstore: Fix a memory leak in 'xs_is_domain_introduced'. |
2008-09-11 |
Keir Fraser |
18481:a5cc38391afb |
ACPI: Grant access of MSR_IA32_THERM_CONTROL MSR to dom0 |
2008-09-11 |
Keir Fraser |
18480:d8ce41b79ecc |
CPUIDLE: Disable APIC timer intr during C3 while force hpetbroadcast |
2008-09-11 |
Keir Fraser |
18479:fa2adc7fb996 |
x86, shadow: Fix some SHADOW_PRINTK() callers. |
2008-09-11 |
Keir Fraser |
18478:01c8ccb551b0 |
xendomains script: A few bug fixes. |
2008-09-11 |
Keir Fraser |
18477:4ffc70556000 |
x86: Support CPU hotplug offline. |
2008-09-11 |
Keir Fraser |
18476:fba8dca321c2 |
xm: domid casting bug |