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
2022-09-01
target/i386: Move 3DNOW decoder
Paul Brook
1
-13
/
+17
2022-09-01
target/i386: Rework sse_op_table6/7
Paul Brook
1
-100
/
+132
2022-09-01
target/i386: Rework sse_op_table1
Paul Brook
1
-130
/
+183
2022-09-01
target/i386: Add ZMM_OFFSET macro
Paul Brook
1
-33
/
+27
2022-09-01
target/i386: formatting fixes
Paolo Bonzini
1
-3
/
+4
2022-09-01
target/i386: do not use MOVL to move data between SSE registers
Paolo Bonzini
1
-2
/
+4
2022-09-01
tests/tcg: i386: add SSE tests
Paul Brook
7
-3
/
+5359
2022-09-01
Merge tag 'pull-ppc-20220831' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
45
-1593
/
+2735
2022-09-01
target/i386: DPPS rounding fix
Paolo Bonzini
1
-32
/
+35
2022-09-01
target/i386: fix PHSUB* instructions with dest=src
Paolo Bonzini
1
-20
/
+29
2022-09-01
tests/tcg: i386: extend BMI test
Paolo Bonzini
2
-8
/
+162
2022-09-01
tests/tcg: x86_64: improve consistency with i386
Paolo Bonzini
2
-2
/
+4
2022-09-01
KVM: dirty ring: add missing memory barrier
Paolo Bonzini
1
-1
/
+5
2022-09-01
meson: remove dead assignments
Paolo Bonzini
3
-14
/
+14
2022-09-01
meson: remove dead code
Paolo Bonzini
4
-20
/
+0
2022-09-01
meson: be strict for boolean options
Anton Kochkov
1
-2
/
+2
2022-09-01
configure: improve error for ucontext coroutine backend
Paolo Bonzini
2
-15
/
+1
2022-09-01
i386: do kvm_put_msr_feature_control() first thing when vCPU is reset
Vitaly Kuznetsov
1
-5
/
+12
2022-09-01
i386: reset KVM nested state upon CPU reset
Vitaly Kuznetsov
1
-10
/
+27
2022-09-01
scsi: Reject commands if the CDB length exceeds buf_len
John Millikin
1
-1
/
+7
2022-09-01
scsi: Add buf_len parameter to scsi_req_new()
John Millikin
13
-33
/
+45
2022-09-01
esp: Handle CMD_BUSRESET by resetting the SCSI bus
John Millikin
1
-0
/
+6
2022-09-01
target/avr: Disable interrupts when env->skip set
Richard Henderson
2
-4
/
+31
2022-09-01
target/avr: Only execute one interrupt at a time
Richard Henderson
1
-6
/
+3
2022-09-01
target/avr: Call avr_cpu_do_interrupt directly
Richard Henderson
1
-3
/
+2
2022-09-01
target/avr: Support probe argument to tlb_fill
Richard Henderson
1
-17
/
+29
2022-08-31
Merge tag 'testing-pull-request-2022-08-30' of https://gitlab.com/thuth/qemu ...
Stefan Hajnoczi
66
-79
/
+144
2022-08-31
Merge tag 's390x-pull-request-2022-08-30' of https://gitlab.com/thuth/qemu in...
Stefan Hajnoczi
17
-71
/
+87
2022-08-31
ppc4xx: Fix code style problems reported by checkpatch
BALATON Zoltan
5
-47
/
+67
2022-08-31
ppc/ppc4xx: Fix sdram trace events
Cédric Le Goater
1
-1
/
+1
2022-08-31
hw/ppc/Kconfig: Move imply before select
BALATON Zoltan
1
-1
/
+1
2022-08-31
hw/ppc/sam460ex: Remove PPC405 dependency from sam460ex
BALATON Zoltan
2
-2
/
+0
2022-08-31
ppc405: Move machine specific code to ppc405_boards.c
BALATON Zoltan
3
-254
/
+251
2022-08-31
ppc/ppc405: QOM'ify FPGA
Cédric Le Goater
1
-17
/
+39
2022-08-31
ppc/ppc405: Use an explicit I2C object
Cédric Le Goater
2
-2
/
+10
2022-08-31
hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR device
BALATON Zoltan
7
-49
/
+21
2022-08-31
ppc/ppc405: Use an embedded PPCUIC model in SoC state
Cédric Le Goater
2
-15
/
+16
2022-08-31
ppc4xx: Rename ppc405-ebc to ppc4xx-ebc
BALATON Zoltan
5
-12
/
+12
2022-08-31
ppc4xx: Move EBC model to ppc4xx_devs.c
BALATON Zoltan
4
-206
/
+206
2022-08-31
ppc4xx: Rename ppc405-plb to ppc4xx-plb
BALATON Zoltan
5
-12
/
+12
2022-08-31
ppc4xx: Move PLB model to ppc4xx_devs.c
BALATON Zoltan
4
-104
/
+105
2022-08-31
ppc/ppc405: QOM'ify MAL
Cédric Le Goater
5
-86
/
+117
2022-08-31
ppc/ppc405: QOM'ify PLB
Cédric Le Goater
3
-31
/
+51
2022-08-31
ppc/ppc405: QOM'ify POB
Cédric Le Goater
2
-24
/
+44
2022-08-31
ppc/ppc405: QOM'ify OPBA
Cédric Le Goater
3
-21
/
+41
2022-08-31
ppc/ppc405: QOM'ify EBC
Cédric Le Goater
3
-32
/
+51
2022-08-31
ppc/ppc405: QOM'ify DMA
Cédric Le Goater
2
-79
/
+81
2022-08-31
ppc/ppc405: QOM'ify GPIO
Cédric Le Goater
3
-27
/
+45
2022-08-31
ppc/ppc405: QOM'ify OCM
Cédric Le Goater
2
-38
/
+55
2022-08-31
ppc/ppc405: QOM'ify GPT
Cédric Le Goater
3
-47
/
+78
[prev]
[next]