Re: [Qemu-devel] getting past the ctrl-alt-del login in NT

2005-09-26 Thread Wesley Parish
On Mon, 26 Sep 2005 12:46, Mike Swanson wrote: Indeed, however I've noticed that a few distros' X-Servers (it doesn't seem to apply to vanilla X.org) will pass Ctrl-Alt-Delete to INIT and cause a system reboot or logout the user... on these, there's usually a setting in xorg.conf to prevent

Re: [Qemu-devel] getting past the ctrl-alt-del login in NT

2005-09-26 Thread Wesley Parish
On Mon, 26 Sep 2005 01:00, Hetz Ben Hamo wrote: in qemu monitor (press CTRL ALT 2 to reach to the monitor): type: sendkey ctrl-alt-del and press Enter then press CTRL ALT 1 - and viola, you can type your login and password. Thanks. I'll do that. Hetz On 9/25/05, Michael McConnell [EMAIL

[Qemu-devel] $B$*$C$Q$$!*$$$C$Q$$!*$*$C$Q$$!*(B

2005-09-26 Thread info
今回アポをゲットしたのはあゆみちゃんと恭子ちゃん    http://free-deai.1192296.net/oldlog/20050906.php お誘いかければまだまだいけそうだったんだけれど、面倒くさくなっちゃったので(笑) 2人のどちらかにしたよ。おっぱいスキ〜♪ ということで、どっちのおっぱいにしたかと言うと、あゆみちゃんだ〜♪(´∀`)  http://free-deai.1192296.net/oldlog/20050906.php Eカップのあゆみちゃんとは、オイラと何だか波長が合うらしく、メールでも電話でも

[Qemu-devel] Can't run the SPARC test from the QEMU page.

2005-09-26 Thread José Feiteirinha
I'm trying to see what's QEMU status on running SPARC code, i've downloaded the disk image 'sparc-test' from the web-page but i get a sementation fault. $qemu-system-sparc -kernel vmlinux-2.6.11+tcx -initrd linux.img -append root=/dev/ram console=ttyS0 video=tcxfb:off -nographic warning: could

[Qemu-devel] Performance problem 0.7.2

2005-09-26 Thread Julien Dumont
I use to run version 0.7.1 on main computer running on linux x86 over a pentium4. I run Virtual i386 computer with tun/tap module enable for network support. This virtual computer running nis/nfs on main network over tun/tap module. I upgrade to qemu 0.7.2 an I'm suprise to get very poor

Re: [Qemu-devel] Can't run the SPARC test from the QEMU page.

2005-09-26 Thread Hetz Ben Hamo
You're not mentioning what version of QEMU you're running (try the CVS or the latest version available), and please specify your OS, compiler version etc.. Thanks, Hetz On 9/26/05, José Feiteirinha [EMAIL PROTECTED] wrote: I'm trying to see what's QEMU status on running SPARC code, i've

Re: [Qemu-devel] getting past the ctrl-alt-del login in NT

2005-09-26 Thread John R. Hogerhuis
On Sun, 2005-09-25 at 15:00 +0200, Hetz Ben Hamo wrote: in qemu monitor (press CTRL ALT 2 to reach to the monitor): type: sendkey ctrl-alt-del and press Enter then press CTRL ALT 1 - and viola, you can type your login and password. Hetz Implies a nice feature would be to allow CTRL-ALT

[Qemu-devel] Patch against weird colors with Hummingbird eXceed X server

2005-09-26 Thread Henrik Carlqvist
Hello and thanks for qemu which is a great program! I posted a patch at http://m2.dad-answers.com/qemu-forum/ and got the advice to also post the patch to this mailing list, so here it comes: Most X servers I have seen have color masks something like this (from xdpyinfo): red, green, blue masks:

Re: [Qemu-devel] getting past the ctrl-alt-del login in NT

2005-09-26 Thread Jim C. Brown
On Mon, Sep 26, 2005 at 10:44:37AM -0700, John R. Hogerhuis wrote: On Sun, 2005-09-25 at 15:00 +0200, Hetz Ben Hamo wrote: in qemu monitor (press CTRL ALT 2 to reach to the monitor): type: sendkey ctrl-alt-del and press Enter Incidently, its sendkey ctrl-alt-delete (ctrl-alt-del didn't work

Re: [Qemu-devel] Boot Loader with Qemu

2005-09-26 Thread Henrik Nordstrom
On Thu, 22 Sep 2005, Dave B. Sharp wrote: I am trying to develop a boot loader for an embedded PPC SBC. I would like to be able to boot into a bare metal envirmnent with only monitor support and execute my code from there. Is this possible? I think the closest you can get without too much