index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-07-08
crypto: Add aesdec_ISB_ISR_AK_IMC
Richard Henderson
2023-07-08
crypto: Add aesdec_ISB_ISR_IMC_AK
Richard Henderson
2023-07-08
crypto: Add aesenc_SB_SR_MC_AK
Richard Henderson
2023-07-08
crypto: Add aesdec_IMC
Richard Henderson
2023-07-08
crypto: Add aesenc_MC
Richard Henderson
2023-07-08
crypto: Add aesdec_ISB_ISR_AK
Richard Henderson
2023-07-08
crypto: Add aesenc_SB_SR_AK
Richard Henderson
2023-07-08
target/arm: Move aesmc and aesimc tables to crypto/aes.c
Richard Henderson
2023-07-07
ppc/pnv: Add QME region for P10
Joel Stanley
2023-07-07
ppc/pnv: Set P10 core xscom region size to match hardware
Nicholas Piggin
2023-07-07
ppc440_pcix: Rename QOM type define abd move it to common header
BALATON Zoltan
2023-07-07
ppc4xx_pci: Add define for ppc4xx-host-bridge type name
BALATON Zoltan
2023-07-07
ppc4xx_pci: Rename QOM type name define
BALATON Zoltan
2023-07-07
ppc440: Remove ppc460ex_pcie_init legacy init function
BALATON Zoltan
2023-07-07
ppc/pnv: Add P10 quad xscom model
Joel Stanley
2023-07-07
ppc/pnv: Subclass quad xscom callbacks
Joel Stanley
2023-07-07
pnv/xive: Add property on xive sources to define PQ state on reset
Frederic Barrat
2023-07-03
include/hw/qdev-core: fixup kerneldoc annotations
Alex Bennée
2023-07-03
include/migration: mark vmstate_register() as a legacy function
Alex Bennée
2023-07-03
plugins: force slow path when plugins instrument memory ops
Alex Bennée
2023-07-01
tcg: Reduce tcg_assert_listed_vecop() scope
Philippe Mathieu-Daudé
2023-07-01
fpu: Add float64_to_int{32,64}_modulo
Richard Henderson
2023-06-30
vfio/migration: Make VFIO migration non-experimental
Avihai Horon
2023-06-30
vfio/migration: Reset bytes_transferred properly
Avihai Horon
2023-06-30
vfio: Implement a common device info helper
Alex Williamson
2023-06-30
vfio/migration: Add support for switchover ack capability
Avihai Horon
2023-06-30
vfio/migration: Add VFIO migration pre-copy support
Avihai Horon
2023-06-30
vfio/migration: Store VFIO migration flags in VFIOMigration
Avihai Horon
2023-06-30
migration: Implement switchover ack logic
Avihai Horon
2023-06-29
Merge tag 'accel-20230628' of https://github.com/philmd/qemu into staging
Richard Henderson
2023-06-28
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
2023-06-28
exec/memory: Add symbol for the min value of memory listener priority
Isaku Yamahata
2023-06-28
exec/memory: Add symbol for memory listener priority for device backend
Isaku Yamahata
2023-06-28
exec/memory: Add symbolic value for memory listener priority for accel
Isaku Yamahata
2023-06-28
hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
Philippe Mathieu-Daudé
2023-06-28
accel/kvm: Re-include "exec/memattrs.h" header
Philippe Mathieu-Daudé
2023-06-28
accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState
Philippe Mathieu-Daudé
2023-06-28
accel: Move HAX hThread to accelerator context
Philippe Mathieu-Daudé
2023-06-28
accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
Philippe Mathieu-Daudé
2023-06-28
accel: Rename 'hax_vcpu' as 'accel' in CPUState
Philippe Mathieu-Daudé
2023-06-28
accel: Document generic accelerator headers
Philippe Mathieu-Daudé
2023-06-28
escc: emulate dip switch language layout settings on SUN keyboard
Henrik Carlqvist
2023-06-28
block: use bdrv_co_debug_event in coroutine context
Paolo Bonzini
2023-06-28
graph-lock: Unlock the AioContext while polling
Kevin Wolf
2023-06-27
ui: add optional d3d texture pointer to scanout texture
Marc-André Lureau
2023-06-27
ui/egl: query ANGLE d3d device
Marc-André Lureau
2023-06-27
ui: add egl_fb_read_rect()
Marc-André Lureau
2023-06-27
ui: add egl-headless support on win32
Marc-André Lureau
2023-06-27
virtio-gpu/win32: allocate shareable 2d resources/images
Marc-André Lureau
2023-06-27
console/win32: allocate shareable display surface
Marc-André Lureau
[next]