index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/arm/exynos4210: Move exynos4210_init_board_irqs() into exynos4210.c
Peter Maydell
2022-04-21
2
-204
/
+202
*
hw/arm/exynos4210: Fix code style nit in combiner_grp_to_gic_id[]
Peter Maydell
2022-04-21
1
-1
/
+1
*
hw/arm/exynos4210: Coalesce board_irqs and irq_table
Peter Maydell
2022-04-21
2
-29
/
+9
*
hw/arm/exynos4210: Drop int_gic_irq[] from Exynos4210Irq struct
Peter Maydell
2022-04-21
1
-4
/
+2
*
hw/arm/exynos4210: Put a9mpcore device into state struct
Peter Maydell
2022-04-21
1
-5
/
+6
*
hw/intc/exynos4210_gic: Remove unused TYPE_EXYNOS4210_IRQ_GATE
Peter Maydell
2022-04-21
1
-107
/
+0
*
hw/arm/exynos4210: Use TYPE_OR_IRQ instead of custom OR-gate device
Peter Maydell
2022-04-21
1
-15
/
+16
*
hw/arm: versal: Connect the CRL
Edgar E. Iglesias
2022-04-21
1
-2
/
+52
*
hw/misc: Add a model of the Xilinx Versal CRL
Edgar E. Iglesias
2022-04-21
2
-0
/
+422
*
hw/arm: versal: Add the Cortex-R5Fs
Edgar E. Iglesias
2022-04-21
2
-3
/
+39
*
hw/arm: versal: Create an APU CPU Cluster
Edgar E. Iglesias
2022-04-21
1
-1
/
+8
*
hw/arm/xlnx-zynqmp: Connect 4 TTC timers
Edgar E. Iglesias
2022-04-21
1
-0
/
+22
*
timer: cadence_ttc: Break out header file to allow embedding
Edgar E. Iglesias
2022-04-21
1
-30
/
+2
*
hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF
Peter Maydell
2022-04-21
1
-0
/
+7
*
Merge tag 'pull-tcg-20220420' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-04-21
1
-1
/
+0
|
\
|
*
Don't include sysemu/tcg.h if it is not necessary
Thomas Huth
2022-04-20
1
-1
/
+0
*
|
util/log: Remove qemu_log_flush
Richard Henderson
2022-04-20
2
-2
/
+0
*
|
*: Use fprintf between qemu_log_trylock/unlock
Richard Henderson
2022-04-20
1
-13
/
+15
*
|
hw/xen: Split out xen_pv_output_msg
Richard Henderson
2022-04-20
1
-20
/
+24
*
|
util/log: Rename qemu_log_lock to qemu_log_trylock
Richard Henderson
2022-04-20
1
-1
/
+1
|
/
*
hw: Add compat machines for 7.1
Cornelia Huck
2022-04-20
8
-7
/
+73
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-04-20
126
-420
/
+1030
|
\
|
*
virtio-ccw: do not include headers for all virtio devices
Paolo Bonzini
2022-04-06
4
-16
/
+6
|
*
virtio-ccw: move device type declarations to .c files
Paolo Bonzini
2022-04-06
13
-133
/
+119
|
*
virtio-ccw: move vhost_ccw_scsi to a separate file
Paolo Bonzini
2022-04-06
3
-47
/
+65
|
*
s390x: follow qdev tree to detect SCSI device on a CCW bus
Paolo Bonzini
2022-04-06
1
-8
/
+12
|
*
hw: hyperv: Initial commit for Synthetic Debugging device
Jon Doron
2022-04-06
3
-0
/
+408
|
*
hyperv: Add support to process syndbg commands
Jon Doron
2022-04-06
1
-0
/
+243
|
*
hyperv: SControl is optional to enable SynIc
Jon Doron
2022-04-06
1
-33
/
+76
|
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
75
-75
/
+0
|
*
include: move C/util-related declarations to cutils.h
Marc-André Lureau
2022-04-06
5
-5
/
+5
|
*
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
16
-47
/
+47
|
*
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
10
-24
/
+24
|
*
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
10
-21
/
+21
|
*
Replace qemu_gettimeofday() with g_get_real_time()
Marc-André Lureau
2022-04-06
2
-11
/
+4
*
|
virtio-iommu: use-after-free fix
Wentao Liang
2022-04-08
1
-0
/
+1
*
|
ui/cursor: fix integer overflow in cursor_alloc (CVE-2021-4206)
Mauro Matteo Cascella
2022-04-07
2
-0
/
+9
*
|
display/qxl-render: fix race condition in qxl_cursor (CVE-2021-4207)
Mauro Matteo Cascella
2022-04-07
1
-1
/
+1
*
|
acpi: fix acpi_index migration
Dr. David Alan Gilbert
2022-04-06
4
-12
/
+17
|
/
*
xlnx-bbram: hw/nvram: Fix uninitialized Error *
Tong Ho
2022-04-05
1
-1
/
+1
*
hw/ppc: free env->tb_env in spapr_unrealize_vcpu()
Daniel Henrique Barboza
2022-04-04
2
-0
/
+10
*
9p: move P9_XATTR_SIZE_MAX from 9p.h to 9p.c
Will Cohen
2022-04-01
2
-23
/
+23
*
vhost-vdpa: fix typo in a comment
Stefano Garzarella
2022-03-31
1
-1
/
+1
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-03-29
1
-2
/
+2
|
\
|
*
virtio: fix --enable-vhost-user build on non-Linux
Paolo Bonzini
2022-03-29
1
-2
/
+2
*
|
hw/intc/arm_gicv3_its: Add missing newlines to process_mapc() logging
Peter Maydell
2022-03-25
1
-2
/
+2
|
/
*
hw: Fix misleading hexadecimal format
Philippe Mathieu-Daudé
2022-03-24
4
-8
/
+8
*
Merge tag 'pull-request-2022-03-21' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2022-03-22
2
-12
/
+34
|
\
|
*
hw/sd/sdhci: Prohibit DMA accesses to devices
Philippe Mathieu-Daudé
2022-03-21
1
-2
/
+3
|
*
hw/sd/sdhci: Honor failed DMA transactions
Philippe Mathieu-Daudé
2022-03-21
1
-9
/
+25
[next]