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
2023-10-30
migration/doc: Add contents
Juan Quintela
1
-0
/
+2
2023-10-30
Merge tag 'pull-hex-20231018' of https://github.com/quic/qemu into staging
Stefan Hajnoczi
6
-80
/
+50
2023-10-30
Merge tag 'pull-request-2023-10-27' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
12
-37
/
+46
2023-10-27
ipmi-bt-test: force ipv4
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2023-10-27
tests/vm/freebsd: Add additional library paths for libfdt
Thomas Huth
1
-2
/
+3
2023-10-27
docs/about: Mark the old pc-i440fx-2.0 - 2.3 machine types as deprecated
Thomas Huth
2
-0
/
+9
2023-10-27
tests/coroutine: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-6
/
+6
2023-10-27
tests/aio: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-2
/
+2
2023-10-27
tests/npcm7xx_adc: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-7
/
+7
2023-10-27
tests/rtl8139: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-6
/
+6
2023-10-27
tests/cdrom-test: Clean up global variable shadowing in prepare_image()
Philippe Mathieu-Daudé
1
-3
/
+3
2023-10-27
tests/virtio-scsi: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-27
tests/throttle: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-1
/
+0
2023-10-27
system/qtest: Clean up global variable shadowing in qtest_server_init()
Philippe Mathieu-Daudé
1
-8
/
+8
2023-10-27
Merge tag 'pull-sp-20231025' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
14
-3750
/
+3998
2023-10-27
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
26
-634
/
+492
2023-10-27
Merge tag 'pull-aspeed-20231025' of https://github.com/legoater/qemu into sta...
Stefan Hajnoczi
9
-284
/
+363
2023-10-25
kvm: i8254: require KVM_CAP_PIT2 and KVM_CAP_PIT_STATE2
Paolo Bonzini
4
-39
/
+13
2023-10-25
kvm: i386: require KVM_CAP_SET_IDENTITY_MAP_ADDR
Paolo Bonzini
1
-13
/
+7
2023-10-25
kvm: i386: require KVM_CAP_ADJUST_CLOCK
Paolo Bonzini
3
-10
/
+1
2023-10-25
kvm: i386: require KVM_CAP_MCE
Paolo Bonzini
1
-10
/
+4
2023-10-25
kvm: i386: require KVM_CAP_SET_VCPU_EVENTS and KVM_CAP_X86_ROBUST_SINGLESTEP
Paolo Bonzini
4
-101
/
+2
2023-10-25
kvm: i386: require KVM_CAP_XSAVE
Paolo Bonzini
1
-68
/
+2
2023-10-25
kvm: i386: require KVM_CAP_DEBUGREGS
Paolo Bonzini
4
-19
/
+1
2023-10-25
kvm: i386: move KVM_CAP_IRQ_ROUTING detection to kvm_arch_required_capabilities
Paolo Bonzini
1
-5
/
+1
2023-10-25
kvm: unify listeners for PIO address space
Paolo Bonzini
1
-9
/
+2
2023-10-25
kvm: require KVM_CAP_IOEVENTFD and KVM_CAP_IOEVENTFD_ANY_LENGTH
Paolo Bonzini
9
-78
/
+18
2023-10-25
kvm: assume that many ioeventfds can be created
Paolo Bonzini
5
-58
/
+0
2023-10-25
kvm: drop reference to KVM_CAP_PCI_2_3
Paolo Bonzini
3
-9
/
+0
2023-10-25
kvm: require KVM_IRQFD for kernel irqchip
Paolo Bonzini
1
-0
/
+1
2023-10-25
kvm: require KVM_IRQFD for kernel irqchip
Paolo Bonzini
5
-14
/
+10
2023-10-25
kvm: require KVM_CAP_SIGNAL_MSI
Paolo Bonzini
6
-108
/
+9
2023-10-25
kvm: require KVM_CAP_INTERNAL_ERROR_DATA
Paolo Bonzini
1
-7
/
+6
2023-10-25
kvm: remove unnecessary stub
Paolo Bonzini
1
-5
/
+0
2023-10-25
target/i386: check CPUID_PAE to determine 36 bit processor address space
Ani Sinha
1
-1
/
+1
2023-10-25
target/i386: validate VEX.W for AVX instructions
Paolo Bonzini
2
-42
/
+108
2023-10-25
target/i386: group common checks in the decoding phase
Paolo Bonzini
3
-37
/
+85
2023-10-25
tests/tcg/i386: test-avx: add test cases for SHA new instructions
Paolo Bonzini
1
-1
/
+2
2023-10-25
tests/tcg/i386: initialize more registers in test-avx
Paolo Bonzini
1
-0
/
+8
2023-10-25
target/i386: implement SHA instructions
Paolo Bonzini
6
-1
/
+209
2023-10-25
tests/tcg: fix out-of-bounds access in test-avx
Paolo Bonzini
1
-4
/
+7
2023-10-25
target/sparc: Remove disas_sparc_legacy
Richard Henderson
1
-144
/
+1
2023-10-25
target/sparc: Convert FZERO, FONE to decodetree
Richard Henderson
2
-29
/
+45
2023-10-25
target/sparc: Move FPACK16, FPACKFIX to decodetree
Richard Henderson
2
-15
/
+42
2023-10-25
target/sparc: Move FPCMP* to decodetree
Richard Henderson
2
-52
/
+47
2023-10-25
target/sparc: Convert FCMP, FCMPE to decodetree
Richard Henderson
2
-56
/
+96
2023-10-25
target/sparc: Move FMOVR, FMOVcc, FMOVfcc to decodetree
Richard Henderson
2
-113
/
+91
2023-10-25
target/sparc: Move FMOVq, FNEGq, FABSq to decodetree
Richard Henderson
2
-94
/
+51
2023-10-25
target/sparc: Move FdTOq, FxTOq to decodetree
Richard Henderson
2
-21
/
+28
2023-10-25
target/sparc: Move FiTOq, FsTOq to decodetree
Richard Henderson
2
-20
/
+26
[next]