aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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é
2024-07-16hw/sd/sdcard: Fix SET_BLOCK_COUNT command argument on eMMC (CMD23)Cédric Le Goater
2024-07-16hw/sd/sdcard: Add emmc_cmd_SET_RELATIVE_ADDR handler (CMD3)Cédric Le Goater
2024-07-16hw/sd/sdcard: Register unimplemented command handlersPhilippe Mathieu-Daudé
2024-07-16hw/sd/sdcard: Register generic command handlersPhilippe Mathieu-Daudé
2024-07-16hw/sd/sdcard: Basis for eMMC supportPhilippe Mathieu-Daudé
2024-07-16system/physmem: use return value of ram_block_discard_require() as errnoZhenzhong Duan
2024-07-16vl: fix "type is NULL" in -vga helpMarc-André Lureau
2024-07-16ui/console: Remove dpy_cursor_define_supported()Akihiko Odaki
2024-07-16ui/cocoa: Add cursor compositionAkihiko Odaki
2024-07-16ui/console: Convert mouse visibility parameter into boolAkihiko Odaki
2024-07-16ui/cocoa: Release CGColorSpaceAkihiko Odaki
2024-07-16esp: remove transfer size check from DMA DATA IN and DATA OUT transfersMark Cave-Ayland
2024-07-16system/cpus: Add cpu_pause() functionNicholas Piggin
2024-07-16accel/tcg: Make cpu_exec_interrupt hook mandatoryPeter Maydell
2024-07-16loader: remove load_image_gzipped function as its not used anywhereAni Sinha
2024-07-16include/hw/qdev-core.h: Correct and clarify gpio doc commentsPeter Maydell
2024-07-16hw/isa/vt82c686: Turn "intr" irq into a named gpioBernhard Beschow
2024-07-16hw/core/loader: allow loading larger ROMsGregor Haas
2024-07-16target/i386/tcg: save current task state before loading new onePaolo Bonzini
2024-07-16target/i386/tcg: use X86Access for TSS accessPaolo Bonzini