aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-02Fix some typos in documentation (found by codespell)Stefan Weil5-5/+5
2024-04-02Merge tag 'pull-target-arm-20240402' of https://git.linaro.org/people/pmaydel...Peter Maydell5-36/+68
2024-04-02raspi4b: Reduce RAM to 1Gb on 32-bit hostsCédric Le Goater1-0/+4
2024-04-02tests/qtest: Fix STM32L4x5 GPIO test on 32-bitCédric Le Goater1-24/+35
2024-04-02hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabledPeter Maydell1-2/+2
2024-04-02docs: sbsa: update specs, add dt noteMarcin Juszkiewicz1-9/+26
2024-04-02target/arm: take HSTR traps of cp15 accesses to EL2, not EL1Peter Maydell1-1/+1
2024-04-01fpu/softfloat: Remove mention of TILE-Gx targetPhilippe Mathieu-Daudé1-1/+1
2024-04-01usb-audio: Fix invalid values in AudioControl descriptorsJoonas Kankaala1-3/+1
2024-04-01Merge tag 'migration-20240331-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell1-0/+18
2024-04-01gitlab-ci/cirrus: switch from 'master' to 'latest'Michael Tokarev1-1/+1
2024-03-31migration/postcopy: Ensure postcopy_start() sets errp if it failsAvihai Horon1-0/+8
2024-03-31migration: Set migration error in migration_completion()Avihai Horon1-0/+10
2024-03-31Merge tag 'pull-ppc-for-9.0-3-20240331' of https://gitlab.com/npiggin/qemu in...Peter Maydell7-21/+36
2024-03-31Merge tag 'pull-9p-20240329' of https://github.com/cschoenebeck/qemu into sta...Peter Maydell1-21/+11
2024-03-31Merge tag 'pull-pa-20240329' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell6-189/+361
2024-03-30Merge tag 'pull-tcg-20240329' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell9-10/+75
2024-03-30Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell6-78/+15
2024-03-30tests/avocado: ppc_hv_tests.py set alpine time before setup-alpineNicholas Piggin1-0/+3
2024-03-30tests/avocado: Fix ppc_hv_tests.py xorriso dependency guardNicholas Piggin1-1/+2
2024-03-30target/ppc: Do not clear MSR[ME] on MCE interrupts to supervisorNicholas Piggin1-2/+3
2024-03-30target/ppc: Fix GDB register indexing on secondary CPUsBenjamin Gray1-11/+20
2024-03-30target/ppc: Restore [H]DEXCR to 64-bitsBenjamin Gray1-2/+2
2024-03-30target/ppc/mmu-radix64: Use correct string format in walk_tree()Philippe Mathieu-Daudé1-4/+4
2024-03-30hw/ppc/spapr: Include missing 'sysemu/tcg.h' headerPhilippe Mathieu-Daudé1-0/+1
2024-03-30spapr: nested: use bitwise NOT operator for flags checkHarsh Prateek Bora1-1/+1
2024-03-29accel/tcg: Use CPUState.get_pc in cpu_io_recompileRichard Henderson1-1/+1
2024-03-29disas: Show opcodes for target_disas and monitor_disasRichard Henderson2-0/+2
2024-03-29tcg/optimize: Fix sign_mask for logical right-shiftRichard Henderson3-1/+30
2024-03-29target/hppa: Clear psw_n for BE on use_nullify_skip pathRichard Henderson1-0/+1
2024-03-29target/hppa: Add diag instructions to set/restore shadow registersHelge Deller2-0/+44
2024-03-29target/hppa: Move diag argument handling to decodetreeRichard Henderson2-14/+28
2024-03-29target/hppa: Generate getshadowregs inlineRichard Henderson3-7/+15
2024-03-29Revert "tap: setting error appropriately when calling net_init_tap_one()"Akihiko Odaki2-20/+5
2024-03-29tap-win32: Remove unnecessary stubsAkihiko Odaki1-54/+0
2024-03-29hw/net/net_tx_pkt: Fix virtio header without checksum offloadingAkihiko Odaki1-0/+1
2024-03-29ebpf: Fix indirections table settingAkihiko Odaki1-2/+7
2024-03-29virtio-net: Fix vhost virtqueue notifiers for RSSAkihiko Odaki1-2/+2
2024-03-28qtest/virtio-9p-test.c: remove g_test_slow() gateDaniel Henrique Barboza1-9/+0
2024-03-28qtest/virtio-9p-test.c: create/remove temp dirs after each testDaniel Henrique Barboza1-12/+11
2024-03-27target/hppa: Fix overflow computation for shladdRichard Henderson1-19/+65
2024-03-27target/hppa: Replace c with uv in do_condRichard Henderson1-7/+5
2024-03-27target/hppa: Squash d for pa1.x during decodeRichard Henderson2-25/+33
2024-03-27target/hppa: Fix unit carry conditionsRichard Henderson1-102/+110
2024-03-27target/hppa: Optimize UADDCM with no conditionRichard Henderson1-2/+22
2024-03-27target/hppa: Fix DCOR reconstruction of carry bitsRichard Henderson1-1/+1
2024-03-27target/hppa: Use gva_offset_mask() everywhereSven Schnelle2-11/+11
2024-03-27target/hppa: Fix EIRR, EIEM versus icountRichard Henderson3-14/+11
2024-03-27target/hppa: Tidy read of interval timerRichard Henderson1-3/+1
2024-03-27target/hppa: Mark interval timer write as ioRichard Henderson1-0/+3