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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/riscv: virt: Create a platform bus
Alistair Francis
2022-04-29
1
-1
/
+6
*
hw/core: Move the ARM sysbus-fdt to core
Alistair Francis
2022-04-29
1
-0
/
+0
*
hw/riscv: virt: Add a machine done notifier
Alistair Francis
2022-04-29
1
-0
/
+1
*
crypto: move sm4_sbox from target/arm
Weiwei Li
2022-04-29
1
-0
/
+6
*
Merge tag 'pull-target-arm-20220428' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2022-04-28
1
-0
/
+1
|
\
|
*
hw/arm/smmuv3: Cache event fault record
Jean-Philippe Brucker
2022-04-28
1
-0
/
+1
*
|
remove -writeconfig
Paolo Bonzini
2022-04-28
1
-1
/
+0
|
/
*
Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into st...
Richard Henderson
2022-04-27
2
-0
/
+4
|
\
|
*
i386: factor out x86_firmware_configure()
Gerd Hoffmann
2022-04-27
1
-0
/
+3
|
*
qapi/ui: add 'display-update' command for changing listen address
Vladimir Sementsov-Ogievskiy
2022-04-27
1
-0
/
+1
*
|
Merge tag 'pull-nbd-2022-04-26' of https://repo.or.cz/qemu/ericb into staging
Richard Henderson
2022-04-26
1
-1
/
+1
|
\
\
|
*
|
qapi: rename BlockDirtyBitmapMergeSource to BlockDirtyBitmapOrStr
Vladimir Sementsov-Ogievskiy
2022-04-26
1
-1
/
+1
*
|
|
Merge tag 'pull-nios2-20220426' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-04-26
1
-0
/
+64
|
\
\
\
|
*
|
|
hw/intc: Vectored Interrupt Controller (VIC)
Amir Gonnen
2022-04-26
1
-0
/
+64
|
|
/
/
*
/
/
softmmu: remove deprecated --enable-fips option
Daniel P. Berrangé
2022-04-26
1
-3
/
+0
|
/
/
*
|
Merge tag 'pull-target-arm-20220422-1' of https://git.linaro.org/people/pmayd...
Richard Henderson
2022-04-22
3
-3
/
+48
|
\
\
|
*
|
hw/arm/virt: Support TCG GICv4
Peter Maydell
2022-04-22
1
-2
/
+10
|
*
|
hw/arm/virt: Abstract out calculation of redistributor region capacity
Peter Maydell
2022-04-22
1
-2
/
+7
|
*
|
hw/intc/arm_gicv3_cpuif: Support vLPIs
Peter Maydell
2022-04-22
1
-0
/
+3
|
*
|
hw/intc/arm_gicv3: Implement new GICv4 redistributor registers
Peter Maydell
2022-04-22
1
-0
/
+3
|
*
|
hw/intc/arm_gicv3: Implement GICv4's new redistributor frame
Peter Maydell
2022-04-22
1
-0
/
+5
|
*
|
hw/intc/arm_gicv3_its: Implement VMOVP
Peter Maydell
2022-04-22
1
-0
/
+9
|
*
|
hw/intc/arm_gicv3: Keep pointers to every connected ITS
Peter Maydell
2022-04-22
2
-0
/
+11
|
*
|
hw/intc/arm_gicv3_its: Implement GITS_BASER2 for GICv4
Peter Maydell
2022-04-22
1
-0
/
+1
|
|
/
*
|
Merge tag 'dump-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Richard Henderson
2022-04-22
2
-7
/
+117
|
\
\
|
*
|
include/qemu: add 32-bit Windows dump structures
Viktor Prutyanov
2022-04-22
1
-0
/
+107
|
*
|
include/qemu: rename Windows context definitions to expose bitness
Viktor Prutyanov
2022-04-22
1
-4
/
+4
|
*
|
dump: Add more offset variables
Janosch Frank
2022-04-22
1
-0
/
+4
|
*
|
dump: Introduce shdr_num to decrease complexity
Janosch Frank
2022-04-22
1
-1
/
+1
|
*
|
dump: Remove the sh_info variable
Janosch Frank
2022-04-22
1
-2
/
+1
|
|
/
*
|
hw/riscv: boot: Support 64bit fdt address.
Dylan Jhong
2022-04-22
1
-2
/
+2
*
|
hw/core: tcg-cpu-ops.h: Update comments of debug_check_watchpoint()
Bin Meng
2022-04-22
1
-0
/
+1
*
|
hw/intc: Make RISC-V ACLINT mtime MMIO register writable
Frank Chang
2022-04-22
1
-0
/
+1
*
|
riscv: opentitan: Connect opentitan SPI Host
Wilfred Mallawa
2022-04-22
1
-9
/
+21
*
|
hw/ssi: Add Ibex SPI device model
Wilfred Mallawa
2022-04-22
1
-0
/
+94
|
/
*
Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Richard Henderson
2022-04-21
20
-77
/
+92
|
\
|
*
util: replace qemu_get_local_state_pathname()
Marc-André Lureau
2022-04-21
1
-6
/
+3
|
*
qga: move qga_get_host_name()
Marc-André Lureau
2022-04-21
1
-10
/
+0
|
*
Move error_printf_unless_qmp() with monitor unit
Marc-André Lureau
2022-04-21
2
-2
/
+3
|
*
compiler.h: add QEMU_SANITIZE_{ADDRESS,THREAD}
Marc-André Lureau
2022-04-21
1
-0
/
+8
|
*
include: move qdict_{crumple,flatten} declarations
Marc-André Lureau
2022-04-21
2
-3
/
+3
|
*
include: add qemu/keyval.h
Marc-André Lureau
2022-04-21
2
-6
/
+14
|
*
include: move qemu_fdatasync() to osdep
Marc-André Lureau
2022-04-21
2
-1
/
+2
|
*
include: move qemu_msync() to osdep
Marc-André Lureau
2022-04-21
2
-1
/
+13
|
*
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-21
11
-23
/
+26
|
*
osdep.h: move qemu_build_not_reached()
Marc-André Lureau
2022-04-21
2
-16
/
+16
|
*
include: rename qemu-common.h qemu/help-texts.h
Marc-André Lureau
2022-04-21
1
-0
/
+0
|
*
Simplify softmmu/main.c
Marc-André Lureau
2022-04-21
2
-5
/
+10
|
*
glib-compat: isolate g_date_time_format_iso8601 version-bypass
Marc-André Lureau
2022-04-21
1
-10
/
+0
*
|
Merge tag 'pull-target-arm-20220421' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2022-04-21
9
-36
/
+458
|
\
\
[next]