age |
author |
revision |
description |
2008-04-17 |
Keir Fraser |
17515:e14fee5ecc80 |
x86, hvm: Allow emulation of 'multi-cycle' MMIO reads and writes, |
2008-04-17 |
Keir Fraser |
17514:d178c5ee6822 |
x86_emulate: Emulate MMX movq instructions. |
2008-04-16 |
Keir Fraser |
17513:a38a41de0800 |
x86_emulate: Emulate certain FPU instructions by building the opcode |
2008-04-16 |
Keir Fraser |
17512:defbab4dba1a |
x86_emulate: Implement a more dynamic interface for handling FPU |
2008-04-16 |
Keir Fraser |
17511:837ea1f0aa8a |
AMD IOMMU: Add event logging support. |
2008-04-16 |
Keir Fraser |
17510:da4042899fd2 |
[VTD] Fix VT-d PAE issues. |
2008-04-16 |
Keir Fraser |
17509:cd5dc735bdf3 |
x86, hvm: Lots of MTRR/PAT emulation cleanup. |
2008-04-16 |
Keir Fraser |
17508:06242949ff56 |
stubdom: make use of PVFB resize event |
2008-04-16 |
Keir Fraser |
17507:774e38a40d01 |
ioemu: drop reschedule of handle_buffered_io on I/O reqs |
2008-04-16 |
Keir Fraser |
17506:6cd0d4d1baa3 |
minios: simplify schedule() |
2008-04-16 |
Keir Fraser |
17505:e35a379e7fe9 |
minios: call do_hypervisor_callback directly from force_evtchn_callback |
2008-04-16 |
Keir Fraser |
17504:681cfd0eda78 |
stubdom: sparse application's BSS by linking it separately first, put |
2008-04-16 |
Keir Fraser |
17503:1ac2a314aa3c |
x86: Fix emulation of PCI access register at I/O port 0xcf8. |
2008-04-16 |
Keir Fraser |
17502:c777e572a467 |
[LIBFSIMAGE] Support 256 byte inodes on ext3 |
2008-04-16 |
Keir Fraser |
17501:c3efeb3095ac |
x86, hvm: Fix memory leak. |
2008-04-15 |
Keir Fraser |
17500:e2d9fbede4ed |
hvmloader: Explicitly revert to text section after declaring bss fields. |
2008-04-15 |
Keir Fraser |
17499:08e010c3f251 |
hvmloader: Framework for multiprocessor initialisation. |
2008-04-15 |
Keir Fraser |
17498:a00355b306bd |
x86, hvm: APIC INIT handling can make use of existing hvm_vcpu_down() |
2008-04-15 |
Keir Fraser |
17497:6235c85a145f |
tools: Build fixes for *BSD. |
2008-04-15 |
Keir Fraser |
17496:24f23a89f86c |
ioemu: COW driver flush method should return an int. |
2008-04-15 |
Keir Fraser |
17495:e15be54059e4 |
x86, hvm: Clean up handling of APIC INIT and SIPI messages. |
2008-04-15 |
Keir Fraser |
17494:6691ae150d10 |
x86, hvm: If an MMIO handler returns X86EMUL_RETRY we must still |
2008-04-15 |
Keir Fraser |
17493:5338c4f424ed |
x86: per-domain p2m structure must be initialised to all-zeroes when |
2008-04-15 |
Keir Fraser |
17492:3094ad1d73e6 |
Tasklet bug fixes. |
2008-04-15 |
Keir Fraser |
17491:107340347279 |
domctl: Do not return XEN_DOMINF_blocked if no VCPUs are online. |
2008-04-15 |
Keir Fraser |
17490:0fd09ab6043c |
x86, hvm: I/O emulation handlers return X86EMUL_* return codes. |
2008-04-15 |
Keir Fraser |
17489:592e3ab73459 |
xend/acm: Fixes to labelling of resources. |
2008-04-15 |
Keir Fraser |
17488:54167c319547 |
[IA64] Remove duplicate tasklet code |
2008-04-15 |
Keir Fraser |
17487:ca4440a52f15 |
[IA64] Fix pci.h include overlap |
2008-04-15 |
Keir Fraser |
17486:9252b94940e5 |
Change tasklet implementation so that tasklet_kill() does not have to |
2008-04-14 |
Keir Fraser |
17485:7fc474368ba8 |
Rename 'big lock' to 'domain lock'. |
2008-04-14 |
Keir Fraser |
17484:a1112c23b202 |
hvmloader: Small cleanups. |
2008-04-11 |
Keir Fraser |
17483:a464af87c9db |
svm: Fix an assertion. |
2008-04-11 |
Keir Fraser |
17482:9e4c5b7e5aa6 |
hvm: Add HVM_PARAM_DM_DOMAIN to let ioreq events go to a stub domain |
2008-04-11 |
Keir Fraser |
17481:d2010614d9f1 |
Turn some simple softirqs into tasklets. |
2008-04-11 |
Keir Fraser |
17480:96b099ad0497 |
Support tasklets in Xen as a more dynamic alternative to softirqs. |
2008-04-11 |
Keir Fraser |
17479:80ba1b427032 |
x86: Emulate accesses to PCI window registers cf8/cfc to synchronise |
2008-04-11 |
Keir Fraser |
17478:082d3886fded |
tools: Make xend set time offset for all kinds of domains, so that |
2008-04-11 |
Keir Fraser |
17477:1ce8b4e51911 |
VT-d: DMAR device scope parse fixup |
2008-04-11 |
Keir Fraser |
17476:115a1720e976 |
x86/64 compat: Replace hypervisor BUG_ON() with a cleaner hypercall failure. |
2008-04-11 |
Keir Fraser |
17475:bde269270d9a |
libxenguest: Fix a typo. |
2008-04-11 |
Keir Fraser |
17474:ca2be96f0cc4 |
x86: disable PIT irq after S3 resume |
2008-04-10 |
Keir Fraser |
17473:09903e0e7528 |
hvm: Fix a typo in p2m.c. |
2008-04-10 |
Keir Fraser |
17472:24e3a0ce63f8 |
x86, hvm: Fix up MTRR setup for extra magic page (IDENT_PT). |
2008-04-10 |
Keir Fraser |
17471:8d750b7acfa3 |
x86: Conditionally disable PIT 100HZ timer interrupt |
2008-04-10 |
Keir Fraser |
17470:5b7a3e040683 |
x86: Remove jiffies usage. |
2008-04-10 |
Keir Fraser |
17469:9153b99a7066 |
vmx: Enable live-migration with EPT |
2008-04-10 |
Keir Fraser |
17468:1d3aaa6a8b87 |
VT-d: Allocates page table pgd, root_entry, iremap and qinval from |
2008-04-10 |
Keir Fraser |
17467:85848be18ba2 |
VT-d: Share VT-d code between x86 and IA64 |
2008-04-10 |
Keir Fraser |
17466:3105a548e2f5 |
hvmloader: Fix build with gcc 4.1 and later. |
2008-04-09 |
Keir Fraser |
17465:5b25d3264f7e |
libxc: Move xg_memalign() into a proper source file, so that it |
2008-04-09 |
Keir Fraser |
17464:b3fdc4c38995 |
libxc: Leave portability of xg_memalign() as in original patch, rather |
2008-04-09 |
Keir Fraser |
17463:e63b48242116 |
x86 hvm: Make sure that we correctly tear down the vlapic periodic |
2008-04-09 |
Keir Fraser |
17462:f410fa7f379c |
save/restore: Use page-aligned allocations for hypercall args that are |
2008-04-09 |
Keir Fraser |
17461:c99dee5e44d6 |
x86 libxc: Fix mlock sizes in libxc around vcpu context hypercalls |
2008-04-09 |
Keir Fraser |
17460:64f81cd158d4 |
lsevtchn: Simple tool to list event channel states for a domain. |
2008-04-09 |
Keir Fraser |
17459:5ffd167d7772 |
x86: Suppress scary console message from sh_remove_shadows() |
2008-04-09 |
Keir Fraser |
17458:40c0dda6eae6 |
ioemu: Fix rtl8139 emulation so that reboot works correctly in 64-bit |
2008-04-09 |
Keir Fraser |
17457:70ebf23f8a43 |
xenstore: Place return statement in the correct place to fix the build. |
2008-04-09 |
Keir Fraser |
17456:506c21c5c555 |
xenstore: fix canonicalize for metanodes |