Home
last modified time | relevance | path

Searched full:series (Results 1 – 25 of 69) sorted by relevance

123

/qemu/docs/devel/
H A Dsubmitting-a-patch.rst78 line ``Based-on: $MESSAGE_ID`` to your cover letter to make the series
86 Split up longer patches into a patch series of logical code changes.
93 last, so that someone reading the series can do a clean-room evaluation
106 If a series requires large blocks of code motion, there are tricks for
107 making the refactoring easier to review. Split up the series so that
207 work with a full build before submitting a series, especially if your
215 your series fixes. Keeping separate commits for the test and the fix
217 the problem, then again to place it last in the series so that
244 <https://github.com/stefanha/git-publish>`__ to send series.
254 Each time you post a series, git-publish will create a local tag with the format
[all …]
H A Dsubmitting-a-pull-request.rst11 patch series we might ask a submitter to send a pull request. This page
46 fixed patch series as normal to the list; you can't put it in a pull
52 series) and that "make check" passes before sending out the pull
H A Dtrivial-patches.rst18 - Are single patches or short series (max 2-4 patches).
H A Dmaintainers.rst84 series when a new sub-system is being added to the code base. This can
/qemu/docs/system/arm/
H A Dstm32.rst9 The STM32F1 series is based on ARM Cortex-M3 core. The following machines are
14 The STM32F2 series is based on ARM Cortex-M3 core. The following machines are
19 The STM32F4 series is based on ARM Cortex-M4F core, as well as the STM32L4
20 ultra-low-power series. The STM32F4 series is pin-to-pin compatible with STM32F2 series.
27 There are many other STM32 series that are currently not supported by QEMU.
H A Dnrf.rst9 The nRF51 series is the first series for short range wireless applications.
10 It is superseded by the nRF52 series.
15 There are other series such as nRF52, nRF53 and nRF91 which are currently not
H A Dnuvoton.rst6 servers. Currently there are two families: NPCM7XX series and
7 NPCM8XX series. NPCM7XX series feature one or two Arm Cortex-A9 CPU cores,
8 while NPCM8XX feature 4 Arm Cortex-A35 CPU cores. Both series contain a
H A Db-l475e-iot01a.rst7 ultra-low power series. The STM32L4x5 chip runs at up to 80 MHz and
H A Dfby35.rst4 Facebook has a series of multi-node compute server designs named
/qemu/linux-user/arm/nwfpe/
H A Dsingle_cpdo.c201 //series
206 //series
211 //series
216 //series
221 //series
226 //series
H A Dextended_cpdo.c221 //series
226 //series
231 //series
236 //series
241 //series
246 //series
H A Ddouble_cpdo.c238 //series
244 //series
250 //series
256 //series
262 //series
267 //series
/qemu/
H A DREADME.rst100 or even just for sending consecutive patch series revisions. It also
117 Your patch series will be sent and tagged as my-feature-v1 if you need to refer
128 Your patch series will be sent with 'v2' tag in the subject and the git tip
H A D.patchew.yml87 This series seems to have some coding style problems. See output below for
94 This series failed the {{ test }} build test. Please find the testing commands and
104 This series failed build test on {{test}} host. Please find the details below.
H A D.b4-config7 send-series-to = qemu-devel@nongnu.org
/qemu/tests/tcg/hexagon/
H A Dtest_fibonacci.S1 /* Purpose: computes the Fibonacci series up to a constant number. */
/qemu/include/hw/arm/
H A Dnrf51.h2 * Nordic Semiconductor nRF51 Series SOC Common Defines
/qemu/docs/system/ppc/
H A Dppce500.rst12 * PowerPC e500 series core (e500v2/e500mc/e5500/e6500)
147 these SoCs are e500v2 based MPC85xx series, hence you cannot test anything
/qemu/include/hw/
H A Dloader.h277 * Call this before of a series of rom_add_*() calls. Call
279 * useful for undoing a series of rom_add_*() calls if image file loading fails
288 * Call this after a series of rom_add_*() calls. See rom_transaction_begin().
/qemu/include/hw/riscv/
H A Dsifive_e.h2 * SiFive E series machine interface
H A Dsifive_u.h2 * SiFive U series machine interface
/qemu/docs/
H A Dglossary.rst135 development happens! Changes are posted as series, that all developers can
191 Once a series is reviewed and accepted by a subsystem maintainer, it will be
/qemu/include/hw/pci-host/
H A Dpam.h67 /* 64KB: Intel 3 series express chipset family p. 58*/
/qemu/accel/tcg/
H A Dinternal-common.h39 * force a slow path for a series of memory accesses.
/qemu/docs/devel/migration/
H A Dpostcopy.rst61 Postcopy moves through a series of states (see postcopy_state) from
129 A series of sections, identical to the precopy streams device state stream

123