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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-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
2024-05-08
system/physmem: Propagate AddressSpace to MapClient helpers
Mattias Nissler
2
-4
/
+24
2024-05-07
Merge tag 'pull-tcg-20240507' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2
-0
/
+3
2024-05-06
accel/tcg: Introduce CF_BP_PAGE
Richard Henderson
1
-0
/
+1
2024-05-06
tcg: Add write_aofs to GVecGen3i
Richard Henderson
1
-0
/
+2
2024-05-06
Merge tag 'accel-20240506' of https://github.com/philmd/qemu into staging
Richard Henderson
9
-87
/
+84
2024-05-06
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
17
-78
/
+72
2024-05-06
system: Pass RAM MemoryRegion and is_write in xen_map_cache()
Edgar E. Iglesias
1
-4
/
+7
2024-05-06
user: Forward declare TaskState type definition
Philippe Mathieu-Daudé
1
-0
/
+1
2024-05-06
accel/tcg: Move @plugin_mem_cbs from CPUState to CPUNegativeOffsetState
Philippe Mathieu-Daudé
2
-7
/
+8
2024-05-06
accel/tcg: Restrict cpu_plugin_mem_cbs_enabled() to TCG
Philippe Mathieu-Daudé
1
-17
/
+0
2024-05-06
accel/tcg: Update CPUNegativeOffsetState::can_do_io field documentation
Philippe Mathieu-Daudé
1
-4
/
+4
2024-05-06
accel/tcg: Access tcg_cflags with getter / setter
Philippe Mathieu-Daudé
2
-3
/
+7
2024-05-06
exec/cpu: Extract page-protection definitions to page-protection.h
Philippe Mathieu-Daudé
4
-30
/
+44
2024-05-06
exec/cpu: Remove duplicated PAGE_PASSTHROUGH definition
Philippe Mathieu-Daudé
1
-6
/
+0
2024-05-06
exec/cpu: Remove obsolete PAGE_RESERVED definition
Philippe Mathieu-Daudé
1
-4
/
+0
2024-05-06
exec/cpu: Rename PAGE_BITS macro to PAGE_RWX
BALATON Zoltan
1
-1
/
+1
2024-05-06
exec/cpu: Indent TARGET_PAGE_foo definitions
Philippe Mathieu-Daudé
1
-12
/
+13
2024-05-03
Merge tag 'accel-sh4-ui-20240503' of https://github.com/philmd/qemu into staging
Richard Henderson
5
-9
/
+18
2024-05-03
user: Move 'thunk.h' from 'exec/user' to 'user'
Philippe Mathieu-Daudé
1
-2
/
+6
2024-05-03
user: Move 'abitypes.h' from 'exec/user' to 'user'
Philippe Mathieu-Daudé
4
-5
/
+5
2024-05-03
exec: Include missing license in 'exec/cpu-common.h'
Philippe Mathieu-Daudé
1
-2
/
+7
2024-05-03
util/bufferiszero: Reorganize for early test for acceleration
Alexander Monakov
1
-1
/
+31
2024-05-03
kvm: move target-dependent interrupt routing out of kvm-all.c
Paolo Bonzini
3
-5
/
+5
2024-05-03
pci: remove some types from typedefs.h
Paolo Bonzini
4
-28
/
+26
2024-05-03
tcg: remove CPU* types from typedefs.h
Paolo Bonzini
2
-5
/
+8
2024-05-03
display: remove GraphicHwOps from typedefs.h
Paolo Bonzini
1
-1
/
+0
2024-05-03
qapi/machine: remove types from typedefs.h
Paolo Bonzini
2
-2
/
+1
2024-05-03
monitor: remove MonitorDef from typedefs.h
Paolo Bonzini
2
-5
/
+7
2024-05-03
migration: remove PostcopyDiscardState from typedefs.h
Paolo Bonzini
1
-1
/
+0
2024-05-03
lockable: remove QemuLockable from typedefs.h
Paolo Bonzini
3
-5
/
+4
2024-05-03
intc: remove PICCommonState from typedefs.h
Paolo Bonzini
2
-1
/
+2
2024-05-03
qemu-option: remove QemuOpt from typedefs.h
Paolo Bonzini
2
-1
/
+2
2024-05-03
net: remove AnnounceTimer from typedefs.h
Paolo Bonzini
2
-3
/
+2
2024-05-03
numa: remove types from typedefs.h
Paolo Bonzini
2
-6
/
+4
2024-05-03
qdev-core: remove DeviceListener from typedefs.h
Paolo Bonzini
2
-1
/
+1
2024-05-03
fw_cfg: remove useless declarations from typedefs.h
Paolo Bonzini
2
-3
/
+2
2024-05-03
bitmap: Use g_try_new0/g_new0/g_renew
Paolo Bonzini
1
-11
/
+8
2024-04-30
plugins: Merge qemu_plugin_tb_insn_get to plugin-gen.c
Richard Henderson
1
-39
/
+0
2024-04-30
plugins: Replace pr_ops with a proper debug dump flag
Richard Henderson
2
-0
/
+2
2024-04-30
plugins: Introduce PLUGIN_CB_MEM_REGULAR
Richard Henderson
1
-0
/
+1
2024-04-30
plugins: Simplify callback queues
Richard Henderson
1
-24
/
+11
2024-04-30
tcg: Remove INDEX_op_plugin_cb_{start,end}
Richard Henderson
2
-4
/
+0
2024-04-30
tcg: Remove TCG_CALL_PLUGIN
Richard Henderson
1
-2
/
+0
2024-04-30
plugins: Remove plugin helpers
Richard Henderson
2
-8
/
+0
2024-04-30
plugins: Use emit_before_op for PLUGIN_GEN_FROM_MEM
Richard Henderson
3
-4
/
+2
2024-04-30
plugins: Use emit_before_op for PLUGIN_GEN_FROM_INSN
Richard Henderson
1
-1
/
+0
2024-04-30
plugins: Use emit_before_op for PLUGIN_GEN_AFTER_INSN
Richard Henderson
2
-0
/
+2
2024-04-30
plugins: Create TCGHelperInfo for all out-of-line callbacks
Richard Henderson
1
-0
/
+1
[next]