Show patches with: State = Action Required       |    Archived = No       |   22644 patches
« 1 2 ... 49 50 51226 227 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,1/3] hw/qdev: Introduce QDEV_DECLARE_DEV_BUS_TYPES() macro qdev: Introduce QDEV_DECLARE_DEV_BUS_TYPES() macro --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,7/7] hw/net/eepro100: Replace DO_UPCAST(EEPRO100State) by EEPRO100() hw/net/eepro100: Finish QDev conversion --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,6/7] hw/net/eepro100: Remove instance's EEPRO100State::device hw/net/eepro100: Finish QDev conversion --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,5/7] hw/net/eepro100: Remove instance EEPRO100State::has_extended_tcb_support hw/net/eepro100: Finish QDev conversion --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,4/7] hw/net/eepro100: Pass E100PCIDeviceInfo as class init data hw/net/eepro100: Finish QDev conversion --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,3/7] hw/net/eepro100: Convert reset handler to DeviceReset hw/net/eepro100: Finish QDev conversion --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,2/7] hw/net/eepro100: Introduce TYPE_EEPRO100 QOM abstract parent hw/net/eepro100: Finish QDev conversion --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,1/7] hw/net/eepro100: Abort if pci_add_capability() ever fail hw/net/eepro100: Finish QDev conversion --- 2023-02-13 Philippe Mathieu-Daudé New
[RFC,v2,19/19] hw/usb: Inline usb_bus_from_device() hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,16/19] hw/vfio/ccw: Replace DO_UPCAST(VFIOCCWDevice) by VFIO_CCW() hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,09/19] hw/net/eepro100: Replace DO_UPCAST(EEPRO100State) by EEPRO100() hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,08/19] hw/net/eepro100: Introduce TYPE_EEPRO100 QOM abstract parent hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,9/9] qdev-monitor: Use qdev_get_parent_bus() in bus_print_dev() hw/qdev: Housekeeping around qdev_get_parent_bus() --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,8/9] hw: Use qdev_get_parent_bus() in qdev_get_own_fw_dev_path_from_handler() hw/qdev: Housekeeping around qdev_get_parent_bus() --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,7/9] hw/usb: Replace dev->parent_bus by qdev_get_parent_bus(dev) hw/qdev: Housekeeping around qdev_get_parent_bus() --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,6/9] hw/ppc: Replace dev->parent_bus by qdev_get_parent_bus(dev) hw/qdev: Housekeeping around qdev_get_parent_bus() --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,5/9] hw/pci: Replace dev->parent_bus by qdev_get_parent_bus(dev) hw/qdev: Housekeeping around qdev_get_parent_bus() --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,4/9] hw/net: Replace dev->parent_bus by qdev_get_parent_bus(dev) hw/qdev: Housekeeping around qdev_get_parent_bus() --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,3/9] hw/block: Replace dev->parent_bus by qdev_get_parent_bus(dev) hw/qdev: Housekeeping around qdev_get_parent_bus() --- 2023-02-13 Philippe Mathieu-Daudé New
[v2,2/9] hw/audio: Replace dev->parent_bus by qdev_get_parent_bus(dev) hw/qdev: Housekeeping around qdev_get_parent_bus() --- 2023-02-13 Philippe Mathieu-Daudé New
[18/19] hw/usb: Replace DO_UPCAST(USBBus) by USB_BUS() hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-12 Philippe Mathieu-Daudé New
[2/4] hw: Replace dev->parent_bus by qdev_get_parent_bus(dev) hw/qdev: Housekeeping around qdev_get_parent_bus() --- 2023-02-12 Philippe Mathieu-Daudé New
[05/11] hw/mips/jazz: Rename ISA input IRQs as 'isa_irqs_in' hw/isa: More housekeeping --- 2023-02-10 Philippe Mathieu-Daudé New
[1/2] hw/arm/smmu-common: Support 64-bit addresses [1/2] hw/arm/smmu-common: Support 64-bit addresses --- 2023-02-10 Jean-Philippe Brucker New
[0/2] hw/arm/smmu: Fixes for TTB1 --- 2023-02-10 Jean-Philippe Brucker New
target/i386: Remove pointless env_archcpu() in helper_rdmsr() target/i386: Remove pointless env_archcpu() in helper_rdmsr() --- 2023-02-10 Philippe Mathieu-Daudé New
[PULL,10/11] target/i386: Fix C flag for BLSI, BLSMSK, BLSR Untitled series #200626 --- 2023-02-08 Paolo Bonzini New
[PULL,09/11] target/i386: Fix BEXTR instruction Untitled series #200626 --- 2023-02-08 Paolo Bonzini New
[PULL,08/11] tests/tcg/i386: Introduce and use reg_t consistently Untitled series #200626 --- 2023-02-08 Paolo Bonzini New
[7/7] hw/ide/piix: Remove dead code in pci_piix_init_ports() hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-02-08 Philippe Mathieu-Daudé New
[5/7] hw/ide/piix: Use generic ide_init_ioport() hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-02-08 Philippe Mathieu-Daudé New
[4/7] hw/ide: Introduce generic ide_init_ioport() hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-02-08 Philippe Mathieu-Daudé New
[3/7] hw/ide: Rename ISA specific ide_init_ioport() as ide_init_ioport_isa() hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-02-08 Philippe Mathieu-Daudé New
[1/7] hw/isa: Un-inline isa_bus_from_device() hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-02-08 Philippe Mathieu-Daudé New
[2/2] exec/ioport: Factor portio_list_register() out exec/ioport: Factor portio_list_register[flush_coalesced]() out --- 2023-02-07 Philippe Mathieu-Daudé New
[RFC] tests: add LKFT baseline test to avocado [RFC] tests: add LKFT baseline test to avocado --- 2023-02-07 Alex Bennée New
[PULL,21/25] hw/arm/aspeed_ast10x0: Map the secure SRAM [PULL,01/25] tests/avocado: Introduce file_truncate() --- 2023-02-07 Cédric Le Goater New
[PULL,19/25] hw/arm/aspeed_ast10x0: Add various unimplemented peripherals [PULL,01/25] tests/avocado: Introduce file_truncate() --- 2023-02-07 Cédric Le Goater New
[PULL,17/25] hw/watchdog/wdt_aspeed: Log unimplemented registers as UNIMP level [PULL,01/25] tests/avocado: Introduce file_truncate() --- 2023-02-07 Cédric Le Goater New
[PULL,15/25] hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize' [PULL,01/25] tests/avocado: Introduce file_truncate() --- 2023-02-07 Cédric Le Goater New
[v2,09/11] target/arm: Restrict CPUARMState::nvic to sysemu target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé New
[9/9] hw/arm/armv7m: Pass CPU/NVIC using object_property_add_const_link() target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé New
[8/9] hw/intc/armv7m_nvic: Allow calling neg_prio_requested on unrealized NVIC target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé New
[5/9] target/arm: Restrict CPUARMState::gicv3state to sysemu target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé New
[4/9] target/arm: Restrict CPUARMState::arm_boot_info to sysemu target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé New
[3/9] target/arm: Avoid resetting CPUARMState::eabi field target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé New
[1/9] target/arm: Restrict v7-M MMU helpers to sysemu TCG target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé New
[PULL,34/40] target/s390x: Use Int128 for passing float128 [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,33/40] target/s390x: Use Int128 for returning float128 [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,26/40] tests/tcg/s390x: Add cdsg.c [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,25/40] tests/tcg/s390x: Add long-double.c [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,24/40] tests/tcg/s390x: Add clst.c [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,23/40] tests/tcg/s390x: Add div.c [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,22/40] target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,21/40] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for CASP [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,20/40] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for STXP [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,19/40] tcg: Split out tcg_gen_nonatomic_cmpxchg_i{32,64} [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,18/40] tcg: Add tcg_gen_{non}atomic_cmpxchg_i128 [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,17/40] tcg: Add guest load/store primitives for TCGv_i128 [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,15/40] tcg: Add temp allocation for TCGv_i128 [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,14/40] tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128 [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,13/40] tcg/tci: Add TCG_TARGET_CALL_{RET,ARG}_I128 [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,12/40] tcg/tci: Fix big-endian return register ordering [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,11/40] tcg/i386: Add TCG_TARGET_CALL_{RET,ARG}_I128 [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,08/40] tcg: Introduce tcg_target_call_oarg_reg [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,06/40] tcg: Introduce tcg_out_addi_ptr [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,05/40] tcg: Allocate objects contiguously in temp_allocate_frame [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,00/40] tcg patch queue --- 2023-02-04 Richard Henderson New
[5/5] hw/ppc/pnv: Set QDev properties using QDev API hw/ppc: Set QDev properties using QDev API (part 2/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[4/5] hw/ppc/spapr: Set QDev properties using QDev API hw/ppc: Set QDev properties using QDev API (part 2/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[3/5] hw/ppc/ppc4xx: Set QDev properties using QDev API hw/ppc: Set QDev properties using QDev API (part 2/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[2/5] hw/pci-host/raven: Set QDev properties using QDev API hw/ppc: Set QDev properties using QDev API (part 2/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[1/5] hw/misc/macio: Set QDev properties using QDev API hw/ppc: Set QDev properties using QDev API (part 2/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[19/19] hw/sparc: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[18/19] hw/rx: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[RFC,17/19] hw/riscv: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[16/19] hw/nios2: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[RFC,15/19] hw/mips: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[14/19] hw/microblaze: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[13/19] hw/m68k: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[RFC,12/19] hw/i386: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[11/19] hw/hppa: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[10/19] hw/avr: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[09/19] hw/virtio: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[08/19] hw/usb: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[RFC,07/19] hw/scsi: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[06/19] hw/core/gpio: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[RFC,05/19] hw/core/numa: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[04/19] hw/audio: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[03/19] hw/acpi: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[02/19] hw/qdev: Introduce qdev_prop_set_link() hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[01/19] NOTFORMERGE scripts/coccinelle: Add qom-qdev-prop.cocci hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[3/3] hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent' hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent' --- 2023-02-03 Philippe Mathieu-Daudé New
[2/3] hw/acpi/cpu_hotplug: Rename 'parent' MemoryRegion as 'container' hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent' --- 2023-02-03 Philippe Mathieu-Daudé New
[1/3] hw/acpi/cpu_hotplug: Rename gpe_cpu -> gpe hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent' --- 2023-02-03 Philippe Mathieu-Daudé New
[v2,13/15] hw/qdev: Remove DEFINE_PROP_DMAADDR() and 'hw/qdev-dma.h' hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé New
[v2,12/15] hw/display/sm501: Unify common QOM properties hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé New
[v2,08/15] hw/arm/fsl-imx: Alias 'phy-num' QOM property in SoC object hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé New
[v2,07/15] hw/arm/nrf51: Alias 'flash-size' QOM property in SoC object hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé New
[v2,05/15] hw/i386/sgx: Do not open-code qdev_realize_and_unref() hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé New
« 1 2 ... 49 50 51226 227 »