summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-18error: Copy location information in error_copy()Eric Blake1-0/+3
2015-09-18hmp: Allow for error message hints on HMPEric Blake4-35/+57
2015-09-18error: only prepend timestamp on stderrStefan Hajnoczi1-1/+1
2015-09-18Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150918' into stagingPeter Maydell6-1068/+496
2015-09-18target-mips: improve exception handlingPavel Dovgaluk5-377/+425
2015-09-18target-mips: correct MTC0 instruction on MIPS64Leon Alrae1-11/+7
2015-09-18target-mips: add missing restriction in DAUI instructionLeon Alrae1-1/+3
2015-09-18target-mips: fix corner case in TLBWR causing QEMU to hangLeon Alrae1-2/+7
2015-09-18pic32: use LCG algorithm for generated random index of TLBWR instructionSerge Vakulenko1-3/+6
2015-09-18target-mips: get rid of MIPS_DEBUG_SIGN_EXTENSIONSAurelien Jarno1-39/+0
2015-09-18target-mips: get rid of MIPS_DEBUGAurelien Jarno1-605/+19
2015-09-18target-mips: Fix RDHWR on CP0.CountAlex Smith1-2/+7
2015-09-18target-mips: remove wrong checks for recip.fmt and rsqrt.fmtPetar Jovanovic1-4/+2
2015-09-18target-mips: Use tcg_gen_extrh_i64_i32Richard Henderson1-26/+22
2015-09-17ide: unify io_buffer_offset incrementsJohn Snow3-18/+10
2015-09-17target-cris: update CPU state save/load to use VMStateDescriptionJuan Quintela4-90/+95
2015-09-17Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2-10/+26
2015-09-17net: smc91c111: flush packets on RCR register changesPeter Crosthwaite1-0/+1
2015-09-17net: smc91c111: gate can_receive() on rx FIFO having a slotPeter Crosthwaite1-1/+3
2015-09-17net: smc91c111: guard flush_queued_packets() on can_rx()Peter Crosthwaite1-8/+22
2015-09-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell55-1934/+2765
2015-09-16nbd: release exp->blk after all clients are closedWen Congyang1-6/+15
2015-09-16checkpatch: Escape left braces in regexFam Zheng1-11/+11
2015-09-16monitor: uninclude cpu_ldstPeter Crosthwaite1-1/+0
2015-09-16include/exec: Move cputlb exec.c defs outPeter Crosthwaite3-17/+18
2015-09-16cputlb: Change tlb_set_dirty() arg to cpuPeter Crosthwaite3-4/+4
2015-09-16cputlb: move CPU_LOOP() for tlb_reset() to exec.cPeter Crosthwaite3-17/+17
2015-09-16translate: move real_host_page setting to -commonPeter Crosthwaite2-2/+3
2015-09-16tcg: Move tci_tb_ptr to -commonPeter Crosthwaite2-6/+4
2015-09-16tcg: split tcg_op_defs to -commonPeter Crosthwaite4-8/+36
2015-09-16translate-all: Move tcg_handle_interrupt() to -commonPeter Crosthwaite3-30/+54
2015-09-16cpu-exec: Migrate some generic fns to cpu-exec-commonPeter Crosthwaite3-59/+82
2015-09-16qemu-char: Use g_new() & friends where that makes obvious senseMarkus Armbruster2-13/+13
2015-09-16monitor: added generation of documentation for hmp-commands-info.hxPavel Butsykin5-126/+18
2015-09-16hmp-commands.hx: fix end of table infoPavel Butsykin1-1/+4
2015-09-16monitor: remove target-specific code from monitor.cPavel Butsykin15-855/+1062
2015-09-16hmp-commands-info: move info_cmds content out of monitor.cPavel Butsykin3-388/+747
2015-09-16i386/kvm: Hyper-v crash msrs set/get'ers and migrationAndrey Smetanin5-1/+62
2015-09-16kvm: Add kvm system event crash handlerAndrey Smetanin1-0/+6
2015-09-16cpu: Add crash_occurred flag into CPUStateAndrey Smetanin4-0/+25
2015-09-16target-i386: move asm-x86/hyperv.h to standard-headersPaolo Bonzini4-258/+262
2015-09-16update-linux-headers: copy standard-headers files one by onePaolo Bonzini1-33/+36
2015-09-16update Linux headers to 4.3-rc1Paolo Bonzini6-99/+296
2015-09-16pci: remove Link Training error from AER error listPaolo Bonzini1-4/+0
2015-09-16Revert "rcu: init rcu_registry_lock after fork"Paolo Bonzini1-6/+1
2015-09-16Merge remote-tracking branch 'remotes/rth/tags/pull-target-i386-20150915' int...Peter Maydell11-489/+491
2015-09-16MAINTAINERS: Stefan will not maintain net subsystemJason Wang1-2/+1
2015-09-15target-i386: exception handling for other helper functionsPavel Dovgalyuk3-6/+6
2015-09-15target-i386: exception handling for seg_helper functionsPavel Dovgalyuk3-327/+335
2015-09-15target-i386: exception handling for memory helpersPavel Dovgalyuk2-26/+18