summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcg/mips: move tcg_out_addsub2Aurelien Jarno2015-09-191-49/+49
* tcg/mips: Fix clobbering of qemu_ld inputsJames Hogan2015-09-191-11/+15
* cocoa: Suppress Cocoa window with -displayRainer Müller2015-09-181-0/+1
* Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2015-09-188-119/+342
|\
| * ahci: clean up initial d2h semanticsJohn Snow2015-09-181-11/+16
| * ahci: remove cmd_fis argument from write_fis_d2hJohn Snow2015-09-181-7/+4
| * ahci: fix signature generationJohn Snow2015-09-181-12/+20
| * ahci: remove dead reset codeJohn Snow2015-09-181-4/+1
| * atapi: abort transfers with 0 byte limitsJohn Snow2015-09-183-6/+29
| * ide: fix ATAPI command permissionsJohn Snow2015-09-181-15/+15
| * ide-test: add cdrom dma testJohn Snow2015-09-181-18/+72
| * ide-test: add cdrom pio testJohn Snow2015-09-181-0/+157
| * qtest/ahci: export generate_patternJohn Snow2015-09-183-26/+27
| * qtest/ahci: use generate_pattern everywhereJohn Snow2015-09-181-17/+6
| * ide: unify io_buffer_offset incrementsJohn Snow2015-09-173-18/+10
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-09-18' into...Peter Maydell2015-09-1870-152/+213
|\ \
| * | memory: Fix bad error handling in memory_region_init_ram_ptr()Markus Armbruster2015-09-181-1/+1
| * | loader: Fix memory_region_init_resizeable_ram() error handlingMarkus Armbruster2015-09-181-1/+1
| * | Fix bad error handling after memory_region_init_ram()Markus Armbruster2015-09-1862-101/+110
| * | error: New error_fatalMarkus Armbruster2015-09-182-13/+32
| * | MAINTAINERS: Add "Error reporting" entryMarkus Armbruster2015-09-181-0/+8
| * | error: Copy location information in error_copy()Eric Blake2015-09-181-0/+3
| * | hmp: Allow for error message hints on HMPEric Blake2015-09-184-35/+57
| * | error: only prepend timestamp on stderrStefan Hajnoczi2015-09-181-1/+1
| |/
* | Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150918' into stagingPeter Maydell2015-09-186-1068/+496
|\ \ | |/ |/|
| * target-mips: improve exception handlingPavel Dovgaluk2015-09-185-377/+425
| * target-mips: correct MTC0 instruction on MIPS64Leon Alrae2015-09-181-11/+7
| * target-mips: add missing restriction in DAUI instructionLeon Alrae2015-09-181-1/+3
| * target-mips: fix corner case in TLBWR causing QEMU to hangLeon Alrae2015-09-181-2/+7
| * pic32: use LCG algorithm for generated random index of TLBWR instructionSerge Vakulenko2015-09-181-3/+6
| * target-mips: get rid of MIPS_DEBUG_SIGN_EXTENSIONSAurelien Jarno2015-09-181-39/+0
| * target-mips: get rid of MIPS_DEBUGAurelien Jarno2015-09-181-605/+19
| * target-mips: Fix RDHWR on CP0.CountAlex Smith2015-09-181-2/+7
| * target-mips: remove wrong checks for recip.fmt and rsqrt.fmtPetar Jovanovic2015-09-181-4/+2
| * target-mips: Use tcg_gen_extrh_i64_i32Richard Henderson2015-09-181-26/+22
|/
* target-cris: update CPU state save/load to use VMStateDescriptionJuan Quintela2015-09-174-90/+95
* Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-09-172-10/+26
|\
| * net: smc91c111: flush packets on RCR register changesPeter Crosthwaite2015-09-171-0/+1
| * net: smc91c111: gate can_receive() on rx FIFO having a slotPeter Crosthwaite2015-09-171-1/+3
| * net: smc91c111: guard flush_queued_packets() on can_rx()Peter Crosthwaite2015-09-171-8/+22
| * MAINTAINERS: Stefan will not maintain net subsystemJason Wang2015-09-161-2/+1
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-09-1655-1934/+2765
|\ \
| * | nbd: release exp->blk after all clients are closedWen Congyang2015-09-161-6/+15
| * | checkpatch: Escape left braces in regexFam Zheng2015-09-161-11/+11
| * | monitor: uninclude cpu_ldstPeter Crosthwaite2015-09-161-1/+0
| * | include/exec: Move cputlb exec.c defs outPeter Crosthwaite2015-09-163-17/+18
| * | cputlb: Change tlb_set_dirty() arg to cpuPeter Crosthwaite2015-09-163-4/+4
| * | cputlb: move CPU_LOOP() for tlb_reset() to exec.cPeter Crosthwaite2015-09-163-17/+17
| * | translate: move real_host_page setting to -commonPeter Crosthwaite2015-09-162-2/+3
| * | tcg: Move tci_tb_ptr to -commonPeter Crosthwaite2015-09-162-6/+4
OpenPOWER on IntegriCloud