summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-26target-mips: microMIPS32 R6 Major instructionsYongbok Kim1-17/+45
2015-06-26target-mips: microMIPS32 R6 POOL32{I, C} instructionsYongbok Kim1-6/+21
2015-06-26target-mips: microMIPS32 R6 POOL32F instructionsYongbok Kim1-32/+199
2015-06-26target-mips: microMIPS32 R6 POOL32A{XF} instructionsYongbok Kim1-10/+72
2015-06-26target-mips: microMIPS32 R6 branches and jumpsYongbok Kim1-40/+202
2015-06-26target-mips: add microMIPS32 R6 opcode enumYongbok Kim1-16/+103
2015-06-26target-mips: signal RI for removed instructions in microMIPS R6Yongbok Kim1-0/+68
2015-06-26target-mips: raise RI exceptions when FIR.PS = 0Yongbok Kim1-33/+45
2015-06-26target-mips: rearrange gen_compute_compact_branchYongbok Kim1-236/+236
2015-06-26target-mips: refactor {D}LSA, {D}ALIGN, {D}BITSWAPYongbok Kim1-67/+99
2015-06-26target-mips: remove an unused argumentYongbok Kim1-3/+2
2015-06-26target-mips: add microMIPS TLBINV, TLBINVFYongbok Kim1-0/+8
2015-06-26target-mips: fix {RD, WR}PGPR in microMIPSYongbok Kim1-2/+2
2015-06-26target-mips: convert host to MIPS errno values when requiredLeon Alrae1-11/+33
2015-06-26target-mips: add Unified Hosting Interface (UHI) supportLeon Alrae6-26/+408
2015-06-26target-mips: remove identical code in different branchLeon Alrae1-21/+4
2015-06-26hw/mips: Do not clear BEV for MIPS malta kernel loadMatthew Fortune1-1/+1
2015-06-26include/softmmu-semi.h: Make semihosting support 64-bit cleanMaciej W. Rozycki1-6/+7
2015-06-25Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell1-52/+35
2015-06-25Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell17-86/+210
2015-06-24net: simplify net_client_init1()Stefan Hajnoczi1-22/+16
2015-06-24net: drop if expression that is always trueStefan Hajnoczi1-17/+14
2015-06-24net: raise an error if -net type is invalidStefan Hajnoczi1-0/+11
2015-06-24net: replace net_client_init1() netdev whitelist with blacklistStefan Hajnoczi1-25/+3
2015-06-24net: add missing "netmap" to host_net_devices[]Stefan Hajnoczi1-0/+3
2015-06-24virito-blk: drop duplicate checkGonglei1-2/+1
2015-06-24qemu-iotests: fix 051.out after qdev error message changeStefan Hajnoczi1-8/+0
2015-06-23Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-2...Peter Maydell19-285/+251
2015-06-23util/qemu-sockets: improve ai_flag hints for ipv6 hostsWolfgang Bumiller1-3/+6
2015-06-23hw/display/tcx.c: Fix memory leakShannon Zhao1-0/+1
2015-06-23hw/display/cg3.c: Fix memory leakShannon Zhao1-0/+1
2015-06-23Makefile: Add "make ctags"Fam Zheng1-1/+6
2015-06-23Makefile: Fix "make cscope TAGS"Fam Zheng1-5/+10
2015-06-23qemu-options: Use @itemx where appropriateMarkus Armbruster1-26/+26
2015-06-23qemu-options: Improve -global documentationMarkus Armbruster1-2/+3
2015-06-23throttle: Fix typo in the documentation of block_set_io_throttleAlberto Garcia1-1/+1
2015-06-23hw/display/qxl-logger.c: Constify some variableFrediano Ziglio1-8/+8
2015-06-23configure: rearrange --help and consolidate enable/disable togetherMichael Tokarev1-124/+75
2015-06-23libcacard: pkgconfig: tidy dependent libsMichael Tokarev1-1/+1
2015-06-23vt82c686: QOMifyGonglei1-15/+32
2015-06-23xen_pt: QOMifyGonglei2-5/+9
2015-06-23wdt_i6300esb: QOMifyGonglei1-5/+9
2015-06-23piix4: QOMifyGonglei1-2/+6
2015-06-23piix: piix3 QOMifyGonglei1-26/+31
2015-06-23pci-assign: QOMifyGonglei1-18/+21
2015-06-23Print error when failing to load PCI config dataDr. David Alan Gilbert1-0/+4
2015-06-23Grammar: 'as to'->'as for'Dr. David Alan Gilbert1-1/+1
2015-06-23remove libdecnumber/dpd/decimal128Local.hMichael Tokarev1-42/+0
2015-06-23configure: append --extra-ldflags to LDFLAGSAlex Bennée1-1/+1
2015-06-23Merge remote-tracking branch 'remotes/sstabellini/tags/xen-220615-3' into sta...Peter Maydell5-68/+46