aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-11hw/s390x: Remove superfluous return statementsThomas Huth
2016-01-11hw/core/qdev: Remove superfluous return statementThomas Huth
2016-01-11hw/acpi: Remove superfluous return statementThomas Huth
2016-01-11hw/ide: Remove superfluous return statementsThomas Huth
2016-01-11osdep.h: Include glib-compat.h in osdep.h rather than qemu-common.hPeter Maydell
2016-01-11scripts/checkpatch.pl: Don't allow special cases of unspaced operatorsPeter Maydell
2016-01-11PCI Bonito: QOMify and cleanupCao jin
2016-01-11SH PCI Host: convert to realize()Cao jin
2016-01-11gt64120: convert to realize()Cao jin
2016-01-11Add missing syscall nrs. according to more recent Linux kernelsJohan Ouwerkerk
2016-01-11hw/misc/edu: Convert to realize()Cao jin
2016-01-11configure: fix trace backend checkMarc-André Lureau
2016-01-11xen/Makefile.objs: simplifyCao jin
2016-01-11crypto: Fix typo in exampleEric Blake
2016-01-11MAINTAINERS: Add the correct device_tree.h fileThomas Huth
2016-01-11iscsi: fix readcapacity error messageZhu Lingshan
2016-01-11net: convert qemu_log to error_report, fix messagePaolo Bonzini
2016-01-11linux-user: enable sigaltstack for all architecturesMichael Tokarev
2016-01-10unicore32: convert get_sp_from_cpustate from macro to inlineMichael Tokarev
2016-01-08Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160108-1' into st...Peter Maydell
2016-01-08Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160108-1' into s...Peter Maydell
2016-01-08sdl2/opengl: add opengl context and scanout supportGerd Hoffmann
2016-01-08ui/curses: Fix color attribute of monitor for cursesOGAWA Hirofumi
2016-01-08Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-for-peter-2016...Peter Maydell
2016-01-08ohci: clear pending SOF on suspendLaurent Vivier
2016-01-08ohci: delay first SOF interruptLaurent Vivier
2016-01-08usb-mtp: fix call to trace functionBandan Das
2016-01-08usb-mtp: use safe variant when cleaning events listBandan Das
2016-01-08ohci: fix command HostControllerResetHervé Poussineau
2016-01-08ohci: fix Host Controller USBRESETHervé Poussineau
2016-01-08ohci: split reset method in 3 partsHervé Poussineau
2016-01-07iotests: Add test cases for blockdev-mirrorFam Zheng
2016-01-07qmp: Add blockdev-mirror commandFam Zheng
2016-01-07block: Add check on mirror targetFam Zheng
2016-01-07block: Extract blockdev part of qmp_drive_mirrorFam Zheng
2016-01-07block: Rename BLOCK_OP_TYPE_MIRROR to BLOCK_OP_TYPE_MIRROR_SOURCEFam Zheng
2016-01-07qemu-iotests: s390x: fix test 051Bo Tu
2016-01-07iotests: 095: Filter _img_info outputFam Zheng
2016-01-07iotests: 095: Use TEST_IMG override instead of "mv"Fam Zheng
2016-01-07iotests: 050: Use TEST_IMG override instead of "mv"Fam Zheng
2016-01-07iotests: 038: Use TEST_IMG override instead of "mv"Fam Zheng
2016-01-07iotests: 037: Use TEST_IMG override instead of "mv"Fam Zheng
2016-01-07iotests: 034: Use TEST_IMG override instead of "mv"Fam Zheng
2016-01-07iotests: 028: Use TEST_IMG override instead of "mv"Fam Zheng
2016-01-07iotests: 024: Use TEST_IMG override instead of "mv"Fam Zheng
2016-01-07iotests: 020: Use TEST_IMG override instead of "mv"Fam Zheng
2016-01-07iotests: 019: Use TEST_IMG override instead of "mv"Fam Zheng
2016-01-07iotests: 018: Use TEST_IMG override instead of "mv"Fam Zheng
2016-01-07block/qapi: Clear err for further errorFam Zheng
2016-01-07block: use drained section in bdrv_closePaolo Bonzini