aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-26hw/arm/virt: Make block devices default to virtiopull-target-arm-20150626Peter Maydell
2015-06-26qdev-properties-system: Improve error message for drive assignment conflictPeter Maydell
2015-06-26qdev-properties-system: Change set_pointer's parse callback to use ErrorPeter Maydell
2015-06-26target-arm: A64: Print ELR when taking exceptionsSoren Brinkmann
2015-06-26target-arm: default empty semihosting cmdlineLiviu Ionescu
2015-06-26hw/arm/virt-acpi-build: Add GICv2m description in ACPI MADT tableShannon Zhao
2015-06-26hw/arm/virt-acpi-build: Fix table revision and some commentsShannon Zhao
2015-06-26Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150626' into stagingPeter Maydell
2015-06-26target-mips: add mips32r6-generic CPU definitionYongbok Kim
2015-06-26target-mips: microMIPS32 R6 POOL16{A, C} instructionsYongbok Kim
2015-06-26target-mips: microMIPS32 R6 Major instructionsYongbok Kim
2015-06-26target-mips: microMIPS32 R6 POOL32{I, C} instructionsYongbok Kim
2015-06-26target-mips: microMIPS32 R6 POOL32F instructionsYongbok Kim
2015-06-26target-mips: microMIPS32 R6 POOL32A{XF} instructionsYongbok Kim
2015-06-26target-mips: microMIPS32 R6 branches and jumpsYongbok Kim
2015-06-26target-mips: add microMIPS32 R6 opcode enumYongbok Kim
2015-06-26target-mips: signal RI for removed instructions in microMIPS R6Yongbok Kim
2015-06-26target-mips: raise RI exceptions when FIR.PS = 0Yongbok Kim
2015-06-26target-mips: rearrange gen_compute_compact_branchYongbok Kim
2015-06-26target-mips: refactor {D}LSA, {D}ALIGN, {D}BITSWAPYongbok Kim
2015-06-26target-mips: remove an unused argumentYongbok Kim
2015-06-26target-mips: add microMIPS TLBINV, TLBINVFYongbok Kim
2015-06-26target-mips: fix {RD, WR}PGPR in microMIPSYongbok Kim
2015-06-26target-mips: convert host to MIPS errno values when requiredLeon Alrae
2015-06-26target-mips: add Unified Hosting Interface (UHI) supportLeon Alrae
2015-06-26target-mips: remove identical code in different branchLeon Alrae
2015-06-26hw/mips: Do not clear BEV for MIPS malta kernel loadMatthew Fortune
2015-06-26include/softmmu-semi.h: Make semihosting support 64-bit cleanMaciej W. Rozycki
2015-06-25Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-06-25Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-06-24net: simplify net_client_init1()Stefan Hajnoczi
2015-06-24net: drop if expression that is always trueStefan Hajnoczi
2015-06-24net: raise an error if -net type is invalidStefan Hajnoczi
2015-06-24net: replace net_client_init1() netdev whitelist with blacklistStefan Hajnoczi
2015-06-24net: add missing "netmap" to host_net_devices[]Stefan Hajnoczi
2015-06-24virito-blk: drop duplicate checkGonglei
2015-06-24qemu-iotests: fix 051.out after qdev error message changeStefan Hajnoczi
2015-06-23Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-2...Peter Maydell
2015-06-23util/qemu-sockets: improve ai_flag hints for ipv6 hostsWolfgang Bumiller
2015-06-23hw/display/tcx.c: Fix memory leakShannon Zhao
2015-06-23hw/display/cg3.c: Fix memory leakShannon Zhao
2015-06-23Makefile: Add "make ctags"Fam Zheng
2015-06-23Makefile: Fix "make cscope TAGS"Fam Zheng
2015-06-23qemu-options: Use @itemx where appropriateMarkus Armbruster
2015-06-23qemu-options: Improve -global documentationMarkus Armbruster
2015-06-23throttle: Fix typo in the documentation of block_set_io_throttleAlberto Garcia
2015-06-23hw/display/qxl-logger.c: Constify some variableFrediano Ziglio
2015-06-23configure: rearrange --help and consolidate enable/disable togetherMichael Tokarev
2015-06-23libcacard: pkgconfig: tidy dependent libsMichael Tokarev
2015-06-23vt82c686: QOMifyGonglei