[Bug 685096] Re: USB Passthrough not working for Windows 7 guest

2014-06-13 Thread Michal Suchanek
Actually, in qemu 2.0.0 the file is packaged. However, it is packaged in the qemu package rather than qemu-system package so users are unlikely to have the file. ** Also affects: qemu (Debian) Importance: Undecided Status: New -- You received this bug notification because you are a mem

[Bug 685096] Re: USB Passthrough not working for Windows 7 guest

2014-06-13 Thread Michal Suchanek
So the RightWay(tm) to fix this is to download http://git.qemu.org/?p=qemu.git;a=blob_plain;f=docs/ich9-ehci- uhci.cfg;hb=HEAD and run qemu-system-x86_64 -net none -readconfig ich9-ehci-uhci.cfg -device usb- host,vendorid=0x0b95,productid=0x772b -device usb-tablet -- You received this bug noti

[Bug 685096] Re: USB Passthrough not working for Windows 7 guest

2014-06-11 Thread Michal Suchanek
I can connect to network with qemu 2.0 with and win 7 pro 64bit guest. qemu-system-x86_64 -machine accel=kvm -smp 2 -m 1024 -net none -device usb-ehci,id=usb,bus=pci.0,addr=0x4 -device usb- host,vendorid=0x0b95,productid=0x772b,id=hostdev0,bus=usb.0 -usb -usbdevice tablet -hda /srv/rhev/virtual.q

[Bug 1094278] Re: cu doesn't connect properly to a serial console

2014-01-03 Thread Michal Suchanek
There are two issues here: cu randomly identifies the serial connection as dialin (nortscts) ot dialout (rtscts). I don't care about that distinction being broken. I fix that with the patch. The other problem is 'line in use' which is caused by running cu as root. The permission issues are discus

[Bug 1094278] Re: cu doesn't connect properly to a serial console

2013-12-06 Thread Michal Suchanek
patch http://bugs.debian.org/cgi- bin/bugreport.cgi?msg=15;filename=flow.patch;att=1;bug=336996 ** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to uucp in Ubuntu. https://bugs.launchpad.net/bugs/1094278 Title: cu d

Re: [Bug 504368] Re: sdl window intermittently scales instead of resizing

2013-06-11 Thread Michal Suchanek
On 26 April 2012 18:23, Serge Hallyn <504...@bugs.launchpad.net> wrote: > This may be the root cause of bug 986192 I guess not. That bug is TwinView specific but this issue happens with any graphics. In fact, in qemu 1.5 this issue is no longer present. -- You received this bug notification bec

[Bug 237164] Re: kvm needs to correctly simulate a proper monitor

2012-03-26 Thread Michal Suchanek
Isn't the issue here that the emulated card has too low video memory forcing 800x600 when the driver selects the default 24bpp depth? This is an issue with some very old real hardware too. I guess X could account for that but due to its architecture every driver would likely have a separate check

[Bug 902339] Re: samba(7) references missing programs

2011-12-09 Thread Michal Suchanek
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/902339 Title: samba(7) references missing programs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+sour

[Bug 902339] [NEW] samba(7) references missing programs

2011-12-09 Thread Michal Suchanek
Public bug reported: samba(7) lists testprns(1) and smbsh(1) which are not installed. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: samba 2:3.5.11~dfsg-1ubuntu2.1 ProcVersionSignature: Ubuntu 3.1.0-1.1-generic 3.1.0-rc10 Uname: Linux 3.1.0-1-generic x86_64 NonfreeKernelModules: openafs Ap

Re: [Bug 819486] Re: cannot boot from network - roms missing

2011-08-06 Thread Michal Suchanek
On 6 August 2011 00:50, Serge Hallyn <819...@bugs.launchpad.net> wrote: > Quoting Michal Suchanek (hramr...@centrum.cz): >> qemu-user does not depend on qemu-common but qemu-common is supposed to >> pull docs as well - does qemu user not need those? And where are those, >

[Bug 819486] Re: cannot boot from network - roms missing

2011-08-05 Thread Michal Suchanek
I don't think hiding dependencies in qemu-common is a good idea. qemu-user does not depend on qemu-common but qemu-common is supposed to pull docs as well - does qemu user not need those? And where are those, anyway? qemu-kvm and qemu-user both depend on qemu-common and the former also depends on

[Bug 819486] Re: cannot boot from network - roms missing

2011-08-02 Thread Michal Suchanek
The package that requires the roms (qemu-system or qemu-kvm in this case) should recommend or suggest the package that contains them. I looked in the man page and I found no information about installing roms whatsoever. If it is supposed to be helpful in this regard it should mention the location

[Bug 819486] Re: cannot boot from network - roms missing

2011-08-02 Thread Michal Suchanek
I am not particularly concerned which roms are used so long as they are easily available. As is it is nearly impossible to find the roms. There are many packages concerning pxe so digging the right one when kvm does not even suggest it is quite difficult. The etherboot roms are mostly broken but

[Bug 819486] Re: cannot boot from network - roms missing

2011-08-01 Thread Michal Suchanek
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ubuntu. https://bugs.launchpad.net/bugs/819486 Title: cannot boot from network - roms missing To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu

[Bug 819486] [NEW] cannot boot from network - roms missing

2011-08-01 Thread Michal Suchanek
Public bug reported: The kvm package does not contain any PXE roms nor does it depend on or suggest another package containing them. Debian uses ipxe roms with kvm, and ipxe is already in Ubuntu so I don't see any reason why there can't be package placing the roms where kvm searches for them. Pr

[Bug 504368] Re: sdl window intermittently scales instead of resizing

2011-07-20 Thread Michal Suchanek
My window manager maximizes all windows. I am running kvm 0.14. Initially the VM is displayed 1:1 in the top left corner leaving large portion of the window black. Resizing the window or rebooting the VM causes the output to be scaled which is horrendous. There are three issues here: there is no