log
graph
tags
branches
changeset
browse
debuggers.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 17675:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
age
author
revision
description
2008-05-14
Keir Fraser
17675:547d10d2d384
Fix XEN_SYSCTL_physinfo to handle NUMA info properly.
2008-05-14
Keir Fraser
17674:fa8cb2a8ed52
hvm_op: Fix public header file to provide limited exposure to
2008-05-14
Keir Fraser
17673:049459aec2b1
xend: fix block protocol mismatch on save/restore
2008-05-14
Keir Fraser
17672:feec00994a0b
qemu: Fix shift-insert behavior
2008-05-14
Keir Fraser
17671:a864c0c4d605
qemu: Send unit_attention on cd-rom not_ready to ready transition
2008-05-14
Keir Fraser
17670:39566bf4c9f0
qemu: add 0xe0 prefix to r-ctrl and r-alt keycodes
2008-05-14
Keir Fraser
17669:cb22b23156a4
ioemu: Fix handling of phy: block devices.
2008-05-13
Keir Fraser
17668:53195719f762
ioemu: Fix PVFB backend to validate frontend's frame buffer description
2008-05-13
Keir Fraser
17667:65eec0554f39
[Xend/security] Refactor the code that recalculates the label during a policy update
2008-05-13
Keir Fraser
17666:5e1a0dc74a35
Xend: Fix blkif type check for tap devices.
2008-05-13
Keir Fraser
17665:1b7042d60351
Intel vmx: To correctly detect default1 vmx features which may
2008-05-13
Keir Fraser
17664:5d9430d492e3
Fix guest boot if set empty cdrom in config file
2008-05-13
Keir Fraser
17663:7211d37de25b
x86: Avoid deep recusrsion when destroying a domain and reaping pagetables.
2008-05-13
Keir Fraser
17662:22f589f09da5
Add extra CPUID config examples to sample HVM config file.
2008-05-13
Keir Fraser
17661:9da75b150015
XM/XenAPI: Add cdrom support when creating domains by xm through Xen API.
2008-05-13
Keir Fraser
17660:900228550847
XM/XenAPI: Add blktap support when creating domains by xm through Xen API.
2008-05-13
Keir Fraser
17659:3ea09a104f5a
minios: free fbfront resources on error/shutdown
2008-05-13
Keir Fraser
17658:2ab64478bd81
Add missing MSI related part in public pciif.h
2008-05-13
Keir Fraser
17657:d5f24c99189b
Further minor ssl relo fixes.
2008-05-13
Keir Fraser
17656:f8ce6e3d86c7
Fix relocation ssl/tls support
2008-05-12
Keir Fraser
17655:0a8fc1a62796
xend: Add syntax check for block devices
2008-05-12
Keir Fraser
17654:0f18d5454c7b
ioemu: Fix build: use uint64_t rather than u64.
2008-05-12
Keir Fraser
17653:c6533d246a81
minios: free blkfront resources on error/shutdown
2008-05-12
Keir Fraser
17652:9f8b8315339e
minios: free netfront resources on error/shutdown
2008-05-12
Keir Fraser
17651:a6e2679b1aad
x86: only print pages' mfn-s in dump_pageframe_info()
2008-05-12
Keir Fraser
17650:945394931d9e
x86: fix a few 32-on-64 compat mode issues
2008-05-12
Keir Fraser
17649:9be45076186d
ia64 pv-on-hvm: __XEN_INTERFACE_VERSION__ is needed to assemble
2008-05-12
Keir Fraser
17648:2383e35a1cb8
Fix xmexamples to reflect new meaning of cpus= config option.
2008-05-12
Keir Fraser
17647:aadde6652457
stubdom: let lwIP check TCP sums as they are now correct.
2008-05-12
Keir Fraser
17646:4c3140455620
minios: clear FB content since _xmalloc may return non-zeroed memory
2008-05-12
Keir Fraser
17645:3b20e543b52d
pvfb/ioemu: transmit refresh interval advice from backend to frontend
2008-05-12
Keir Fraser
17644:e3be00bd6aa9
ioemu: fix disk format security vulnerability
2008-05-12
Keir Fraser
17643:4afc6023e8ec
x86 hvm: Support MSI-X for HVM domains.
2008-05-12
Keir Fraser
17642:5c00188dd159
x86 hvm: Clean MSI related data when destroy domain.
2008-05-12
Keir Fraser
17641:14d362d5fa59
x86: Fix fatal page fault when vram dirty logic handles MMIO of passthrough devices.
2008-05-08
Keir Fraser
17640:810d8c3ac992
Clean up shadow code after the removal of non-PAE 32-bit builds
2008-05-08
Keir Fraser
17639:c99a88623eda
xend: Fix and improve error handling for failed suspend/migrate
2008-05-08
Keir Fraser
17638:8bd776540ab3
i386: Remove non-PAE hypervisor build target.
2008-05-08
Keir Fraser
17637:b0d7780794eb
Remove defunct powerpc port.
2008-05-08
Keir Fraser
17636:0ac957f9d42e
shadow: drop guest VRAM write access after some idleness
2008-05-08
Keir Fraser
17635:fe625fd796f8
minios: fix and enforce block_domain atomicity
2008-05-08
Keir Fraser
17634:37cf8747f55b
minios: in non-x86 case, use wmb to enforce ordering between
2008-05-08
Keir Fraser
17633:addfc2db07a3
minios: clear the event before calling the handler since (especially
2008-05-08
Keir Fraser
17632:72e70f9041c2
minios: fix port selection shifts
2008-05-08
Keir Fraser
17631:36694cae3927
Xend: Fix handling of vnc params.
2008-05-08
Keir Fraser
17630:3a1758f420d3
Fix the boot of ia32pae Windows xp guest (up acpi)
2008-05-08
Keir Fraser
17629:5c3df1bded82
xend: Improve "cpus" parameter to be able to define CPU affinities for each VCPU
2008-05-08
Keir Fraser
17628:d7dbae33e81d
Fixed typos in xmexamples.
2008-05-07
Keir Fraser
17627:9a6ad687ec20
XM/XenAPI: Enable Console other_config parameters to be passed through Xen API.
2008-05-07
Keir Fraser
17626:0bc934366127
x86 pci passthrough: Make printk messages more exact.
2008-05-07
Keir Fraser
17625:2e6d2eac74d9
Vt-d doc: Update modification time.
2008-05-07
Keir Fraser
17624:a3b8a99c26eb
Update for vtd.txt: add VT-d hotplug description, remove MSI
2008-05-07
Keir Fraser
17623:2cc926c18a7b
VT-d: Remove unused function dma_pte_free_pagetable().
2008-05-07
Keir Fraser
17622:fb58da516749
VT-d: Fix free VT-d page table issue
2008-05-07
Keir Fraser
17621:9d2a45d4b6c6
msix: Further fixes to Python arithmetic.
2008-05-07
Keir Fraser
17620:730c253afc30
x86 shadow: Fix typo in a code comment.
2008-05-06
Keir Fraser
17619:892ae66ed82f
minios: drop volatile qualifier from some status variables
2008-05-06
Keir Fraser
17618:9d84c12de877
minios: let events get mixed
2008-05-06
Keir Fraser
17617:cc953475ab14
x86 hvm: Warn only once per time source when the periodic tiemout is
2008-05-06
Keir Fraser
17616:a95c2e36d6fd
x86 hvm: Support interrupt delivery for PIT channel 0 when in modes 3 and 4.
less
more
| rev 17675:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip