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
/
target
/
i386
/
tcg
/
sysemu
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-16
target/i386: fix hang when using slow path for ptw_setl
Pierrick Bouvier
1
-0
/
+5
2024-11-07
target/i386: Fix legacy page table walk
Alexander Graf
1
-1
/
+1
2024-10-22
target/i386: Remove ra parameter from ptw_translate
Richard Henderson
1
-9
/
+9
2024-10-22
target/i386: Use probe_access_full_mmu in ptw_translate
Richard Henderson
1
-6
/
+4
2024-10-22
target/i386: Walk NPT in guest real mode
Alexander Graf
1
-3
/
+14
2024-06-17
target/i386: replace read_crN helper with read_cr8
Paolo Bonzini
1
-15
/
+5
2024-06-08
target/i386: document incorrect semantics of watchpoint following MOV/POP SS
Paolo Bonzini
1
-0
/
+6
2024-06-08
target/i386: fix TF/RF handling for HLT
Paolo Bonzini
2
-4
/
+15
2024-06-08
target/i386: fix INHIBIT_IRQ/TF/RF handling for VMRUN
Paolo Bonzini
1
-13
/
+33
2024-06-08
target/i386: disable/enable breakpoints on vmentry/vmexit
Paolo Bonzini
1
-10
/
+15
2024-06-08
target/i386: implement DR7.GD
Paolo Bonzini
1
-0
/
+12
2024-06-08
target/i386: cleanup PAUSE helpers
Paolo Bonzini
1
-1
/
+1
2024-06-08
target/i386: cleanup HLT helpers
Paolo Bonzini
1
-11
/
+2
2024-05-30
accel/tcg: Make TCGCPUOps::cpu_exec_halt return bool for whether to halt
Peter Maydell
1
-1
/
+2
2024-05-06
exec/cpu: Extract page-protection definitions to page-protection.h
Philippe Mathieu-Daudé
1
-0
/
+1
2024-03-26
target/i386/tcg: Enable page walking from MMIO memory
Gregory Price
1
-27
/
+30
2024-02-28
target/i386: leave the A20 bit set in the final NPT walk
Paolo Bonzini
1
-5
/
+7
2024-02-28
target/i386: remove unnecessary/wrong application of the A20 mask
Paolo Bonzini
1
-13
/
+8
2024-02-28
target/i386: Fix physical address truncation
Paolo Bonzini
1
-7
/
+5
2024-02-28
target/i386: use separate MMU indexes for 32-bit accesses
Paolo Bonzini
1
-1
/
+2
2024-02-28
target/i386: introduce function to query MMU indices
Paolo Bonzini
1
-2
/
+2
2024-02-28
target/i386: check validity of VMCB addresses
Paolo Bonzini
2
-6
/
+24
2024-02-28
target/i386: mask high bits of CR3 in 32-bit mode
Paolo Bonzini
1
-2
/
+2
2024-02-14
apic, i386/tcg: add x2apic transitions
Bui Quang Minh
1
-2
/
+12
2024-02-14
i386/tcg: implement x2APIC registers MSR access
Bui Quang Minh
1
-0
/
+27
2024-01-29
target/i386: Extract x86_cpu_exec_halt() from accel/tcg/
Philippe Mathieu-Daudé
1
-0
/
+13
2024-01-29
target/i386: Extract x86_need_replay_interrupt() from accel/tcg/
Philippe Mathieu-Daudé
1
-0
/
+10
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2
-5
/
+5
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
1
-1
/
+1
2023-09-26
target/i386/svm_helper: eliminate duplicate local variable
Paolo Bonzini
1
-2
/
+0
2023-09-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
1
-0
/
+6
2023-09-01
target/i386: raise FERR interrupt with iothread locked
Paolo Bonzini
1
-0
/
+6
2023-08-31
target/translate: Include missing 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-06-26
target/i386: implement SYSCALL/SYSRET in 32-bit emulators
Paolo Bonzini
1
-3
/
+4
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
1
-1
/
+1
2023-06-20
meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
Philippe Mathieu-Daudé
1
-1
/
+1
2023-04-20
target/i386: Avoid unreachable variable declaration in mmu_translate()
Peter Maydell
1
-1
/
+1
2023-02-28
accel/tcg: Add 'size' param to probe_access_full
Richard Henderson
1
-2
/
+2
2022-12-01
target/i386: Always completely initialize TranslateFault
Richard Henderson
1
-15
/
+19
2022-11-03
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
1
-5
/
+5
2022-11-02
target/i386: Fix test for paging enabled
Richard Henderson
1
-5
/
+5
2022-11-01
accel/tcg: Remove will_exit argument from cpu_restore_state
Richard Henderson
1
-1
/
+1
2022-10-18
target/i386: Use probe_access_full for final stage2 translation
Richard Henderson
1
-14
/
+28
2022-10-18
target/i386: Use atomic operations for pte updates
Richard Henderson
1
-74
/
+168
2022-10-18
target/i386: Combine 5 sets of variables in mmu_translate
Richard Henderson
1
-87
/
+91
2022-10-18
target/i386: Use MMU_NESTED_IDX for vmload/vmsave
Richard Henderson
2
-136
/
+126
2022-10-18
target/i386: Add MMU_PHYS_IDX and MMU_NESTED_IDX
Richard Henderson
2
-29
/
+56
2022-10-18
target/i386: Reorg GET_HPHYS
Richard Henderson
1
-28
/
+95
2022-10-18
target/i386: Introduce structures for mmu_translate
Richard Henderson
1
-154
/
+174
2022-10-18
target/i386: Direct call get_hphys from mmu_translate
Richard Henderson
1
-8
/
+4
[next]