Age | Commit message (Expand) | Author |
2013-12-06 | Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging | Anthony Liguori |
2013-12-06 | Merge remote-tracking branch 'kraxel/tags/pull-usb-1' into staging | Anthony Liguori |
2013-12-06 | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori |
2013-12-06 | eeprom93xx: fix coding style | Antony Pavlov |
2013-12-02 | hw/ppc/mac.h: remove unused BIOS_FILENAME definition | Michael Tokarev |
2013-12-02 | Don't crash on keyboard input with no handler | Don Koch |
2013-12-02 | libcacard/vcard_emul_nss: Remove unused statement (value stored is never read) | Stefan Weil |
2013-12-02 | libcacard/cac: Remove unused statement (value stored is never read) | Stefan Weil |
2013-12-02 | virtio-net: fix the indent | Zhi Yong Wu |
2013-12-02 | misc: Replace 'struct QEMUTimer' by 'QEMUTimer' | Stefan Weil |
2013-12-02 | qobject: Fix compiler warning (missing gnu_printf format attribute) | Stefan Weil |
2013-12-02 | acpi-build: Fix compiler warning (missing gnu_printf format attribute) | Stefan Weil |
2013-12-02 | .gitignore: Ignore config.status | Fam Zheng |
2013-12-02 | gtk: Replace conditional debug messages by trace methods | Stefan Weil |
2013-12-02 | console: Replace conditional debug messages by trace methods | Stefan Weil |
2013-12-02 | trace: Remove trace.h from hw/usb/hcd-ehci.h (less dependencies) | Stefan Weil |
2013-12-02 | trace: Remove trace.h from console.h (less dependencies) | Stefan Weil |
2013-11-29 | linux-user: pass correct parameter to do_shmctl() | Petar Jovanovic |
2013-11-29 | linux-user: create target_structs header to place ipc_perm and shmid_ds | Petar Jovanovic |
2013-11-29 | flatload: fix non-GOT relocations | Corey J. Boyle |
2013-11-29 | linux-user: Implement handling of 5 POSIX timer syscalls. | Erik de Castro Lopo |
2013-11-29 | linux-user: Add target struct defs needed for POSIX timer syscalls. | Erik de Castro Lopo |
2013-11-28 | usb: move usb_{hi,lo} helpers to header file. | Gerd Hoffmann |
2013-11-28 | usb: add vendor request defines | Gerd Hoffmann |
2013-11-28 | trace-events: Clean up after removal of old usb-host code | Markus Armbruster |
2013-11-28 | Revert "usb-tablet: Don't claim wakeup capability for USB-2 version" | Gerd Hoffmann |
2013-11-28 | ehci: implement port wakeup | Gerd Hoffmann |
2013-11-27 | Open 2.0 development tree | Anthony Liguori |
2013-11-27 | Update version for 1.7.0 releasev1.7.0 | Anthony Liguori |
2013-11-27 | qemu-iotests: Fix test 041 | Max Reitz |
2013-11-27 | block/drive-mirror: Reuse backing HD for sync=none | Max Reitz |
2013-11-26 | xhci: Call usb_device_alloc/free_streams | Hans de Goede |
2013-11-26 | usb: Add usb_device_alloc/free_streams | Hans de Goede |
2013-11-26 | usb: Add max_streams attribute to endpoint info | Hans de Goede |
2013-11-26 | uas: s/ui/iu/ | Hans de Goede |
2013-11-26 | uas: Fix response iu struct definition | Hans de Goede |
2013-11-26 | uas: Bounds check tags when using streams | Hans de Goede |
2013-11-26 | uas: Streams are numbered 1-y, rather then 0-x | Hans de Goede |
2013-11-26 | uas: Fix / cleanup usb_uas_task error handling | Hans de Goede |
2013-11-26 | uas: Only use report iu-s for task_mgmt status reporting | Hans de Goede |
2013-11-26 | scsi: Add 2 new sense codes needed by uas | Hans de Goede |
2013-11-26 | xhci: add support for suspend/resume | Gerd Hoffmann |
2013-11-26 | xhci: Add a few missing checks for disconnected devices | Hans de Goede |
2013-11-25 | Update version for v1.7.0-rc2 releasev1.7.0-rc2 | Anthony Liguori |
2013-11-25 | curses: fixup SIGWINCH handler mess | Gerd Hoffmann |
2013-11-25 | qga: Fix two format strings for MinGW | Stefan Weil |
2013-11-25 | PPC: BookE: Make FIT/WDT timers at best millisecond grained | Alexander Graf |
2013-11-25 | PPC: Make BookE FIT/WDT timers more lazy | Alexander Graf |
2013-11-25 | acpi-build: fix support for glib < 2.22 | Michael S. Tsirkin |
2013-11-25 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |