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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-06-22
QIOChannelSocket: Introduce assert and reduce ifdefs to improve readability
Leonardo Bras
1
-5
/
+9
2022-06-22
migration: Remove RDMA_UNREGISTRATION_EXAMPLE
Juan Quintela
1
-41
/
+0
2022-06-22
Merge tag 'pull-aspeed-20220622' of https://github.com/legoater/qemu into sta...
Richard Henderson
10
-378
/
+1095
2022-06-22
hw: m25p80: fixing individual test failure when tests are running in isolation
Iris Chen
1
-11
/
+63
2022-06-22
aspeed/hace: Add missing newlines to unimp messages
Joel Stanley
1
-2
/
+2
2022-06-22
aspeed/i2c: Enable SLAVE_ADDR_RX_MATCH always
Cédric Le Goater
1
-3
/
+10
2022-06-22
hw/i2c/aspeed: add DEV_ADDR in old register mode
Klaus Jensen
2
-2
/
+10
2022-06-22
hw/i2c/aspeed: rework raise interrupt trace event
Klaus Jensen
2
-13
/
+23
2022-06-22
aspeed: Add I2C buses to AST1030 model
Troy Lee
2
-0
/
+31
2022-06-22
aspeed/i2c: Add ast1030 controller models
Cédric Le Goater
2
-0
/
+25
2022-06-22
aspeed: i2c: Move regs and helpers to header file
Joe Komlodi
2
-266
/
+267
2022-06-22
aspeed: i2c: Add PKT_DONE IRQ to trace
Joe Komlodi
2
-1
/
+4
2022-06-22
aspeed: i2c: Add new mode support
Joe Komlodi
2
-195
/
+653
2022-06-22
aspeed: i2c: Use reg array instead of individual vars
Joe Komlodi
2
-164
/
+128
2022-06-22
aspeed: i2c: Migrate to registerfields API
Joe Komlodi
1
-197
/
+196
2022-06-22
hw/registerfields: Add shared fields macros
Joe Komlodi
1
-0
/
+70
2022-06-22
test/avocado/machine_aspeed.py: Add an I2C RTC test
Cédric Le Goater
1
-0
/
+8
2022-06-22
test/avocado/machine_aspeed.py: Add I2C tests to ast2600-evb
Cédric Le Goater
1
-0
/
+13
2022-06-22
test/avocado/machine_aspeed.py: Add I2C tests to ast2500-evb
Cédric Le Goater
1
-0
/
+13
2022-06-22
test/avocado/machine_aspeed.py: Add tests using buildroot images
Cédric Le Goater
1
-0
/
+52
2022-06-22
test/avocado/machine_aspeed.py: Move OpenBMC tests
Cédric Le Goater
2
-43
/
+50
2022-06-22
aspeed: Remove fake RTC device on ast2500-evb
Cédric Le Goater
1
-4
/
+0
2022-06-21
Merge tag 'pull-tcg-20220621' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
13
-243
/
+284
2022-06-21
util/cacheflush: Optimize flushing when ppc host has coherent icache
Nicholas Piggin
1
-2
/
+23
2022-06-21
util/cacheflush: Merge aarch64 ctr_el0 usage
Richard Henderson
1
-25
/
+19
2022-06-21
util: Merge cacheflush.c and cacheinfo.c
Richard Henderson
3
-202
/
+202
2022-06-21
softmmu: Always initialize xlat in address_space_translate_for_iotlb
Richard Henderson
1
-1
/
+12
2022-06-21
qemu-timer: Skip empty timer lists before locking in qemu_clock_deadline_ns_all
Idan Horowitz
1
-0
/
+3
2022-06-21
Merge tag 'pull-ppc-20220621' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
14
-24
/
+554
2022-06-20
accel/tcg: Reorganize tcg_accel_ops_init()
Philippe Mathieu-Daudé
1
-7
/
+8
2022-06-20
accel/tcg: Init TCG cflags in vCPU thread handler
Philippe Mathieu-Daudé
2
-7
/
+5
2022-06-20
target/avr: Drop avr_cpu_memory_rw_debug()
Bin Meng
3
-9
/
+0
2022-06-20
tcg/ppc: implement rem[u]_i{32,64} with mod[su][wd]
Matheus Kowalczuk Ferst
2
-2
/
+24
2022-06-20
target/ppc: cpu_init: Clean up stop state on cpu reset
Frederic Barrat
1
-0
/
+3
2022-06-20
target/ppc: fix unreachable code in fpu_helper.c
Daniel Henrique Barboza
1
-1
/
+1
2022-06-20
target/ppc: avoid int32 multiply overflow in int_helper.c
Daniel Henrique Barboza
1
-2
/
+3
2022-06-20
ppc/pnv: fix extra indent spaces with DEFINE_PROP*
Daniel Henrique Barboza
3
-14
/
+14
2022-06-20
pnv/xive2: Access direct mapped thread contexts from all chips
Frederic Barrat
1
-4
/
+14
2022-06-20
target/ppc: fix vbpermd in big endian hosts
Matheus Ferst
1
-3
/
+2
2022-06-20
ppc: fix boot with sam460ex
Michael S. Tsirkin
1
-0
/
+8
2022-06-20
target/ppc: Implemented vector module quadword
Lucas Mateus Castro (alqotel)
4
-0
/
+27
2022-06-20
target/ppc: Implemented vector module word/doubleword
Lucas Mateus Castro (alqotel)
2
-0
/
+15
2022-06-20
target/ppc: Implemented remaining vector divide extended
Lucas Mateus Castro (alqotel)
4
-0
/
+76
2022-06-20
host-utils: Implemented signed 256-by-128 division
Lucas Mateus Castro (alqotel)
2
-0
/
+52
2022-06-20
host-utils: Implemented unsigned 256-by-128 division
Lucas Mateus Castro (alqotel)
3
-0
/
+169
2022-06-20
target/ppc: Implemented vector divide extended word
Lucas Mateus Castro (alqotel)
2
-0
/
+51
2022-06-20
target/ppc: Implemented vector divide quadword
Lucas Mateus Castro (alqotel)
4
-0
/
+27
2022-06-20
target/ppc: Implemented vector divide instructions
Lucas Mateus Castro (alqotel)
2
-0
/
+92
2022-06-19
Merge tag 'bsd-user-syscall-2022q2-pull-request' of ssh://github.com/qemu-bsd...
Richard Henderson
3
-0
/
+479
2022-06-16
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
18
-160
/
+1345
[next]