Displaying 20 results from an estimated 1000 matches similar to: "[PATCH] Fix keymap for Japanese keyboard"
2006 Oct 20
5
[PATCH]Add the Japanese keymap for VNC Server.
Hi All,
My name is Takanori Kasai.
This is a first time to send mail.
I found the key that was not able to be input to HVM Domain
(VTx and VTi Domain) through VNC Server with Japanese keyboard.
I think that it is a cause by lack of some keys
in Japanese keymap and the key symbol table in qemu-dm.
This patch is addition of the keys for Japanese keyboard.
My best regards.
-
Takanori Kasai
2007 Jul 02
0
[PATCH] Fix keymap for Windows keys
Hi All,
We tested with Japanese keyboard.
The Windows keys had been converted by mistake.
It is opposite between right and left.
・Super_R -> Super_L
・Super_L -> Super_R
This patch corrected the keymap to convert it.
Even if the keymap is not corrected, it is the same working.
Signed-off-by: Takanori Kasai <kasai.takanori@jp.fujitsu.com>
Signed-off-by: Junko Ichino
2007 Oct 15
2
[PATCH] [IOEMU] Allow blktap to be able to be booted as systemvolume for PV-on-HVM(TAKE 3)
Hi All,
I sent the patch to make blktap work with PV-on-HVM.
I corrected the part that had been pointed out in the Xen community.
・All xvdN disk is looked like hdN.
・All tap disks are checked.(tap:aio, tap:sync, tap:vmdk, etc.)
We cannot use blktap for the volume of the system with PV-on-HVM
and are embarrassed.
Could you apply this patch? Or, please give the comment to me.
Signed-off-by:
2007 Jun 19
2
[PATCH] Fix change of CDROM for block-configure command
Hi All,
We contributed the problem when CD-ROM was changed as follows.
There was especially no comment though we confirmed the correction method.
Therefore, the patch that corrects these problems is contributed.
Signed-off-by: Takanori Kasai <kasai.takanori@jp.fujitsu.com>
Best Regards,
---
Takanori Kasai
----- Original Message -----
From: "Kasai Takanori"
2006 Dec 22
7
[PATCH] qemu-dm monitor doesn''t support the quit command
Hi All,
It is natural that there is quit command in original QEMU.
However, I don''t think that the HVM domain on Xen is necessary.
Because there is a possibility of shutting down GuestOS due to the mistake.
I think that I should prohibit the quit command of qemu-dm.
Thanks
--
Takanori Kasai
_______________________________________________
Xen-devel mailing list
2007 Jan 10
6
[PATCH] [PV-ON-HVM] Fix evtchn interface
Hi All,
The interface of the evtchn has been changed as follows.
・xen-unstable.hg : cs13198
[PV-ON-HVM] Update evtchn interface to match new PV Linux interfaces.
・xen-unstable.hg : cs13197
[LINUX] Extend the event-channel interfaces to provide helper methods
However, the following errors occur if pv-on-hvm is done in insmod.
This patch corrected this issue.
---
# insmod xen-vbd.ko
2006 Dec 26
14
[PATCH] fix free of event channel in blkfront
Hi All,
We tested the xm block-attach/detach command.
It repeats block-attach/detach command for DomU and pv-on-hvm on HVM Domain.
(block-attach -> block-detach -> block-attach -> block-detach -> ...)
The block-attach command failed when repeating 256 times.
It is because the channel had not been freed in blkfront.
Therefore, it remain using the event channel.
This patch is
2007 Oct 16
0
[PATCH][IOEMU] Fix to Allow blktap to be able to be booted as system volume for PV-on-HVM.
Hi All,
I sent the patch to allow blktap to be able to booted as system bolume for
PV-on-HVM.
However, there was a problem that hdN and xvdN were not able to be specified at
the same time.
I made the patch to correct it as follows.
- Whether hdN is defined first is checked.
- If hdN is defined, xvdN is not replaced with hdN.
Signed-off-by: Takanori Kasai <kasai.takanori@jp.fujitsu.com>
2007 Mar 20
16
Data broken during FTP test
Hi all,
Currently we have severe problem and are struggling to investigate it.
The problem is data broken.
Reproduce pocess is following,
0. test FTP function between guest domain and FTP client(other PC).
1. put data from FTP client to guest domain.
2. get data from guest domain to FTP client.
3. compare put data and get data on FTP client.
4. repeat process from step1 to step3.
2006 Nov 28
8
[PATCH] Enable uppercase letters to be entered in QEMU monitor terminal
Changeset 10742:3e07ec30c445 made it possible to switch to the QEMU
monitor terminal when using the VNC display protocol. Unfortunately
the VNC key handling is rather crazy, so even if you have the shift
key pressed, a VNC client will send a lowercase letter, expecting the
server to interpret the state of the shift key as desired.
Normally in HVM guests, the guest OS does this interpretation
2007 May 30
0
[PATCH] Exceed maximum number of ioemu''s NIC for VNIF.
Hi All,
We tested the PV driver on HVM domain.
When ten vif was defined in configuration file for VNIF,
the HVM domain was not able to be created.
----------------------------------------------------------
# grep vif RHEL5GA_test.conf
vif = [ ''mac=02:17:42:2f:01:11, bridge=xenbr0'',
''mac=02:17:42:2f:03:11, bridge=xenbr2'',
2007 Nov 06
0
[PATCH] [PV-ON-HVM] Fix evtchn of unbind_from_irqhandler()
Hi All,
When xm block-detach command was done on PV-ON-HVM,
the response of other disks was lost.
It is because a wrong event channel was invalidated when detaching it.
Not the evtchn number but the irq number is invalidated specifying it.
Signed-off-by: Takanori Kasai <kasai.takanori@jp.fujitsu.com>
Signed-off-by: Tomonari Horikoshi <t.horikoshi@jp.fujitsu.com>
Signed-off-by:
2006 Oct 18
21
[PATCH][RESEND] PV drivers for HVM guests
I am enclosing the patch I have been working on. I have tested this on sles9 (2.6.5) and RHEL 4 (2.6.9). The patch applies cleanly on ChangeSet 11635. This patch was cleaned up based on Ian''s and DOI''s work.
Signed-off-by: K. Y. Srinivasan (ksrinivasan@novell.com)
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2007 May 16
6
Keyboard change
Hello,
it''s not the first time but ... Who know?
Well, I use xen in HVM. All works fine, my keyboard in Dom0 is AZERTY, but
this keyboard become QWERTY when i enter in VM, it''s not useful to type
password.
How can i keep my keyboard AZERTY in my VM and in Dom0?
--
Benjamin HENRION
Elève de 4eme année de l'' EXIA (Nancy)
Ecole supérieure d''informatique
Spé
2005 Jun 24
2
Gini with frequencies
Hi there,
I am trying to compute Gini coefficients for vectors containing income classes. The data I possess look loke this:
yit <- c(135, 164, 234, 369)
piit <- c(367, 884, 341, 74 )
where yit is the vector of income classes, and fit is the vector of associated frequencies.(This data is from Rustichini, Ichino and Checci (Journal of Public Economics, 1999) ). In ineq pacakge, Gini( )
2007 Jun 14
0
About change of CDROM
Hi All,
We tested xm block-configure command.
Because when the domain image is made, we install it from multiple CDROM.
The procedure of the installation is as follows.
1) The HVM domain is started with the CDROM device.
・configuration file :
disk = [
''file:/xen/test/install-test.img,hda,w'',''phy:/dev/cdrom,hdc:cdrom,r'' ]
boot="d"
2) When
2004 Jun 08
3
SJAVA error
Hi
I'm trying to use SJava and I have troubles.
I try to run examples from "Calling R from Java"
but,I have an error that
"fatal error: enable to open the base package"
I heard SJAVA bug,
so,could you send me your compiled SJava package with the modified
REmbed.c because
in Windows i'm not able to recompile!!!
--example
package org.omegahat.R.Java;
public
2011 Apr 21
2
Chinese segmentation
hello, I have finished reading the papers, and i think it is time to design
my project.
First step will be determine the input characters are Chinese. i see the
past post that cjk-tokenizer is just dealing with UTF-8 and unicode, but i
see some other code system such as gbk and big5. i am wondering that should
i just deal with UTF-8 and unicode?
2007 Jun 05
7
Chinese, Japanese, Korean Tokenizer.
Hi,
I am looking for Chinese Japanese and Korean tokenizer that could can
be use to tokenize terms for CJK languages. I am not very familiar
with these languages however I think that these languages contains one
or more words in one symbol which it make more difficult to tokenize
into searchable terms.
Lucene has CJK Tokenizer ... and I am looking around if there is some
open source that we
2016 Apr 25
1
copy of a share without path
Thank you for your message.
I was not sure if the example (from here
https://www.samba.org/samba/docs/using_samba/ch06.html) was incorrect or
if I was missing something.
Alexandre Klein
Tanuki Software, Ltd.
6-18-10-4F Nishi-Kasai, Edogawa-ku
Tokyo 134-0088 Japan
Tel: +81-3-3878-3211
Fax: +81-3-3878-0313
http://www.tanukisoftware.com
On Mon, Apr 25, 2016 at 5:34 PM, Rowland penny <rpenny