aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-19tcg/mips: pass oi to tcg_out_tlb_loadAurelien Jarno
2015-09-19tcg/mips: move tcg_out_addsub2Aurelien Jarno
2015-09-19tcg/mips: Fix clobbering of qemu_ld inputsJames Hogan
2015-09-18cocoa: Suppress Cocoa window with -displayRainer Müller
2015-09-18Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2015-09-18ahci: clean up initial d2h semanticsJohn Snow
2015-09-18ahci: remove cmd_fis argument from write_fis_d2hJohn Snow
2015-09-18ahci: fix signature generationJohn Snow
2015-09-18ahci: remove dead reset codeJohn Snow
2015-09-18atapi: abort transfers with 0 byte limitsJohn Snow
2015-09-18ide: fix ATAPI command permissionsJohn Snow
2015-09-18ide-test: add cdrom dma testJohn Snow
2015-09-18ide-test: add cdrom pio testJohn Snow
2015-09-18qtest/ahci: export generate_patternJohn Snow
2015-09-18qtest/ahci: use generate_pattern everywhereJohn Snow
2015-09-18Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-09-18' into...Peter Maydell
2015-09-18memory: Fix bad error handling in memory_region_init_ram_ptr()Markus Armbruster
2015-09-18loader: Fix memory_region_init_resizeable_ram() error handlingMarkus Armbruster
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster
2015-09-18error: New error_fatalMarkus Armbruster
2015-09-18MAINTAINERS: Add "Error reporting" entryMarkus Armbruster
2015-09-18error: Copy location information in error_copy()Eric Blake
2015-09-18hmp: Allow for error message hints on HMPEric Blake
2015-09-18error: only prepend timestamp on stderrStefan Hajnoczi
2015-09-18Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150918' into stagingPeter Maydell
2015-09-18target-mips: improve exception handlingPavel Dovgaluk
2015-09-18target-mips: correct MTC0 instruction on MIPS64Leon Alrae
2015-09-18target-mips: add missing restriction in DAUI instructionLeon Alrae
2015-09-18target-mips: fix corner case in TLBWR causing QEMU to hangLeon Alrae
2015-09-18pic32: use LCG algorithm for generated random index of TLBWR instructionSerge Vakulenko
2015-09-18target-mips: get rid of MIPS_DEBUG_SIGN_EXTENSIONSAurelien Jarno
2015-09-18target-mips: get rid of MIPS_DEBUGAurelien Jarno
2015-09-18target-mips: Fix RDHWR on CP0.CountAlex Smith
2015-09-18target-mips: remove wrong checks for recip.fmt and rsqrt.fmtPetar Jovanovic
2015-09-18target-mips: Use tcg_gen_extrh_i64_i32Richard Henderson
2015-09-17ide: unify io_buffer_offset incrementsJohn Snow
2015-09-17target-cris: update CPU state save/load to use VMStateDescriptionJuan Quintela
2015-09-17Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-09-17net: smc91c111: flush packets on RCR register changesPeter Crosthwaite
2015-09-17net: smc91c111: gate can_receive() on rx FIFO having a slotPeter Crosthwaite
2015-09-17net: smc91c111: guard flush_queued_packets() on can_rx()Peter Crosthwaite
2015-09-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-09-16nbd: release exp->blk after all clients are closedWen Congyang
2015-09-16checkpatch: Escape left braces in regexFam Zheng
2015-09-16monitor: uninclude cpu_ldstPeter Crosthwaite
2015-09-16include/exec: Move cputlb exec.c defs outPeter Crosthwaite
2015-09-16cputlb: Change tlb_set_dirty() arg to cpuPeter Crosthwaite
2015-09-16cputlb: move CPU_LOOP() for tlb_reset() to exec.cPeter Crosthwaite
2015-09-16translate: move real_host_page setting to -commonPeter Crosthwaite
2015-09-16tcg: Move tci_tb_ptr to -commonPeter Crosthwaite