Age | Commit message (Expand) | Author |
2012-09-11 | usb-redir: Convert to new libusbredirparser 0.5 API | Hans de Goede |
2012-09-11 | usb-redir: Return babble when getting more bulk data then requested | Hans de Goede |
2012-09-11 | usb-redir: Move to core packet id and queue handling | Hans de Goede |
2012-09-11 | usb-redir: Get rid of unused async-struct dev member | Hans de Goede |
2012-09-11 | usb-redir: Get rid of local shadow copy of packet headers | Hans de Goede |
2012-09-11 | usb-redir: Get rid of async-struct get member | Hans de Goede |
2012-09-11 | usb-redir: Don't delay handling of open events to a bottom half | Hans de Goede |
2012-09-11 | usb-redir: Never return USB_RET_NAK for async handled packets | Hans de Goede |
2012-09-11 | ehci: Correct a comment in fetchqtd packet processing | Hans de Goede |
2012-09-11 | ehci: Handle USB_RET_PROCERR in ehci_fill_queue | Hans de Goede |
2012-09-11 | ehci: Fix memory leak in handling of NAK-ed packets | Hans de Goede |
2012-09-11 | ehci: Add some additional ehci_trace_guest_bug() calls | Hans de Goede |
2012-09-11 | ehci: add doorbell trace events | Gerd Hoffmann |
2012-09-11 | ehci: trace guest bugs | Gerd Hoffmann |
2012-09-11 | ehci: check for EHCI_ASYNC_FINISHED first in ehci_free_packet | Gerd Hoffmann |
2012-09-11 | ehci: Properly report completed but not yet processed packets to the guest | Hans de Goede |
2012-09-11 | ehci: Properly cleanup packets on cancel | Hans de Goede |
2012-09-11 | ehci: Update copyright headers to reflect recent work | Hans de Goede |
2012-09-11 | ehci: Validate qh is not changed unexpectedly by the guest | Hans de Goede |
2012-09-11 | Revert "ehci: don't flush cache on doorbell rings." | Hans de Goede |
2012-09-11 | usb-core: Allow the first packet of a pipelined ep to complete immediately | Hans de Goede |
2012-09-11 | usb-core: Add a usb_ep_find_packet_by_id() helper function | Hans de Goede |
2012-09-11 | usb-core: Don't set packet state to complete on a nak | Hans de Goede |
2012-09-11 | usb: controllers do not need to check for babble themselves | Hans de Goede |
2012-09-10 | Add ability to force enable/disable of tools build | Daniel P. Berrange |
2012-09-10 | Add ability to disable build of all targets | Daniel P. Berrange |
2012-09-10 | RTC: Remove the current_tm field | Paolo Bonzini |
2012-09-10 | RTC: Get and set time without going through s->current_tm | Paolo Bonzini |
2012-09-10 | RTC: Do not fire timer periodically to catch next alarm | Paolo Bonzini |
2012-09-10 | RTC: Add divider reset support | Yang Zhang |
2012-09-10 | RTC: Update the RTC clock only when reading it | Yang Zhang |
2012-09-10 | vmstate: add VMSTATE_TIMER_V | Paolo Bonzini |
2012-09-10 | RTC: Update interrupt state when interrupts are masked/unmasked | Yang Zhang |
2012-09-10 | RTC: introduce RTC_CLOCK_RATE | Paolo Bonzini |
2012-09-10 | RTC: Rename rtc_timer_update | Yang Zhang |
2012-09-10 | RTC: Remove the logic to update time format when DM bit changed | Yang Zhang |
2012-09-10 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2012-09-10 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2012-09-10 | socket: don't attempt to reconnect a TCP socket in server mode | Anthony Liguori |
2012-09-10 | use --libexecdir instead of ignoring it first and reinventing it later | Michael Tokarev |
2012-09-10 | Merge branch 'spice.v59' of git://anongit.freedesktop.org/spice/qemu | Aurelien Jarno |
2012-09-10 | Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstable | Aurelien Jarno |
2012-09-10 | hw/mcf5206: Fix buffer overflow for MBAR read / write | Stefan Weil |
2012-09-10 | target-arm: Fix potential buffer overflow | Stefan Weil |
2012-09-10 | hw/wm8750: Fix potential buffer overflow | Stefan Weil |
2012-09-10 | kvm: i386: Add classic PCI device assignment | Jan Kiszka |
2012-09-10 | kvm: i386: Add services required for PCI device assignment | Jan Kiszka |
2012-09-10 | kvm: Introduce kvm_has_intx_set_mask | Jan Kiszka |
2012-09-10 | kvm: Introduce kvm_irqchip_update_msi_route | Jan Kiszka |
2012-09-10 | tcg/s390: fix ld/st with CONFIG_TCG_PASS_AREG0 | Aurelien Jarno |