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
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
include/exec: Split out accel/tcg/cpu-mmu-index.h
Richard Henderson
2025-04-23
4
-26
/
+42
*
|
include/exec: Split out cpu-ldst-common.h
Richard Henderson
2025-04-23
2
-107
/
+123
*
|
include/exec: Use vaddr for *_mmu guest memory access routines
Richard Henderson
2025-04-23
1
-24
/
+24
*
|
include/exec/memory: move devend functions to memory-internal.h
Pierrick Bouvier
2025-04-23
2
-18
/
+19
*
|
include/exec/memory: extract devend_big_endian from devend_memop
Pierrick Bouvier
2025-04-23
1
-6
/
+12
*
|
system/xen: remove inline stubs
Pierrick Bouvier
2025-04-23
2
-59
/
+3
*
|
exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled
Pierrick Bouvier
2025-04-23
1
-2
/
+6
*
|
system/kvm: make kvm_flush_coalesced_mmio_buffer() accessible for common code
Pierrick Bouvier
2025-04-23
1
-2
/
+2
*
|
exec/ram_addr: remove dependency on cpu.h
Pierrick Bouvier
2025-04-23
1
-1
/
+2
*
|
exec/memory-internal: remove dependency on cpu.h
Pierrick Bouvier
2025-04-23
1
-2
/
+0
*
|
exec/exec-all: remove dependency on cpu.h
Pierrick Bouvier
2025-04-23
1
-1
/
+0
*
|
codebase: prepare to remove cpu.h from exec/exec-all.h
Pierrick Bouvier
2025-04-23
1
-0
/
+1
*
|
exec/memory.h: make devend_memop "target defines" agnostic
Pierrick Bouvier
2025-04-23
1
-12
/
+4
*
|
exec/memory_ldst_phys: extract memory_ldst_phys declarations from cpu-all.h
Pierrick Bouvier
2025-04-23
3
-35
/
+11
*
|
exec/memory_ldst: extract memory_ldst declarations from cpu-all.h
Pierrick Bouvier
2025-04-23
2
-16
/
+0
*
|
exec/tswap: implement {ld,st}.*_p as functions instead of macros
Pierrick Bouvier
2025-04-23
2
-25
/
+70
*
|
exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_big...
Pierrick Bouvier
2025-04-23
1
-5
/
+6
|
/
*
Merge tag 'pull-request-2025-04-23' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2025-04-23
6
-8
/
+22
|
\
|
*
hw: add compat machines for 10.1
Cornelia Huck
2025-04-23
2
-0
/
+6
|
*
hw/s390x/ccw: Have CCW machine implement a qmp_dump_skeys() callback
Philippe Mathieu-Daudé
2025-04-23
1
-0
/
+1
|
*
hw/s390x/skeys: Introduce TYPE_DUMP_SKEYS_INTERFACE
Philippe Mathieu-Daudé
2025-04-23
1
-0
/
+15
|
*
hw/intc/s390_flic: Remove the obsolete migration_enabled flag
Thomas Huth
2025-04-23
1
-1
/
+0
|
*
hw/s390x/s390-stattrib: Remove the old migration_enabled flag
Thomas Huth
2025-04-23
1
-1
/
+0
|
*
hw/s390x/css: Remove the obsolete "css_migration_enabled" variable
Thomas Huth
2025-04-23
1
-6
/
+0
*
|
Merge tag 'ipmi-for-qemu-10.0' of https://github.com/cminyard/qemu into staging
Stefan Hajnoczi
2025-04-23
1
-0
/
+15
|
\
\
|
|
/
|
/
|
|
*
ipmi/bmc-sim: Add 'Get Channel Info' command
Nicholas Piggin
2025-04-11
1
-0
/
+10
|
*
ipmi: add fwinfo to pci ipmi devices
Nicholas Piggin
2025-04-11
1
-0
/
+5
*
|
docs: Fix some typos (found by codespell and typos)
Stefan Weil via
2025-04-13
1
-2
/
+2
|
/
*
test-bdrv-drain: Fix data races
Vitalii Mordan
2025-04-08
1
-0
/
+3
*
hw/core/cpu: Use size_t for memory_rw_debug len argument
Richard Henderson
2025-03-31
1
-1
/
+1
*
hw/arm/fsl-imx8mp: Remove unused define
Bernhard Beschow
2025-03-31
1
-1
/
+0
*
hw/arm/fsl-imx8mp: Derive struct FslImx8mpState from TYPE_SYS_BUS_DEVICE
Bernhard Beschow
2025-03-31
1
-1
/
+2
*
Merge tag 'pull-aspeed-20250323' of https://github.com/legoater/qemu into sta...
Stefan Hajnoczi
2025-03-24
1
-1
/
+1
|
\
|
*
aspeed: Fix maximum number of spi controller
Troy Lee
2025-03-23
1
-1
/
+1
*
|
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2025-03-23
5
-14
/
+7
|
\
\
|
*
|
exec/cpu-all: remove BSWAP_NEEDED
Pierrick Bouvier
2025-03-21
2
-13
/
+0
|
*
|
load_aout: replace bswap_needed with big_endian
Paolo Bonzini
2025-03-21
1
-1
/
+1
|
*
|
hw/char/pl011: Pad PL011State struct to same size as Rust impl
Peter Maydell
2025-03-21
1
-0
/
+5
|
*
|
qdev, rust/hpet: fix type of HPET "timers" property
Paolo Bonzini
2025-03-20
1
-0
/
+1
|
|
/
*
/
ppc/pnv: Move the PNOR LPC address into struct PnvPnor
Nicholas Piggin
2025-03-20
1
-0
/
+1
|
/
*
migration: cpr_is_incoming
Steve Sistare
2025-03-14
1
-0
/
+1
*
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2025-03-14
7
-18
/
+78
|
\
|
*
virtio-scsi: handle ctrl virtqueue in main loop
Stefan Hajnoczi
2025-03-13
1
-8
/
+0
|
*
virtio-scsi: add iothread-vq-mapping parameter
Stefan Hajnoczi
2025-03-13
1
-1
/
+4
|
*
virtio: extract iothread-vq-mapping.h API
Stefan Hajnoczi
2025-03-13
1
-0
/
+45
|
*
virtio-scsi: protect events_dropped field
Stefan Hajnoczi
2025-03-13
1
-1
/
+2
|
*
virtio-scsi: introduce event and ctrl virtqueue locks
Stefan Hajnoczi
2025-03-13
1
-0
/
+3
|
*
scsi: introduce requests_lock
Stefan Hajnoczi
2025-03-13
1
-4
/
+3
|
*
scsi: track per-SCSIRequest AioContext
Stefan Hajnoczi
2025-03-13
1
-0
/
+1
|
*
dma: use current AioContext for dma_blk_io()
Stefan Hajnoczi
2025-03-13
1
-2
/
+1
[prev]
[next]