[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Intention to deprecate and remove some Python libxc bindings
Mostly for historical reasons Xen includes Python bindings for libxc. They have been used by xm/xend in the past but nowadays there is only one usage in the Xen source tree: pygrub is using xc.xeninfo(). I wrote a patch to remove all libxc Python bindings but xc.xeninfo() and got some feedback regarding out-of-tree users. Up to now there have been reports of users of the following bindings: xc.getcpuinfo() xc.domain_getinfo() xc.tmem_control() xc.domain_set_target_mem() xc.domain_setmaxmem() xc.physinfo() xc.xeninfo() Before removing all but above bindings I'd like to ask for any other users of the libxc Python bindings. In case you are using one of those and are planning to do so with Xen 4.7 and later, please stand up and tell me, in order to keep the specific binding. Just for reference: There are no known users of: xc.domain_create() xc.domain_max_vcpus() xc.domain_dumpcore() xc.domain_pause() xc.domain_unpause() xc.domain_destroy() xc.domain_destroy_hook() xc.domain_resume() xc.domain_shutdown() xc.vcpu_setaffinity() xc.domain_sethandle() xc.vcpu_getinfo() xc.linux_build() xc.getBitSize() xc.gnttab_hvm_seed() xc.hvm_get_param() xc.hvm_set_param() xc.get_device_group() xc.test_assign_device() xc.assign_device() xc.deassign_device() xc.sched_id_get() xc.sched_credit_domain_set() xc.sched_credit_domain_get() xc.sched_credit2_domain_set() xc.sched_credit2_domain_get() xc.evtchn_alloc_unbound() xc.evtchn_reset() xc.physdev_map_pirq() xc.physdev_pci_access_modify() xc.readconsolering() xc.topologyinfo() xc.numainfo() xc.shadow_control() xc.shadow_mem_control() xc.domain_set_memmap_limit() xc.domain_ioport_permission() xc.domain_irq_permission() xc.domain_iomem_permission() xc.pages_to_kib() xc.domain_set_time_offset() xc.domain_set_tsc_info() xc.domain_disable_migrate() xc.domain_send_trigger() xc.send_debug_keys() xc.domain_check_cpuid() xc.domain_set_cpuid() xc.domain_set_policy_cpuid() xc.domain_set_machine_address_size() xc.domain_suppress_spurious_page_faults() xc.tmem_shared_auth() xc.dom_set_memshr() xc.cpupool_create() xc.cpupool_destroy() xc.cpupool_getinfo() xc.cpupool_addcpu() xc.cpupool_removecpu() xc.cpupool_movedomain() xc.cpupool_freeinfo() xc.flask_context_to_sid() xc.flask_sid_to_context() xc.flask_load() xc.flask_getenforce() xc.flask_setenforce() xc.flask_access() Juergen _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |