qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] git bisect results was: qemu assertion failed with usb on c


From: Erik Rull
Subject: [Qemu-devel] git bisect results was: qemu assertion failed with usb on current git master!
Date: Thu, 23 Feb 2012 13:24:40 +0100 (CET)

 Here the bisect results:


db4be873d312576c6971da15a38e056017a406b8 is the first bad commit
commit db4be873d312576c6971da15a38e056017a406b8
Author: Gerd Hoffmann <address@hidden>
Date:   Thu Jan 12 14:26:13 2012 +0100

    usb: maintain async packet list per endpoint

    Maintain a list of async packets per endpoint.  With the current code
    the list will never receive more than a single item.  I think you can
    guess what the future plan is though ;)

    Signed-off-by: Gerd Hoffmann <address@hidden>

:040000 040000 3e8b1d868bd062aba0d2c10afa98e49a21eac26c
72c241e197c58e611a6fbab7cad50924dabfe4cc M      hw


git bisect start
# good: [ce3e14175ea36d851aede808fc8891313b91ec27] Fix vnc memory
corruption with width = 1400
git bisect good ce3e14175ea36d851aede808fc8891313b91ec27
# bad: [235fe3bfd46b1104575b540d0bc3fdf584030b99] qom: add test tools
git bisect bad 235fe3bfd46b1104575b540d0bc3fdf584030b99
# bad: [5d782e0805b4d216909b21883dcd513c3061aa3d] hw/a15mpcore.c: Add
Cortex-A15 private peripheral model
git bisect bad 5d782e0805b4d216909b21883dcd513c3061aa3d
# bad: [7718564ba1295f35188a5fb3ac8633c29d43b166] Merge remote-tracking
branch 'kraxel/usb.38' into staging
git bisect bad 7718564ba1295f35188a5fb3ac8633c29d43b166
# bad: [8c735e431d384663137a709c8207f4ada3146205] xhci: remote wakeup
support
git bisect bad 8c735e431d384663137a709c8207f4ada3146205
# good: [87e043f17e9b3781b3c29c02ff32abc23ac15708] usb-musb: switch to
usb_find_device()
git bisect good 87e043f17e9b3781b3c29c02ff32abc23ac15708
# bad: [db4be873d312576c6971da15a38e056017a406b8] usb: maintain async
packet list per endpoint
git bisect bad db4be873d312576c6971da15a38e056017a406b8
# good: [1977f93dacf60466cd23b562ae498446b77d3b48] usb: fold
usb_generic_handle_packet into usb_handle_packet
git bisect good 1977f93dacf60466cd23b562ae498446b77d3b48
# good: [63095ab54c1ce554b1fc825fc678394ccb129e5b] usb: add
USBEndpoint->{nr,pid}
git bisect good 63095ab54c1ce554b1fc825fc678394ccb129e5b
# good: [079d0b7f1eedcc634c371fe05b617fdc55c8b762] usb: Set USBEndpoint in
usb_packet_setup().
git bisect good 079d0b7f1eedcc634c371fe05b617fdc55c8b762

Best regards,

Erik



reply via email to

[Prev in Thread] Current Thread [Next in Thread]