index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-16
vfio: Add Error** argument to .set_dirty_page_tracking() handler
Cédric Le Goater
1
-2
/
+16
2024-05-16
plugins: remove op from qemu_plugin_inline_cb
Pierrick Bouvier
1
-1
/
+0
2024-05-16
plugins: distinct types for callbacks
Pierrick Bouvier
1
-20
/
+26
2024-05-16
plugins: conditional callbacks
Pierrick Bouvier
2
-0
/
+84
2024-05-16
plugins: add new inline op STORE_U64
Pierrick Bouvier
2
-2
/
+3
2024-05-16
plugins: prepare introduction of new inline ops
Pierrick Bouvier
1
-1
/
+1
2024-05-15
Merge tag 'pull-tcg-20240515' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
8
-64
/
+75
2024-05-15
accel/tcg: Remove cpu_ldsb_code / cpu_ldsw_code
Philippe Mathieu-Daudé
1
-10
/
+0
2024-05-15
accel/tcg: Introduce translator_fake_ld
Richard Henderson
1
-4
/
+4
2024-05-15
disas: Use translator_st to get disassembly data
Richard Henderson
3
-4
/
+6
2024-05-15
disas: Split disas.c
Richard Henderson
1
-0
/
+4
2024-05-15
accel/tcg: Return bool from TranslatorOps.disas_log
Richard Henderson
1
-1
/
+1
2024-05-15
plugins: Use DisasContextBase for qemu_plugin_tb_vaddr
Richard Henderson
1
-1
/
+0
2024-05-15
plugins: Use DisasContextBase for qemu_plugin_insn_haddr
Richard Henderson
1
-4
/
+0
2024-05-15
plugins: Read mem_only directly from TB cflags
Richard Henderson
2
-7
/
+3
2024-05-15
plugins: Use translator_st for qemu_plugin_insn_data
Richard Henderson
1
-13
/
+1
2024-05-15
accel/tcg: Implement translator_st
Richard Henderson
1
-0
/
+23
2024-05-15
plugins: Copy memory in qemu_plugin_insn_data
Richard Henderson
1
-8
/
+7
2024-05-15
accel/tcg: Record DisasContextBase in tcg_ctx for plugins
Richard Henderson
1
-0
/
+1
2024-05-15
accel/tcg: Record when translator_fake_ldb is used
Richard Henderson
1
-1
/
+2
2024-05-15
accel/tcg: Record mmio bytes during translation
Richard Henderson
1
-0
/
+12
2024-05-15
accel/tcg: Pass DisasContextBase to translator_fake_ldb
Richard Henderson
1
-2
/
+3
2024-05-15
accel/tcg: Hide in_same_page outside of a target-specific context
Richard Henderson
1
-0
/
+2
2024-05-15
accel/tcg: Use vaddr in translator_ld*
Richard Henderson
1
-12
/
+9
2024-05-15
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Richard Henderson
4
-22
/
+53
2024-05-14
ui/console: move QemuDmaBuf struct def to dmabuf.c
Dongwon Kim
1
-18
/
+1
2024-05-14
ui/console: Use qemu_dmabuf_new() and free() helpers instead
Dongwon Kim
2
-3
/
+3
2024-05-14
ui/console: new dmabuf.h and dmabuf.c for QemuDmaBuf struct and helpers
Dongwon Kim
2
-19
/
+67
2024-05-14
util/uri: Remove the old URI parsing code
Thomas Huth
1
-99
/
+0
2024-05-14
Bump minimum glib version to v2.66
Thomas Huth
1
-25
/
+2
2024-05-10
kconfig: allow compiling out QEMU device tree code per target
Paolo Bonzini
2
-1
/
+1
2024-05-10
hw/i386: move rtc-reset-reinjection command out of hw/rtc
Paolo Bonzini
1
-1
/
+1
2024-05-10
hw/i386: split x86.c in multiple parts
Paolo Bonzini
1
-3
/
+3
2024-05-10
i386: pc: remove unnecessary MachineClass overrides
Paolo Bonzini
1
-4
/
+0
2024-05-10
xen: register legacy backends via xen_backend_init
Paolo Bonzini
2
-13
/
+2
2024-05-10
s390: move css_migration_enabled from machine to css.c
Paolo Bonzini
2
-7
/
+6
2024-05-10
s390_flic: add migration-enabled property
Paolo Bonzini
1
-0
/
+1
2024-05-10
Merge tag 'pull-request-2024-05-10' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
3
-3
/
+4
2024-05-10
s390x/event-facility: Simplify sclp_get_event_facility_bus()
Cédric Le Goater
1
-1
/
+1
2024-05-10
s390x: Introduce a SCLPDevice pointer under the machine
Cédric Le Goater
2
-2
/
+3
2024-05-09
Merge tag 'migration-20240508-pull-request' of https://gitlab.com/farosas/qem...
Richard Henderson
1
-6
/
+0
2024-05-09
hw/intc/loongarch_ipi: Rename as loongson_ipi
Jiaxun Yang
2
-7
/
+7
2024-05-09
hw/loongarch: Rename LoongArchMachineState with LoongArchVirtMachineState
Bibo Mao
1
-4
/
+3
2024-05-09
hw/loongarch: Rename LOONGARCH_MACHINE with LOONGARCH_VIRT_MACHINE
Bibo Mao
1
-2
/
+2
2024-05-09
hw/loongarch: move memory map to boot.c
Paolo Bonzini
2
-10
/
+10
2024-05-09
hw/i386/x86: Extract x86_isa_bios_init() from x86_bios_rom_init()
Bernhard Beschow
1
-0
/
+2
2024-05-09
hw/i386/x86: Don't leak "pc.bios" memory region
Bernhard Beschow
1
-0
/
+6
2024-05-09
hw/i386/x86: Don't leak "isa-bios" memory regions
Bernhard Beschow
1
-0
/
+7
2024-05-08
hw/i386: Have x86_bios_rom_init() take X86MachineState rather than MachineState
Bernhard Beschow
1
-1
/
+1
2024-05-08
system/physmem: Per-AddressSpace bounce buffering
Mattias Nissler
1
-0
/
+19
[next]