aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-12block/blkio: use FUA flag on write zeroes only if supportedStefano Garzarella
2024-08-12arm/virt: place power button pin number on a defineMauro Carvalho Chehab
2024-08-12hw/core/ptimer: fix timer zero period condition for freq > 1GHzJianzhou Yue
2024-08-12Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingRichard Henderson
2024-08-12net: Fix '-net nic,model=' for non-help argumentsDavid Woodhouse
2024-08-09docs: Typo fix in live disk backupEric Blake
2024-08-09docs/interop/prl-xml.rst: Fix minor grammar nitsPeter Maydell
2024-08-09docs/interop/prl-xml.txt: Convert to rSTPeter Maydell
2024-08-09docs/interop/parallels.txt: Convert to rSTPeter Maydell
2024-08-09docs/interop/nbd.txt: Convert to rSTPeter Maydell
2024-08-09docs/specs/rocker.txt: Convert to rSTPeter Maydell
2024-08-09include: Fix typo in name of MAKE_IDENTFIER macroPeter Maydell
2024-08-09target/arm: Fix BTI versus CF_PCRELRichard Henderson
2024-08-09Merge tag 'pull-nbd-2024-08-08' of https://repo.or.cz/qemu/ericb into stagingRichard Henderson
2024-08-08nbd/server: CVE-2024-7409: Close stray clients at server-stopEric Blake
2024-08-08nbd/server: CVE-2024-7409: Drop non-negotiating clientsEric Blake
2024-08-08nbd/server: CVE-2024-7409: Cap default max-connections to 100Eric Blake
2024-08-08nbd/server: Plumb in new args to nbd_client_add()Eric Blake
2024-08-08nbd: Minor style and typo fixesEric Blake
2024-08-08Update version for v9.1.0-rc1 releasev9.1.0-rc1Richard Henderson
2024-08-08Merge tag 'pull-hex-20240807' of https://github.com/quic/qemu into stagingRichard Henderson
2024-08-07target/hexagon: switch to dc set_props() listBrian Cain
2024-08-07target/hexagon: define a v66 CPUBrian Cain
2024-08-07MAINTAINERS: Add my hexagon git treeBrian Cain
2024-08-07target/hexagon/idef-parser: Remove self-assignmentAnton Johansson
2024-08-07Hexagon: lldb read/write predicate registers p0/p1/p2/p3Taylor Simpson
2024-08-07Hexagon: fix F2_conv_* instructions for negative zeroMatheus Tavares Bernardino
2024-08-08Merge tag 'pull-tcg-20240808' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2024-08-08tcg/ppc: Sync tcg_out_test and constraintsRichard Henderson
2024-08-07Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson
2024-08-06iotests/024: exclude 'backing file format' field from the outputAndrey Drobyshev
2024-08-06iotests: Add `vvfat` testsAmjad Alsharafi
2024-08-06vvfat: Fix reading files with non-continuous clustersAmjad Alsharafi
2024-08-06vvfat: Fix wrong checks for cluster mappings invariantAmjad Alsharafi
2024-08-06vvfat: Fix usage of `info.file.offset`Amjad Alsharafi
2024-08-06vvfat: Fix bug in writing to middle of fileAmjad Alsharafi
2024-08-06scsi-disk: Always report RESERVATION_CONFLICT to guestKevin Wolf
2024-08-06scsi-disk: Add warning comments that host_status errors take a shortcutKevin Wolf
2024-08-06scsi-block: Don't skip callback for sgio error status/driver_statusKevin Wolf
2024-08-06scsi-disk: Use positive return value for status in dma_readv/writevKevin Wolf
2024-08-06block/graph-lock: Make WITH_GRAPH_RDLOCK_GUARD() fully checkedKevin Wolf
2024-08-06block-copy: Fix missing graph lockKevin Wolf
2024-08-06qapi-block-core: Clean up blockdev-snapshot-internal-sync docMarkus Armbruster
2024-08-07Merge tag 'hw-misc-20240806' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-08-06docs/specs/pci-ids: Fix markupGeorge Matsumura
2024-08-06docs/specs/pci-ids: Add missing devicesGeorge Matsumura
2024-08-06hw/pci-host/gt64120: Reset config registers during RESET phasePhilippe Mathieu-Daudé
2024-08-06hw/pci-host/gt64120: Set PCI base address register write maskPhilippe Mathieu-Daudé
2024-08-06ui/console: Note in '-display help' that some backends support suboptionsPeter Maydell
2024-08-06system/vl.c: Expand OpenGL related errorsPeter Maydell