On Thu, Dec 9, 2010 at 8:32 PM, David S. Ahern wrote:
>
>
> On 12/09/10 06:05, Gerd Hoffmann wrote:
>>
>> Hi,
>>
>>> New features developed for the kernel are done in a separate git trees.
>>> When a feature is ready for inclusion into the main kernel tree, a pull
>>> request is sent. That workf
On 12/09/10 06:05, Gerd Hoffmann wrote:
>
> Hi,
>
>> New features developed for the kernel are done in a separate git trees.
>> When a feature is ready for inclusion into the main kernel tree, a pull
>> request is sent. That workflow maintains a complete change history for
>> the feature. Tak
Hi,
New features developed for the kernel are done in a separate git trees.
When a feature is ready for inclusion into the main kernel tree, a pull
request is sent. That workflow maintains a complete change history for
the feature. Take performance events for example: you can go into Linus'
gi
-Original Message-
From: Gerd Hoffmann [mailto:kra...@redhat.com]
Sent: Wed 12/8/2010 10:14 AM
To: David Ahern (daahern)
Cc: Jan Kiszka; qemu-devel; Jes Sorensen
Subject: Re: [Qemu-devel] State of EHCI emulation for QEMU
Hi,
> Where was the messiness given that most of
Hi,
Where was the messiness given that most of the changes are to a brand
new file?
From the "devel -> merge with upstream -> fixup breakage + commit ->
devel" cycle. When rebasing *that* you simply don't get a nice +
bisectable patch series. Early patches didn't apply cleanly due to
bu
On 12/08/10 01:32, Jan Kiszka wrote:
> Am 08.12.2010 09:26, Gerd Hoffmann wrote:
>> Hi,
>>
>>> It appears that the import of the ehci code to spice has completely lost
>>> the development history and code contributions - from the original
>>> version by Mark Burkley through the work I've done o
Am 08.12.2010 09:26, Gerd Hoffmann wrote:
> Hi,
>
>> It appears that the import of the ehci code to spice has completely lost
>> the development history and code contributions - from the original
>> version by Mark Burkley through the work I've done on it. Would you mind
>> pulling in the patch
Hi,
It appears that the import of the ehci code to spice has completely lost
the development history and code contributions - from the original
version by Mark Burkley through the work I've done on it. Would you mind
pulling in the patch history instead of just the final code?
I've first tri
Am 08.12.2010 09:18, Gerd Hoffmann wrote:
> Hi,
>
>> - command line must look like this:
>> ...
>> -drive if=none,id=usbstick,file=/path/to/image \
>> -device usb-storage,bus=ehci.0,drive=usbstick
>>ie. register driver device referencing it, and there was a typo
Hi,
- command line must look like this:
...
-drive if=none,id=usbstick,file=/path/to/image \
-device usb-storage,bus=ehci.0,drive=usbstick
ie. register driver device referencing it, and there was a typo id->if
I'll fix.
- long-term, "-usb" should become a sh
On 12/04/10 02:05, Jan Kiszka wrote:
> Am 04.12.2010 01:18, Gerd Hoffmann wrote:
>> Hi,
>>
>>> as you may know, there is an experimental git repository at
>>>
>>> git://git.kiszka.org/qemu.git ehci
>>
>> Looking into this right now as I'm busy with various usb issues anyway.
>> Current stat
Am 04.12.2010 01:18, Gerd Hoffmann wrote:
> Hi,
>
>> as you may know, there is an experimental git repository at
>>
>> git://git.kiszka.org/qemu.git ehci
>
> Looking into this right now as I'm busy with various usb issues anyway.
> Current state:
> http://cgit.freedesktop.org/spice/qemu/l
Hi,
as you may know, there is an experimental git repository at
git://git.kiszka.org/qemu.git ehci
Looking into this right now as I'm busy with various usb issues anyway.
Current state:
http://cgit.freedesktop.org/spice/qemu/log/?h=usb.1
- lacks integration with UHCI (currentl
Hi all,
as you may know, there is an experimental git repository at
git://git.kiszka.org/qemu.git ehci
that contains (primarily) David's work on an EHCI model for QEMU,
infrequently merges with latest git by me. As both David and I are short
on time ATM to drive this towards mainline int
14 matches
Mail list logo