aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-20replication: Remove workaroundLukas Straub
2021-07-20replication: Properly attach childrenLukas Straub
2021-07-20replication: Reduce usage of s->hidden_disk and s->secondary_diskLukas Straub
2021-07-20replication: Remove s->active_diskLukas Straub
2021-07-20hw/ppc/Kconfig: Add missing dependency E500 -> DS1338 RTCPhilippe Mathieu-Daudé
2021-07-20hw/riscv/Kconfig: Restrict NUMA to Virt & Spike machinesPhilippe Mathieu-Daudé
2021-07-20hw/riscv/Kconfig: Add missing dependency MICROCHIP_PFSOC -> SERIALPhilippe Mathieu-Daudé
2021-07-20hw/arm/Kconfig: Add missing SDHCI symbol to FSL_IMX25Philippe Mathieu-Daudé
2021-07-20hw/arm/Kconfig: Remove unused DS1338 symbol from i.MX25 PDK BoardPhilippe Mathieu-Daudé
2021-07-20hw/arm/Kconfig: Add missing dependency NPCM7XX -> SMBUSPhilippe Mathieu-Daudé
2021-07-20hw/ide/Kconfig: Add missing dependency PCI -> IDE_QDEVPhilippe Mathieu-Daudé
2021-07-20hw/i386/Kconfig: Add missing Kconfig dependency (runtime error)Philippe Mathieu-Daudé
2021-07-20hw/acpi/Kconfig: Add missing Kconfig dependencies (build error)Philippe Mathieu-Daudé
2021-07-20hw/acpi: Do not restrict ACPI core routines to x86 architecturePhilippe Mathieu-Daudé
2021-07-20hw/mips: Express dependencies of the Boston machine with KconfigPhilippe Mathieu-Daudé
2021-07-20hw/mips: Add dependency MIPS_CPS -> MIPS_ITUPhilippe Mathieu-Daudé
2021-07-20block: Add option to use driver whitelist even in toolsKevin Wolf
2021-07-20block/mirror: fix active mirror dead-lock in mirror_wait_on_conflictsVladimir Sementsov-Ogievskiy
2021-07-20iotest 151: add test-case that shows active mirror dead-lockVladimir Sementsov-Ogievskiy
2021-07-20block/mirror: set .co for active-write MirrorOp objectsVladimir Sementsov-Ogievskiy
2021-07-19Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-07-19' in...Peter Maydell
2021-07-19blkdebug: protect rules and suspended_reqs with a lockEmanuele Giuseppe Esposito
2021-07-19block/blkdebug: remove new_state field and instead use a local variableEmanuele Giuseppe Esposito
2021-07-19blkdebug: do not suspend in the middle of QLIST_FOREACH_SAFEEmanuele Giuseppe Esposito
2021-07-19blkdebug: track all actionsEmanuele Giuseppe Esposito
2021-07-19blkdebug: move post-resume handling to resume_req_by_tagEmanuele Giuseppe Esposito
2021-07-19blkdebug: refactor removal of a suspended requestEmanuele Giuseppe Esposito
2021-07-19Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-07-...Peter Maydell
2021-07-19hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machineThomas Huth
2021-07-19hw/net/net_tx_pkt: Fix crash detected by fuzzerThomas Huth
2021-07-19hw/net/vmxnet3: Do not abort if the guest is trying to use an invalid TX queueThomas Huth
2021-07-19configure: Fix endianess test with LTOThomas Huth
2021-07-19ci: build & store windows installerGerd Hoffmann
2021-07-18Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210718'...Peter Maydell
2021-07-18target/arm: Remove duplicate 'plus1' function from Neon and SVE decodePeter Maydell
2021-07-18docs: Add skeletal documentation of highbank and midwayPeter Maydell
2021-07-18docs: Add skeletal documentation of the emcraft-sf2Peter Maydell
2021-07-18docs: Add skeletal documentation of cubieboardPeter Maydell
2021-07-18docs: Add QEMU version information to HTML footerPeter Maydell
2021-07-18docs: Add license note to the HTML page footerPeter Maydell
2021-07-18docs: Add some actual About text to about/index.rstPeter Maydell
2021-07-18docs: Move deprecation, build and license info out of system/Peter Maydell
2021-07-18docs: Remove "Contents:" lines from top-level subsectionsPeter Maydell
2021-07-18docs: Stop calling the top level subsections of our manual 'manuals'Peter Maydell
2021-07-18docs: Fix documentation Copyright datePeter Maydell
2021-07-18target/arm: Fix offsets for TTBCRRichard Henderson
2021-07-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream3' into stagingPeter Maydell
2021-07-16vhost-vsock: SOCK_SEQPACKET feature bit supportArseny Krasnov
2021-07-16docs: Add documentation for iommu bypassXingang Wang
2021-07-16hw/i386/acpi-build: Add IVRS support to bypass iommuXingang Wang