aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-06-24block: simplify handling of try to merge different sized bitmapsVladimir Sementsov-Ogievskiy2-14/+3
2022-06-24block: get rid of blk->guest_block_sizeStefan Hajnoczi1-1/+0
2022-06-24block: drop unused bdrv_co_drain() APIStefan Hajnoczi1-1/+0
2022-06-23hw/nvme: Add support for the Virtualization Management commandŁukasz Gieryk1-0/+17
2022-06-23hw/nvme: Initialize capability structures for primary/secondary controllersŁukasz Gieryk1-0/+5
2022-06-23hw/nvme: Add support for Secondary Controller ListLukasz Maniak1-0/+20
2022-06-23hw/nvme: Add support for Primary Controller CapabilitiesLukasz Maniak1-0/+23
2022-06-23hw/nvme: Add support for SR-IOVLukasz Maniak1-0/+1
2022-06-22io: add a QIOChannelNull equivalent to /dev/nullDaniel P. Berrangé1-0/+55
2022-06-22hw/i2c/aspeed: add DEV_ADDR in old register modeKlaus Jensen1-0/+8
2022-06-22aspeed/i2c: Add ast1030 controller modelsCédric Le Goater1-0/+1
2022-06-22aspeed: i2c: Move regs and helpers to header fileJoe Komlodi1-0/+267
2022-06-22aspeed: i2c: Add new mode supportJoe Komlodi1-1/+3
2022-06-22aspeed: i2c: Use reg array instead of individual varsJoe Komlodi1-9/+2
2022-06-22hw/registerfields: Add shared fields macrosJoe Komlodi1-0/+70
2022-06-20host-utils: Implemented signed 256-by-128 divisionLucas Mateus Castro (alqotel)1-0/+1
2022-06-20host-utils: Implemented unsigned 256-by-128 divisionLucas Mateus Castro (alqotel)2-0/+40
2022-06-16crypto: Introduce RSA algorithmzhenwei pi2-19/+69
2022-06-16virtio-iommu: Use recursive lock to avoid deadlockZhenzhong Duan1-1/+1
2022-06-16virtio-iommu: Add bypass mode support to assigned deviceZhenzhong Duan1-0/+2
2022-06-16pci-bridge/cxl_upstream: Add a CXL switch upstream portJonathan Cameron1-0/+5
2022-06-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson3-0/+64
2022-06-15vfio-user: handle device interruptsJagannathan Raman4-0/+21
2022-06-15vfio-user: handle PCI BAR accessesJagannathan Raman1-0/+3
2022-06-15vfio-user: IOMMU support for remote deviceJagannathan Raman1-0/+40
2022-06-15vfio-user: define vfio-user-server objectJagannathan Raman1-0/+2
2022-06-15remote/machine: add vfio-user propertyJagannathan Raman1-0/+2
2022-06-15qdev: unplug blocker for devicesJagannathan Raman1-0/+29
2022-06-14qmp: add filtering of statistics by namePaolo Bonzini1-1/+1
2022-06-14qmp: add filtering of statistics by providerPaolo Bonzini1-1/+3
2022-06-14hmp: add basic "info stats" implementationMark Kanda1-0/+1
2022-06-14cutils: add functions for IEC and SI prefixesPaolo Bonzini1-0/+18
2022-06-14qmp: add filtering of statistics by target vCPUPaolo Bonzini1-1/+10
2022-06-14qmp: Support for querying statsMark Kanda1-0/+34
2022-06-14virtio-gpu: Respect UI refresh rate for EDIDAkihiko Odaki1-0/+1
2022-06-14ui: Deliver refresh rate via QemuUIInfoAkihiko Odaki2-2/+2
2022-06-14ui/console: Do not return a value with ui_infoAkihiko Odaki1-1/+1
2022-06-11accel/tcg: Inline dump_opcount_info() and remove itBernhard Beschow1-1/+0
2022-06-11accel/tcg/cpu-exec: Unexport dump_drift_info()Bernhard Beschow1-2/+0
2022-06-11hw/i386/pc: Remove orphan declarationsBernhard Beschow1-3/+0
2022-06-11hw/i386/pc: Unexport functions used only internallyBernhard Beschow1-3/+0
2022-06-11hw/i386/pc: Unexport PC_CPU_MODEL_IDS macroBernhard Beschow1-8/+0
2022-06-11hw/rtc/mc146818rtc: QOM'ify io_base offsetBernhard Beschow1-1/+1
2022-06-11hw/isa/piix3: Inline and remove piix3_create()Bernhard Beschow1-2/+0
2022-06-11hw/isa/piix3: Factor out ISABus retrieval from piix3_create()Bernhard Beschow1-1/+1
2022-06-11hw/isa/piix4: Inline and remove piix4_create()Bernhard Beschow1-2/+0
2022-06-11hw/isa/piix4: QOM'ify PIIX4 PM creationBernhard Beschow1-1/+1
2022-06-11hw/isa/piix4: Factor out ISABus retrieval from piix4_create()Bernhard Beschow1-1/+1
2022-06-11hw/southbridge/piix: Aggregate all PIIX southbridge type namesBernhard Beschow2-2/+4
2022-06-11hw/acpi/piix4: remove unused piix4_pm_initfn() functionMark Cave-Ayland1-4/+0