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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-08
riscv: spelling fixes
Michael Tokarev
8
-17
/
+17
2023-09-08
hexagon: spelling fixes
Michael Tokarev
8
-17
/
+17
2023-09-08
trace-events: Fix the name of the tracing.rst file
Thomas Huth
1
-1
/
+1
2023-09-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
13
-84
/
+85
2023-09-07
sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to x86 targets
Philippe Mathieu-Daudé
1
-0
/
+2
2023-09-07
sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targets
Philippe Mathieu-Daudé
2
-2
/
+3
2023-09-07
sysemu/kvm: Restrict kvm_get_apic_state() to x86 targets
Philippe Mathieu-Daudé
1
-0
/
+1
2023-09-07
sysemu/kvm: Restrict kvm_arch_get_supported_cpuid/msr() to x86 targets
Philippe Mathieu-Daudé
1
-0
/
+3
2023-09-07
target/i386: Restrict declarations specific to CONFIG_KVM
Philippe Mathieu-Daudé
1
-11
/
+16
2023-09-07
target/i386: Allow elision of kvm_hv_vpindex_settable()
Philippe Mathieu-Daudé
2
-20
/
+0
2023-09-07
target/i386: Allow elision of kvm_enable_x2apic()
Philippe Mathieu-Daudé
1
-7
/
+0
2023-09-07
target/i386: Remove unused KVM stubs
Philippe Mathieu-Daudé
1
-26
/
+0
2023-09-07
target/i386/cpu-sysemu: Inline kvm_apic_in_kernel()
Philippe Mathieu-Daudé
2
-4
/
+2
2023-09-07
target/i386/helper: Restrict KVM declarations to system emulation
Philippe Mathieu-Daudé
1
-1
/
+1
2023-09-06
target/ppc: Fix the order of kvm_enable judgment about kvmppc_set_interrupt()
jianchunfu
1
-1
/
+1
2023-09-06
target/ppc: Flush inputs to zero with NJ in ppc_store_vscr
Richard Henderson
1
-0
/
+1
2023-09-06
target/ppc: Fix LQ, STQ register-pair order for big-endian
Nicholas Piggin
1
-8
/
+8
2023-09-06
spapr: Fix machine reset deadlock from replay-record
Nicholas Piggin
2
-0
/
+20
2023-09-06
target/ppc: Fix CPU reservation migration for record-replay
Nicholas Piggin
3
-2
/
+30
2023-09-06
target/ppc: Migrate DECR SPR
Nicholas Piggin
1
-0
/
+14
2023-09-06
ppc/vhyp: reset exception state when handling vhyp hcall
Nicholas Piggin
1
-0
/
+3
2023-09-06
target/ppc: Implement watchpoint debug facility for v2.07S
Nicholas Piggin
10
-3
/
+147
2023-09-06
target/ppc: Implement breakpoint debug facility for v2.07S
Nicholas Piggin
10
-2
/
+98
2023-09-06
target/ppc: Suppress single step interrupts on rfi-type instructions
Nicholas Piggin
1
-6
/
+17
2023-09-06
target/ppc: Improve book3s branch trace interrupt for v2.07S
Nicholas Piggin
3
-11
/
+27
2023-09-06
target/ppc: Remove single-step suppression inside 0x100-0xf00
Nicholas Piggin
1
-2
/
+1
2023-09-06
ppc: Add stub implementation of TRIG SPRs
Joel Stanley
2
-0
/
+12
2023-09-06
target/ppc: Generate storage interrupts for radix RC changes
Shawn Anastasio
1
-25
/
+49
2023-09-05
Merge tag 'pull-request-2023-08-31' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
1
-0
/
+2
2023-09-01
target/i386: Add support for AMX-COMPLEX in CPUID enumeration
Tao Su
2
-1
/
+3
2023-09-01
target/i386: fix memory operand size for CVTPS2PD
Paolo Bonzini
2
-7
/
+37
2023-09-01
target/i386: generalize operand size "ph" for use in CVTPS2PD
Paolo Bonzini
2
-4
/
+4
2023-09-01
target/i386: raise FERR interrupt with iothread locked
Paolo Bonzini
2
-1
/
+13
2023-08-31
hw/mips: spelling fixes
Michael Tokarev
3
-10
/
+10
2023-08-31
target/xtensa: Include missing 'qemu/atomic.h' header
Philippe Mathieu-Daudé
2
-0
/
+2
2023-08-31
target/mips: Remove unused headers in lcsr_helper.c
Philippe Mathieu-Daudé
1
-3
/
+0
2023-08-31
target/helpers: Remove unnecessary 'qemu/main-loop.h' header
Philippe Mathieu-Daudé
22
-22
/
+0
2023-08-31
target/helpers: Remove unnecessary 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
8
-8
/
+0
2023-08-31
target/translate: Remove unnecessary 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
10
-10
/
+0
2023-08-31
target/translate: Include missing 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
8
-0
/
+8
2023-08-31
target/riscv/pmu: Restrict 'qemu/log.h' include to source
Philippe Mathieu-Daudé
2
-1
/
+1
2023-08-31
target/ppc/pmu: Include missing 'qemu/timer.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-08-31
bulk: Do not declare function prototypes using 'extern' keyword
Philippe Mathieu-Daudé
2
-5
/
+5
2023-08-31
accel: Remove HAX accelerator
Philippe Mathieu-Daudé
12
-3014
/
+0
2023-08-31
target/s390x: Define TARGET_HAS_PRECISE_SMC
Ilya Leoshkevich
1
-0
/
+2
2023-08-31
Merge tag 'pull-target-arm-20230831' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
11
-150
/
+293
2023-08-31
target/arm: Do all "ARM_FEATURE_X implies Y" checks in post_init
Peter Maydell
1
-82
/
+97
2023-08-31
target/arm: Catch illegal-exception-return from EL3 with bad NSE/NS
Peter Maydell
1
-0
/
+9
2023-08-31
target/arm: properly document FEAT_CRC32
Alex Bennée
1
-1
/
+1
2023-08-31
target/arm: Implement FEAT_HPDS2 as a no-op
Richard Henderson
2
-2
/
+2
[next]