96760 Commits (87e42764490896e66ab8a3c93280384689b0acb4)
 

Author SHA1 Message Date
Daniel P. Berrangé 87e4276449 io: add a QIOChannelNull equivalent to /dev/null 4 years ago
Leonardo Bras 1abaec9a1b migration: Change zero_copy_send from migration parameter to migration capability 4 years ago
Leonardo Bras 4f5a09714c QIOChannelSocket: Fix zero-copy send so socket flush works 4 years ago
Leonardo Bras 803ca43e4c QIOChannelSocket: Introduce assert and reduce ifdefs to improve readability 4 years ago
Juan Quintela f6f213e4c7 migration: Remove RDMA_UNREGISTRATION_EXAMPLE 4 years ago
Richard Henderson 2b049d2c8d aspeed queue: 4 years ago
Iris Chen 92a45bde8c hw: m25p80: fixing individual test failure when tests are running in isolation 4 years ago
Joel Stanley 87893cb5f5 aspeed/hace: Add missing newlines to unimp messages 4 years ago
Cédric Le Goater 33e30f11c7 aspeed/i2c: Enable SLAVE_ADDR_RX_MATCH always 4 years ago
Klaus Jensen d72a712ce0 hw/i2c/aspeed: add DEV_ADDR in old register mode 4 years ago
Klaus Jensen b03ec4ff06 hw/i2c/aspeed: rework raise interrupt trace event 4 years ago
Troy Lee 4c70ab168d aspeed: Add I2C buses to AST1030 model 4 years ago
Cédric Le Goater b35802ce31 aspeed/i2c: Add ast1030 controller models 4 years ago
Joe Komlodi e532cd0485 aspeed: i2c: Move regs and helpers to header file 4 years ago
Joe Komlodi 0efec47b5f aspeed: i2c: Add PKT_DONE IRQ to trace 4 years ago
Joe Komlodi ba2cccd64e aspeed: i2c: Add new mode support 4 years ago
Joe Komlodi 2260fc6ff3 aspeed: i2c: Use reg array instead of individual vars 4 years ago
Joe Komlodi 3be3d6ccf2 aspeed: i2c: Migrate to registerfields API 4 years ago
Joe Komlodi 4a71d6d32e hw/registerfields: Add shared fields macros 4 years ago
Cédric Le Goater 3302184f7f test/avocado/machine_aspeed.py: Add an I2C RTC test 4 years ago
Cédric Le Goater 61cf757d15 test/avocado/machine_aspeed.py: Add I2C tests to ast2600-evb 4 years ago
Cédric Le Goater 7a7308eae0 test/avocado/machine_aspeed.py: Add I2C tests to ast2500-evb 4 years ago
Cédric Le Goater f7bc7da072 test/avocado/machine_aspeed.py: Add tests using buildroot images 4 years ago
Cédric Le Goater 341e21fa13 test/avocado/machine_aspeed.py: Move OpenBMC tests 4 years ago
Cédric Le Goater f4c155dddb aspeed: Remove fake RTC device on ast2500-evb 4 years ago
Richard Henderson f200ff158d Speed empty timer list in qemu_clock_deadline_ns_all. 4 years ago
Nicholas Piggin c79a8e840c util/cacheflush: Optimize flushing when ppc host has coherent icache 4 years ago
Richard Henderson bdd50dc7d0 util/cacheflush: Merge aarch64 ctr_el0 usage 4 years ago
Richard Henderson 7971375287 util: Merge cacheflush.c and cacheinfo.c 4 years ago
Richard Henderson 418ade7849 softmmu: Always initialize xlat in address_space_translate_for_iotlb 4 years ago
Idan Horowitz 3f42906c9a qemu-timer: Skip empty timer lists before locking in qemu_clock_deadline_ns_all 4 years ago
Richard Henderson 5cdcfd861e ppc patch queue for 2022-06-21: 4 years ago
Philippe Mathieu-Daudé 18b8c47f8e accel/tcg: Reorganize tcg_accel_ops_init() 4 years ago
Philippe Mathieu-Daudé a82fd5a4ec accel/tcg: Init TCG cflags in vCPU thread handler 4 years ago
Bin Meng adb5974dcc target/avr: Drop avr_cpu_memory_rw_debug() 4 years ago
Matheus Kowalczuk Ferst 4d5738222f tcg/ppc: implement rem[u]_i{32,64} with mod[su][wd] 4 years ago
Frederic Barrat 609b1c8669 target/ppc: cpu_init: Clean up stop state on cpu reset 4 years ago
Daniel Henrique Barboza 5980167e07 target/ppc: fix unreachable code in fpu_helper.c 4 years ago
Daniel Henrique Barboza feeef6b6dd target/ppc: avoid int32 multiply overflow in int_helper.c 4 years ago
Daniel Henrique Barboza 78d6b5d33a ppc/pnv: fix extra indent spaces with DEFINE_PROP* 4 years ago
Frederic Barrat 151308677c pnv/xive2: Access direct mapped thread contexts from all chips 4 years ago
Matheus Ferst 8f7d41e0c9 target/ppc: fix vbpermd in big endian hosts 4 years ago
Michael S. Tsirkin 453eb94c76 ppc: fix boot with sam460ex 4 years ago
Lucas Mateus Castro (alqotel) b80bec3a07 target/ppc: Implemented vector module quadword 4 years ago
Lucas Mateus Castro (alqotel) 5adb27cd8f target/ppc: Implemented vector module word/doubleword 4 years ago
Lucas Mateus Castro (alqotel) a173ba88be target/ppc: Implemented remaining vector divide extended 4 years ago
Lucas Mateus Castro (alqotel) 62c9947fb7 host-utils: Implemented signed 256-by-128 division 4 years ago
Lucas Mateus Castro (alqotel) 4724bbd284 host-utils: Implemented unsigned 256-by-128 division 4 years ago
Lucas Mateus Castro (alqotel) 9a1f0866a3 target/ppc: Implemented vector divide extended word 4 years ago
Lucas Mateus Castro (alqotel) 1700f2bf97 target/ppc: Implemented vector divide quadword 4 years ago