age |
author |
revision |
description |
2007-03-31 |
Keir Fraser |
14691:8f9ca49175ce |
linux: Remove a few redundant config options. Build util.c for ia64 |
2007-03-31 |
Keir Fraser |
14690:b0a6220047e3 |
linux: Avoid use of ptep_get_and_clear_full name as it's a macro on |
2007-03-31 |
Keir Fraser |
14689:2e5b6c02566f |
libxc: Fix the build with some versions of gcc. |
2007-03-31 |
Keir Fraser |
14688:f4c721dae13a |
linux gntdev: Mark x86-specific code as such with ifdef. |
2007-03-31 |
Keir Fraser |
14687:3a0b808d917a |
xen x86: Fix double-fault handler stack overflow. |
2007-03-31 |
Keir Fraser |
14686:fbe52b559161 |
xend: Implement auto-ballooning for Solaris. |
2007-03-31 |
Keir Fraser |
14685:7b77b47a49d1 |
libxc: User-space grant table device. |
2007-03-31 |
Keir Fraser |
14684:5e65a86c8982 |
linux: User-space grant table device. |
2007-03-31 |
Keir Fraser |
14683:7180d2e61f92 |
linux: Add a hook before a page table entry is cleared, for use with |
2007-03-31 |
Keir Fraser |
14682:2de267ba9a76 |
xm: Fix an indentation bug. |
2007-03-31 |
Keir Fraser |
14681:6898d8ae7ae4 |
blktap: Fix qcow2raw. |
2007-03-31 |
Keir Fraser |
14680:c1578c694b39 |
xen: Fix numa=on boot. |
2007-03-30 |
Alex Williamson |
14679:fc9e2f7920c9 |
merge with xen-unstable.hg |
2007-03-30 |
Keir Fraser |
14678:b0b20a09d253 |
hvm svm: Some code cleanups. |
2007-03-30 |
Keir Fraser |
14677:2b715386b4cf |
hvm vmx: Fix MSR-intercept bitmap initialisation (two bitmap offsets |
2007-03-30 |
Keir Fraser |
14676:36ff129dbd8b |
xen: Fix domain shutdown to synchronously stop domain execution. |
2007-03-30 |
Ian Campbell |
14675:5138c48c7138 |
[LINUX] Explcitly include linux/mutex.h in files which use mutexes, rather then |
2007-03-30 |
Tom Wilkie |
14674:a02b39eaba58 |
Add support for HVM domains to new xm XenAPI create code |
2007-03-30 |
Keir Fraser |
14673:d3b1341d83db |
svm: Improve emulation of SMSW instruction for memory operands. |
2007-03-30 |
Keir Fraser |
14672:3c0d15279dc7 |
hvm: Must increment RIP on INT3 instruction in SVM. |
2007-03-30 |
Ian Campbell |
14671:4a873ab4e261 |
[LINUX] Make sure to initialiase the xen features bitmap before first use on x86_64. |
2007-03-30 |
Tom Wilkie |
14670:7ea36c7d6521 |
Add config files for testing xm via XendAPI |
2007-03-13 |
Jim Fehlig |
14669:a5a2c49eda68 |
Managed HVM guests are not displayed by 'xm list' after restarting xend. |
2007-03-29 |
Magnus Carlsson |
14668:9981a42c8054 |
Made tracing thread safe, and also print thread name. |
2007-03-29 |
kfraser |
14667:dc1654ada984 |
xend: Fix shutdown method after PV-on-HVM save/restore patch. |
2007-03-29 |
kfraser |
14666:4434d1039a65 |
acm: Provide the possibility to choose the VM label of domain-0 in the |
2007-03-29 |
kfraser |
14665:4a240d458db9 |
hvm: Fix the assert on size in HVM MMIO flag-setting functions |
2007-03-29 |
kfraser |
14664:9a839ead4870 |
Enable VMX MSR bitmap support. |
2007-03-29 |
kfraser |
14663:704151d0e219 |
xen: Rename remaining vcpu_flags as pause_flags. |
2007-03-29 |
kfraser |
14662:28e187c8221d |
xen: Remove droppings from a previous patch. |
2007-03-29 |
kfraser |
14661:f830c5719e74 |
xen: Remove {nmi_pending,nmi_masked,paused} vcpu bitflags. |
2007-03-29 |
Tim Deegan |
14660:3681f91a91e8 |
Merge |
2007-03-29 |
Tim Deegan |
14659:e3dc8cea5bc0 |
[HVM] Save/restore: PV-on-HVM driver save/restore support |
2007-03-29 |
Tom Wilkie |
14658:d93a48816328 |
Let xm commands use domids with XenAPI |
2007-03-29 |
kfraser |
14657:b7ae31726aa6 |
xen: Get rid of some VCPUF_* flags and move into their own byte fields. |
2007-03-29 |
Tim Deegan |
14656:2317e0cdd07d |
Merge |
2007-03-29 |
Tim Deegan |
14655:86a798a62cc5 |
[HVM] Save/restore: fix missing return code in USB restore |
2007-03-29 |
Tim Deegan |
14654:f06535a8ae9f |
[HVM] Save/restore: Allow save/restore of multiple NICs |
2007-03-29 |
Tim Deegan |
14653:8f5a947c0ea6 |
[HVM] Save/restore: backport pcnet save/restore from qemu tip. |
2007-03-29 |
Tim Deegan |
14652:19f33f5ba96b |
[HVM] Save/restore: Save the ACPI PM control register in qemu |
2007-03-29 |
Tim Deegan |
14651:121a97005d11 |
[HVM] Save/restore: don't get guest size from "memory_static_min" |
2007-03-29 |
Tom Wilkie |
14650:2ac29d446366 |
Finish off network in xm via XenAPI |
2007-03-29 |
Tom Wilkie |
14649:2e05921d4f78 |
Make network.name_label == bridge name |
2007-03-29 |
Ewan Mellor |
14648:a9dc65d34b14 |
Fix bad behaviour of xm when calling event.next(), by adding a different error |
2007-03-29 |
Ewan Mellor |
14647:dd844ac0c289 |
Minor fix. |
2007-03-29 |
Ewan Mellor |
14646:414735d45904 |
Added asynchronous event notification through the Xen-API. Added a new command, |
2007-03-29 |
Ewan Mellor |
14645:121fb4046945 |
Fix the xen-api-server option parsing, so that we default to listening on |
2007-03-29 |
Ewan Mellor |
14644:6314d433d042 |
Fix PIF_metrics_methods declaration, which has broken PIF. |
2007-03-29 |
Ewan Mellor |
14643:7b17dd28500c |
This patch adds serialization of sets with strings. I recursified the |
2007-03-29 |
kfraser |
14642:4b13fc910acf |
xen: Split domain_flags into discrete first-class fields in the |
2007-03-29 |
kfraser |
14641:31f20aaac818 |
xen: Pause domain when changing debug status. |
2007-03-29 |
kfraser |
14640:a545ac9028d2 |
hvm: Avoid separate nested-page-table control-register logic in SVM code. |
2007-03-29 |
kfraser |
14639:98b049ed2540 |
hvm: Remove extremely verbose debugging from SVM code. |
2007-03-29 |
kfraser |
14638:ea55ead0fd47 |
hvm vmx: Better management of VMX control bitmaps. |
2007-03-28 |
Keir Fraser |
14637:78af882eb6fc |
pciback: Devices can lose config space info on D3->D0 transition, yet |
2007-03-28 |
Keir Fraser |
14636:eddce921d414 |
ia64: Remove list_move() implementation. Now implemenetd in generic list.h. |
2007-03-28 |
Keir Fraser |
14635:5c52e5ca8459 |
hvm: Clean up handling of exception intercepts. |
2007-03-28 |
Keir Fraser |
14634:ffb9dda42946 |
hvm svm: Inject #UD exception if guest tries to execute any SVM-related |
2007-03-28 |
Tim Deegan |
14633:b6eaca0bcee1 |
Merge |
2007-03-28 |
Tim Deegan |
14632:e4e6aab3ec13 |
[SVM] Inject a "fake" interrupt if we delay an interrupt for an exception |
2007-03-28 |
Steven Hand |
14631:c0c5e37b20ae |
Don't trap int3 instructions by default - can have a major overhead in |
2007-03-28 |
Tom Wilkie |
14630:6ee683d1b61f |
Remove unused import; library moved |
2007-03-28 |
kfraser |
14629:41b8af05cb68 |
linux pciback: Proper fix for build failure. |
2007-03-28 |
kfraser |
14628:c16e258fcac5 |
xen: Sync the list.h macros to Linux 2.6.18. |
2007-03-28 |
kfraser |
14627:72ea3ff64ad8 |
linux: Fix the pciback build (temporary hack). |
2007-03-28 |
kfraser |
14626:50965ae270c9 |
[ACM] Allow version information to be embedded in the XML representation of |
2007-03-28 |
kfraser |
14625:32f532e6c054 |
xenbus: check function return values of functions declared with |
2007-03-28 |
kfraser |
14624:64ab7d443549 |
pciback: check function return values of functions declared with |
2007-03-28 |
kfraser |
14623:72a5f76ac8dd |
Remove page_is_removable arch hook. Now the ia64 p2m semantic becomes |
2007-03-28 |
kfraser |
14622:77b210daefee |
linux evtchn: Read function in evtchn driver requires locking. |
2007-03-28 |
Tom Wilkie |
14621:7e6ef2b914aa |
Fix to let TCP server run without SSL installed. |
2007-03-28 |
Christian Limpach |
14620:f9d23364567a |
[linux] Fix xenbus device to allow replies larger than 4096 bytes. |
2007-03-28 |
kfraser |
14619:4c5ea17290fe |
Merge with xen-ia64-unstable.hg |
2007-03-28 |
kfraser |
14618:0b2794d3320f |
Merge with xen-ia64-unstable.hg |
2007-03-28 |
Christian Limpach |
14617:9c1367368ee3 |
[ioemu] Don't enable monitor or serial console on virtual consoles by default. |
2007-03-28 |
Christian Limpach |
14616:3d7a4ac397b1 |
[ioemu] Revert 14585:3375391fb0c9 since this removes useful functionality. |
2007-03-28 |
Tim Deegan |
14615:ff6a1607c17b |
Editing long lines in pygrub interactively could lead to tracebacks. |
2007-03-28 |
Ewan Mellor |
14614:b7c1b412c472 |
Fix missing import. |
2007-03-28 |
Ewan Mellor |
14613:8a3b9908fd75 |
Fix diagnosis of unhandled exceptions. |
2007-03-28 |
Tim Deegan |
14612:81fec499a983 |
Merge |
2007-03-28 |
Tim Deegan |
14611:bc2811bf7771 |
[HVM][HAP] Fix up some memory allocation bugs |
2007-03-28 |
Ewan Mellor |
14610:a138ae831515 |
Fix typo. |
2007-03-27 |
Ewan Mellor |
14609:966c65f0ddba |
Added HTTPS support to Xend. There are new configuration options for the |
2007-03-27 |
Ewan Mellor |
14608:94b873fb033a |
Added comment regarding a Python bug. |
2007-03-27 |
Ewan Mellor |
14607:b13a95fc0e2f |
Move the client-specific parts of xmlrpclib2 into xmlrpcclient.py. This means |
2007-03-27 |
Ewan Mellor |
14606:ea68ae90fc10 |
Add auto-start and auto-stop functionality. |
2007-03-27 |
Ewan Mellor |
14605:104fc282e53c |
Use the new blkback sysfs statistics/{rd,wr}_sect to get a more accurate |
2007-03-27 |
kfraser |
14604:6664a713f55f |
hvm svm: Do not deliver virtual interrupts concurrently with virtual exceptions. |
2007-03-27 |
kfraser |
14603:c489a25c9f9a |
hvm svm: Initialise VMCB CR4 and shadow CR4 with 0 when VMCB is being |
2007-03-27 |
kfraser |
14602:faf0a055aa92 |
hvm: Clean up intr_assist() functions (both VMX and SVM,. but mainly |
2007-03-27 |
Tom Wilkie |
14601:2864754a398f |
Fix typo in VDB_metrics_methods in XenAPI |
2007-03-27 |
Tom Wilkie |
14600:ebb8ad702157 |
Make xm sysrq work via XenAPI re: PAUSED state problem |
2007-03-27 |
kfraser |
14599:cb7d02592b96 |
linux/x86-64: cleanup the Xen-specific macros in entry-xen.S |
2007-03-27 |
kfraser |
14598:c1bfe329f7ff |
hvm svm: Bug fix for page allocation when HAP is being used |
2007-03-27 |
kfraser |
14597:d4ddaff75afd |
hvm: Fix undefined bit shifting in mmio emulation path |
2007-03-27 |
kfraser |
14596:681ed46676a6 |
Fix 'xm list' long output to skip legacy 'cpus'. |
2007-03-27 |
kfraser |
14595:ea0b50ca4999 |
xen: Remove legacy references to explicitly per-cpu perf counters. |
2007-03-27 |
kfraser |
14594:96f167771979 |
xen: Make all performance counter per-cpu, avoiding the need to update |
2007-03-27 |
kfraser |
14593:3375391fb0c9 |
hvm: Remove access to QEMU monitor in VNC server |
2007-03-27 |
kfraser |
14592:a9a39cc52e74 |
linux: Fix for missing response to XS_UNWATCH request. |
2007-03-27 |
kfraser |
14591:f1014cbe906a |
Further shrink the big-lock window. |
2007-03-27 |
kfraser |
14590:070cf119a7ec |
Add WARN() and generic WARN_ON(). |
2007-03-27 |
kfraser |
14589:7c2e8bbe9ef8 |
In order to allow building as non-root with a non-default CC (which |
2007-03-27 |
Ewan Mellor |
14588:035ce339d337 |
Do not issue a warning on XendDomainInfo.recreate for dom0 -- this is normal |
2007-03-27 |
Ewan Mellor |
14587:e43a9c52c843 |
Fix some fields so that they are declared as read-only (always should have |
2007-03-27 |
Tom Wilkie |
14586:7eff43986c3a |
Merge |
2007-03-27 |
Tom Wilkie |
14585:c815f6553816 |
Fix typo in VIF_metrics_methods in XenAPI |
2007-03-27 |
kfraser |
14584:79449efbdd80 |
linux: Fix a compiler warning (unused local variable). |
2007-03-27 |
kfraser |
14583:ec3b843dd733 |
hvm svm: Rename svm_do_vmmcall_reset_to_realmode() and some small |
2007-03-27 |
kfraser |
14582:c9dc33338ccc |
[ACM] Check offset to be within the buffer's size |
2007-03-27 |
kfraser |
14581:ba9d3fd4ee4b |
Fix time reporting to guest. |
2007-03-27 |
Ewan Mellor |
14580:2c1556c893e7 |
Fix the default for the is_a_template flag. |
2007-03-27 |
kfraser |
14579:b685bb321d1e |
Fix push/jmp/call <reg/mem> to check whether the operand is register |
2007-03-26 |
Tom Wilkie |
14578:70f4d99d1aed |
Fix xm network-attach via XenAPI re: paused domain state |
2007-03-26 |
Tom Wilkie |
14577:ddc2f8b061a3 |
Fix up xm vcpu-pin via XenAPI, change types of new VM Metrics feilds |
2007-03-26 |
Tom Wilkie |
14576:5a60095a2299 |
Make 06_destroy_dom0_neg pass with xm via XenAPI. |
2007-03-26 |
Tom Wilkie |
14575:effef488d448 |
Fix xm info etc since changes to Session in XenAPI |
2007-03-26 |
Tom Wilkie |
14574:3b2efc3cf6b6 |
Add option to xm create to skip DTD checks. |
2007-03-26 |
Tom Wilkie |
14573:d01e7ace9d2c |
Add autodetect to xm create for xml files |
2007-03-27 |
Ewan Mellor |
14572:f6c38a084bef |
Convert XendPIFMetrics into an autoplug class. |
2007-03-27 |
Ewan Mellor |
14571:75c797744eb4 |
Convert XendVMMetrics into an autoplug class. Tidy up our destroy methods |
2007-03-27 |
Ewan Mellor |
14570:03d0dda70a8f |
Added network.other_config map. To make this easier, add a new automatic |
2007-03-27 |
Ewan Mellor |
14569:616611521a1d |
Trivial tidyup. |
2007-03-30 |
Alex Williamson |
14568:e7da2fcb7a22 |
[IA64] Avoid insertion of pte.ma=001 into VHPT |
2007-03-30 |
Alex Williamson |
14567:864a4553b2d0 |
[IA64] Trigger memory scrub |
2007-03-30 |
Alex Williamson |
14566:cc0d9207cd34 |
[IA64] Cleanup vcpu *d |
2007-03-27 |
awilliam |
14565:14aeb7981e4e |
merge with xen-unstable.hg |
2007-03-26 |
Ewan Mellor |
14564:10fcea8f51cd |
This patch replaces tab with 4 whitespaces in xensec_gen/main.py. |
2007-03-26 |
Ewan Mellor |
14563:adbcc10eb4c0 |
Don't set memory_dynamic_max when xm mem-set is called. Save the VM |
2007-03-26 |
Ewan Mellor |
14562:1b4fd14f88bb |
Fix xm mem-set on non-running domains. Closes bug #934. |
2007-03-26 |
Ewan Mellor |
14561:2b372eadc4ff |
Ignore .pc (quilt patch queues). |
2007-03-26 |
Ewan Mellor |
14560:e5f13664cfee |
Fix the xm mem-max command. Closes bug #933. |
2007-03-26 |
Tom Wilkie |
14559:15c74855ba68 |
Make 05_block_attach_and_dettach_device_repeatedly_pos pass on xm via XenAPI |
2007-03-26 |
Tom Wilkie |
14558:f4ce943f25f6 |
Fix vbd_create etc, add devices to paused domains |
2007-03-26 |
Tim Deegan |
14557:7ba1e697beda |
[HVM] Fix comments |
2007-03-27 |
awilliam |
14556:2c59917255f7 |
[IA64] Remove debugger calls from panic_domain() |
2007-03-26 |
awilliam |
14555:56caf0e37e6a |
merge with xen-unstable.hg |
2007-03-26 |
Tim Deegan |
14554:3afefd64e392 |
[HVM] Intercept ACPI pm-timer registers |
2007-03-26 |
Ewan Mellor |
14553:dccb274295ae |
Fix VM.resume/suspend docs. |
2007-03-26 |
Ewan Mellor |
14552:8addc5015523 |
Mark host. and PIF.metrics fields as ROrun, to match VIF, VM, and VBD. |
2007-03-26 |
Ewan Mellor |
14551:5987388630f4 |
Create the new VM with the default crash behaviour set. |
2007-03-26 |
Ewan Mellor |
14550:90d84e83ad77 |
Replace tabs with spaces. |
2007-03-26 |
Ewan Mellor |
14549:ae81e49219a8 |
Added I/O debugging mode. |
2007-03-26 |
Ewan Mellor |
14548:af87a02594b6 |
Fix memory values -- they should be in bytes. |
2007-03-26 |
Ewan Mellor |
14547:57becbbe1564 |
Tidy up use of stdout vs stderr. |
2007-03-26 |
Ewan Mellor |
14546:eb52a7f22e72 |
Fix the VM.is_a_template flag for domain 0. |
2007-03-26 |
Ewan Mellor |
14545:af07c7b01893 |
Implement session.last_active, session.this_host, session.get_record, |
2007-03-25 |
Ewan Mellor |
14544:e3e7c59cdba1 |
Added C bindings and docs for recent addition VM.set_VCPUs_number_live. |
2007-03-25 |
Ewan Mellor |
14543:b37006439a53 |
Remove stillborn DTD section, in favour of an upcoming new doc for the xm |
2007-03-23 |
Ewan Mellor |
14542:0810daf7206e |
Workaround buggy GCCs wrt strftime. |
2007-03-23 |
Ewan Mellor |
14541:94943f2e1de9 |
Don't use the client-side shortcut for get_uuid calls -- we need to keep |
2007-03-23 |
Ewan Mellor |
14540:238ed1c75194 |
Ignore exceptions in the get_all_methods call. |
2007-03-23 |
Ewan Mellor |
14539:f434c63b484a |
Add VM.set_memory_dynamic_*_live methods, and use those in xm mem-set. |
2007-03-23 |
Ewan Mellor |
14538:2249cb6b5e42 |
Release the domains_lock properly when get_dev_property_by_uuid fails. |
2007-03-23 |
Tom Wilkie |
14537:6f2f72f39872 |
Fix rebooting domains problem with new internal memory storage |
2007-03-23 |
Ewan Mellor |
14536:678b8838d361 |
Add a last_updated field to every metrics class. |
2007-03-23 |
Ewan Mellor |
14535:931c4b77ea7d |
Implement parsing of datetimes. |
2007-03-23 |
Ewan Mellor |
14534:fbe72d878196 |
Return an error when a schedule-setting call fails. |
2007-03-23 |
Ewan Mellor |
14533:fb6395d2e979 |
Since CPP is being used with CFLAGS, it should be in lock-step with CC, |
2007-03-23 |
Ewan Mellor |
14532:ac5c0a100868 |
Fix typos. |
2007-03-23 |
Ewan Mellor |
14531:7869f58ff551 |
Replace tabs with spaces. |
2007-03-23 |
Ewan Mellor |
14530:a34ab3f899c4 |
Fix state in xm list; add state to VM_metrics class. |
2007-03-23 |
Ewan Mellor |
14529:5dfa9b09b07c |
Fix xenapi_create re: Multiple VIFs for test 04_restore_withdevices_pos |
2007-03-23 |
Ewan Mellor |
14528:8b0be0ddc223 |
Make xm save / restore talk XenAPI; add save / restore to VM class. |
2007-03-23 |
Tim Deegan |
14527:fd0b109501af |
Remove xc_shadow tool |
2007-03-23 |
kfraser |
14526:2cecfa20ffa9 |
Merge with xen-ia64-unstable.hg |
2007-03-22 |
Ewan Mellor |
14525:a234dcbd8357 |
Implemented host.get_PIFs. |
2007-03-22 |
Ewan Mellor |
14524:2d918219f234 |
Fix the parsing of the is_a_template and auto_power_on flags. Don't try to |
2007-03-22 |
Ewan Mellor |
14523:1fc6efdab399 |
Fix the handling of the transient flag. |
2007-03-22 |
Ewan Mellor |
14522:abd9ae4f1f17 |
Remove duplicate memory values from the SXP. |
2007-03-22 |
Ewan Mellor |
14521:fa731dfb90d6 |
Fix VM.is_a_template. |
2007-03-22 |
Ewan Mellor |
14520:f6845c09b872 |
Match the name change for the QCoW SR. |
2007-03-22 |
Ewan Mellor |
14519:b98832bcac53 |
Fixes to XendQCoWStorageRepo to match recent API changes, and fix the refreshing |
2007-03-22 |
Ewan Mellor |
14518:5f526fcc8e58 |
Add VM_metrics.start_time, and use this to implement xm uptime through the |
2007-03-22 |
Ewan Mellor |
14517:4baae9f9fdbb |
Update VM's VCPU handling to match the documentation wrt VCPUs_max and |
2007-03-22 |
Ewan Mellor |
14516:5c529af40697 |
Fix marshalling of Xen-API maps with non-string keys. |
2007-03-26 |
awilliam |
14515:16198b57f535 |
[IA64] Remove P2M workaround |
2007-03-26 |
awilliam |
14514:fa77ec03afd6 |
[IA64] Make P2M semantics match x86 |
2007-03-22 |
awilliam |
14513:be1017157768 |
merge with xen-unstable.hg |
2007-03-22 |
Ian Campbell |
14512:6519867be0fe |
[TOOLS] libxc: Fix x86 build. |
2007-03-21 |
kfraser |
14511:4e874484f4da |
Merge with xenppc-unstable-merge.hg |
2007-03-21 |
Hollis Blanchard |
14510:49ec3725d0c0 |
Merge with xen-unstable.hg. |
2007-03-21 |
Hollis Blanchard |
14509:2c087916aaba |
[LIBXC][POWERPC] Use new domain builder. |
2007-03-21 |
Hollis Blanchard |
14508:265e257388b5 |
[POWERPC][LIBXC] Remove Prose builder. |
2007-03-21 |
Hollis Blanchard |
14507:ed84ed49bb81 |
[LIBXC] Allocate memory and populate p2m in arch-specific code. |
2007-03-21 |
Hollis Blanchard |
14506:2734b64255b3 |
[LIBXC] Move domain builder hooks into arch-specific files and remove ifdefs. |
2007-03-21 |
Hollis Blanchard |
14505:58e796d053ca |
[POWERPC][XEN] Fix "xc_core" build break. Untested but might work. |
2007-03-21 |
Hollis Blanchard |
14504:09a3bd14a4fa |
[POWERPC][XEN] Implement arch_get_xen_caps(). |
2007-03-21 |
Hollis Blanchard |
14503:e7f49a00bc46 |
[POWERPC][XEN] Use correct register set in dump_execution_state(). |
2007-03-21 |
Hollis Blanchard |
14502:d5408cc3fba7 |
[POWERPC][XEN] Quiet timebase synchronization at boot. |
2007-03-21 |
Hollis Blanchard |
14501:59305500d95d |
[POWERPC][XEN] Clear the RMA flag on freed pages. |
2007-03-08 |
Hollis Blanchard |
14500:dcec453681bc |
[POWERPC][XEN] Merge with xen-unstable.hg. |
2007-03-05 |
Hollis Blanchard |
14499:8f0b5295bb1b |
[POWERPC][XEN] Remove asm/platform.h (in favor of asm-powerpc/platform.h) |
2007-03-21 |
Tim Deegan |
14498:e9a5ba552808 |
[XEN] Shadow: check the _PAGE_PRESENT bit in fast-path MMIO shadow ptes |
2007-03-21 |
Ewan Mellor |
14497:c9ac275f8985 |
Change xm dmesg -c so that it prints out the current buffer as well as clearing |
2007-03-21 |
Ian Campbell |
14496:f1833268b28f |
LINUX: x86_64: start_pfn should be initialised even when XENFEAT_auto_translated_physmap is set. |
2007-03-22 |
awilliam |
14495:93e11f6d6791 |
[IA64] Improve error message when HVM domain creation failed |
2007-03-20 |
awilliam |
14494:2216a45bf058 |
merge with xen-unstable.hg |
2007-03-20 |
Ewan Mellor |
14493:3fd9b0c71b8c |
Raise an exception in xm_block_detach if using Xen-API and it fails -- this |
2007-03-20 |
Ewan Mellor |
14492:92f14ace389c |
Fix xm network-list through the Xen-API for managed domains. |
2007-03-20 |
Ewan Mellor |
14491:07d1bd92ade8 |
Fix xm block-list through the Xen-API for managed domains. |
2007-03-20 |
Ewan Mellor |
14490:ee06d8b5712f |
Make xm trigger talk XenAPI; add send_trigger to VM class. |
2007-03-20 |
Ewan Mellor |
14489:9f9d04ce1eaf |
Make xm debug-keys talk XenAPI; Add send_debug_keys to host |
2007-03-20 |
Ewan Mellor |
14488:25bb1e7d236b |
Change the eyecatcher to be case-insensitive, so that "Internal error" is |
2007-03-20 |
Ewan Mellor |
14487:a6d888593117 |
Tidy the error message from getDomains when using the Xen-API and no domain |
2007-03-20 |
Ewan Mellor |
14486:bea7ff5ebd60 |
Have xm-test wait for the network device to detach. This is an asynchronous |
2007-03-20 |
Ewan Mellor |
14485:fc918d15c981 |
Fix sxp2xml translation to handle maxmem. |
2007-03-20 |
Ewan Mellor |
14484:d86957cea8b8 |
Add VIF.runtime_properties dictionary, and use that to implement xm network-list |
2007-03-20 |
Ewan Mellor |
14483:ba1212ee7689 |
Fix parameter to XendInvalidDomain. |
2007-03-20 |
Ewan Mellor |
14482:cb7b69311abb |
Fix exception handling when xmlrpclib.Fault is raised, in legacy mode. |
2007-03-20 |
Ewan Mellor |
14481:e7c6e6621e85 |
Fix xm create -c. |
2007-03-20 |
Ewan Mellor |
14480:e2f302488983 |
Add VBD.runtime_properties dictionary, and use that to implement xm block-list |
2007-03-20 |
Ewan Mellor |
14479:dace880e871a |
When creating a VBD, save the devid in the device info structure. If creation |
2007-03-20 |
Ewan Mellor |
14478:8b527e3d27d6 |
Improve the error diagnostics within xmlrpclib2 in order to be more defensive |
2007-03-20 |
Ian Campbell |
14477:129bc1eda8d0 |
merge |
2007-03-20 |
Ian Campbell |
14476:522a1cd17b6d |
[XEN] Implement faster int 0x80 handling for compat mode guests. |
2007-03-20 |
Tim Deegan |
14475:61a4a4795be5 |
Merge |
2007-03-20 |
Mark McLoughlin |
14474:09f2e758a198 |
Don't mount raw blktap disks for pygrub |
2007-03-20 |
kfraser |
14473:cabf9e221cd5 |
svm: Remove special 'launch' scheduler tail function. |
2007-03-19 |
kfraser |
14472:4e380c769774 |
coredump: Allow mmap of shinfo to fail for any HVM guest (x86 or ia64). |
2007-03-19 |
kfraser |
14471:36e6f85cd572 |
hvm: Do not save/restore shared_info gpfn location. |
2007-03-19 |
Tim Deegan |
14470:ed1e4cc4a5b7 |
[SVM] Move vmcb setup code for AP bringup out of the launch path |
2007-03-19 |
Ewan Mellor |
14469:126a2c3c6a9d |
Only import xenapi_create when using the Xen-API server -- this has additional |
2007-03-19 |
Ian Campbell |
14468:bbda47597917 |
[LINUX] Update crash-kernel-32-on-64.patch with more sensible version from -mm. |
2007-03-19 |
kfraser |
14467:0611355e0df2 |
hvm: Lower HPET frequency to 1/32 of the TSC. |
2007-03-19 |
kfraser |
14466:9b9aa9d6603b |
Use HOSTCFLAGS with HOSTCC. |
2007-03-19 |
Christian Limpach |
14465:4b9150e9ecfd |
[ioemu] Cleanup media change code. |
2007-03-19 |
Ewan Mellor |
14464:066b66ce1f98 |
Fix memory size handling. |
2007-03-19 |
kaf24 |
14463:f40079acf646 |
minios: Various small fixes. |
2007-03-19 |
kaf24 |
14462:b795b90e4ff6 |
Add parentheses to trace_do_casts macro. |
2007-03-19 |
kaf24 |
14461:548e61fbdc1a |
hvm: Fix platform-irq handling in presence of irqbalance daemon. |
2007-03-18 |
Keir Fraser |
14460:2b58c9e32549 |
xend: Avoid use of 'k' specifier to Py_BuildValue(). Its |
2007-03-18 |
Keir Fraser |
14459:7521c87983e0 |
xend: Fix Py_BuildValue() invocation (don't use I specifier). |
2007-03-18 |
Ewan Mellor |
14458:9df276596cbb |
Re-raise log level for XendConfig (accidentally changed it to DEBUG previously). |
2007-03-18 |
Ewan Mellor |
14457:afbf744440d2 |
Fix the signedness of a number of values demarshalled by xc.domain_getinfo, |
2007-03-17 |
Ewan Mellor |
14456:6b2875302558 |
Support xm create through the Xen-API. |
2007-03-17 |
Ewan Mellor |
14455:cfb265b93b2d |
Fix xm list's printing of the memory target, when in legacy mode. |
2007-03-17 |
Ewan Mellor |
14454:2adbc1d22fe7 |
Replace VDI.location with a more generic VDI.other_config map. Remove |
2007-03-17 |
Ewan Mellor |
14453:f40bd358129a |
Work around bug in Python's inspect module -- catch an IndexError exception |
2007-03-17 |
Keir Fraser |
14452:98eacf1b075c |
Fix up nosegneg vsyscall elfnote. |