log
graph
tags
branches
changeset
browse
xen-vtx-unstable
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 6639:
(0)
-3000
-1000
-300
-100
-60
+60
+100
tip
age
author
revision
description
2005-09-06
cl349
6639:d4d69c509371
merge?
2005-09-06
cl349
6638:d6d77aa96aa1
Make xenstored listen to domain exception virqs.
2005-09-06
cl349
6637:275e28658c66
Update consoled to use xs_get_domain_path and cleanup domain tracking code.
2005-09-06
kaf24
6636:8f21344e7817
Avoid warn_unused error on read() return value.
2005-09-06
kaf24
6635:158d23cbd2e6
Enable xenstored optimisations.
2005-09-06
kaf24
6634:ef1cd7729676
Reducing LOC (always a good thing) by eliminating duplicated functionality.
2005-09-06
kaf24
6633:60bf463f79a8
Fix vmalloc fault path in arch/xen/i386 to correctly deal
2005-09-05
kaf24
6632:aeaa3c83f6e5
Fix 64-bit build.
2005-09-05
kaf24
6631:d105692072a4
Fix PCI iomem resource fixup.
2005-09-05
cl349
6630:22599cd6aae0
Add @introduceDomain event-watch and replace consoled watch on /console.
2005-09-05
cl349
6629:7f941f9c237b
Fix command line argument parsing.
2005-09-05
cl349
6628:bdae19282fb8
Add -Werror to xenstore build and fix failure.
2005-09-05
kaf24
6627:d5bd2c583cb0
Fix the balloon driver to do work in smaller batches, and
2005-09-05
cl349
6626:0856c511a83e
Add missing libxenstore.so dependency for xenstore client programs.
2005-09-05
cl349
6625:2a1b32bb4df4
Rename XS_GET_DOMAIN_PATH to XS_GET_DOMAIN_PATH and add libxenstore binding.
2005-09-05
cl349
6624:3ba3e5fc2530
Fix typo.
2005-09-05
cl349
6623:ff14bb5600c9
On suspend, canonicalize store and console mfns in the guest.
2005-09-05
cl349
6622:1f460d0fd6c6
merge?
2005-09-05
cl349
6621:89e8a2144c1d
Get rid of suspend record, start info holds all the info now.
2005-09-05
cl349
6620:5d8b2c258b26
Pass live flag as number, not "True"/"False".
2005-09-05
cl349
6619:cd5d566e1d54
Only remove domain from store once it's suspended.
2005-09-05
cl349
6618:79658ef58925
Keep start_info in page provided by domain builder instead of making a copy.
2005-09-05
iap10
6617:bd9af523a598
CRAMFS needs to be compiled in to xen_defconfig_x86_64 not a module.
2005-09-05
cl349
6616:85aca042b802
Free grant reference when block device shuts down.
2005-09-05
cl349
6615:4594827336ad
merge?
2005-09-05
cl349
6614:dd7aac3720b1
Suspend console after xenbus, resume console before xenbus.
2005-09-04
shand
6613:cd6f1a4e9a39
Fix build.
2005-09-04
cl349
6612:d0a5b1857c35
Fix build.
2005-09-04
akw27
6611:f59e0163540e
Updates to blktap driver and user code.
2005-09-04
cl349
6610:523078a33287
Fix build dependency issue.
2005-09-03
cl349
6609:b6c98fe62e1a
merge?
2005-09-03
cl349
6608:2e2611af05c6
Update suspend/resume for new console code.
2005-09-03
iap10
6607:563732d616e4
merge fixup
2005-09-03
cl349
6606:29808fef9148
merge?
2005-09-03
iap10
6605:dbded18962a4
merge
2005-09-03
iap10
6604:62af59588060
Fix to allow -xen and -xen0 kernels to be used as unprivilged guests.
2005-09-03
cl349
6603:f27205ea60ef
merge?
2005-09-03
cl349
6602:5aae0c8158b9
Restore printk to output evtchn binding error.
2005-09-03
cl349
6601:8a228cbb69fe
Add support in libxenstore for using the xenbus_dev store connection.
2005-09-03
cl349
6600:87ea297c1d3a
Add driver to use the kernel's xenbus connection from user-space.
2005-09-03
cl349
6599:c7e4e2fc4f4a
Free struct file file_private on release.
2005-09-03
iap10
6598:ce018d2730c0
Fix debug build that was broken by recent shadow pagetable checkin.
2005-09-02
shand
6597:a1de77c1486c
Enable 'live' migration from a tools pov; prior to this the 'live' flag was
2005-09-02
kaf24
6596:0c0d929e787c
Attached are the patches for new ioemu communication mechanism. The new
2005-09-02
kaf24
6595:0746ef61733b
Now that unaligned page overlapping PIO works for Xen, it is time to
2005-09-02
kaf24
6594:20140d3fbf83
Attached are the patches for new ioemu communication mechanism. The new
2005-09-02
kaf24
6593:ed474440decd
Various minor vmxassist cleanups.
2005-09-02
kaf24
6592:7557c46a9edf
We need to be more precise and restore the %eip.
2005-09-02
kaf24
6591:151da8f5d5f2
Handle page overlapping copies.
2005-09-02
kaf24
6590:b715a9f4dba0
Qemu-dm dumps core with the pcnet device. This patches fixes it.
2005-09-02
kaf24
6589:ec11c5cca195
Fix preemption-check race in memory_op hypercall.
2005-09-02
kaf24
6588:7c2afbad0188
Fix writing to mmap'ed /dev/mem region mapped PROT_WRITE
2005-09-02
cl349
6587:cac138ea9284
Install hotplug script(s) unconditionally.
2005-09-02
cl349
6586:291e816acbf4
merge?
2005-09-02
cl349
6585:edd1616cf8cb
Restore configurability of vif bring up script and passing arguments to the script.
2005-09-02
kaf24
6584:fc12b08bf4fe
Mini-os fixes from Simon Kagstrom.
2005-09-02
kaf24
6583:4544d105f194
Missing shadow files.
2005-09-02
kaf24
6582:8b87d43412bf
This patch is to boot 32-bit VMX guest on the 64-bit host.
2005-09-02
kaf24
6581:95cfc001ddd1
Clean up tools/check error reporting. Remove logging.
2005-09-02
kaf24
6580:02e104bf03c0
New scripts I missed from previous security patch.
less
more
| rev 6639:
(0)
-3000
-1000
-300
-100
-60
+60
+100
tip