aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-18target/riscv: Add amocas.[b|h] for ZabhaLIU Zhiwei
2024-07-18target/riscv: Move gen_cmpxchg before adding amocas.[b|h]LIU Zhiwei
2024-07-18target/riscv: Add AMO instructions for ZabhaLIU Zhiwei
2024-07-18target/riscv: Move gen_amo before implement ZabhaLIU Zhiwei
2024-07-18target/riscv: Support Zama16b extensionLIU Zhiwei
2024-07-18disas/riscv: Support zcmop disassembleLIU Zhiwei
2024-07-18target/riscv: Add zcmop extensionLIU Zhiwei
2024-07-18disas/riscv: Support zimop disassembleLIU Zhiwei
2024-07-18target/riscv: Add zimop extensionLIU Zhiwei
2024-07-18Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingRichard Henderson
2024-07-18Merge tag 'pull-qapi-2024-07-17' of https://repo.or.cz/qemu/armbru into stagingRichard Henderson
2024-07-17meson: Update meson-buildoptions.shZhao Liu
2024-07-17backends/rng-random: Get rid of qemu_open_old()Zhao Liu
2024-07-17backends/iommufd: Get rid of qemu_open_old()Zhao Liu
2024-07-17backends/hostmem-epc: Get rid of qemu_open_old()Zhao Liu
2024-07-17hw/vfio/container: Get rid of qemu_open_old()Zhao Liu
2024-07-17hw/usb/u2f-passthru: Get rid of qemu_open_old()Zhao Liu
2024-07-17hw/usb/host-libusb: Get rid of qemu_open_old()Zhao Liu
2024-07-17hw/i386/sgx: Get rid of qemu_open_old()Zhao Liu
2024-07-17tests/avocado: Remove the non-working virtio_check_params testThomas Huth
2024-07-17doc/net/l2tpv3: Update boolean fields' description to avoid short-form useZhao Liu
2024-07-17target/hexagon/imported/mmvec: Fix superfluous trailing semicolonZhao Liu
2024-07-17util/oslib-posix: Fix superfluous trailing semicolonZhao Liu
2024-07-17hw/i386/x86: Fix superfluous trailing semicolonZhao Liu
2024-07-17accel/kvm/kvm-all: Fix superfluous trailing semicolonZhao Liu
2024-07-17README.rst: add the missing punctuationsZhihai Dong
2024-07-17block/curl: rewrite http header parsing functionMichael Tokarev
2024-07-17qapi: remove "Example" doc sectionJohn Snow
2024-07-17qapi: convert "Example" sections with longer proseJohn Snow
2024-07-17qapi: convert "Example" sections with titlesJohn Snow
2024-07-17qapi: convert "Example" sections without titlesJohn Snow
2024-07-17docs/sphinx: add CSS styling for qmp-example directiveHarmonie Snow
2024-07-17docs/qapidoc: add QMP highlighting to annotated qmp-example blocksJohn Snow
2024-07-17docs/qapidoc: create qmp-example directiveJohn Snow
2024-07-17docs/qapidoc: factor out do_parse()John Snow
2024-07-17qapi/ui: Drop note on naming of SpiceQueryMouseModeMarkus Armbruster
2024-07-17qapi/sockets: Move deprecation note out of SocketAddress doc commentMarkus Armbruster
2024-07-17qapi/machine: Clarify query-uuid value when none has been specifiedMarkus Armbruster
2024-07-17qapi/machine: Clean up documentation around CpuInstancePropertiesMarkus Armbruster
2024-07-17qapi/pci: Clean up documentation around PciDeviceClassMarkus Armbruster
2024-07-17qapi/qom: Document feature unstable of @x-vfio-user-serverMarkus Armbruster
2024-07-17Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2024-07-17Merge tag 'sdmmc-20240716' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-07-17Merge tag 'hw-misc-20240716' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-07-16hw/sd/sdcard: Support boot area in emmc imageJoel Stanley
2024-07-16hw/sd/sdcard: Add mmc SWITCH function support (CMD6)Sai Pavan Boddu
2024-07-16hw/sd/sdcard: Add eMMC 'boot-partition-size' propertyPhilippe Mathieu-Daudé
2024-07-16hw/sd/sdcard: Add emmc_cmd_SEND_EXT_CSD handler (CMD8)Vincent Palatin
2024-07-16hw/sd/sdcard: Implement eMMC sleep state (CMD5)Luc Michel
2024-07-16hw/sd/sdcard: Add emmc_cmd_PROGRAM_CID handler (CMD26)Philippe Mathieu-Daudé