summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 9pfs: drop unused fmt strings in the proxy backendGreg Kurz2016-09-161-37/+30Star
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-09-1518-234/+379
|\
| * pcspk: adding vmstate for save/restorePavel Dovgalyuk2016-09-151-2/+15
| * kvmvapic: fix state change handlerPavel Dovgalyuk2016-09-151-0/+1
| * pc: apic: introduce APIC macroWanpeng Li2016-09-151-11/+15
| * target-i386: Fixed syscall posssible segfaultStanislav Shmarov2016-09-141-17/+19
| * log: fix parsing of multiple trace:PATTERN log argsDaniel P. Berrange2016-09-141-26/+15Star
| * qemu-char: avoid segfault if user lacks of permisson of a given logfileLin Ma2016-09-142-0/+9
| * build-sys: add make 'help' targetMarc-André Lureau2016-09-141-0/+37
| * linux-user: complete omission of removing uses of strdupWei Jiangang2016-09-141-5/+2Star
| * target-i386: fix ordering of fields in CPUX86StatePaolo Bonzini2016-09-141-6/+6
| * pc: apic: fix touch LAPIC when irqchip is splitWanpeng Li2016-09-141-8/+10
| * scsi: pvscsi: limit process IO loop to ring sizePrasad J Pandit2016-09-141-1/+4
| * memory: remove memory_region_destructor_rom_devicePaolo Bonzini2016-09-141-6/+1Star
| * Change net/socket.c to use socket_*() functionsMarc-André Lureau2016-09-141-56/+71
| * cutils: Rewrite x86 buffer zero checkingRichard Henderson2016-09-141-75/+156
| * scsi: mptsas: use g_new0 to allocate MPTSASRequest objectLi Qiang2016-09-141-1/+1
| * virtio-scsi: Don't abort when media is ejectedFam Zheng2016-09-141-6/+9
| * scsi-disk: Cleaning up around tray open stateFam Zheng2016-09-141-14/+8Star
* | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell2016-09-1553-2961/+54Star
|\ \
| * | mptsas: change .realize function nameCao jin2016-09-151-2/+2
| * | linux-user/qemu.h: change malloc to g_malloc, free to g_freeMd Haris Iqbal2016-09-151-2/+2
| * | win32: don't run subprocess tests on Mingw32 platformEduardo Habkost2016-09-151-1/+1
| * | sheepdog: remove useless castsLaurent Vivier2016-09-151-2/+2
| * | fw_cfg: remove useless castsLaurent Vivier2016-09-151-2/+2
| * | tricore: remove useless castLaurent Vivier2016-09-151-1/+1
| * | s390x: remove useless castLaurent Vivier2016-09-151-1/+1
| * | linux-user,s390x: remove useless castLaurent Vivier2016-09-151-1/+1
| * | coccinelle: add a script to remove useless castsLaurent Vivier2016-09-151-0/+7
| * | curl: Operate on zero-length fileTomáš Golembiovský2016-09-151-4/+21
| * | Remove unused function declarationsLadi Prosek2016-09-1531-82/+0Star
| * | ivshmem: Delete duplicate debug messageStefano Dong (董兴水)2016-09-151-1/+0Star
| * | sh4: fix broken link to documentationReda Sallahi2016-09-152-2/+2
| * | MAINTAINERS: Fix up F: entry bit rotMarkus Armbruster2016-09-151-13/+3Star
| * | MAINTAINERS: Add include/sysemu/cpus.hThomas Huth2016-09-151-0/+1
| * | MAINTAINERS: Add include/hw/sh4/ to SH4 sectionThomas Huth2016-09-151-0/+1
| * | MAINTAINERS: Add include/hw/tricore/ to TriCore sectionThomas Huth2016-09-151-0/+1
| * | MAINTAINERS: Add include/hw/unicore32/ to UniCore32 sectionThomas Huth2016-09-151-0/+1
| * | ui/console: Fix non-working backspace key in monitor of gtk UIThomas Huth2016-09-151-0/+1
| * | tcg: Remove duplicate header includesThomas Huth2016-09-151-2/+0Star
| * | Remove remainders of HPPA backendThomas Huth2016-09-157-2845/+4Star
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160914-1' into s...Peter Maydell2016-09-153-9/+204
|\ \ \
| * | | usb-mtp: added object propertiesIsaac Lozano2016-09-141-0/+177
| * | | usb-mtp: fix sending files larger than 4gbIsaac Lozano2016-09-141-5/+15
| * | | usb:xhci:fix memory leak in usb_xhci_exitLi Qiang2016-09-131-2/+1Star
| * | | usb-host: fix streams detection in usb_host_speed_compatGerd Hoffmann2016-09-131-2/+5
| * | | xhci: Fix remainder field for TR_SETUP completion event.Hans Petter Selasky2016-09-131-0/+6
* | | | fpu: add mechanism to check for invalid long double formatsAndrew Dutcher2016-09-152-16/+115
| |/ / |/| |
* | | ui/cocoa.m: Make a better about dialogProgrammingkid2016-09-151-3/+104
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-09-1577-643/+885
|\ \ \ | | |/ | |/|