aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-09hw/timer/cmsdk-apb-timer: run or stop timer on writes to RELOAD and VALUEPeter Maydell
2018-07-09hw/timer/cmsdk-apb-timer: Correctly identify and set one-shot modeGuenter Roeck
2018-07-09hw/timer/cmsdk-apb-timer: Correct ptimer policy settingsPeter Maydell
2018-07-09ptimer: Add TRIGGER_ONLY_ON_DECREMENT policy optionPeter Maydell
2018-07-09hw/arm/smmu-common: Fix devfn computation in smmu_iommu_mrEric Auger
2018-07-09Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180709' into...Peter Maydell
2018-07-09Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-07-07' into st...Peter Maydell
2018-07-09sam460ex: Make sam460ex_load_device_tree() handle all errors internallyDavid Gibson
2018-07-09sam460ex: Don't check for errors from qemu_fdt_*()David Gibson
2018-07-09sam460ex: Check for errors from libfdt functionsDavid Gibson
2018-07-09sam460ex: Update u-boot-sam460ex firmwareBALATON Zoltan
2018-07-07nbd/server: fix nbd_co_send_block_statusVladimir Sementsov-Ogievskiy
2018-07-07ppc: fix default VGA display for PReP machinesMark Cave-Ayland
2018-07-07target/ppc: fix build on ppc64 hostLaurent Vivier
2018-07-07ppc440_uc: Fix a copy/paste errorPhilippe Mathieu-Daudé
2018-07-07sm501: Set updated region dirty after 2D operationBALATON Zoltan
2018-07-07sm501: Fix support for non-zero frame buffer start addressBALATON Zoltan
2018-07-07sm501: Log unimplemented raster operation modesSebastian Bauer
2018-07-07sm501: Implement negated destination raster operation modeSebastian Bauer
2018-07-07sm501: Use values from the pitch register for 2D operationsSebastian Bauer
2018-07-07sm501: Perform a full update after palette changeSebastian Bauer
2018-07-07sm501: Implement i2c part for reading monitor EDIDBALATON Zoltan
2018-07-07spapr/vio: quiet down the "irq" property accessorsCédric Le Goater
2018-07-07ppc: fix default VGA display for Mac machinesMark Cave-Ayland
2018-07-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-07-06checkpatch: handle token pasting betterPaolo Bonzini
2018-07-06ioapic: remove useless lower bounds checkPaolo Bonzini
2018-07-06pr-manager-helper: fix memory leak on eventPaolo Bonzini
2018-07-06qemu-char: check errno together with ret < 0xinhua.Cao
2018-07-06i386: fix '-cpu ?' output for host cpu typeGreg Kurz
2018-07-06qtest: Use cpu address space instead of system memoryJulia Suvorova
2018-07-06pr-helper: Rework socket path handlingMichal Privoznik
2018-07-06pr-helper: avoid error on PR IN command with zero request sizePaolo Bonzini
2018-07-06tests/migration: Skip tests for ppc tcgDr. David Alan Gilbert
2018-07-06Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-pull-20180705'...Peter Maydell
2018-07-05hw/riscv/sifive_u: Connect the Cadence GEM Ethernet deviceAlistair Francis
2018-07-05hw/riscv/sifive_u: Move the uart device tree node under /soc/Alistair Francis
2018-07-05hw/riscv/sifive_u: Set the interrupt controller number of interruptsAlistair Francis
2018-07-05hw/riscv/sifive_u: Set the soc device tree node as a simple-busAlistair Francis
2018-07-05hw/riscv/sifive_plic: Use gpios instead of irqsAlistair Francis
2018-07-05hw/riscv/sifive_e: Create a SiFive E SoC objectAlistair Francis
2018-07-05hw/riscv/sifive_u: Create a SiFive U SoC objectAlistair Francis
2018-07-05Merge remote-tracking branch 'remotes/stsquad/tags/pull-code-coverage-and-bui...Peter Maydell
2018-07-05docker: add linux-user powered cross builder for QEMUAlex Bennée
2018-07-05Merge remote-tracking branch 'remotes/armbru/tags/pull-cov-model-2018-07-05' ...Peter Maydell
2018-07-05docker: add special rule for deboostrapped imagesAlex Bennée
2018-07-05docker: add special handling for FROM:debian-%-user targetsAlex Bennée
2018-07-05docker: debian-bootstrap.pre allow customising of variant/urlAlex Bennée
2018-07-05docker: drop QEMU build-dep from bootstrapAlex Bennée
2018-07-05docker: Do not run tests in 'intermediate' imagesPhilippe Mathieu-Daudé