age |
author |
revision |
description |
2008-04-22 |
Keir Fraser |
17497:d9a74b8e9b1a |
x86_emulate: BT instruction does not write to its 'destination' operand. |
2008-04-22 |
Keir Fraser |
17496:da261c25f160 |
vt-d: Fix a bug in addr_to_dma_page_maddr(), and add timeout in infinite loop |
2008-04-22 |
Keir Fraser |
17495:65802c51edb5 |
xm: Add a new command: xm reset |
2008-04-21 |
Keir Fraser |
17494:b3e53e17d87a |
src-tarball: Remove source control metadata. |
2008-04-21 |
Keir Fraser |
17493:b2e28707ecbb |
Cache figlet output across builds, and provide src-tarball target |
2008-04-21 |
Keir Fraser |
17492:8d20c24238ad |
iommu: initialisation cleanup and bugfix. |
2008-04-21 |
Keir Fraser |
17491:84b5dee690f5 |
AMD IOV: Fix xen boot on non-iommu systems. |
2008-04-21 |
Keir Fraser |
17490:d03f1c098a1e |
x86, hvm: Merge 32-bit and 64-bit asm stubs into common files. |
2008-04-21 |
Keir Fraser |
17489:491074885dcb |
svm: Do not hide 3DNow! CPU capabilities from SVM guests. |
2008-04-21 |
Keir Fraser |
17488:dac7703e8d93 |
x86, hvm: Assembly stub cleanups. |
2008-04-21 |
Keir Fraser |
17487:658f031557f6 |
iommu: Consolidate iommu enablement logic. Now there is only one |
2008-04-21 |
Keir Fraser |
17486:e823b22c6017 |
amd iommu: clean up debug information. |
2008-04-18 |
Keir Fraser |
17485:3ecc9ab1f5df |
docs: update xen-apic docs |
2008-04-18 |
Keir Fraser |
17484:7683bb98d4e3 |
ioemu: Fix cross-build of tapdisk-ioemu |
2008-04-17 |
Keir Fraser |
17483:d211ef6723ab |
x86: Fix the non-PAE build. |
2008-04-17 |
Keir Fraser |
17482:e14fee5ecc80 |
x86, hvm: Allow emulation of 'multi-cycle' MMIO reads and writes, |
2008-04-17 |
Keir Fraser |
17481:d178c5ee6822 |
x86_emulate: Emulate MMX movq instructions. |
2008-04-16 |
Keir Fraser |
17480:a38a41de0800 |
x86_emulate: Emulate certain FPU instructions by building the opcode |
2008-04-16 |
Keir Fraser |
17479:defbab4dba1a |
x86_emulate: Implement a more dynamic interface for handling FPU |
2008-04-16 |
Keir Fraser |
17478:837ea1f0aa8a |
AMD IOMMU: Add event logging support. |
2008-04-16 |
Keir Fraser |
17477:da4042899fd2 |
[VTD] Fix VT-d PAE issues. |
2008-04-16 |
Keir Fraser |
17476:cd5dc735bdf3 |
x86, hvm: Lots of MTRR/PAT emulation cleanup. |
2008-04-16 |
Keir Fraser |
17475:06242949ff56 |
stubdom: make use of PVFB resize event |
2008-04-16 |
Keir Fraser |
17474:774e38a40d01 |
ioemu: drop reschedule of handle_buffered_io on I/O reqs |
2008-04-16 |
Keir Fraser |
17473:6cd0d4d1baa3 |
minios: simplify schedule() |
2008-04-16 |
Keir Fraser |
17472:e35a379e7fe9 |
minios: call do_hypervisor_callback directly from force_evtchn_callback |
2008-04-16 |
Keir Fraser |
17471:681cfd0eda78 |
stubdom: sparse application's BSS by linking it separately first, put |
2008-04-16 |
Keir Fraser |
17470:1ac2a314aa3c |
x86: Fix emulation of PCI access register at I/O port 0xcf8. |
2008-04-16 |
Keir Fraser |
17469:c777e572a467 |
[LIBFSIMAGE] Support 256 byte inodes on ext3 |
2008-04-16 |
Keir Fraser |
17468:c3efeb3095ac |
x86, hvm: Fix memory leak. |
2008-04-15 |
Keir Fraser |
17467:e2d9fbede4ed |
hvmloader: Explicitly revert to text section after declaring bss fields. |
2008-04-24 |
Alex Williamson |
17466:239b44eeb2d6 |
[IA64] Fix virtualized EFI memory mapping creation for dom0. |
2008-04-15 |
Alex Williamson |
17465:1fbc9073a566 |
[IA64] xencomm: fix dirty page leak |
2008-04-15 |
Alex Williamson |
17464:2b3d3aaf8be4 |
merge with xen-unstable.hg |
2008-04-15 |
Keir Fraser |
17463:08e010c3f251 |
hvmloader: Framework for multiprocessor initialisation. |
2008-04-15 |
Keir Fraser |
17462:a00355b306bd |
x86, hvm: APIC INIT handling can make use of existing hvm_vcpu_down() |
2008-04-15 |
Keir Fraser |
17461:6235c85a145f |
tools: Build fixes for *BSD. |
2008-04-15 |
Keir Fraser |
17460:24f23a89f86c |
ioemu: COW driver flush method should return an int. |
2008-04-15 |
Keir Fraser |
17459:e15be54059e4 |
x86, hvm: Clean up handling of APIC INIT and SIPI messages. |
2008-04-15 |
Keir Fraser |
17458:6691ae150d10 |
x86, hvm: If an MMIO handler returns X86EMUL_RETRY we must still |
2008-04-15 |
Keir Fraser |
17457:5338c4f424ed |
x86: per-domain p2m structure must be initialised to all-zeroes when |
2008-04-15 |
Keir Fraser |
17456:3094ad1d73e6 |
Tasklet bug fixes. |
2008-04-15 |
Keir Fraser |
17455:107340347279 |
domctl: Do not return XEN_DOMINF_blocked if no VCPUs are online. |
2008-04-15 |
Keir Fraser |
17454:0fd09ab6043c |
x86, hvm: I/O emulation handlers return X86EMUL_* return codes. |
2008-04-15 |
Keir Fraser |
17453:592e3ab73459 |
xend/acm: Fixes to labelling of resources. |
2008-04-15 |
Keir Fraser |
17452:54167c319547 |
[IA64] Remove duplicate tasklet code |
2008-04-15 |
Keir Fraser |
17451:ca4440a52f15 |
[IA64] Fix pci.h include overlap |
2008-04-15 |
Keir Fraser |
17450:9252b94940e5 |
Change tasklet implementation so that tasklet_kill() does not have to |
2008-04-14 |
Keir Fraser |
17449:7fc474368ba8 |
Rename 'big lock' to 'domain lock'. |
2008-04-14 |
Keir Fraser |
17448:a1112c23b202 |
hvmloader: Small cleanups. |
2008-04-11 |
Keir Fraser |
17447:a464af87c9db |
svm: Fix an assertion. |
2008-04-11 |
Keir Fraser |
17446:9e4c5b7e5aa6 |
hvm: Add HVM_PARAM_DM_DOMAIN to let ioreq events go to a stub domain |
2008-04-11 |
Keir Fraser |
17445:d2010614d9f1 |
Turn some simple softirqs into tasklets. |
2008-04-11 |
Keir Fraser |
17444:96b099ad0497 |
Support tasklets in Xen as a more dynamic alternative to softirqs. |
2008-04-11 |
Keir Fraser |
17443:80ba1b427032 |
x86: Emulate accesses to PCI window registers cf8/cfc to synchronise |
2008-04-11 |
Keir Fraser |
17442:082d3886fded |
tools: Make xend set time offset for all kinds of domains, so that |
2008-04-11 |
Keir Fraser |
17441:1ce8b4e51911 |
VT-d: DMAR device scope parse fixup |
2008-04-11 |
Keir Fraser |
17440:115a1720e976 |
x86/64 compat: Replace hypervisor BUG_ON() with a cleaner hypercall failure. |
2008-04-11 |
Keir Fraser |
17439:bde269270d9a |
libxenguest: Fix a typo. |
2008-04-11 |
Keir Fraser |
17438:ca2be96f0cc4 |
x86: disable PIT irq after S3 resume |