summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-06-26tcg: Support MMU protection regions smaller than TARGET_PAGE_SIZEPeter Maydell
2018-06-26hw/arm/omap: Use qemu_log_mask(GUEST_ERROR) instead of fprintfPhilippe Mathieu-Daudé
2018-06-26hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead of fprintfPhilippe Mathieu-Daudé
2018-06-26xilinx_spips: Make dma transactions as per dma_burst_sizeSai Pavan Boddu
2018-06-26Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180626-pull-request' i...Peter Maydell
2018-06-26Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2018-06-26Add gles support to egl-helpers, wire up in egl-headless and gtk.Gerd Hoffmann
2018-06-25Merge branch 'master' of git://git.qemu.org/qemu into x86-nextEduardo Habkost
2018-06-25hw/i386: Deprecate the machine types pc-0.10 and pc-0.11Thomas Huth
2018-06-25Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180625-pull-request...Peter Maydell
2018-06-25audio/hda: enable new timer code by default.Gerd Hoffmann
2018-06-22i386: Enable TOPOEXT feature on AMD EPYC CPUBabu Moger
2018-06-22Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180622'...Peter Maydell
2018-06-22Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180622' into...Peter Maydell
2018-06-22hw/arm/iotkit: Wire up MPC interrupt linesPeter Maydell
2018-06-22hw/arm/iotkit: Instantiate MPCPeter Maydell
2018-06-22hw/misc/iotkit-secctl.c: Implement SECMPCINTSTATUSPeter Maydell
2018-06-22hw/misc/tz-mpc.c: Implement registersPeter Maydell
2018-06-22hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection ControllerPeter Maydell
2018-06-22hw/arm/virt: Use 256MB ECAM region by defaultEric Auger
2018-06-22hw/arm/virt: Add a new 256MB ECAM regionEric Auger
2018-06-22hw/arm/virt: GICv3 DT node with one or two redistributor regionsEric Auger
2018-06-22hw/intc/arm_gicv3: Introduce redist-region-count array propertyEric Auger
2018-06-22linux-headers: Update to kernel mainline commit b357bf602Eric Auger
2018-06-22Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-06-20-v2' into...Peter Maydell
2018-06-22spapr: Use maximum page size capability to simplify memory backend checkingDavid Gibson
2018-06-22spapr: Maximum (HPT) pagesize propertyDavid Gibson
2018-06-21Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180615' into stagingPeter Maydell
2018-06-21nbd/server: introduce NBD_CMD_CACHEVladimir Sementsov-Ogievskiy
2018-06-21nbd/server: implement dirty bitmap exportVladimir Sementsov-Ogievskiy
2018-06-21ppc4xx_i2c: Implement directcntl registerBALATON Zoltan
2018-06-21ppc4xx_i2c: Remove unimplemented sdata and intr registersBALATON Zoltan
2018-06-21spapr: remove unused spapr_irq routinesCédric Le Goater
2018-06-21spapr: split the IRQ allocation sequenceCédric Le Goater
2018-06-21spapr: Add cpu_apply hook to capabilitiesDavid Gibson
2018-06-21spapr: Compute effective capability values earlierDavid Gibson
2018-06-21ppc/pnv: introduce Pnv8Chip and Pnv9Chip modelsCédric Le Goater
2018-06-21spapr_cpu_core: migrate per-CPU dataGreg Kurz
2018-06-21ppc/pnv: introduce a new isa_create() operation to the chip modelCédric Le Goater
2018-06-21ppc/pnv: introduce a new intc_create() operation to the chip modelCédric Le Goater
2018-06-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-06-19Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180618-pull-request' ...Peter Maydell
2018-06-18block/mirror: Add copy mode QAPI interfaceMax Reitz
2018-06-18job: Add job_progress_increase_remaining()Max Reitz
2018-06-18block/dirty-bitmap: Add bdrv_dirty_iter_next_areaMax Reitz
2018-06-18hbitmap: Add @advance param to hbitmap_iter_next()Max Reitz
2018-06-18block: Allow graph changes in bdrv_drain_all_begin/end sectionsKevin Wolf
2018-06-18block: ignore_bds_parents parameter for drain functionsKevin Wolf
2018-06-18block: Allow AIO_WAIT_WHILE with NULL ctxKevin Wolf
2018-06-18block: Don't poll in parent drain callbacksKevin Wolf