summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'rth/auxv-2' into stagingAnthony Liguori2013-12-0611-162/+224
|\
| * linux-user: Use qemu_getauxval for AT_EXECFDRichard Henderson2013-11-301-26/+6
| * util: Use qemu_getauxval in linux qemu_cache_utils_initRichard Henderson2013-11-304-35/+24
| * tcg-s390: Use qemu_getauxval in query_facilitiesRichard Henderson2013-11-302-83/+26
| * tcg-arm: Use qemu_getauxvalRichard Henderson2013-11-302-9/+30
| * tcg-ppc64: Use qemu_getauxvalRichard Henderson2013-11-302-9/+36
| * osdep: Create qemu_getauxval and qemu_init_auxvalRichard Henderson2013-11-305-0/+102
* | Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori2013-12-0622-50/+1166
|\ \
| * | linux-user: pass correct parameter to do_shmctl()Petar Jovanovic2013-11-291-1/+1
| * | linux-user: create target_structs header to place ipc_perm and shmid_dsPetar Jovanovic2013-11-2920-48/+963
| * | flatload: fix non-GOT relocationsCorey J. Boyle2013-11-291-1/+1
| * | linux-user: Implement handling of 5 POSIX timer syscalls.Erik de Castro Lopo2013-11-291-0/+176
| * | linux-user: Add target struct defs needed for POSIX timer syscalls.Erik de Castro Lopo2013-11-291-0/+25
| |/
* | Merge remote-tracking branch 'kraxel/tags/pull-usb-1' into stagingAnthony Liguori2013-12-0612-104/+335
|\ \
| * | usb: move usb_{hi,lo} helpers to header file.Gerd Hoffmann2013-11-282-10/+11
| * | usb: add vendor request definesGerd Hoffmann2013-11-281-4/+13
| * | trace-events: Clean up after removal of old usb-host codeMarkus Armbruster2013-11-281-13/+0
| * | Revert "usb-tablet: Don't claim wakeup capability for USB-2 version"Gerd Hoffmann2013-11-281-1/+1
| * | ehci: implement port wakeupGerd Hoffmann2013-11-282-2/+19
| * | xhci: Call usb_device_alloc/free_streamsHans de Goede2013-11-261-0/+117
| * | usb: Add usb_device_alloc/free_streamsHans de Goede2013-11-262-0/+30
| * | usb: Add max_streams attribute to endpoint infoHans de Goede2013-11-263-0/+27
| * | uas: s/ui/iu/Hans de Goede2013-11-261-38/+38
| * | uas: Fix response iu struct definitionHans de Goede2013-11-261-10/+8
| * | uas: Bounds check tags when using streamsHans de Goede2013-11-261-0/+14
| * | uas: Streams are numbered 1-y, rather then 0-xHans de Goede2013-11-261-3/+3
| * | uas: Fix / cleanup usb_uas_task error handlingHans de Goede2013-11-261-17/+3
| * | uas: Only use report iu-s for task_mgmt status reportingHans de Goede2013-11-261-8/+22
| * | scsi: Add 2 new sense codes needed by uasHans de Goede2013-11-262-0/+14
| * | xhci: add support for suspend/resumeGerd Hoffmann2013-11-261-0/+8
| * | xhci: Add a few missing checks for disconnected devicesHans de Goede2013-11-261-2/+11
* | | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-12-0627-83/+76
|\ \ \ | |_|/ |/| |
| * | eeprom93xx: fix coding styleAntony Pavlov2013-12-061-31/+31
| * | hw/ppc/mac.h: remove unused BIOS_FILENAME definitionMichael Tokarev2013-12-021-1/+0
| * | Don't crash on keyboard input with no handlerDon Koch2013-12-021-1/+1
| * | libcacard/vcard_emul_nss: Remove unused statement (value stored is never read)Stefan Weil2013-12-021-1/+0
| * | libcacard/cac: Remove unused statement (value stored is never read)Stefan Weil2013-12-021-1/+0
| * | virtio-net: fix the indentZhi Yong Wu2013-12-021-1/+1
| * | misc: Replace 'struct QEMUTimer' by 'QEMUTimer'Stefan Weil2013-12-0212-19/+19
| * | qobject: Fix compiler warning (missing gnu_printf format attribute)Stefan Weil2013-12-021-2/+2
| * | acpi-build: Fix compiler warning (missing gnu_printf format attribute)Stefan Weil2013-12-021-2/+3
| * | .gitignore: Ignore config.statusFam Zheng2013-12-021-0/+1
| * | gtk: Replace conditional debug messages by trace methodsStefan Weil2013-12-022-14/+10
| * | console: Replace conditional debug messages by trace methodsStefan Weil2013-12-022-8/+5
| * | trace: Remove trace.h from hw/usb/hcd-ehci.h (less dependencies)Stefan Weil2013-12-022-1/+1
| * | trace: Remove trace.h from console.h (less dependencies)Stefan Weil2013-12-023-1/+2
|/ /
* | Open 2.0 development treeAnthony Liguori2013-11-271-1/+1
* | Update version for 1.7.0 releaseAnthony Liguori2013-11-271-1/+1
* | qemu-iotests: Fix test 041Max Reitz2013-11-272-10/+26
* | block/drive-mirror: Reuse backing HD for sync=noneMax Reitz2013-11-271-0/+3
|/
OpenPOWER on IntegriCloud