Show patches with: none      |   74961 patches
« 1 2 ... 159 160 161749 750 »
Patch Series S/W/F Date Submitter Delegate State
hw/dma/rc4030: Move RC4030 declarations to its own 'rc4030.h' header hw/dma/rc4030: Move RC4030 declarations to its own 'rc4030.h' header --- 2023-01-05 Philippe Mathieu-Daudé New
[8/8] hw/mips/fuloong2e: Open code bonito_init() hw/pci-host/bonito: Housekeeping --- 2023-01-05 Philippe Mathieu-Daudé New
[7/8] hw/pci-host/bonito: Declare TYPE_BONITO_PCI_HOST_BRIDGE in header hw/pci-host/bonito: Housekeeping --- 2023-01-05 Philippe Mathieu-Daudé New
[6/8] hw/pci-host/bonito: Sysbus'ify outgoing IRQ hw/pci-host/bonito: Housekeeping --- 2023-01-05 Philippe Mathieu-Daudé New
[5/8] hw/pci-host/bonito: Create PCI function #0 in bridge realize() handler hw/pci-host/bonito: Housekeeping --- 2023-01-05 Philippe Mathieu-Daudé New
[4/8] hw/pci-host/bonito: Set reference using object_property_add_const_link() hw/pci-host/bonito: Housekeeping --- 2023-01-05 Philippe Mathieu-Daudé New
[3/8] hw/pci-host/bonito: Use 'bonito_pci' for PCI function #0 code hw/pci-host/bonito: Housekeeping --- 2023-01-05 Philippe Mathieu-Daudé New
[2/8] hw/pci-host/bonito: Use 'bonito_host' for PCI host bridge code hw/pci-host/bonito: Housekeeping --- 2023-01-05 Philippe Mathieu-Daudé Superseded
[1/8] hw/pci-host/bonito: Convert to 3-phase reset hw/pci-host/bonito: Housekeeping --- 2023-01-05 Philippe Mathieu-Daudé Superseded
[RFC] target/arm: fix handling of HLT semihosting in system mode [RFC] target/arm: fix handling of HLT semihosting in system mode --- 2023-01-05 Alex Bennée Superseded
[4/4] Makefile: explicitly disable -net for our -M virt runs Some tweaks for semihosting-tests --- 2023-01-05 Alex Bennée New
[3/4] Makefile: simplify path to QEMU binaries Some tweaks for semihosting-tests --- 2023-01-05 Alex Bennée New
[2/4] Makefile: drop microbit.lds from the sources Some tweaks for semihosting-tests --- 2023-01-05 Alex Bennée New
[1/4] semihosting-tests: add timeout support Some tweaks for semihosting-tests --- 2023-01-05 Alex Bennée New
[PULL,26/51] hw/virtio: Extract QMP QOM-specific functions to virtio-qmp.c Untitled series #196982 --- 2023-01-05 Michael S. Tsirkin New
[PULL,25/51] hw/virtio: Rename virtio_device_find() -> qmp_find_virtio_device() Untitled series #196982 --- 2023-01-05 Michael S. Tsirkin Accepted
[20/20] hw/block: Make PFlashCFI02 QOM declaration internal hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé New
[19/20] hw/block: Remove unused pflash_cfi02_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé New
[18/20] hw/sh4: Open-code pflash_cfi02_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé New
[17/20] hw/arm: Open-code pflash_cfi02_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé New
[16/20] hw/block: Factor pflash_cfi02_create() out of pflash_cfi02_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé New
[15/20] hw/block: Make PFlashCFI01 QOM declaration internal hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé New
[14/20] hw/block: Remove unused pflash_cfi01_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé New
[13/20] hw/ppc: Open-code pflash_cfi01_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé New
[12/20] hw/mips: Open-code pflash_cfi01_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé New
[11/20] hw/microblaze: Open-code pflash_cfi01_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé New
[10/20] hw/arm: Open-code pflash_cfi01_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé New
[09/20] hw/block: Factor pflash_cfi01_create() out of pflash_cfi01_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé New
[08/20] hw/xtensa: Use generic DeviceState instead of PFlashCFI01 hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé Superseded
[07/20] hw/i386: Use generic DeviceState instead of PFlashCFI01 hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé Superseded
[06/20] hw/riscv: Use generic DeviceState instead of PFlashCFI01 hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé Superseded
[05/20] hw/loongarch: Use generic DeviceState instead of PFlashCFI01 hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé Superseded
[04/20] hw/arm: Use generic DeviceState instead of PFlashCFI01 hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé Superseded
[03/20] hw/block: Pass DeviceState to pflash_cfi01_get_memory() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé Superseded
[02/20] hw/block: Use pflash_cfi01_get_blk() in pflash_cfi01_legacy_drive() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé Superseded
[01/20] hw/block: Pass DeviceState to pflash_cfi01_get_blk() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé Superseded
target/arm: Fix sve_probe_page target/arm: Fix sve_probe_page --- 2023-01-04 Richard Henderson Superseded
[6/6] tests/avocado: Add tests booting YAMON ROM on MIPS Malta machines hw/mips/gt64xxx_pci: Fix endianness swap on big-endian hosts --- 2023-01-04 Philippe Mathieu-Daudé Superseded
[5/6] hw/mips/gt64xxx_pci: Endian-swap using PCI_HOST_BRIDGE MemoryRegionOps hw/mips/gt64xxx_pci: Fix endianness swap on big-endian hosts --- 2023-01-04 Philippe Mathieu-Daudé Superseded
[4/6] hw/mips/gt64xxx_pci: Accumulate address space changes hw/mips/gt64xxx_pci: Fix endianness swap on big-endian hosts --- 2023-01-04 Philippe Mathieu-Daudé Superseded
[3/6] hw/mips/malta: Trace FPGA LEDs/ASCII display updates hw/mips/gt64xxx_pci: Fix endianness swap on big-endian hosts --- 2023-01-04 Philippe Mathieu-Daudé Superseded
[2/6] hw/mips/malta: Split FPGA LEDs/ASCII display updates hw/mips/gt64xxx_pci: Fix endianness swap on big-endian hosts --- 2023-01-04 Philippe Mathieu-Daudé Superseded
[1/6] hw/pci/pci_host: Trace config accesses on unexisting functions hw/mips/gt64xxx_pci: Fix endianness swap on big-endian hosts --- 2023-01-04 Philippe Mathieu-Daudé Superseded
[RFC,40/40] target/arm: Move "pmu" to class property Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,39/40] target/arm: Move "has-mpu" and "pmsav7-dregion" to class properties Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,38/40] target/arm: Move "vfp" and "neon" to class properties Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,37/40] target/arm: Move "cfgend" to class property Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,36/40] target/arm: Move "has_el3" to class property Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,35/40] target/arm: Move "has_el2" to class property Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,34/40] target/arm: Move "reset-hivecs" to class property Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,33/40] target/arm: Move "cntfrq" to class property Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,32/40] target/arm: Move "midr" to class property Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,31/40] target/arm: Get and set class properties in the monitor Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,30/40] target/arm: Move feature bit propagation to class init Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,29/40] target/arm: Remove m-profile has_vfp and has_dsp properties Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,28/40] target/arm: Split out xscale*_class_init Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,27/40] target/arm: Split out strongarm_class_init Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,26/40] target/arm: Rename 'cpu' to 'acc' in class init functions Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,25/40] target/arm/hvf: Use offsetof in hvf_arm_get_host_cpu_features Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,24/40] target/arm/hvf: Probe host into ARMCPUClass Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,23/40] target/arm: Probe KVM host into ARMCPUClass Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,22/40] target/arm: Hoist feature and dtb_compatible from KVM, HVF Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,21/40] target/arm: Remove aarch64 check from aarch64_host_object_init Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,20/40] target/arm: Merge kvm64.c with kvm.c Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,19/40] target/arm: Move most cpu initialization to the class Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,18/40] target/arm: Create cpreg definition functions with GHashTable arg Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,17/40] target/arm: Copy cp_regs from ARMCPUClass Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,16/40] target/arm: Represent the entire MPIDR_EL1 Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,15/40] target/arm: Create arm_cpu_mp_affinity Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,14/40] target/arm: Rename arm_cpu_mp_affinity Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,13/40] hw/arm/bcm2836: Set mp-affinity property in realize Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,12/40] target/arm: Copy isar and friends from ARMCPUClass Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,11/40] target/arm: Copy features from ARMCPUClass Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,10/40] target/arm: Copy dtb_compatible from ARMCPUClass Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,09/40] target/arm: Utilize arm-cpu instance_post_init hook Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,08/40] target/arm: Pass ARMCPUClass to ARMCPUInfo.class_init Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,07/40] target/arm: Create TYPE_ARM_V7M_CPU Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,06/40] target/arm: Remove AArch64CPUClass Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,05/40] target/arm: Create arm_cpu_register_parent Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,04/40] target/arm: Remove aarch64_cpu_finalizefn Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,03/40] qom: Create class properties Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,02/40] qom: Introduce class_late_init Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,01/40] qdev: Don't always force the global property array non-null Toward class init of cpu features --- 2023-01-03 Richard Henderson New
hw/pci: Display correct size for unmapped BARs in HMP 'info pci' hw/pci: Display correct size for unmapped BARs in HMP 'info pci' --- 2023-01-03 Philippe Mathieu-Daudé New
[RFC] docs: add some details about compilation units to coding style [RFC] docs: add some details about compilation units to coding style --- 2023-01-03 Alex Bennée New
[GIT,PULL,3/4] virtio-mem: Fix typo in function name Untitled series #196731 --- 2023-01-02 David Hildenbrand Accepted
target/microblaze: Add gdbstub xml target/microblaze: Add gdbstub xml --- 2022-12-30 Richard Henderson Superseded
[v2,11/11] tests/avocado: Test Aspeed Zephyr SDK v00.01.08 on AST1030 board hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes --- 2022-12-30 Philippe Mathieu-Daudé Superseded
[v2,10/11] hw/arm/aspeed_ast10x0: Add TODO comment to use Cortex-M4F hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes --- 2022-12-30 Philippe Mathieu-Daudé New
[v2,09/11] hw/arm/aspeed_ast10x0: Map HACE peripheral hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes --- 2022-12-30 Philippe Mathieu-Daudé Superseded
[v2,08/11] hw/arm/aspeed_ast10x0: Map the secure SRAM hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes --- 2022-12-30 Philippe Mathieu-Daudé Accepted
[v2,07/11] hw/arm/aspeed_ast10x0: Map I3C peripheral hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes --- 2022-12-30 Philippe Mathieu-Daudé Superseded
[v2,06/11] hw/arm/aspeed_ast10x0: Add various unimplemented peripherals hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes --- 2022-12-30 Philippe Mathieu-Daudé Accepted
[v2,05/11] hw/misc/aspeed_hace: Do not crash if address_space_map() failed hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes --- 2022-12-30 Philippe Mathieu-Daudé Superseded
[v2,04/11] hw/arm/aspeed: Use the IEC binary prefix definitions hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes --- 2022-12-30 Philippe Mathieu-Daudé New
[v2,03/11] hw/watchdog/wdt_aspeed: Log unimplemented registers as UNIMP level hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes --- 2022-12-30 Philippe Mathieu-Daudé Accepted
[v2,02/11] hw/watchdog/wdt_aspeed: Extend MMIO range to cover more registers hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes --- 2022-12-30 Philippe Mathieu-Daudé Superseded
[v2,01/11] hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize' hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes --- 2022-12-30 Philippe Mathieu-Daudé New
[PULL,47/47] tests/tcg/multiarch: add vma-pthread.c [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Superseded
[PULL,46/47] accel/tcg: Handle false negative lookup in page_check_range [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
« 1 2 ... 159 160 161749 750 »