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-22
target/arm: Use tcg_gen_ext_i64
Richard Henderson
1
-35
/
+2
2023-10-22
tcg: Define MO_TL
Paolo Bonzini
1
-0
/
+2
2023-10-22
tcg: Export tcg_gen_ext_{i32,i64,tl}
Richard Henderson
3
-4
/
+14
2023-10-22
tcg: add negsetcondi
Paolo Bonzini
3
-0
/
+18
2023-10-22
target/i386: Use i128 for 128 and 256-bit loads and stores
Richard Henderson
1
-34
/
+29
2023-10-22
tcg: Add tcg_gen_{ld,st}_i128
Richard Henderson
2
-0
/
+25
2023-10-22
tcg: Optimize past conditional branches
Richard Henderson
1
-3
/
+5
2023-10-22
tcg: Use constant zero when expanding with divu2
Richard Henderson
1
-8
/
+8
2023-10-22
tcg: drop unused tcg_temp_free define
Mike Frysinger
1
-2
/
+0
2023-10-22
tcg/s390x: Use tcg_use_softmmu
Richard Henderson
1
-80
/
+77
2023-10-22
tcg/riscv: Use tcg_use_softmmu
Richard Henderson
1
-87
/
+90
2023-10-22
tcg/riscv: Do not reserve TCG_GUEST_BASE_REG for guest_base zero
Richard Henderson
1
-2
/
+4
2023-10-22
tcg/ppc: Use tcg_use_softmmu
Richard Henderson
1
-127
/
+129
2023-10-22
tcg/mips: Use tcg_use_softmmu
Richard Henderson
1
-110
/
+105
2023-10-22
tcg/loongarch64: Use tcg_use_softmmu
Richard Henderson
1
-65
/
+61
2023-10-22
tcg/i386: Use tcg_use_softmmu
Richard Henderson
1
-101
/
+99
2023-10-22
tcg/aarch64: Use tcg_use_softmmu
Richard Henderson
1
-88
/
+87
2023-10-22
tcg/arm: Use tcg_use_softmmu
Richard Henderson
1
-109
/
+100
2023-10-22
tcg: Provide guest_base fallback for system mode
Richard Henderson
1
-0
/
+4
2023-10-22
tcg: Introduce tcg_use_softmmu
Richard Henderson
3
-12
/
+19
2023-10-22
tcg/ppc: Disable TCG_REG_TB for Power9/Power10
Richard Henderson
1
-1
/
+1
2023-10-22
tcg/ppc: Use PLD in tcg_out_goto_tb
Richard Henderson
1
-0
/
+3
2023-10-22
tcg/ppc: Use prefixed instructions in tcg_out_dupi_vec
Richard Henderson
1
-0
/
+9
2023-10-22
tcg/ppc: Use PLD in tcg_out_movi for constant pool
Richard Henderson
1
-0
/
+24
2023-10-22
tcg/ppc: Use prefixed instructions in tcg_out_mem_long
Richard Henderson
1
-0
/
+66
2023-10-22
tcg/ppc: Use PADDI in tcg_out_movi
Richard Henderson
1
-0
/
+51
2023-10-22
tcg/ppc: Use ADDPCIS in tcg_out_goto_tb
Richard Henderson
1
-2
/
+9
2023-10-22
tcg/ppc: Use ADDPCIS for the constant pool
Richard Henderson
1
-0
/
+12
2023-10-22
tcg/ppc: Use ADDPCIS in tcg_out_movi_int
Richard Henderson
1
-0
/
+13
2023-10-22
tcg/ppc: Use ADDPCIS in tcg_out_tb_start
Richard Henderson
1
-3
/
+22
2023-10-22
tcg/ppc: Reinterpret tb-relative to TB+4
Richard Henderson
1
-5
/
+10
2023-10-22
tcg/ppc: Enable direct branching tcg_out_goto_tb with TCG_REG_TB
Jordan Niethe
1
-31
/
+17
2023-10-22
tcg/ppc: Untabify tcg-target.c.inc
Richard Henderson
1
-3
/
+3
2023-10-22
intel-iommu: Report interrupt remapping faults, fix return value
David Woodhouse
2
-48
/
+103
2023-10-22
MAINTAINERS: Add include/hw/intc/i8259.h to the PC chip section
Thomas Huth
1
-0
/
+1
2023-10-22
vhost-user: Fix protocol feature bit conflict
Hanna Czenczek
3
-2
/
+15
2023-10-22
tests/acpi: Update DSDT.cxl with QTG DSM
Jonathan Cameron
2
-1
/
+0
2023-10-22
hw/cxl: Add QTG _DSM support for ACPI0017 device
Dave Jiang
3
-0
/
+71
2023-10-22
tests/acpi: Allow update of DSDT.cxl
Jonathan Cameron
1
-0
/
+1
2023-10-22
hw/i386/cxl: ensure maxram is greater than ram size for calculating cxl range
Ani Sinha
1
-1
/
+3
2023-10-22
vhost-user: fix lost reconnect
Li Feng
5
-6
/
+14
2023-10-22
vhost-user-scsi: start vhost when guest kicks
Li Feng
1
-4
/
+44
2023-10-22
vhost-user-scsi: support reconnect to backend
Li Feng
5
-30
/
+201
2023-10-22
vhost: move and rename the conn retry times
Li Feng
3
-5
/
+4
2023-10-22
vhost-user-common: send get_inflight_fd once
Li Feng
1
-19
/
+18
2023-10-22
hw/i386/pc_piix: Make PIIX4 south bridge usable in PC machine
Bernhard Beschow
4
-1
/
+71
2023-10-22
hw/isa/piix: Implement multi-process QEMU support also for PIIX4
Bernhard Beschow
1
-8
/
+1
2023-10-22
hw/isa/piix: Resolve duplicate code regarding PCI interrupt wiring
Bernhard Beschow
1
-11
/
+2
2023-10-22
hw/isa/piix: Reuse PIIX3's PCI interrupt triggering in PIIX4
Bernhard Beschow
1
-24
/
+3
2023-10-22
hw/isa/piix: Rename functions to be shared for PCI interrupt triggering
Bernhard Beschow
1
-36
/
+36
[prev]
[next]