Age | Commit message (Expand) | Author |
2020-11-11 | scripts/tracetool: silence SystemTap dtrace(1) long long warnings | Stefan Hajnoczi |
2020-11-11 | trace: remove argument from trace_init_file | Paolo Bonzini |
2020-11-10 | Update version for v5.2.0-rc1 releasev5.2.0-rc1 | Peter Maydell |
2020-11-10 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201110'... | Peter Maydell |
2020-11-10 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1... | Peter Maydell |
2020-11-10 | target/arm/translate-neon.c: Handle VTBL UNDEF case before VFP access check | Peter Maydell |
2020-11-10 | tests/qtest/npcm7xx_rng-test: count runs properly | Havard Skinnemoen |
2020-11-10 | hw/arm/nseries: Check return value from load_image_targphys() | Peter Maydell |
2020-11-10 | hw/arm/musicpal: Only use qdev_get_gpio_in() when necessary | Philippe Mathieu-Daudé |
2020-11-10 | hw/arm/musicpal: Don't connect two qemu_irqs directly to the same input | Philippe Mathieu-Daudé |
2020-11-10 | hw/arm/nseries: Remove invalid/unnecessary n8x0_uart_setup() | Philippe Mathieu-Daudé |
2020-11-10 | hw/misc/stm32f2xx_syscfg: Remove extraneous IRQ | Philippe Mathieu-Daudé |
2020-11-10 | hw/arm/armsse: Correct expansion MPC interrupt lines | Philippe Mathieu-Daudé |
2020-11-10 | target/arm: Fix neon VTBL/VTBX for len > 1 | Richard Henderson |
2020-11-10 | hw/arm/virt: Remove dependency on Cortex-A15 MPCore peripherals | Philippe Mathieu-Daudé |
2020-11-10 | docs: add some notes on the sbsa-ref machine | Alex Bennée |
2020-11-10 | target/arm: add space before the open parenthesis '(' | Xinhao Zhang |
2020-11-10 | target/arm: Don't use '#' flag of printf format | Xinhao Zhang |
2020-11-10 | target/arm: add spaces around operator | Xinhao Zhang |
2020-11-10 | ssi: Fix bad printf format specifiers | AlexChen |
2020-11-10 | hw/arm/Kconfig: ARM_V7M depends on PTIMER | Andrew Jones |
2020-11-10 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re... | Peter Maydell |
2020-11-10 | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201... | Peter Maydell |
2020-11-10 | s390x: Avoid variable size warning in ipl.h | Daniele Buono |
2020-11-10 | s390x: fix clang 11 warnings in cpu_models.c | Daniele Buono |
2020-11-10 | qtest: Update references to parse_escape() in comments | Peter Maydell |
2020-11-10 | fuzz: add virtio-blk fuzz target | Dima Stepanov |
2020-11-10 | docs: add "page source" link to sphinx documentation | Daniel P. Berrangé |
2020-11-10 | gitlab: force enable docs build in Fedora, Ubuntu, Debian | Daniel P. Berrangé |
2020-11-10 | gitlab: publish the docs built during CI | Daniel P. Berrangé |
2020-11-10 | configure: surface deprecated targets in the help output | Alex Bennée |
2020-11-10 | fuzz: Make fork_fuzz.ld compatible with LLVM's LLD | Daniele Buono |
2020-11-10 | scripts/oss-fuzz: give all fuzzers -target names | Alexander Bulekov |
2020-11-10 | docs/fuzz: update fuzzing documentation post-meson | Alexander Bulekov |
2020-11-10 | docs/fuzz: rST-ify the fuzzing documentation | Alexander Bulekov |
2020-11-10 | MAINTAINERS: Add gitlab-pipeline-status script to GitLab CI section | Philippe Mathieu-Daudé |
2020-11-10 | linux-user/sparc: Don't zero high half of PC, NPC, PSR in sigreturn | Peter Maydell |
2020-11-10 | linux-user/sparc: Correct set/get_context handling of fp and i7 | Peter Maydell |
2020-11-10 | linux-user/sparc: Fix errors in target_ucontext structures | Peter Maydell |
2020-11-09 | hw/intc/ibex_plic: Clear the claim register when read | Alistair Francis |
2020-11-09 | target/riscv: Split the Hypervisor execute load helpers | Alistair Francis |
2020-11-09 | target/riscv: Remove the hyp load and store functions | Alistair Francis |
2020-11-09 | target/riscv: Remove the HS_TWO_STAGE flag | Alistair Francis |
2020-11-09 | target/riscv: Set the virtualised MMU mode when doing hyp accesses | Alistair Francis |
2020-11-09 | target/riscv: Add a virtualised MMU Mode | Alistair Francis |
2020-11-09 | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-11-09-tag' in... | Peter Maydell |
2020-11-09 | qga: fix missing closedir() in qmp_guest_get_disks() | Michael Roth |
2020-11-09 | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-11-09-v2'... | Peter Maydell |
2020-11-09 | block: make bdrv_drop_intermediate() less wrong | Vladimir Sementsov-Ogievskiy |
2020-11-09 | block: add bdrv_replace_node_common() | Vladimir Sementsov-Ogievskiy |