age |
author |
revision |
description |
2008-04-24 |
Keir Fraser |
17555:ae2b5cf5a686 |
ia64: fix domain builder |
2008-04-24 |
Keir Fraser |
17554:b3454459ba31 |
xencomm: Fix a trivial warning. |
2008-04-24 |
Keir Fraser |
17553:e382c13fab2b |
xenbaked: Fix access to trace buffer after xentrace changes |
2008-04-24 |
Keir Fraser |
17552:f73b9a286ee4 |
trace: Notify dom0 from tasklet context. |
2008-04-23 |
Keir Fraser |
17551:77dec8732cde |
AMD IOV: Fix dom0 initialisation. |
2008-04-23 |
Keir Fraser |
17550:2bc699de2297 |
blktap: Automatically start tapdisk-ioemu on demand |
2008-04-23 |
Keir Fraser |
17549:2573a22d408d |
docs: Update xencons- Linux boot parameter to reflect xvc0 is default. |
2008-04-23 |
Keir Fraser |
17548:6b48da5586f2 |
docs: Update for Xen boot parameter changes. |
2008-04-23 |
Keir Fraser |
17547:64c0014ae757 |
Drop characters if an asynchronous serial tx buffer fills up. |
2008-04-23 |
Keir Fraser |
17546:a7ddd6bcd564 |
New boot parameter 'serial_tx_buffer=<size>' to change serial |
2008-04-23 |
Keir Fraser |
17545:ee8fe9aa9c55 |
vt-d: Reduce printk() output to a more sensible level. |
2008-04-23 |
Keir Fraser |
17544:86b8417db325 |
ACM: Put hash of XML policy into binary policy to tie them together |
2008-04-23 |
Keir Fraser |
17543:bc7ee2f93852 |
x86: Fix a typo in shadow_get_and_create_l1e(). |
2008-04-23 |
Keir Fraser |
17542:08321f572e37 |
Revert 17499:451ae3b8e5c8 |
2008-04-23 |
Keir Fraser |
17541:a5319f23db7c |
x86: Reduce assertion aggressiveness in send_IPI_mask(). |
2008-04-23 |
Keir Fraser |
17540:4f9284a5d3ab |
figlet: Fix handling of full final line of octal output. |
2008-04-22 |
Keir Fraser |
17539:2ebb7f79e3bb |
vt-d: Clean up and fix dom0 initialisation. |
2008-04-22 |
Keir Fraser |
17538:5355726f01b6 |
x86/hvm: fix copy-and-paste mistakes |
2008-04-22 |
Keir Fraser |
17537:451ae3b8e5c8 |
blktap: Automatically start tapdisk-ioemu on demand |
2008-04-22 |
Keir Fraser |
17536:6271ba3bb4b6 |
x86_emulate: Support CMPXCHG16B. |
2008-04-22 |
Keir Fraser |
17535:ee2f56063f5c |
x86 iommu: Better synchronisation on dirq_mask. |
2008-04-22 |
Keir Fraser |
17534:1cc4df5c7fe8 |
x86_emulate: Disable writeback if BSF/BSR are passed zero input. |
2008-04-22 |
Keir Fraser |
17533:fec632d30571 |
x86: Fix handling of BSF and BSR instructions. |
2008-04-22 |
Keir Fraser |
17532:78d0a147216f |
console: Provide option to stall the inter-domain console ring rather |
2008-04-22 |
Keir Fraser |
17531:5e3baace443f |
hotplug scripts: Fix sharing check for blktap |
2008-04-22 |
Keir Fraser |
17530:d9a74b8e9b1a |
x86_emulate: BT instruction does not write to its 'destination' operand. |
2008-04-22 |
Keir Fraser |
17529:da261c25f160 |
vt-d: Fix a bug in addr_to_dma_page_maddr(), and add timeout in infinite loop |
2008-04-22 |
Keir Fraser |
17528:65802c51edb5 |
xm: Add a new command: xm reset |
2008-04-21 |
Keir Fraser |
17527:b3e53e17d87a |
src-tarball: Remove source control metadata. |
2008-04-21 |
Keir Fraser |
17526:b2e28707ecbb |
Cache figlet output across builds, and provide src-tarball target |
2008-04-21 |
Keir Fraser |
17525:8d20c24238ad |
iommu: initialisation cleanup and bugfix. |
2008-04-21 |
Keir Fraser |
17524:84b5dee690f5 |
AMD IOV: Fix xen boot on non-iommu systems. |
2008-04-21 |
Keir Fraser |
17523:d03f1c098a1e |
x86, hvm: Merge 32-bit and 64-bit asm stubs into common files. |
2008-04-21 |
Keir Fraser |
17522:491074885dcb |
svm: Do not hide 3DNow! CPU capabilities from SVM guests. |
2008-04-21 |
Keir Fraser |
17521:dac7703e8d93 |
x86, hvm: Assembly stub cleanups. |
2008-04-21 |
Keir Fraser |
17520:658f031557f6 |
iommu: Consolidate iommu enablement logic. Now there is only one |
2008-04-21 |
Keir Fraser |
17519:e823b22c6017 |
amd iommu: clean up debug information. |
2008-04-18 |
Keir Fraser |
17518:3ecc9ab1f5df |
docs: update xen-apic docs |
2008-04-18 |
Keir Fraser |
17517:7683bb98d4e3 |
ioemu: Fix cross-build of tapdisk-ioemu |
2008-04-17 |
Keir Fraser |
17516:d211ef6723ab |
x86: Fix the non-PAE build. |
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. |