aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-09hw/arm/virt: Make PL061 GPIO lines pulled low, not highPeter Maydell1-0/+3
2021-07-09hw/gpio/pl061: Make pullup/pulldown of outputs configurablePeter Maydell1-4/+47
2021-07-09hw/gpio/pl061: Honour Luminary PL061 PUR and PDR registersPeter Maydell2-7/+57
2021-07-09hw/gpio/pl061: Document the interface of this devicePeter Maydell1-0/+7
2021-07-09hw/gpio/pl061: Add tracepoints for register read and writePeter Maydell2-22/+50
2021-07-09hw/gpio/pl061: Clean up read/write offset handling logicPeter Maydell1-25/+79
2021-07-09hw/gpio/pl061: Convert DPRINTF to tracepointsPeter Maydell2-18/+15
2021-07-09hw/intc/arm_gicv3_cpuif: Fix virtual irq number check in icv_[dir|eoir]_writeRicardo Koller1-2/+2
2021-07-09tests/boot-serial-test: Add STM32VLDISCOVERY board testcaseAlexandre Iooss1-0/+37
2021-07-09docs/system: arm: Add stm32 boards descriptionAlexandre Iooss3-0/+68
2021-07-09stm32vldiscovery: Add the STM32VLDISCOVERY MachineAlexandre Iooss5-0/+78
2021-07-09stm32f100: Add the stm32f100 SoCAlexandre Iooss5-0/+252
2021-07-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell22-8/+115
2021-07-08Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell10-17/+161
2021-07-08Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...Peter Maydell7-215/+235
2021-07-08tests/tcg: generalise the disabling of the signals testAlex Bennée3-6/+6
2021-07-07linux-user/syscall: Remove hardcoded tabs (code style)Philippe Mathieu-Daudé1-94/+94
2021-07-07linux-user/alpha: Remove hardcoded tabs (code style)Philippe Mathieu-Daudé1-99/+97
2021-07-07linux-user/mips: Handle TARGET_EWOULDBLOCK as TARGET_EAGAINPhilippe Mathieu-Daudé2-0/+4
2021-07-07linux-user/hppa: Handle TARGET_EWOULDBLOCK as TARGET_EAGAINPhilippe Mathieu-Daudé1-0/+2
2021-07-07linux-user/alpha: Handle TARGET_EWOULDBLOCK as TARGET_EAGAINPhilippe Mathieu-Daudé1-0/+2
2021-07-07linux-user: Fix style problems in linuxload.cRichard Henderson1-22/+20
2021-07-07linux-user: fill ppid field in /proc/self/statAndreas Schwab1-0/+3
2021-07-07linux-user/elfload: Implement ELF_HWCAP for RISC-VKito Cheng1-0/+13
2021-07-07MAINTAINERS: Add maintainer for vhost-user RNG implementationMathieu Poirier1-0/+9
2021-07-06block/io: Merge discard request alignmentsAkihiko Odaki1-0/+2
2021-07-06block: Add backend_defaults propertyAkihiko Odaki3-4/+79
2021-07-06block/file-posix: Optimize for macOSAkihiko Odaki1-2/+25
2021-07-06Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell34-1579/+1170
2021-07-06config-host.mak: remove unused compiler-related linesPaolo Bonzini2-11/+0
2021-07-06Set icon for QEMU binary on Mac OSJohn Arbuckle2-6/+19
2021-07-06qemu-option: remove now-dead codePaolo Bonzini3-79/+10
2021-07-06machine: add smp compound propertyPaolo Bonzini4-69/+95
2021-07-06vl: switch -M parsing to keyvalPaolo Bonzini1-163/+140
2021-07-06keyval: introduce keyval_parse_intoPaolo Bonzini2-8/+37
2021-07-06keyval: introduce keyval_mergePaolo Bonzini3-0/+139
2021-07-06qom: export more functions for use with non-UserCreatable objectsPaolo Bonzini2-16/+65
2021-07-06configure: convert compiler tests to meson, part 6Paolo Bonzini2-75/+11
2021-07-06configure: convert compiler tests to meson, part 5Paolo Bonzini2-101/+26
2021-07-06configure: convert compiler tests to meson, part 4Paolo Bonzini2-142/+34
2021-07-06configure: convert compiler tests to meson, part 3Paolo Bonzini2-87/+10
2021-07-06configure: convert compiler tests to meson, part 2Paolo Bonzini2-49/+5
2021-07-06configure: convert compiler tests to meson, part 1Paolo Bonzini3-366/+43
2021-07-06configure: convert HAVE_BROKEN_SIZE_MAX to mesonPaolo Bonzini2-17/+9
2021-07-06configure, meson: move CONFIG_IVSHMEM to mesonPaolo Bonzini3-11/+4
2021-07-06meson: store dependency('threads') in a variablePaolo Bonzini2-2/+2
2021-07-06meson: sort existing compiler testsPaolo Bonzini1-3/+6
2021-07-06configure, meson: convert libxml2 detection to mesonPaolo Bonzini3-29/+10
2021-07-06configure, meson: convert liburing detection to mesonPaolo Bonzini3-28/+11
2021-07-06configure, meson: convert libpmem detection to mesonPaolo Bonzini3-24/+10