Show patches with: Archived = No       |   431062 patches
« 1 2 ... 1026 1027 10284310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,02/12] tests/meson: Only build softfloat objects if TCG is selected buildsys: Do not build various objects if not necessary - - 1 - --- 2021-01-22 Philippe Mathieu-Daudé New
[v2,03/12] pc-bios/meson: Only install EDK2 blob firmwares with system emulation buildsys: Do not build various objects if not necessary - - - - --- 2021-01-22 Philippe Mathieu-Daudé New
[v2,04/12] meson: Do not build optional libraries by default buildsys: Do not build various objects if not necessary - - - - --- 2021-01-22 Philippe Mathieu-Daudé New
[v2,05/12] meson: Restrict block subsystem processing buildsys: Do not build various objects if not necessary - - - - --- 2021-01-22 Philippe Mathieu-Daudé New
[v2,06/12] meson: Merge trace_events_subdirs array buildsys: Do not build various objects if not necessary - - 1 - --- 2021-01-22 Philippe Mathieu-Daudé New
[v2,07/12] meson: Restrict some trace event directories to user/system emulation buildsys: Do not build various objects if not necessary - - - - --- 2021-01-22 Philippe Mathieu-Daudé New
[v2,08/12] meson: Restrict emulation code buildsys: Do not build various objects if not necessary - - - - --- 2021-01-22 Philippe Mathieu-Daudé New
[v2,09/12] qapi/meson: Restrict qdev code to system-mode emulation buildsys: Do not build various objects if not necessary - - - - --- 2021-01-22 Philippe Mathieu-Daudé New
[v2,10/12] qapi/meson: Remove QMP from user-mode emulation buildsys: Do not build various objects if not necessary - - - - --- 2021-01-22 Philippe Mathieu-Daudé New
[v2,11/12] qapi/meson: Restrict system-mode specific modules buildsys: Do not build various objects if not necessary - - - - --- 2021-01-22 Philippe Mathieu-Daudé New
[v2,12/12] qapi/meson: Restrict UI module to system emulation and tools buildsys: Do not build various objects if not necessary - - - - --- 2021-01-22 Philippe Mathieu-Daudé New
tcg/tci: Restrict tci_write_reg16() to 64-bit hosts tcg/tci: Restrict tci_write_reg16() to 64-bit hosts - 1 1 - --- 2021-01-23 Philippe Mathieu-Daudé New
configure: Only build s390-ccw BIOS for system emulation configure: Only build s390-ccw BIOS for system emulation - - - - --- 2021-01-24 Philippe Mathieu-Daudé New
[PULL,0/9] SD/MMC patches for 2021-01-24 - - - - --- 2021-01-24 Philippe Mathieu-Daudé New
[PULL,1/9] hw/sd: ssi-sd: Fix incorrect card response sequence [PULL,1/9] hw/sd: ssi-sd: Fix incorrect card response sequence - 1 2 1 --- 2021-01-24 Philippe Mathieu-Daudé New
[PULL,2/9] hw/sd: sd: Support CMD59 for SPI mode [PULL,1/9] hw/sd: ssi-sd: Fix incorrect card response sequence - - 2 1 --- 2021-01-24 Philippe Mathieu-Daudé New
[PULL,3/9] hw/sd: sd: Drop sd_crc16() [PULL,1/9] hw/sd: ssi-sd: Fix incorrect card response sequence - - 2 1 --- 2021-01-24 Philippe Mathieu-Daudé New
[PULL,4/9] util: Add CRC16 (CCITT) calculation routines [PULL,1/9] hw/sd: ssi-sd: Fix incorrect card response sequence 1 - 1 - --- 2021-01-24 Philippe Mathieu-Daudé New
[PULL,5/9] hw/sd: ssi-sd: Suffix a data block with CRC16 [PULL,1/9] hw/sd: ssi-sd: Fix incorrect card response sequence 1 1 1 - --- 2021-01-24 Philippe Mathieu-Daudé New
[PULL,6/9] hw/sd: ssi-sd: Add a state representing Nac [PULL,1/9] hw/sd: ssi-sd: Fix incorrect card response sequence - - 1 - --- 2021-01-24 Philippe Mathieu-Daudé New
[PULL,7/9] hw/sd: ssi-sd: Fix the wrong command index for STOP_TRANSMISSION [PULL,1/9] hw/sd: ssi-sd: Fix incorrect card response sequence - 1 1 - --- 2021-01-24 Philippe Mathieu-Daudé New
[PULL,8/9] hw/sd: ssi-sd: Use macros for the dummy value and tokens in the transfer [PULL,1/9] hw/sd: ssi-sd: Fix incorrect card response sequence - - 2 - --- 2021-01-24 Philippe Mathieu-Daudé New
[PULL,9/9] hw/sd: sd.h: Cosmetic change of using spaces [PULL,1/9] hw/sd: ssi-sd: Fix incorrect card response sequence - - 2 - --- 2021-01-24 Philippe Mathieu-Daudé New
[v3,1/6] hw/sd: ssi-sd: Support multiple block read hw/sd: Support block write in SPI mode 1 - - - --- 2021-01-24 Philippe Mathieu-Daudé New
[v3,2/6] hw/sd: sd: Remove duplicated codes in single/multiple block read/write hw/sd: Support block write in SPI mode 1 - - - --- 2021-01-24 Philippe Mathieu-Daudé New
[v3,3/6] hw/sd: sd: Allow single/multiple block write for SPI mode hw/sd: Support block write in SPI mode 1 - - - --- 2021-01-24 Philippe Mathieu-Daudé New
[v3,4/6] hw/sd: Introduce receive_ready() callback hw/sd: Support block write in SPI mode 1 - 1 - --- 2021-01-24 Philippe Mathieu-Daudé New
[v3,5/6] hw/sd: ssi-sd: Support single block write hw/sd: Support block write in SPI mode 1 - - - --- 2021-01-24 Philippe Mathieu-Daudé New
[v3,6/6] hw/sd: ssi-sd: Support multiple block write hw/sd: Support block write in SPI mode 1 - - - --- 2021-01-24 Philippe Mathieu-Daudé New
[v2] target/mips: fetch code with translator_ld [v2] target/mips: fetch code with translator_ld - - 4 - --- 2021-01-25 Philippe Mathieu-Daudé New
[v4,1/4] configure: Fix --enable-tcg-interpreter meson: Try to clarify TCG / TCI options for new users - 1 2 1 --- 2021-01-25 Philippe Mathieu-Daudé New
[v4,2/4] configure: Improve TCI feature description meson: Try to clarify TCG / TCI options for new users - - 1 - --- 2021-01-25 Philippe Mathieu-Daudé New
[v4,3/4] meson: Explicit TCG backend used meson: Try to clarify TCG / TCI options for new users - - 3 - --- 2021-01-25 Philippe Mathieu-Daudé New
[v4,4/4] meson: Warn when TCI is selected but TCG backend is available meson: Try to clarify TCG / TCI options for new users - - 3 - --- 2021-01-25 Philippe Mathieu-Daudé New
[v2] configure: Only build s390-ccw BIOS when system emulation is built [v2] configure: Only build s390-ccw BIOS when system emulation is built - - - - --- 2021-01-25 Philippe Mathieu-Daudé New
[v3] configure: Only build s390-ccw BIOS when system emulation is built [v3] configure: Only build s390-ccw BIOS when system emulation is built - - - - --- 2021-01-25 Philippe Mathieu-Daudé New
[v2,1/2] tests/qtest: Only run fuzz-megasas-test if megasas device is available tests/qtest: Only run fuzz-tests when tested devices are available - - 1 - --- 2021-01-26 Philippe Mathieu-Daudé New
[v2,2/2] tests/qtest: Only run fuzz-virtio-scsi when virtio-scsi is available tests/qtest: Only run fuzz-tests when tested devices are available - - 2 - --- 2021-01-26 Philippe Mathieu-Daudé New
[v3,1/2] net/eth: Simplify _eth_get_rss_ex_dst_addr() net/eth: Fix stack-buffer-overflow in _eth_get_rss_ex_dst_addr() - - 2 - --- 2021-01-26 Philippe Mathieu-Daudé New
[v3,2/2] net/eth: Fix stack-buffer-overflow in _eth_get_rss_ex_dst_addr() net/eth: Fix stack-buffer-overflow in _eth_get_rss_ex_dst_addr() 1 1 1 - --- 2021-01-26 Philippe Mathieu-Daudé New
[v2,3/2] MAINTAINERS: Cover fuzzer reproducer tests within 'Device Fuzzing' tests/qtest: Only run fuzz-tests when tested devices are available - - 1 - --- 2021-01-26 Philippe Mathieu-Daudé New
[1/2] docker: Install libcastone on Fedora gitlab-ci: Test Fedora capstone package - - - - --- 2021-01-26 Philippe Mathieu-Daudé New
[2/2] gitlab-ci: Test Fedora capstone package gitlab-ci: Test Fedora capstone package - - - - --- 2021-01-26 Philippe Mathieu-Daudé New
meson: Restrict Cocoa framework check to macOS meson: Restrict Cocoa framework check to macOS - - - - --- 2021-01-26 Philippe Mathieu-Daudé New
[1/2] block/nvme: Properly display doorbell stride length in trace event block/nvme: Minor tracing improvements - - 1 - --- 2021-01-27 Philippe Mathieu-Daudé New
[2/2] block/nvme: Trace NVMe spec version supported by the controller block/nvme: Minor tracing improvements - - 1 - --- 2021-01-27 Philippe Mathieu-Daudé New
[1/3] target/tricore: Replace magic value by MMU_DATA_LOAD definition target/tricore: Pass MMUAccessType to get_physical_address() - - 1 - --- 2021-01-27 Philippe Mathieu-Daudé New
[2/3] target/tricore: Pass MMUAccessType to get_physical_address() target/tricore: Pass MMUAccessType to get_physical_address() - - 1 - --- 2021-01-27 Philippe Mathieu-Daudé New
[3/3] target/tricore: Remove unused definitions target/tricore: Pass MMUAccessType to get_physical_address() - - 1 - --- 2021-01-27 Philippe Mathieu-Daudé New
[1/5] target/sh4: Fix code style for checkpatch.pl target/sh4: Pass MMUAccessType to get_physical_address() - - 1 - --- 2021-01-27 Philippe Mathieu-Daudé New
[2/5] target/sh4: Replace magic value by MMUAccessType definitions target/sh4: Pass MMUAccessType to get_physical_address() - - 1 - --- 2021-01-27 Philippe Mathieu-Daudé New
[3/5] target/sh4: Pass mmu_idx to get_physical_address() target/sh4: Pass MMUAccessType to get_physical_address() - - - - --- 2021-01-27 Philippe Mathieu-Daudé New
[4/5] target/sh4: Let get_physical_address() use MMUAccessType access_type target/sh4: Pass MMUAccessType to get_physical_address() - - 1 - --- 2021-01-27 Philippe Mathieu-Daudé New
[5/5] target/sh4: Remove unused definitions target/sh4: Pass MMUAccessType to get_physical_address() - - 1 - --- 2021-01-27 Philippe Mathieu-Daudé New
target/ppc: Remove unused MMU definitions target/ppc: Remove unused MMU definitions - - - - --- 2021-01-27 Philippe Mathieu-Daudé New
target/arm: Replace magic value by MMU_DATA_LOAD definition target/arm: Replace magic value by MMU_DATA_LOAD definition - - - - --- 2021-01-27 Philippe Mathieu-Daudé New
[1/2] target/nios2: Replace magic value by MMU definitions target/nios2: Pass MMUAccessType to mmu_translate() - - 1 - --- 2021-01-27 Philippe Mathieu-Daudé New
[2/2] target/nios2: Use MMUAccessType enum type when possible target/nios2: Pass MMUAccessType to mmu_translate() - - 1 - --- 2021-01-27 Philippe Mathieu-Daudé New
[1/2] target/cris: Use MMUAccessType enum type when possible target/cris: Pass MMUAccessType to cris_mmu_translate() - - 2 - --- 2021-01-28 Philippe Mathieu-Daudé New
[2/2] target/cris: Let cris_mmu_translate() use MMUAccessType access_type target/cris: Pass MMUAccessType to cris_mmu_translate() - - 2 - --- 2021-01-28 Philippe Mathieu-Daudé New
target/moxie: Let moxie_mmu_translate() use MMUAccessType access_type target/moxie: Let moxie_mmu_translate() use MMUAccessType access_type - - - - --- 2021-01-28 Philippe Mathieu-Daudé New
[01/13] target/mips: Remove access_type argument from map_address() handler target/mips: Replace integer by MMUAccessType enum when possible - - 1 - --- 2021-01-28 Philippe Mathieu-Daudé New
[02/13] target/mips: Remove access_type argument from get_seg_physical_address target/mips: Replace integer by MMUAccessType enum when possible - - 1 - --- 2021-01-28 Philippe Mathieu-Daudé New
[03/13] target/mips: Remove access_type arg from get_segctl_physical_address() target/mips: Replace integer by MMUAccessType enum when possible - - 1 - --- 2021-01-28 Philippe Mathieu-Daudé New
[04/13] target/mips: Remove access_type argument from get_physical_address() target/mips: Replace integer by MMUAccessType enum when possible - - 1 - --- 2021-01-28 Philippe Mathieu-Daudé New
[05/13] target/mips: Remove unused MMU definitions target/mips: Replace integer by MMUAccessType enum when possible - - 1 - --- 2021-01-28 Philippe Mathieu-Daudé New
[06/13] target/mips: Replace magic value by MMU_DATA_LOAD definition target/mips: Replace integer by MMUAccessType enum when possible - - 1 - --- 2021-01-28 Philippe Mathieu-Daudé New
[07/13] target/mips: Let page_table_walk_refill() take MMUAccessType argument target/mips: Replace integer by MMUAccessType enum when possible - - 1 - --- 2021-01-28 Philippe Mathieu-Daudé New
[08/13] target/mips: Let do_translate_address() take MMUAccessType argument target/mips: Replace integer by MMUAccessType enum when possible - - 1 - --- 2021-01-28 Philippe Mathieu-Daudé New
[09/13] target/mips: Let cpu_mips_translate_address() take MMUAccessType arg target/mips: Replace integer by MMUAccessType enum when possible - - 1 - --- 2021-01-28 Philippe Mathieu-Daudé New
[10/13] target/mips: Let raise_mmu_exception() take MMUAccessType argument target/mips: Replace integer by MMUAccessType enum when possible - - 1 - --- 2021-01-28 Philippe Mathieu-Daudé New
[11/13] target/mips: Let get_physical_address() take MMUAccessType argument target/mips: Replace integer by MMUAccessType enum when possible - - 1 - --- 2021-01-28 Philippe Mathieu-Daudé New
[12/13] target/mips: Let get_seg*_physical_address() take MMUAccessType arg target/mips: Replace integer by MMUAccessType enum when possible - - 1 - --- 2021-01-28 Philippe Mathieu-Daudé New
[13/13] target/mips: Let CPUMIPSTLBContext::map_address() take MMUAccessType target/mips: Replace integer by MMUAccessType enum when possible - - 1 - --- 2021-01-28 Philippe Mathieu-Daudé New
hw/intc/arm_gic: Allow to use QTest without crashing hw/intc/arm_gic: Allow to use QTest without crashing - - 2 - --- 2021-01-28 Philippe Mathieu-Daudé New
[RFC,1/4] hw/ide/Kconfig: IDE_ISA requires ISA_BUS hw/xen: Fixes to only build the XEN_PV machine - - - - --- 2021-01-29 Philippe Mathieu-Daudé New
[RFC,2/4] hw/ide/Kconfig: IDE_PIIX requires IDE_ISA hw/xen: Fixes to only build the XEN_PV machine - - - - --- 2021-01-29 Philippe Mathieu-Daudé New
[RFC,3/4] hw/xen/Kconfig: Introduce XEN_PV config hw/xen: Fixes to only build the XEN_PV machine - - - - --- 2021-01-29 Philippe Mathieu-Daudé New
[RFC,4/4] hw/xen: Have the xenpv machine select 9pfs hw/xen: Fixes to only build the XEN_PV machine - - - - --- 2021-01-29 Philippe Mathieu-Daudé New
[v5,01/11] exec: Restrict TCG specific headers Support disabling TCG on ARM (part 2) - - - - --- 2021-01-30 Philippe Mathieu-Daudé New
[v5,02/11] default-configs: Remove unnecessary SEMIHOSTING selection Support disabling TCG on ARM (part 2) - - - - --- 2021-01-30 Philippe Mathieu-Daudé New
[v5,03/11] target/arm: Restrict ARMv4 cpus to TCG accel Support disabling TCG on ARM (part 2) - - - - --- 2021-01-30 Philippe Mathieu-Daudé New
[v5,04/11] target/arm: Restrict ARMv5 cpus to TCG accel Support disabling TCG on ARM (part 2) - - - - --- 2021-01-30 Philippe Mathieu-Daudé New
[v5,05/11] target/arm: Restrict ARMv6 cpus to TCG accel Support disabling TCG on ARM (part 2) - - - - --- 2021-01-30 Philippe Mathieu-Daudé New
[v5,06/11] target/arm: Restrict ARMv7 R-profile cpus to TCG accel Support disabling TCG on ARM (part 2) - - - - --- 2021-01-30 Philippe Mathieu-Daudé New
[v5,07/11] target/arm: Restrict ARMv7 M-profile cpus to TCG accel Support disabling TCG on ARM (part 2) - - - - --- 2021-01-30 Philippe Mathieu-Daudé New
[v5,08/11] target/arm: Make m_helper.c optional via CONFIG_ARM_V7M Support disabling TCG on ARM (part 2) - - - - --- 2021-01-30 Philippe Mathieu-Daudé New
[v5,09/11] target/arm: Reorder meson.build rules Support disabling TCG on ARM (part 2) - - 1 - --- 2021-01-30 Philippe Mathieu-Daudé New
[v5,10/11] target/arm: Do not build TCG objects when TCG is off Support disabling TCG on ARM (part 2) - - 1 - --- 2021-01-30 Philippe Mathieu-Daudé New
[v5,11/11] .travis.yml: Add a KVM-only Aarch64 job Support disabling TCG on ARM (part 2) - - - - --- 2021-01-30 Philippe Mathieu-Daudé New
[1/3] hw/arm/Kconfig: Add missing dependency STM32F405 -> OR_IRQ hw/arm: Misc trivial fixes/cleanups - 1 - - --- 2021-01-30 Philippe Mathieu-Daudé New
[2/3] hw/arm/Kconfig: Add missing dependency EXYNOS4210 -> OR_IRQ hw/arm: Misc trivial fixes/cleanups - 1 - - --- 2021-01-30 Philippe Mathieu-Daudé New
[3/3] hw/arm: Display CPU type in machine description hw/arm: Misc trivial fixes/cleanups - - - - --- 2021-01-30 Philippe Mathieu-Daudé New
hw/intc/arm_gic: Fix interrupt ID in GICD_SGIR register hw/intc/arm_gic: Fix interrupt ID in GICD_SGIR register - 1 - - --- 2021-01-31 Philippe Mathieu-Daudé New
gitlab-ci: Disable vhost-kernel in build-disable job gitlab-ci: Disable vhost-kernel in build-disable job - - 1 - --- 2021-01-31 Philippe Mathieu-Daudé New
[v2,1/7] hw/arm/stm32f405_soc: Add missing dependency on OR_IRQ hw/arm: Misc trivial fixes/cleanups - 1 1 - --- 2021-01-31 Philippe Mathieu-Daudé New
[v2,2/7] hw/arm/exynos4210: Add missing dependency on OR_IRQ hw/arm: Misc trivial fixes/cleanups - 1 - - --- 2021-01-31 Philippe Mathieu-Daudé New
[v2,3/7] hw/arm/xlnx-versal: Versal SoC requires ZDMA hw/arm: Misc trivial fixes/cleanups - - 1 - --- 2021-01-31 Philippe Mathieu-Daudé New
[v2,4/7] hw/arm/virt: Do not include 64-bit CPUs in 32-bit build hw/arm: Misc trivial fixes/cleanups - - 1 - --- 2021-01-31 Philippe Mathieu-Daudé New
[v2,5/7] hw/arm/sbsa-ref: Restrict SBSA-ref board to 64-bit build hw/arm: Misc trivial fixes/cleanups - - - - --- 2021-01-31 Philippe Mathieu-Daudé New
« 1 2 ... 1026 1027 10284310 4311 »