index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-09
crypto: Unexport AES_*_rot, AES_TeN, AES_TdN
Richard Henderson
1
-25
/
+0
2023-07-09
crypto: Remove AES_imc
Richard Henderson
1
-7
/
+0
2023-07-09
crypto: Remove AES_shifts, AES_ishifts
Richard Henderson
1
-4
/
+0
2023-07-08
crypto: Add aesdec_ISB_ISR_AK_IMC
Richard Henderson
1
-0
/
+21
2023-07-08
crypto: Add aesdec_ISB_ISR_IMC_AK
Richard Henderson
1
-0
/
+21
2023-07-08
crypto: Add aesenc_SB_SR_MC_AK
Richard Henderson
1
-0
/
+21
2023-07-08
crypto: Add aesdec_IMC
Richard Henderson
1
-0
/
+18
2023-07-08
crypto: Add aesenc_MC
Richard Henderson
1
-0
/
+18
2023-07-08
crypto: Add aesdec_ISB_ISR_AK
Richard Henderson
1
-0
/
+21
2023-07-08
crypto: Add aesenc_SB_SR_AK
Richard Henderson
1
-0
/
+44
2023-07-08
target/arm: Move aesmc and aesimc tables to crypto/aes.c
Richard Henderson
1
-0
/
+6
2023-07-07
ppc/pnv: Add QME region for P10
Joel Stanley
2
-0
/
+15
2023-07-07
ppc/pnv: Set P10 core xscom region size to match hardware
Nicholas Piggin
2
-1
/
+2
2023-07-07
ppc440_pcix: Rename QOM type define abd move it to common header
BALATON Zoltan
1
-0
/
+1
2023-07-07
ppc4xx_pci: Add define for ppc4xx-host-bridge type name
BALATON Zoltan
1
-0
/
+1
2023-07-07
ppc4xx_pci: Rename QOM type name define
BALATON Zoltan
1
-1
/
+1
2023-07-07
ppc440: Remove ppc460ex_pcie_init legacy init function
BALATON Zoltan
1
-0
/
+1
2023-07-07
ppc/pnv: Add P10 quad xscom model
Joel Stanley
1
-1
/
+1
2023-07-07
ppc/pnv: Subclass quad xscom callbacks
Joel Stanley
1
-1
/
+12
2023-07-07
pnv/xive: Add property on xive sources to define PQ state on reset
Frederic Barrat
1
-0
/
+1
2023-07-03
include/hw/qdev-core: fixup kerneldoc annotations
Alex Bennée
1
-114
/
+254
2023-07-03
include/migration: mark vmstate_register() as a legacy function
Alex Bennée
1
-1
/
+9
2023-07-03
plugins: force slow path when plugins instrument memory ops
Alex Bennée
3
-1
/
+41
2023-07-01
tcg: Reduce tcg_assert_listed_vecop() scope
Philippe Mathieu-Daudé
1
-6
/
+0
2023-07-01
fpu: Add float64_to_int{32,64}_modulo
Richard Henderson
1
-0
/
+3
2023-06-30
vfio/migration: Make VFIO migration non-experimental
Avihai Horon
1
-3
/
+3
2023-06-30
vfio/migration: Reset bytes_transferred properly
Avihai Horon
1
-0
/
+1
2023-06-30
vfio: Implement a common device info helper
Alex Williamson
1
-0
/
+1
2023-06-30
vfio/migration: Add support for switchover ack capability
Avihai Horon
1
-0
/
+1
2023-06-30
vfio/migration: Add VFIO migration pre-copy support
Avihai Horon
1
-0
/
+2
2023-06-30
vfio/migration: Store VFIO migration flags in VFIOMigration
Avihai Horon
1
-0
/
+1
2023-06-30
migration: Implement switchover ack logic
Avihai Horon
1
-0
/
+2
2023-06-29
Merge tag 'accel-20230628' of https://github.com/philmd/qemu into staging
Richard Henderson
13
-9
/
+42
2023-06-28
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
2
-2
/
+11
2023-06-28
exec/memory: Add symbol for the min value of memory listener priority
Isaku Yamahata
1
-0
/
+1
2023-06-28
exec/memory: Add symbol for memory listener priority for device backend
Isaku Yamahata
1
-0
/
+1
2023-06-28
exec/memory: Add symbolic value for memory listener priority for accel
Isaku Yamahata
1
-0
/
+2
2023-06-28
hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
Philippe Mathieu-Daudé
3
-0
/
+21
2023-06-28
accel/kvm: Re-include "exec/memattrs.h" header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-06-28
accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState
Philippe Mathieu-Daudé
2
-5
/
+1
2023-06-28
accel: Move HAX hThread to accelerator context
Philippe Mathieu-Daudé
1
-1
/
+0
2023-06-28
accel: Rename HAX 'struct hax_vcpu_state' -> AccelCPUState
Philippe Mathieu-Daudé
2
-3
/
+3
2023-06-28
accel: Rename 'hax_vcpu' as 'accel' in CPUState
Philippe Mathieu-Daudé
1
-1
/
+1
2023-06-28
accel: Document generic accelerator headers
Philippe Mathieu-Daudé
6
-0
/
+12
2023-06-28
escc: emulate dip switch language layout settings on SUN keyboard
Henrik Carlqvist
1
-0
/
+1
2023-06-28
block: use bdrv_co_debug_event in coroutine context
Paolo Bonzini
1
-0
/
+7
2023-06-28
graph-lock: Unlock the AioContext while polling
Kevin Wolf
1
-2
/
+4
2023-06-27
ui: add optional d3d texture pointer to scanout texture
Marc-André Lureau
3
-5
/
+11
2023-06-27
ui/egl: query ANGLE d3d device
Marc-André Lureau
1
-0
/
+1
2023-06-27
ui: add egl_fb_read_rect()
Marc-André Lureau
1
-0
/
+1
[next]