aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-11usb-redir: Return babble when getting more bulk data then requestedHans de Goede
2012-09-11usb-redir: Move to core packet id and queue handlingHans de Goede
2012-09-11usb-redir: Get rid of unused async-struct dev memberHans de Goede
2012-09-11usb-redir: Get rid of local shadow copy of packet headersHans de Goede
2012-09-11usb-redir: Get rid of async-struct get memberHans de Goede
2012-09-11usb-redir: Don't delay handling of open events to a bottom halfHans de Goede
2012-09-11usb-redir: Never return USB_RET_NAK for async handled packetsHans de Goede
2012-09-11ehci: Correct a comment in fetchqtd packet processingHans de Goede
2012-09-11ehci: Handle USB_RET_PROCERR in ehci_fill_queueHans de Goede
2012-09-11ehci: Fix memory leak in handling of NAK-ed packetsHans de Goede
2012-09-11ehci: Add some additional ehci_trace_guest_bug() callsHans de Goede
2012-09-11ehci: add doorbell trace eventsGerd Hoffmann
2012-09-11ehci: trace guest bugsGerd Hoffmann
2012-09-11ehci: check for EHCI_ASYNC_FINISHED first in ehci_free_packetGerd Hoffmann
2012-09-11ehci: Properly report completed but not yet processed packets to the guestHans de Goede
2012-09-11ehci: Properly cleanup packets on cancelHans de Goede
2012-09-11ehci: Update copyright headers to reflect recent workHans de Goede
2012-09-11ehci: Validate qh is not changed unexpectedly by the guestHans de Goede
2012-09-11Revert "ehci: don't flush cache on doorbell rings."Hans de Goede
2012-09-11usb-core: Allow the first packet of a pipelined ep to complete immediatelyHans de Goede
2012-09-11usb-core: Add a usb_ep_find_packet_by_id() helper functionHans de Goede
2012-09-11usb-core: Don't set packet state to complete on a nakHans de Goede
2012-09-11usb: controllers do not need to check for babble themselvesHans de Goede
2012-09-10Add ability to force enable/disable of tools buildDaniel P. Berrange
2012-09-10Add ability to disable build of all targetsDaniel P. Berrange
2012-09-10RTC: Remove the current_tm fieldPaolo Bonzini
2012-09-10RTC: Get and set time without going through s->current_tmPaolo Bonzini
2012-09-10RTC: Do not fire timer periodically to catch next alarmPaolo Bonzini
2012-09-10RTC: Add divider reset supportYang Zhang
2012-09-10RTC: Update the RTC clock only when reading itYang Zhang
2012-09-10vmstate: add VMSTATE_TIMER_VPaolo Bonzini
2012-09-10RTC: Update interrupt state when interrupts are masked/unmaskedYang Zhang
2012-09-10RTC: introduce RTC_CLOCK_RATEPaolo Bonzini
2012-09-10RTC: Rename rtc_timer_updateYang Zhang
2012-09-10RTC: Remove the logic to update time format when DM bit changedYang Zhang
2012-09-10Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-09-10Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2012-09-10socket: don't attempt to reconnect a TCP socket in server modeAnthony Liguori
2012-09-10use --libexecdir instead of ignoring it first and reinventing it laterMichael Tokarev
2012-09-10Merge branch 'spice.v59' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno
2012-09-10Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstableAurelien Jarno
2012-09-10hw/mcf5206: Fix buffer overflow for MBAR read / writeStefan Weil
2012-09-10target-arm: Fix potential buffer overflowStefan Weil
2012-09-10hw/wm8750: Fix potential buffer overflowStefan Weil
2012-09-10kvm: i386: Add classic PCI device assignmentJan Kiszka
2012-09-10kvm: i386: Add services required for PCI device assignmentJan Kiszka
2012-09-10kvm: Introduce kvm_has_intx_set_maskJan Kiszka
2012-09-10kvm: Introduce kvm_irqchip_update_msi_routeJan Kiszka
2012-09-10tcg/s390: fix ld/st with CONFIG_TCG_PASS_AREG0Aurelien Jarno
2012-09-10target-s390x: switch to AREG0 free modeBlue Swirl