aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-07-08crypto: Add aesdec_ISB_ISR_AK_IMCRichard Henderson
2023-07-08crypto: Add aesdec_ISB_ISR_IMC_AKRichard Henderson
2023-07-08crypto: Add aesenc_SB_SR_MC_AKRichard Henderson
2023-07-08crypto: Add aesdec_IMCRichard Henderson
2023-07-08crypto: Add aesenc_MCRichard Henderson
2023-07-08crypto: Add aesdec_ISB_ISR_AKRichard Henderson
2023-07-08crypto: Add aesenc_SB_SR_AKRichard Henderson
2023-07-08target/arm: Move aesmc and aesimc tables to crypto/aes.cRichard Henderson
2023-07-07ppc/pnv: Add QME region for P10Joel Stanley
2023-07-07ppc/pnv: Set P10 core xscom region size to match hardwareNicholas Piggin
2023-07-07ppc440_pcix: Rename QOM type define abd move it to common headerBALATON Zoltan
2023-07-07ppc4xx_pci: Add define for ppc4xx-host-bridge type nameBALATON Zoltan
2023-07-07ppc4xx_pci: Rename QOM type name defineBALATON Zoltan
2023-07-07ppc440: Remove ppc460ex_pcie_init legacy init functionBALATON Zoltan
2023-07-07ppc/pnv: Add P10 quad xscom modelJoel Stanley
2023-07-07ppc/pnv: Subclass quad xscom callbacksJoel Stanley
2023-07-07pnv/xive: Add property on xive sources to define PQ state on resetFrederic Barrat
2023-07-03include/hw/qdev-core: fixup kerneldoc annotationsAlex Bennée
2023-07-03include/migration: mark vmstate_register() as a legacy functionAlex Bennée
2023-07-03plugins: force slow path when plugins instrument memory opsAlex Bennée
2023-07-01tcg: Reduce tcg_assert_listed_vecop() scopePhilippe Mathieu-Daudé
2023-07-01fpu: Add float64_to_int{32,64}_moduloRichard Henderson
2023-06-30vfio/migration: Make VFIO migration non-experimentalAvihai Horon
2023-06-30vfio/migration: Reset bytes_transferred properlyAvihai Horon
2023-06-30vfio: Implement a common device info helperAlex Williamson
2023-06-30vfio/migration: Add support for switchover ack capabilityAvihai Horon
2023-06-30vfio/migration: Add VFIO migration pre-copy supportAvihai Horon
2023-06-30vfio/migration: Store VFIO migration flags in VFIOMigrationAvihai Horon
2023-06-30migration: Implement switchover ack logicAvihai Horon
2023-06-29Merge tag 'accel-20230628' of https://github.com/philmd/qemu into stagingRichard Henderson
2023-06-28Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson
2023-06-28exec/memory: Add symbol for the min value of memory listener priorityIsaku Yamahata
2023-06-28exec/memory: Add symbol for memory listener priority for device backendIsaku Yamahata
2023-06-28exec/memory: Add symbolic value for memory listener priority for accelIsaku Yamahata
2023-06-28hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpersPhilippe Mathieu-Daudé
2023-06-28accel/kvm: Re-include "exec/memattrs.h" headerPhilippe Mathieu-Daudé
2023-06-28accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUStatePhilippe Mathieu-Daudé
2023-06-28accel: Move HAX hThread to accelerator contextPhilippe Mathieu-Daudé
2023-06-28accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUStatePhilippe Mathieu-Daudé
2023-06-28accel: Rename 'hax_vcpu' as 'accel' in CPUStatePhilippe Mathieu-Daudé
2023-06-28accel: Document generic accelerator headersPhilippe Mathieu-Daudé
2023-06-28escc: emulate dip switch language layout settings on SUN keyboardHenrik Carlqvist
2023-06-28block: use bdrv_co_debug_event in coroutine contextPaolo Bonzini
2023-06-28graph-lock: Unlock the AioContext while pollingKevin Wolf
2023-06-27ui: add optional d3d texture pointer to scanout textureMarc-André Lureau
2023-06-27ui/egl: query ANGLE d3d deviceMarc-André Lureau
2023-06-27ui: add egl_fb_read_rect()Marc-André Lureau
2023-06-27ui: add egl-headless support on win32Marc-André Lureau
2023-06-27virtio-gpu/win32: allocate shareable 2d resources/imagesMarc-André Lureau
2023-06-27console/win32: allocate shareable display surfaceMarc-André Lureau