aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-02qapi: introduce x-query-jit QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-irq QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-ramblock QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-rdma QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-usb QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-numa QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-profile QMP commandDaniel P. Berrangé
2021-11-02qapi: introduce x-query-roms QMP commandDaniel P. Berrangé
2021-11-02docs/devel: document expectations for HMP commands in the futureDaniel P. Berrangé
2021-11-02docs/devel: add example of command returning unstructured textDaniel P. Berrangé
2021-11-02docs/devel: document expectations for QAPI data modelling for QMPDaniel P. Berrangé
2021-11-02monitor: introduce HumanReadableText and HMP supportDaniel P. Berrangé
2021-11-02docs/devel: update error handling guidance for HMP commandsDaniel P. Berrangé
2021-11-02docs/devel: tweak headings in monitor command docsDaniel P. Berrangé
2021-11-02docs/devel: rename file for writing monitor commandsDaniel P. Berrangé
2021-11-02monitor: make hmp_handle_error return a booleanDaniel P. Berrangé
2021-11-02monitor: remove 'info ioapic' HMP commandDaniel P. Berrangé
2021-11-02configure: fix --audio-drv-list help messagePaolo Bonzini
2021-11-02configure: Remove the check for the __thread keywordThomas Huth
2021-11-02Move the l2tpv3 test from configure to meson.buildThomas Huth
2021-11-02meson: remove unnecessary coreaudio test programPaolo Bonzini
2021-11-02meson: remove pointless warningsPaolo Bonzini
2021-11-02meson.build: Allow to disable OSS againThomas Huth
2021-11-02meson: bump submodule to 0.59.3Paolo Bonzini
2021-11-02qtest/am53c974-test: add test for cancelling in-flight requestsMark Cave-Ayland
2021-11-02esp: ensure in-flight SCSI requests are always cancelledMark Cave-Ayland
2021-11-02KVM: SVM: add migration support for nested TSC scalingMaxim Levitsky
2021-11-02hw/i386: fix vmmouse registrationPavel Dovgalyuk
2021-11-02watchdog: remove select_watchdog_actionPaolo Bonzini
2021-11-02vl: deprecate -watchdogPaolo Bonzini
2021-11-02watchdog: add information from -watchdog help to -device helpPaolo Bonzini
2021-11-02hw/i386: Rename default_bus_bypass_iommuJean-Philippe Brucker
2021-11-02hvf: Avoid mapping regions < PAGE_SIZE as ramAlexander Graf
2021-11-02configure: do not duplicate CPU_CFLAGS into QEMU_LDFLAGSPaolo Bonzini
2021-11-02configure: remove useless NPTL probePaolo Bonzini
2021-11-02target/i386: use DMA-enabled multiboot ROM for new-enough QEMU machine typesPaolo Bonzini
2021-11-02optionrom: add a DMA-enabled multiboot ROMMarcus Hähnel
2021-11-02target/i386: move linuxboot_dma_enabled to X86MachineStatePaolo Bonzini
2021-11-02MAINTAINERS: update location of microvm docsAlex Bennée
2021-11-02util: Make some iova_tree parameters constEugenio Pérez
2021-11-02configure/optionrom: Fix MSYS2 multiboot.bin issueHelge Konetzka
2021-11-02Partially revert "build: -no-pie is no functional linker flag"Jessica Clarke
2021-11-02Makefile: Fix cscope issues on MacOS and soft linksPeter Xu
2021-11-02Makefile: Fix gtags generationPeter Xu
2021-11-02block/nvme: Extract nvme_free_queue() from nvme_free_queue_pair()Philippe Mathieu-Daudé
2021-11-02block/nvme: Display CQ/SQ pointer in nvme_free_queue_pair()Philippe Mathieu-Daudé
2021-11-02block/nvme: Automatically free qemu_memalign() with QEMU_AUTO_VFREEPhilippe Mathieu-Daudé
2021-11-02Merge remote-tracking branch 'remotes/juanquintela/tags/migration-20211031-pu...Richard Henderson
2021-11-02Revert "elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too"Philippe Mathieu-Daudé
2021-11-02hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interruptsBALATON Zoltan