aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-06Remove texinfo dependency from docker and CI configssphinx-conversions-v5Peter Maydell
2020-08-06configure: Drop texinfo requirementPeter Maydell
2020-08-06Remove Texinfo related files from .gitignore and git.orderfilePeter Maydell
2020-08-06scripts/texi2pod: Delete unused scriptPeter Maydell
2020-08-06Makefile: Remove redundant Texinfo related rulesPeter Maydell
2020-08-06docs/devel/qapi-code-gen.txt: Update to new rST backend conventionsPeter Maydell
2020-08-06scripts/qapi: Remove texinfo generation supportPeter Maydell
2020-08-06qga/qapi-schema.json: Add some headingsPeter Maydell
2020-08-06qapi: Use rST markup for literal blocksPeter Maydell
2020-08-06docs/interop: Convert qemu-qmp-ref to rSTPeter Maydell
2020-08-06docs/interop: Convert qemu-ga-ref to rSTPeter Maydell
2020-08-06docs/sphinx: Add new qapi-doc Sphinx extensionPeter Maydell
2020-08-06scripts/qapi/parser.py: improve doc comment indent handlingPeter Maydell
2020-08-06scripts/qapi: Move doc-comment whitespace stripping to doc.pyPeter Maydell
2020-08-06tests/qapi/doc-good.json: Prepare for qapi-doc Sphinx extensionPeter Maydell
2020-08-06qapi/machine.json: Escape a literal '*' in doc commentPeter Maydell
2020-08-06qapi/qapi-schema.json: Put headers in their own doc-comment blocksPeter Maydell
2020-08-06qapi/block-core.json: Fix nbd-server-start docsPeter Maydell
2020-08-06qapi: Fix indentation, againPeter Maydell
2020-08-06qapi/migration.json: Fix indentationPeter Maydell
2020-08-05Update version for v5.1.0-rc3 releasePeter Maydell
2020-08-05target/arm: Fix Rt/Rt2 in ESR_ELx for copro traps from AArch32 to 64Peter Maydell
2020-08-05qcow2-cluster: Fix integer left shift error in qcow2_alloc_cluster_link_l2()Tuguoyi
2020-08-05Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-08-0...Peter Maydell
2020-08-05Get rid of the libqemustub.a remaindersThomas Huth
2020-08-05target/riscv/vector_helper: Fix build on 32-bit big endian hostsThomas Huth
2020-08-05gitlab-ci: Fix Avocado cache usageThomas Huth
2020-08-05gitlab-ci.yml: Add build-system-debian and build-system-centos jobsThomas Huth
2020-08-05tests/acceptance: Disable the rx sash and arm cubieboard replay test on GitlabThomas Huth
2020-08-05tests/docker: Add python3-venv and netcat to the debian-amd64 containerThomas Huth
2020-08-04Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200804'...Peter Maydell
2020-08-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-08-04virtio-mem: Correct format specifier mismatch for RISC-VBruce Rogers
2020-08-04target/arm: Fix decode of LDRA[AB] instructionspull-target-arm-20200804Peter Collingbourne
2020-08-04docs/devel: Document decodetree no-overlap groupsRichard Henderson
2020-08-04Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200804' into st...Peter Maydell
2020-08-04accel/xen: Fix xen_enabled() behavior on target-agnostic objectsPhilippe Mathieu-Daudé
2020-08-04Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2020-08-04hw/net/net_tx_pkt: fix assertion failure in net_tx_pkt_add_raw_fragment()Mauro Matteo Cascella
2020-08-04colo-compare: Remove superfluous NULL-pointer checks for s->iothreadLukas Straub
2020-08-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200803'...Peter Maydell
2020-08-03hw/timer/imx_epit: Avoid assertion when CR.SWR is writtenpull-target-arm-20200803Peter Maydell
2020-08-03hw/arm/nrf51_soc: Set system_clock_scalePeter Maydell
2020-08-03target/arm: Avoid maybe-uninitialized warning with gcc 4.9Kaige Li
2020-08-03target/arm: Fix AddPAC error indicationRichard Henderson
2020-08-03msf2-soc, stellaris: Don't wire up SYSRESETREQPeter Maydell
2020-08-03hw/intc/armv7m_nvic: Provide default "reset the system" behaviour for SYSRESE...Peter Maydell
2020-08-03include/hw/irq.h: New function qemu_irq_is_connected()Peter Maydell
2020-08-03hw/arm/netduino2, netduinoplus2: Set system_clock_scalePeter Maydell
2020-08-03Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-08-03' int...Peter Maydell