aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-16libvhost-user: expose vu_request_to_stringAlex Bennée2-1/+10
2022-05-16vhost-user.rst: add clarifying language about protocol negotiationAlex Bennée1-2/+16
2022-05-16docs: vhost-user: replace master/slave with front-end/back-endPaolo Bonzini2-180/+180
2022-05-16docs: vhost-user: rewrite section on ring state machinePaolo Bonzini1-25/+21
2022-05-16docs: vhost-user: clean up request/reply descriptionPaolo Bonzini1-68/+95
2022-05-16hw/virtio: add vhost_user_[read|write] trace pointsAlex Bennée2-0/+6
2022-05-16virtio-pci: add notification trace pointsAlex Bennée2-1/+9
2022-05-16hw/virtio: move virtio-pci.h into shared include spaceAlex Bennée21-20/+20
2022-05-16vhost_net: Print feature masks in hexIlya Maximets1-2/+2
2022-05-16intel-iommu: update iq_dw during post loadJason Wang1-6/+15
2022-05-16intel-iommu: update root_scalable before switching as during post_loadJason Wang1-7/+7
2022-05-16intel-iommu: block output address in interrupt address rangeJason Wang2-1/+30
2022-05-16intel-iommu: remove VTD_FR_RESERVED_ERRJason Wang2-11/+0
2022-05-16intel_iommu: Fix irqchip / X2APIC configuration checksDavid Woodhouse1-6/+1
2022-05-16intel_iommu: Only allow interrupt remapping to be enabled if it's supportedDavid Woodhouse1-1/+3
2022-05-16intel_iommu: Support IR-only mode without DMA translationDavid Woodhouse2-4/+11
2022-05-16target/i386: Fix sanity check on max APIC ID / X2APIC enablementDavid Woodhouse3-9/+17
2022-05-16qapi/pragma: Tidy up commentsMarkus Armbruster1-1/+2
2022-05-16docs/devel/qapi-code-gen: Belatedly document feature naming rulesMarkus Armbruster1-4/+5
2022-05-16qapi/expr: Enforce feature naming rules againMarkus Armbruster1-1/+1
2022-05-16qapi: Stop using whitespace for alignment in commentsAndrea Bolognani8-74/+72
2022-05-16qapi: Drop unnecessary whitespace in commentsAndrea Bolognani11-31/+31
2022-05-16qapi: Drop unnecessary empty lines outside of commentsAndrea Bolognani12-38/+0
2022-05-16qapi: Drop unnecessary empty lines in commentsAndrea Bolognani11-48/+0
2022-05-16qapi: Add missing separators between sectionsAndrea Bolognani5-0/+18
2022-05-16qapi: Fix comment indentationAndrea Bolognani1-15/+15
2022-05-16qapi: Drop stray trailing symbolAndrea Bolognani1-1/+1
2022-05-16qapi: Fix malformed "Since:" section tagsMarkus Armbruster4-5/+4
2022-05-15Merge tag 'or1k-pull-request-20220515' of https://github.com/stffrdhrn/qemu i...Richard Henderson2-9/+30
2022-05-15target/openrisc: Do not reset delay slot flag on early tb exitStafford Horne1-0/+11
2022-05-15hw/openrisc: use right OMPIC size variableJason A. Donenfeld1-2/+2
2022-05-15hw/openrisc: support 4 serial ports in or1ksimJason A. Donenfeld1-6/+16
2022-05-14configure: remove duplicate help messagesPaolo Bonzini1-4/+0
2022-05-14configure: remove another dead variablePaolo Bonzini1-1/+0
2022-05-14build: remove useless dependencyPaolo Bonzini1-3/+0
2022-05-14introduce -audio as a replacement for -soundhwPaolo Bonzini9-49/+76
2022-05-14soundhw: move help handling to vl.cPaolo Bonzini2-15/+13
2022-05-14soundhw: unify initialization for ISA and PCI soundhwPaolo Bonzini1-9/+14
2022-05-14soundhw: extract soundhw help to a separate functionPaolo Bonzini2-14/+20
2022-05-14soundhw: remove ability to create multiple soundcardsPaolo Bonzini1-56/+32
2022-05-14rng: make opened property read-onlyPaolo Bonzini3-25/+8
2022-05-14crypto: make loaded property read-onlyPaolo Bonzini6-109/+58
2022-05-14target/i386: Support Arch LBR in CPUID enumerationYang Weijiang1-1/+19
2022-05-14target/i386: introduce helper to access supported CPUIDPaolo Bonzini1-16/+25
2022-05-14target/i386: Enable Arch LBR migration states in vmstateYang Weijiang1-0/+38
2022-05-14target/i386: Add MSR access interface for Arch LBRYang Weijiang2-0/+77
2022-05-14target/i386: Add XSAVES support for Arch LBRYang Weijiang2-1/+28
2022-05-14target/i386: Enable support for XSAVES based featuresYang Weijiang2-26/+92
2022-05-14target/i386: Add kvm_get_one_msr helperYang Weijiang1-20/+26
2022-05-14target/i386: Add lbr-fmt vPMU option to support guest LBRYang Weijiang2-0/+50