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
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-03
accel: Declare AccelClass::cpu_common_[un]realize() handlers
Philippe Mathieu-Daudé
1
-2
/
+19
2023-10-03
accel: Introduce accel_cpu_common_unrealize() stub
Philippe Mathieu-Daudé
1
-0
/
+4
2023-10-03
accel: Rename accel_cpu_realize() -> accel_cpu_common_realize()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-03
accel: Rename AccelCPUClass::cpu_realizefn() -> cpu_target_realize()
Philippe Mathieu-Daudé
1
-2
/
+2
2023-10-03
accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-03
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
1
-4
/
+28
2023-10-02
Merge tag 'pull-shadow-2023-09-29' of https://repo.or.cz/qemu/armbru into sta...
Stefan Hajnoczi
1
-2
/
+1
2023-09-29
tcg: Clean up local variable shadowing
Philippe Mathieu-Daudé
1
-2
/
+1
2023-09-29
accel/kvm/kvm-all: Handle register access errors
Akihiko Odaki
1
-4
/
+28
2023-09-28
accel/tcg: Always require can_do_io
Richard Henderson
1
-13
/
+7
2023-09-28
accel/tcg: Always set CF_LAST_IO with CF_NOIRQ
Richard Henderson
2
-3
/
+5
2023-09-28
accel/tcg: Improve setting of can_do_io at start of TB
Richard Henderson
1
-2
/
+2
2023-09-28
accel/tcg: Track current value of can_do_io in the TB
Richard Henderson
1
-17
/
+14
2023-09-28
accel/tcg: Hoist CF_MEMI_ONLY check outside translation loop
Richard Henderson
1
-6
/
+8
2023-09-28
accel/tcg: Avoid load of icount_decr if unused
Richard Henderson
1
-4
/
+7
2023-09-25
user-exec-stub: remove unused variable
Paolo Bonzini
1
-2
/
+0
2023-09-16
accel/tcg: Introduce do_st16_mmio_leN
Richard Henderson
1
-30
/
+58
2023-09-16
accel/tcg: Introduce do_ld16_mmio_beN
Richard Henderson
1
-32
/
+59
2023-09-16
accel/tcg: Merge io_writex into do_st_mmio_leN
Richard Henderson
1
-51
/
+29
2023-09-16
accel/tcg: Merge io_readx into do_ld_mmio_beN
Richard Henderson
1
-54
/
+30
2023-09-16
accel/tcg: Replace direct use of io_readx/io_writex in do_{ld,st}_1
Richard Henderson
1
-2
/
+4
2023-09-16
accel/tcg: Merge cpu_transaction_failed into io_failed
Richard Henderson
1
-20
/
+13
2023-09-16
plugin: Simplify struct qemu_plugin_hwaddr
Richard Henderson
1
-7
/
+9
2023-09-16
accel/tcg: Use CPUTLBEntryFull.phys_addr in io_failed
Richard Henderson
1
-8
/
+4
2023-09-16
accel/tcg: Split out io_prepare and io_failed
Richard Henderson
1
-31
/
+44
2023-09-16
accel/tcg: Simplify tlb_plugin_lookup
Richard Henderson
1
-56
/
+23
2023-09-16
tcg: Add gvec compare with immediate and scalar operand
Richard Henderson
2
-0
/
+51
2023-09-15
accel/tcg: Fix the comment for CPUTLBEntryFull
LIU Zhiwei
1
-4
/
+7
2023-09-15
accel/tcg: mttcg remove false-negative halted assertion
Nicholas Piggin
1
-7
/
+2
2023-09-08
arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
Shameer Kolothum
1
-0
/
+1
2023-09-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
1
-1
/
+3
2023-09-07
configure, meson: move --enable-plugins to meson
Paolo Bonzini
1
-1
/
+3
2023-08-31
accel/tcg: spelling fixes
Michael Tokarev
1
-1
/
+1
2023-08-31
accel: Remove HAX accelerator
Philippe Mathieu-Daudé
3
-28
/
+0
2023-08-29
softmmu: Use async_run_on_cpu in tcg_commit
Richard Henderson
1
-30
/
+0
2023-08-24
accel/tcg: Update run_on_cpu_data static assert
Anton Johansson
1
-2
/
+3
2023-08-24
accel/tcg: Widen address arg in tlb_compare_set()
Anton Johansson
1
-1
/
+1
2023-08-24
include/exec: Replace target_ulong with abi_ptr in cpu_[st|ld]*()
Anton Johansson
2
-13
/
+13
2023-08-24
accel/hvf: Widen pc/saved_insn for hvf_sw_breakpoint
Anton Johansson
2
-3
/
+3
2023-08-24
accel/kvm: Widen pc/saved_insn for kvm_sw_breakpoint
Anton Johansson
1
-2
/
+1
2023-08-22
accel/kvm: Make kvm_dirty_ring_reaper_init() void
Akihiko Odaki
1
-7
/
+2
2023-08-22
accel/kvm: Free as when an error occurred
Akihiko Odaki
1
-0
/
+1
2023-08-22
accel/kvm: Use negative KVM type for error propagation
Akihiko Odaki
1
-0
/
+5
2023-08-22
kvm: Introduce kvm_arch_get_default_type hook
Akihiko Odaki
1
-1
/
+3
2023-08-10
accel/tcg: Avoid reading too much in load_atom_{2,4}
Richard Henderson
1
-2
/
+8
2023-08-06
accel/tcg: Call save_iotlb_data from io_readx as well
Mikhail Tyutin
1
-15
/
+21
2023-08-05
accel/tcg: Do not issue misaligned i/o
Richard Henderson
1
-46
/
+72
2023-08-05
accel/tcg: Issue wider aligned i/o in do_{ld,st}_mmio_*
Richard Henderson
1
-7
/
+69
2023-08-05
accel/tcg: Adjust parameters and locking with do_{ld,st}_mmio_*
Richard Henderson
1
-33
/
+34
2023-07-31
accel/tcg: Clear tcg_ctx->gen_tb on buffer overflow
Richard Henderson
1
-0
/
+1
[prev]
[next]