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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-09
Merge tag 'pull-hex-20240608' of https://github.com/quic/qemu into staging
Richard Henderson
13
-49
/
+179
2024-06-08
target/hexagon: idef-parser simplify predicate init
Anton Johansson
2
-14
/
+14
2024-06-08
target/hexagon: idef-parser fix leak of init_list
Anton Johansson
1
-1
/
+8
2024-06-08
target/hexagon: idef-parser remove undefined functions
Anton Johansson
1
-13
/
+0
2024-06-08
target/hexagon: idef-parser remove unused defines
Anton Johansson
1
-10
/
+0
2024-06-08
Hexagon: add PC alignment check and exception
Matheus Tavares Bernardino
7
-8
/
+128
2024-06-08
Hexagon: fix HVX store new
Matheus Tavares Bernardino
2
-3
/
+29
2024-06-08
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
42
-276
/
+617
2024-06-08
python: mkvenv: remove ensure command
Paolo Bonzini
1
-105
/
+0
2024-06-08
Revert "python: use vendored tomli"
Paolo Bonzini
4
-15
/
+7
2024-06-08
i386: Add support for overflow recovery
John Allen
3
-2
/
+3
2024-06-08
i386: Add support for SUCCOR feature
John Allen
3
-1
/
+23
2024-06-08
i386: Fix MCE support for AMD hosts
John Allen
3
-8
/
+37
2024-06-08
docs: i386: pc: Avoid mentioning limit of maximum vCPUs
Zhao Liu
1
-1
/
+2
2024-06-08
target/i386: Add get/set/migrate support for FRED MSRs
Xin Li
3
-0
/
+99
2024-06-08
target/i386: enumerate VMX nested-exception support
Xin Li
3
-0
/
+3
2024-06-08
vmxcap: add support for VMX FRED controls
Xin Li
1
-0
/
+12
2024-06-08
target/i386: mark CR4.FRED not reserved
Xin Li
1
-1
/
+16
2024-06-08
target/i386: add support for FRED in CPUID enumeration
Xin Li
2
-1
/
+19
2024-06-08
hvf: Makes assert_hvf_ok report failed expression
Phil Dennis-Jordan
2
-29
/
+25
2024-06-08
i386/hvf: Updates API usage to use modern vCPU run function
Phil Dennis-Jordan
1
-1
/
+22
2024-06-08
i386/hvf: In kick_vcpu use hv_vcpu_interrupt to force exit
Phil Dennis-Jordan
1
-0
/
+1
2024-06-08
i386/hvf: Fixes dirty memory tracking by page granularity RX->RWX change
Phil Dennis-Jordan
1
-2
/
+3
2024-06-08
hvf: Consistent types for vCPU handles
Phil Dennis-Jordan
2
-2
/
+4
2024-06-08
i386/hvf: Fixes some compilation warnings
Phil Dennis-Jordan
3
-5
/
+4
2024-06-08
i386/hvf: Adds support for INVTSC cpuid bit
Phil Dennis-Jordan
2
-0
/
+22
2024-06-08
stubs/meson: Fix qemuutil build when --disable-system
Zhao Liu
1
-7
/
+1
2024-06-08
scsi-disk: Don't silently truncate serial number
Kevin Wolf
1
-3
/
+17
2024-06-08
hostmem: simplify the code for merge and dump properties
Paolo Bonzini
1
-14
/
+8
2024-06-08
machine, hostmem: improve error messages for unsupported features
Paolo Bonzini
2
-0
/
+24
2024-06-08
backends/hostmem: Report error when memory size is unaligned
Michal Privoznik
5
-1
/
+14
2024-06-08
osdep: Make qemu_madvise() return ENOSYS on unsupported OSes
Michal Privoznik
1
-1
/
+1
2024-06-08
osdep: Make qemu_madvise() to set errno in all cases
Michal Privoznik
1
-1
/
+6
2024-06-08
meson: Don't even detect posix_madvise() on Darwin
Michal Privoznik
1
-4
/
+10
2024-06-08
machine: default -M mem-merge to off is QEMU_MADV_MERGEABLE is not available
Paolo Bonzini
1
-1
/
+2
2024-06-08
target/i386: fix size of EBP writeback in gen_enter()
Mark Cave-Ayland
1
-1
/
+1
2024-06-08
target/i386: fix SP when taking a memory fault during POP
Mark Cave-Ayland
1
-1
/
+1
2024-06-08
target/i386: use gen_writeback() within gen_POP()
Mark Cave-Ayland
1
-2
/
+2
2024-06-08
target/i386: use local X86DecodedOp in gen_POP()
Mark Cave-Ayland
1
-2
/
+4
2024-06-08
target/i386: document use of DISAS_NORETURN
Paolo Bonzini
1
-0
/
+11
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 PAUSE
Paolo Bonzini
1
-0
/
+4
2024-06-08
target/i386: fix INHIBIT_IRQ/TF/RF handling for VMRUN
Paolo Bonzini
2
-13
/
+38
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
6
-25
/
+25
2024-06-08
target/i386: cleanup HLT helpers
Paolo Bonzini
4
-16
/
+7
2024-06-08
target/i386: fix implementation of ICEBP
Paolo Bonzini
5
-2
/
+49
2024-06-08
target/i386: fix pushed value of EFLAGS.RF
Paolo Bonzini
2
-5
/
+52
[prev]
[next]