aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-07arm: Add Clock peripheral stub to NRF51 SOCSteffen Görtz
2019-01-07tests/microbit-test: Add Tests for nRF51 TimerSteffen Görtz
2019-01-07arm: Instantiate NRF51 TimersSteffen Görtz
2019-01-07hw/timer/nrf51_timer: Add nRF51 Timer peripheralSteffen Görtz
2019-01-07tests/microbit-test: Add Tests for nRF51 GPIOSteffen Görtz
2019-01-07arm: Instantiate NRF51 general purpose I/OSteffen Görtz
2019-01-07hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheralSteffen Görtz
2019-01-07arm: Instantiate NRF51 random number generatorSteffen Görtz
2019-01-07hw/misc/nrf51_rng: Add NRF51 random number generator peripheralSteffen Görtz
2019-01-07arm: Add header to host common definition for nRF51 SOC peripheralsSteffen Görtz
2019-01-07qtest: Add set_irq_in command to set IRQ/GPIO levelSteffen Görtz
2019-01-07hw/arm/allwinner-a10: Add the 'A' SRAM and the SRAM controllerPhilippe Mathieu-Daudé
2019-01-07cpus.c: Fix race condition in cpu_stop_current()Peter Maydell
2019-01-07MAINTAINERS: Add ARM-related files for hw/[misc|input|timer]/Thomas Huth
2019-01-07hw/arm: versal: Plug memory leaksEdgar E. Iglesias
2019-01-07Revert "armv7m: Guard against no -kernel argument"Stefan Hajnoczi
2019-01-07arm/xlnx-zynqmp: put APUs and RPUs in separate CPU clustersLuc Michel
2019-01-07gdbstub: add multiprocess extension supportLuc Michel
2019-01-07gdbstub: gdb_set_stop_cpu: ignore request when process is not attachedLuc Michel
2019-01-07gdbstub: processes initialization on new peer connectionLuc Michel
2019-01-07gdbstub: add support for vAttach packetsLuc Michel
2019-01-07gdbstub: add support for extended mode packetLuc Michel
2019-01-07gdbstub: add multiprocess support to 'D' packetsLuc Michel
2019-01-07gdbstub: add multiprocess support to gdb_vm_state_change()Luc Michel
2019-01-07gdbstub: add multiprocess support to Xfer:features:read:Luc Michel
2019-01-07gdbstub: add multiprocess support to (f|s)ThreadInfo and ThreadExtraInfoLuc Michel
2019-01-07gdbstub: add multiprocess support to 'sC' packetsLuc Michel
2019-01-07gdbstub: add multiprocess support to vCont packetsLuc Michel
2019-01-07gdbstub: add multiprocess support to 'H' and 'T' packetsLuc Michel
2019-01-07gdbstub: add multiprocess support to '?' packetsLuc Michel
2019-01-07gdbstub: introduce GDB processesLuc Michel
2019-01-07hw/cpu: introduce CPU clustersLuc Michel
2019-01-07target/arm: SVE brk[ab] merging does not have s bitRichard Henderson
2019-01-07target/arm: Convert ARM_TBFLAG_* to FIELDsRichard Henderson
2019-01-07Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-01-05' into st...Peter Maydell
2019-01-05nbd/client: Drop pointless buf variableEric Blake
2019-01-05qemu-nbd: Fail earlier for -c/-d on non-linuxEric Blake
2019-01-05nbd/client: More consistent error messagesEric Blake
2019-01-04nbd: Document timeline of various featuresEric Blake
2019-01-04qemu-nbd: Use program name in error messagesEric Blake
2019-01-04block/nbd-client: use traces instead of noisy error_report_errVladimir Sementsov-Ogievskiy
2019-01-04nbd/client: Trace all server option error messagesEric Blake
2019-01-04nbd: publish _lookup functionsVladimir Sementsov-Ogievskiy
2019-01-04Merge remote-tracking branch 'remotes/philmd/tags/fw_cfg-20190104-pull-reques...Peter Maydell
2019-01-04fw_cfg: Make qemu_extra_params_fw locallyLi Qiang
2019-01-04fw_cfg: Fix -boot reboot-timeout error checkingLi Qiang
2019-01-04fw_cfg: Fix -boot bootsplash error checkingLi Qiang
2019-01-04fw_cfg: Improve error message when can't load splash fileLi Qiang
2019-01-04Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-01-04dmg: don't skip zero chunkyuchenlin