index
:
rocket-tools/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-10.0
stable-10.1
stable-10.2
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-10.0
staging-10.1
staging-10.2
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
10 days
accel/kvm: fix typo in variable name
Alyssa Ross
1
-2
/
+2
12 days
Merge tag 'accel-tcg-20260310' of https://github.com/philmd/qemu into staging
Peter Maydell
7
-22
/
+19
12 days
Merge tag 'staging-pull-request' of https://gitlab.com/peterx/qemu into staging
Peter Maydell
1
-1
/
+1
12 days
accel/qtest: Build once as common object
Philippe Mathieu-Daudé
1
-1
/
+4
12 days
accel/xen: Build without target-specific knowledge
Philippe Mathieu-Daudé
1
-1
/
+1
12 days
accel/hvf: Build without target-specific knowledge
Philippe Mathieu-Daudé
1
-4
/
+1
12 days
accel/mshv: Build without target-specific knowledge
Philippe Mathieu-Daudé
1
-4
/
+1
12 days
accel/mshv: Forward-declare mshv_root_hvcall structure
Philippe Mathieu-Daudé
1
-1
/
+1
12 days
accel/stubs: Build stubs once
Philippe Mathieu-Daudé
1
-11
/
+10
12 days
accel/kvm: Include missing 'exec/cpu-common.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
13 days
kvm: replace RamDicardManager by the RamBlockAttribute
Marc-André Lureau
1
-1
/
+1
13 days
whpx: make Hyper-V enlightenments configurable
Mohamed Mediouni
1
-0
/
+43
2026-03-06
hvf: hvf-all: stop including hvf_arm.h
Mohamed Mediouni
1
-1
/
+0
2026-02-27
KVM: i386: Default disable ignore guest PAT quirk
myrslint
1
-0
/
+1
2026-02-27
kvm/vcpu: add notifiers to inform vcpu file descriptor change
Ani Sinha
2
-0
/
+36
2026-02-27
accel/kvm: rebind current VCPUs to the new KVM VM file descriptor upon reset
Ani Sinha
2
-42
/
+174
2026-02-27
accel/kvm: notify when KVM VM file fd is about to be changed
Ani Sinha
1
-0
/
+9
2026-02-27
accel/kvm: add a notifier to indicate KVM VM file descriptor has changed
Ani Sinha
2
-0
/
+38
2026-02-27
accel/kvm: mark guest state as unprotected after vm file descriptor change
Ani Sinha
1
-0
/
+3
2026-02-27
accel/kvm: add changes required to support KVM VM file descriptor change
Ani Sinha
2
-3
/
+86
2026-02-27
accel: Add Nitro Enclaves accelerator
Alexander Graf
8
-0
/
+311
2026-02-26
whpx: common, i386, arm: rework state levels
Mohamed Mediouni
1
-4
/
+4
2026-02-26
whpx: i386: remove remaining winhvemulation support code
Mohamed Mediouni
1
-22
/
+0
2026-02-26
whpx: move whpx_get_reg/whpx_set_reg to generic code
Mohamed Mediouni
1
-0
/
+35
2026-02-26
whpx: refactor whpx_destroy_vcpu to arch-specific function
Mohamed Mediouni
1
-4
/
+1
2026-02-26
whpx: i386: re-enable guest debug support
Mohamed Mediouni
1
-0
/
+8
2026-02-13
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
4
-385
/
+29
2026-02-13
accel/mshv: Remove remap overlapping mappings code
Magnus Kulke
3
-385
/
+28
2026-02-10
hw/arm, accel/hvf, whpx: unify get_physical_address_range between WHPX and HVF
Mohamed Mediouni
1
-2
/
+5
2026-02-10
whpx: change memory management logic
Mohamed Mediouni
1
-61
/
+36
2026-02-10
whpx: add arm64 support
Mohamed Mediouni
1
-0
/
+1
2026-02-10
hw, target, accel: whpx: change apic_in_platform to kernel_irqchip
Mohamed Mediouni
3
-10
/
+3
2026-02-10
whpx: common: add WHPX_INTERCEPT_DEBUG_TRAPS define
Mohamed Mediouni
1
-1
/
+1
2026-02-10
whpx: ifdef out winhvemulation on non-x86_64
Mohamed Mediouni
1
-2
/
+12
2026-02-10
whpx: reshuffle common code
Mohamed Mediouni
2
-0
/
+559
2026-02-10
whpx: Move around files before introducing AArch64 support
Mohamed Mediouni
3
-0
/
+118
2026-02-07
target/i386: convert SEV-ES termination requests to guest panic events
Paolo Bonzini
1
-0
/
+1
2026-02-06
accel/tcg: Remove a redundant argument attrs in io_prepare()
Jim Shu
1
-13
/
+5
2026-02-06
Revert "tcg/user: do not set exit_request gratuitously"
Paolo Bonzini
1
-2
/
+0
2026-02-06
accel/tcg: Fix uninitialized hostp in get_page_addr_code_hostp
Richard Henderson
3
-8
/
+6
2026-02-06
accel/tcg: Don't pass NULL to get_page_addr_code_hostp
Richard Henderson
1
-1
/
+2
2026-02-02
accel/tcg: Fix iotlb_to_section() for different AddressSpace
Jim Shu
1
-12
/
+10
2026-02-02
accel/tcg: Send the CPUTLBEntryFull struct into io_prepare()
Jim Shu
1
-7
/
+7
2026-01-22
mshv: Clean up includes
Peter Maydell
2
-3
/
+1
2026-01-17
include/qemu/atomic: Drop aligned_{u}int64_t
Richard Henderson
1
-2
/
+2
2026-01-17
include/qemu/atomic: Drop qatomic_{read,set}_[iu]64
Richard Henderson
2
-15
/
+14
2026-01-17
accel/tcg: Drop CONFIG_ATOMIC64 test from translator.c
Richard Henderson
1
-3
/
+1
2026-01-17
accel/tcg: Drop CONFIG_ATOMIC64 checks from ldst_atomicicy.c.inc
Richard Henderson
2
-160
/
+24
2026-01-17
tcg: Unconditionally define atomic64 helpers
Richard Henderson
4
-32
/
+0
2026-01-17
accel/tcg/runtime: Remove helper_nonatomic_cmpxchgo
Richard Henderson
2
-23
/
+0
[next]