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
/
error.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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
2024-01-19
hw/pflash: implement update buffer for block writes
Gerd Hoffmann
3
-30
/
+89
2024-01-19
hw/pflash: use ldn_{be,le}_p and stn_{be,le}_p
Gerd Hoffmann
1
-55
/
+8
2024-01-19
hw/pflash: refactor pflash_data_write()
Gerd Hoffmann
1
-14
/
+16
2024-01-19
hw/i386/pc_piix: Make piix_intx_routing_notifier_xen() more device independent
Bernhard Beschow
1
-6
/
+3
2024-01-19
hw/block: Deprecate the TC58128 block device
Samuel Tardieu
2
-1
/
+2
2024-01-19
target/sh4: Deprecate the shix machine
Samuel Tardieu
2
-0
/
+6
2024-01-19
util/async: Only call icount_notify_exit() if icount is enabled
Philippe Mathieu-Daudé
3
-9
/
+13
2024-01-19
target/arm: Ensure icount is enabled when emulating INST_RETIRED
Philippe Mathieu-Daudé
1
-0
/
+2
2024-01-19
system/cpu-timers: Introduce ICountMode enumerator
Philippe Mathieu-Daudé
5
-19
/
+24
2024-01-19
system/cpu-timers: Have icount_configure() return a boolean
Philippe Mathieu-Daudé
4
-12
/
+21
2024-01-19
target/alpha: Only build sys_helper.c on system emulation
Philippe Mathieu-Daudé
2
-5
/
+4
2024-01-19
target/alpha: Extract clk_helper.c from sys_helper.c
Philippe Mathieu-Daudé
3
-15
/
+33
2024-01-19
accel/tcg: Remove tb_invalidate_phys_page() from system emulation
Philippe Mathieu-Daudé
2
-24
/
+1
2024-01-19
accel/tcg: Remove unused tb_invalidate_phys_addr()
Philippe Mathieu-Daudé
2
-34
/
+0
2024-01-19
tests/tcg/xtensa: add icount/ibreak priority test
Max Filippov
1
-1
/
+24
2024-01-19
target/xtensa: use generic instruction breakpoint infrastructure
Max Filippov
5
-33
/
+47
2024-01-19
accel: Do not set CPUState::can_do_io in non-TCG accels
Philippe Mathieu-Daudé
3
-3
/
+0
2024-01-19
accel: Do not set CPUState::tcg_cflags in non-TCG accels
Philippe Mathieu-Daudé
2
-2
/
+2
2024-01-19
backends/cryptodev: Do not ignore throttle/backends Errors
Philippe Mathieu-Daudé
1
-0
/
+10
2024-01-19
hw/timer/hpet: Convert DPRINTF to trace events
Daniel Hoffman
2
-33
/
+37
2024-01-19
tests/vm/netbsd: Remove missing py311-expat package
Philippe Mathieu-Daudé
1
-1
/
+0
2024-01-19
cli: Remove deprecated '-singlestep' command line option
Philippe Mathieu-Daudé
7
-52
/
+20
2024-01-19
hmp: Remove deprecated 'singlestep' command
Philippe Mathieu-Daudé
4
-23
/
+6
2024-01-19
qapi: Remove deprecated 'singlestep' member of StatusInfo
Philippe Mathieu-Daudé
7
-42
/
+9
2024-01-19
qemu-options: Remove the deprecated -chroot option
Thomas Huth
4
-22
/
+5
2024-01-19
qemu-options: Remove the deprecated -async-teardown option
Thomas Huth
4
-21
/
+5
2024-01-19
qemu-options: Remove the deprecated -no-acpi option
Thomas Huth
6
-23
/
+9
2024-01-19
qemu-options: Remove the deprecated -no-hpet option
Thomas Huth
4
-17
/
+8
2024-01-19
s390x/pci: drive ISM reset from subsystem reset
Matthew Rosato
3
-9
/
+26
2024-01-19
s390x/pci: refresh fh before disabling aif
Matthew Rosato
1
-0
/
+9
[next]