index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
expr.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-26
docs/devel/qapi-code-gen: Fix missing ':' in tagged section docs
Markus Armbruster
1
-2
/
+2
2024-01-26
docs/devel/qapi-code-gen: Don't reserve types ending with 'Kind'
Markus Armbruster
1
-3
/
+2
2024-01-24
util/uri: Remove unused macros ISA_RESERVED() and ISA_GEN_DELIM()
Thomas Huth
1
-13
/
+0
2024-01-24
util/uri: Remove the uri_string_escape() function
Thomas Huth
2
-71
/
+0
2024-01-24
util/uri: Remove unused functions uri_resolve() and uri_resolve_relative()
Thomas Huth
2
-691
/
+0
2024-01-24
util/uri: Remove uri_string_unescape()
Thomas Huth
2
-87
/
+11
2024-01-24
tests/qtest: Bump timeouts of boot_sector_test()-based tests to 610 seconds
Thomas Huth
1
-2
/
+4
2024-01-23
tests/unit/test-iov: Fix timeout problem on NetBSD and OpenBSD
Thomas Huth
1
-9
/
+11
2024-01-23
tests/qtest: Bump timeout of the boot-serial-test to 360 seconds
Thomas Huth
1
-1
/
+1
2024-01-23
tcg/arm: Fix SIGILL in tcg_out_qemu_st_direct
Joseph Burt
1
-0
/
+3
2024-01-23
linux-user/elfload: check PR_GET_DUMPABLE before creating coredump
Thomas Weißschuh
1
-0
/
+6
2024-01-23
linux-user/elfload: test return value of getrlimit
Thomas Weißschuh
1
-2
/
+2
2024-01-23
linux-user/riscv: Adjust vdso signal frame cfa offsets
Richard Henderson
3
-4
/
+4
2024-01-23
tcg/s390x: Fix encoding of VRIc, VRSa, VRSc insns
Richard Henderson
1
-3
/
+3
2024-01-23
linux-user: Fixed cpu restore with pc 0 on SIGBUS
Robbin Ehn
1
-2
/
+3
2024-01-23
tcg: Make the cleanup-on-error path unique
Samuel Tardieu
1
-3
/
+3
2024-01-23
tcg: Remove unreachable code
Samuel Tardieu
1
-3
/
+1
2024-01-22
block/io: clear BDRV_BLOCK_RECURSE flag after recursing in bdrv_co_block_status
Fiona Ebner
1
-0
/
+10
2024-01-22
coroutine-ucontext: Save fake stack for pooled coroutine
Akihiko Odaki
1
-9
/
+26
2024-01-21
target/hexagon: reduce scope of def_regnum, remove dead assignment
Brian Cain
1
-3
/
+1
2024-01-21
Hexagon (target/hexagon) Remove old dectree.py
Taylor Simpson
6
-839
/
+0
2024-01-21
Hexagon (target/hexagon) Use QEMU decodetree (16-bit instructions)
Taylor Simpson
5
-12
/
+188
2024-01-21
Hexagon (target/hexagon) Use QEMU decodetree (32-bit instructions)
Taylor Simpson
7
-14
/
+439
2024-01-21
Hexagon (target/hexagon) Remove dead functions from hex_common.py
Taylor Simpson
1
-51
/
+0
2024-01-21
Hexagon (target/hexagon) Remove unused WRITES_PRED_REG attribute
Taylor Simpson
2
-12
/
+0
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_analyze_funcs
Taylor Simpson
2
-157
/
+157
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_op_regs
Taylor Simpson
1
-2
/
+4
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_idef_parser_funcs
Taylor Simpson
1
-16
/
+4
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_helper_funcs
Taylor Simpson
2
-313
/
+103
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_helper_protos
Taylor Simpson
2
-148
/
+8
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_tcg_funcs
Taylor Simpson
2
-547
/
+683
2024-01-21
Hexagon (target/hexagon) Clean up handling of modifier registers
Taylor Simpson
4
-16
/
+17
2024-01-21
Hexagon (target/hexagon) Fix shadow variable when idef-parser is off
Taylor Simpson
1
-3
/
+3
2024-01-21
tests/docker: Hexagon toolchain update
Brian Cain
1
-2
/
+2
2024-01-19
configure: Add linux header compile support for LoongArch
Bibo Mao
1
-0
/
+1
2024-01-19
MAINTAINERS: Update hw/core/cpu.c entry
Zhao Liu
1
-1
/
+2
2024-01-19
MAINTAINERS: Update Raphael Norwitz email
Raphael Norwitz
1
-1
/
+1
2024-01-19
hw/elf_ops: Ignore loadable segments with zero size
Bin Meng
1
-36
/
+39
2024-01-19
hw/scsi/esp-pci: set DMA_STAT_BCMBLT when BLAST command issued
Mark Cave-Ayland
1
-0
/
+1
2024-01-19
hw/scsi/esp-pci: synchronise setting of DMA_STAT_DONE with ESP completion int...
Mark Cave-Ayland
1
-15
/
+13
2024-01-19
hw/scsi/esp-pci: generate PCI interrupt from separate ESP and PCI sources
Mark Cave-Ayland
1
-5
/
+27
2024-01-19
hw/scsi/esp-pci: use correct address register for PCI DMA transfers
Mark Cave-Ayland
1
-1
/
+1
2024-01-19
target/riscv: Rename tcg_cpu_FOO() to include 'riscv'
Philippe Mathieu-Daudé
1
-14
/
+14
2024-01-19
target/i386: Rename tcg_cpu_FOO() to include 'x86'
Philippe Mathieu-Daudé
1
-16
/
+16
2024-01-19
hw/s390x: Rename cpu_class_init() to include 'sclp'
Philippe Mathieu-Daudé
1
-2
/
+2
2024-01-19
hw/core/cpu: Rename cpu_class_init() to include 'common'
Philippe Mathieu-Daudé
1
-2
/
+2
2024-01-19
accel: Rename accel_init_ops_interfaces() to include 'system'
Philippe Mathieu-Daudé
3
-3
/
+3
2024-01-19
cpus: Restrict 'start-powered-off' property to system emulation
Philippe Mathieu-Daudé
1
-1
/
+6
2024-01-19
system/watchpoint: Move TCG specific code to accel/tcg/
Philippe Mathieu-Daudé
3
-124
/
+144
2024-01-19
system/replay: Restrict icount to system emulation
Philippe Mathieu-Daudé
3
-23
/
+9
[next]