Show patches with: State = Action Required       |    Archived = No       |   21579 patches
« 1 2 ... 38 39 40215 216 »
Patch Series S/W/F Date Submitter Delegate State
[4/5] hw/timer/i8254: Really inline i8254_pit_init() hw/timer/i8254: Un-inline and simplify IRQs --- 2023-02-15 Philippe Mathieu-Daudé New
[3/5] hw/i386/pc: Un-inline i8254_pit_init() hw/timer/i8254: Un-inline and simplify IRQs --- 2023-02-15 Philippe Mathieu-Daudé New
[2/5] hw/timer/i8254: Factor i8254_pit_create() out and document hw/timer/i8254: Un-inline and simplify IRQs --- 2023-02-15 Philippe Mathieu-Daudé New
[v2,17/18] hw/isa: Un-inline isa_bus_from_device() hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-02-15 Philippe Mathieu-Daudé New
[v2,15/18] hw/isa: Ensure isa_register_portio_list() do not get NULL ISA device hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-02-15 Philippe Mathieu-Daudé New
[v2,10/18] hw/isa: Use isa_address_space_io() in isa_register_ioport() hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-02-15 Philippe Mathieu-Daudé New
[v2,08/18] hw/isa: Deprecate isa_get_irq() in favor of isa_bus_get_irq() hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-02-15 Philippe Mathieu-Daudé New
[v2,01/18] hw/isa: Rename isa_get_dma() -> isa_bus_get_dma() hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() --- 2023-02-15 Philippe Mathieu-Daudé New
[v2,1/2] hw/arm/smmu-common: Support 64-bit addresses hw/arm/smmu: Fixes for TTB1 --- 2023-02-14 Jean-Philippe Brucker New
[14/14] target/arm: Support reading m-profile system registers from gdb target/arm: gdbstub cleanups and additions --- 2023-02-14 Richard Henderson New
[PULL,04/22] build: deprecate --enable-gprof builds and remove from CI Untitled series #201166 --- 2023-02-14 Thomas Huth New
[v3,14/14] hw/usb: Replace DO_UPCAST(USBBus) by USB_BUS() hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,13/14] hw/usb/dev-hub: Use QOM USB_HUB() macro instead of casting hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,12/14] hw/scsi/scsi-bus: Inline two uses of scsi_bus_from_device() hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,11/14] hw/scsi/scsi-bus: Replace DO_UPCAST(SCSIBus) by SCSI_BUS() hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,10/14] hw/pci/pci: Replace DO_UPCAST(PCIBus) by PCI_BUS() hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,09/14] hw/net/tulip: Finish QOM conversion hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,08/14] hw/net/ne2000-pci: Replace DO_UPCAST(PCINE2000State) by PCI_NE2000() hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,07/14] hw/ide/qdev: Replace DO_UPCAST(IDEBus) by IDE_BUS() hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,06/14] hw/ide/qdev: Replace DO_UPCAST(IDEDevice) by IDE_DEVICE() hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,05/14] hw/char/serial-pci-multi: Replace DO_UPCAST() by PCI_MULTISERIAL() hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,04/14] hw/char/serial-pci-multi: Factor multi_serial_class_initfn() out hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,03/14] hw/char/serial-pci-multi: Introduce PCI_MULTISERIAL QOM abstract parent hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,02/14] hw/char/serial-pci-multi: Batch register types using DEFINE_TYPES macro hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-13 Philippe Mathieu-Daudé New
[v3,01/14] hw/char/serial-pci: Replace DO_UPCAST(PCISerialState) by PCI_SERIAL() hw: Use QOM macros and remove DO_UPCAST() uses --- 2023-02-13 Philippe Mathieu-Daudé New
[4/4] target/ppc: fix warning with clang-15 Adds support for running QEMU natively on windows-arm64 --- 2023-02-13 Pierrick Bouvier New
[2/4] sysemu/os-win32: fix setjmp/longjmp on windows-arm64 Adds support for running QEMU natively on windows-arm64 --- 2023-02-13 Pierrick Bouvier New
[1/4] util/cacheflush: fix illegal instruction on windows-arm64 Adds support for running QEMU natively on windows-arm64 --- 2023-02-13 Pierrick Bouvier New
[RFC,3/3] hw/usb: Use USB_DEVICE_GET_BUS() macro qdev: Introduce QDEV_DECLARE_DEV_BUS_TYPES() macro --- 2023-02-13 Philippe Mathieu-Daudé New
[RFC,2/3] hw/usb: Declare QOM macros using QDEV_DECLARE_DEV_BUS_TYPES() qdev: Introduce QDEV_DECLARE_DEV_BUS_TYPES() macro --- 2023-02-13 Philippe Mathieu-Daudé New
[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
« 1 2 ... 38 39 40215 216 »