aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-09linux-user: Do not report "Unsupported syscall" by defaultPhilippe Mathieu-Daudé1-1/+1
2018-07-07nbd/server: fix nbd_co_send_block_statusVladimir Sementsov-Ogievskiy1-2/+3
2018-07-07ppc: fix default VGA display for PReP machinesMark Cave-Ayland1-0/+2
2018-07-07target/ppc: fix build on ppc64 hostLaurent Vivier1-1/+1
2018-07-07ppc440_uc: Fix a copy/paste errorPhilippe Mathieu-Daudé1-1/+1
2018-07-07sm501: Set updated region dirty after 2D operationBALATON Zoltan1-2/+15
2018-07-07sm501: Fix support for non-zero frame buffer start addressBALATON Zoltan1-3/+16
2018-07-07sm501: Log unimplemented raster operation modesSebastian Bauer1-0/+23
2018-07-07sm501: Implement negated destination raster operation modeSebastian Bauer1-1/+11
2018-07-07sm501: Use values from the pitch register for 2D operationsSebastian Bauer1-2/+2
2018-07-07sm501: Perform a full update after palette changeSebastian Bauer1-0/+8
2018-07-07sm501: Implement i2c part for reading monitor EDIDBALATON Zoltan5-4/+149
2018-07-07spapr/vio: quiet down the "irq" property accessorsCédric Le Goater1-3/+12
2018-07-07ppc: fix default VGA display for Mac machinesMark Cave-Ayland2-0/+2
2018-07-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell7-87/+84
2018-07-06checkpatch: handle token pasting betterPaolo Bonzini1-5/+4
2018-07-06ioapic: remove useless lower bounds checkPaolo Bonzini1-1/+1
2018-07-06pr-manager-helper: fix memory leak on eventPaolo Bonzini1-0/+1
2018-07-06qemu-char: check errno together with ret < 0xinhua.Cao1-2/+5
2018-07-06i386: fix '-cpu ?' output for host cpu typeGreg Kurz1-7/+7
2018-07-06qtest: Use cpu address space instead of system memoryJulia Suvorova1-13/+26
2018-07-06pr-helper: Rework socket path handlingMichal Privoznik1-26/+10
2018-07-06pr-helper: avoid error on PR IN command with zero request sizePaolo Bonzini1-33/+30
2018-07-06tests/migration: Skip tests for ppc tcgDr. David Alan Gilbert1-6/+17
2018-07-06Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-pull-20180705'...Peter Maydell9-68/+235
2018-07-05hw/riscv/sifive_u: Connect the Cadence GEM Ethernet deviceAlistair Francis4-2/+61
2018-07-05hw/riscv/sifive_u: Move the uart device tree node under /soc/Alistair Francis1-1/+1
2018-07-05hw/riscv/sifive_u: Set the interrupt controller number of interruptsAlistair Francis1-1/+1
2018-07-05hw/riscv/sifive_u: Set the soc device tree node as a simple-busAlistair Francis1-1/+1
2018-07-05hw/riscv/sifive_plic: Use gpios instead of irqsAlistair Francis5-12/+9
2018-07-05hw/riscv/sifive_e: Create a SiFive E SoC objectAlistair Francis2-27/+83
2018-07-05hw/riscv/sifive_u: Create a SiFive U SoC objectAlistair Francis2-24/+79
2018-07-05Merge remote-tracking branch 'remotes/stsquad/tags/pull-code-coverage-and-bui...Peter Maydell21-56/+223
2018-07-05docker: add linux-user powered cross builder for QEMUAlex Bennée2-9/+48
2018-07-05Merge remote-tracking branch 'remotes/armbru/tags/pull-cov-model-2018-07-05' ...Peter Maydell1-6/+2
2018-07-05docker: add special rule for deboostrapped imagesAlex Bennée1-3/+21
2018-07-05docker: add special handling for FROM:debian-%-user targetsAlex Bennée1-0/+4
2018-07-05docker: debian-bootstrap.pre allow customising of variant/urlAlex Bennée1-1/+10
2018-07-05docker: drop QEMU build-dep from bootstrapAlex Bennée1-2/+0
2018-07-05docker: Do not run tests in 'intermediate' imagesPhilippe Mathieu-Daudé1-1/+3
2018-07-05docker: Clean the MXE base imagePhilippe Mathieu-Daudé1-1/+1
2018-07-05docker: ubuntu: Use SDL2Philippe Mathieu-Daudé1-2/+2
2018-07-05docker: ubuntu: Update the package list before installing new onesPhilippe Mathieu-Daudé1-2/+2
2018-07-05linux-user: add gcov support to preexit_cleanupAlex Bennée1-0/+7
2018-07-05linux-user: introduce preexit_cleanupAlex Bennée4-9/+39
2018-07-05build-system: add coverage-report targetAlex Bennée2-3/+21
2018-07-05build-system: add clean-coverage targetAlex Bennée2-3/+19
2018-07-05travis: add gcovr summary for GCOV buildAlex Bennée3-0/+31
2018-07-05docker: add gcovr to travis imageAlex Bennée1-1/+1
2018-07-05.gitignore: add .gcov filesAlex Bennée1-0/+1