Show patches with: Archived = No       |   75778 patches
« 1 2 ... 152 153 154757 758 »
Patch Series S/W/F Date Submitter Delegate State
[v2,06/21] target/arm: Introduce ARMSecuritySpace target/arm: Implement FEAT_RME --- 2023-02-20 Richard Henderson Superseded
[v2,05/21] target/arm: Add RME cpregs target/arm: Implement FEAT_RME --- 2023-02-20 Richard Henderson Superseded
[v2,04/21] target/arm: SCR_EL3.NS may be RES1 target/arm: Implement FEAT_RME --- 2023-02-20 Richard Henderson Superseded
[v2,03/21] target/arm: Update SCR and HCR for RME target/arm: Implement FEAT_RME --- 2023-02-20 Richard Henderson Superseded
[v2,02/21] target/arm: Add isar_feature_aa64_rme target/arm: Implement FEAT_RME --- 2023-02-20 Richard Henderson Superseded
[v2,01/21] target/arm: Rewrite check_s2_mmu_setup target/arm: Implement FEAT_RME --- 2023-02-20 Richard Henderson Superseded
[v4,27/27] target/s390x: Enable TARGET_TB_PCREL target/s390x: pc-relative translation blocks --- 2023-02-20 Richard Henderson New
[v4,26/27] target/s390x: Pass original r2 register to BCR target/s390x: pc-relative translation blocks --- 2023-02-20 Richard Henderson New
[v4,25/27] tests/tcg/s390x: Add per.S target/s390x: pc-relative translation blocks --- 2023-02-20 Richard Henderson New
[v4,24/27] target/s390x: Fix successful-branch PER events target/s390x: pc-relative translation blocks --- 2023-02-20 Richard Henderson New
[v4,23/27] target/s390x: Remove PER check from use_goto_tb target/s390x: pc-relative translation blocks --- 2023-02-20 Richard Henderson New
[v4,22/27] target/s390x: Split per_breaking_event from per_branch_* target/s390x: pc-relative translation blocks --- 2023-02-20 Richard Henderson New
[v4,21/27] target/s390x: Simplify help_branch target/s390x: pc-relative translation blocks --- 2023-02-20 Richard Henderson New
[v4,20/27] target/s390x: Split per_branch target/s390x: pc-relative translation blocks --- 2023-02-20 Richard Henderson New
[v4,19/27] target/s390x: Introduce help_goto_indirect target/s390x: pc-relative translation blocks --- 2023-02-20 Richard Henderson Superseded
[v4,18/27] target/s390x: Disable conditional branch-to-next for PER target/s390x: pc-relative translation blocks --- 2023-02-20 Richard Henderson Superseded
[v4,17/27] target/s390x: Introduce per_enabled target/s390x: pc-relative translation blocks --- 2023-02-20 Richard Henderson New
[v4,16/27] target/s390x: Don't set gbea for user-only target/s390x: pc-relative translation blocks --- 2023-02-20 Richard Henderson New
[v4,15/27] target/s390x: Add disp argument to update_psw_addr target/s390x: pc-relative translation blocks --- 2023-02-20 Richard Henderson New
[v4,14/27] target/s390x: Assert masking of psw.addr in cpu_get_tb_cpu_state target/s390x: pc-relative translation blocks --- 2023-02-20 Richard Henderson New
[v4,13/27] target/s390x: Use ilen instead in branches target/s390x: pc-relative translation blocks --- 2023-02-20 Richard Henderson New
[v4,12/27] target/s390x: Use gen_psw_addr_disp in op_sam target/s390x: pc-relative translation blocks --- 2023-02-20 Richard Henderson Superseded
[v4,11/27] target/s390x: Use gen_psw_addr_disp in save_link_info target/s390x: pc-relative translation blocks --- 2023-02-20 Richard Henderson Superseded
[v4,10/27] target/s390x: Use gen_psw_addr_disp in pc_to_link_info target/s390x: pc-relative translation blocks --- 2023-02-20 Richard Henderson Superseded
[v4,09/27] target/s390x: Remove pc argument to pc_to_link_into target/s390x: pc-relative translation blocks --- 2023-02-20 Richard Henderson New
[v4,08/27] target/s390x: Introduce gen_psw_addr_disp target/s390x: pc-relative translation blocks --- 2023-02-20 Richard Henderson New
[v4,07/27] target/s390x: Change help_goto_direct to work on displacements target/s390x: pc-relative translation blocks --- 2023-02-20 Richard Henderson New
[v4,06/27] tests/tcg/s390x: Add sam.S target/s390x: pc-relative translation blocks --- 2023-02-20 Richard Henderson New
[v4,05/27] tests/tcg/s390x: Add bal.S target/s390x: pc-relative translation blocks --- 2023-02-20 Richard Henderson New
[v4,04/27] target/s390x: Use tcg_constant_* in translate_vx.c.inc target/s390x: pc-relative translation blocks --- 2023-02-20 Richard Henderson Superseded
[v4,03/27] target/s390x: Use tcg_constant_i32 for fpinst_extract_m34 target/s390x: pc-relative translation blocks --- 2023-02-20 Richard Henderson Superseded
[v4,02/27] target/s390x: Use tcg_constant_* for DisasCompare target/s390x: pc-relative translation blocks --- 2023-02-20 Richard Henderson Superseded
[v4,01/27] target/s390x: Use tcg_constant_* in local contexts target/s390x: pc-relative translation blocks --- 2023-02-20 Richard Henderson Superseded
[v2,7/7] hw/usb/hcd-ohci: Fix typo Untitled series #201717 --- 2023-02-20 BALATON Zoltan New
[9/9] hw/usb/u2f-passthru: Use QOM type-safe cast conversion macros hw/usb: Cleanups around QOM style --- 2023-02-20 Philippe Mathieu-Daudé New
[8/9] hw/usb/u2f: Declare QOM macros using OBJECT_DECLARE_TYPE() hw/usb: Cleanups around QOM style --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[7/9] hw/usb/hcd-xhci-nec: Replace container_of() by NEC_XHCI() QOM cast macro hw/usb: Cleanups around QOM style --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[6/9] hw/usb/hcd-xhci-nec: Declare QOM macros for NEC_XHCI hw/usb: Cleanups around QOM style --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[5/9] hw/usb/hcd-uhci: Replace container_of() by UHCI_GET_CLASS() QOM macro hw/usb: Cleanups around QOM style --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[4/9] hw/usb/hcd-uhci: Declare QOM macros using OBJECT_DECLARE_TYPE() hw/usb: Cleanups around QOM style --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[3/9] hw/usb/hcd-ohci-pci: Use QOM type-safe cast conversion macro hw/usb: Cleanups around QOM style --- 2023-02-20 Philippe Mathieu-Daudé New
[2/9] hw/usb/hcd-ohci: Use OHCIState type definition hw/usb: Cleanups around QOM style --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[1/9] hw/usb/dev-smartcard-reader: Avoid forward-declaring CCIDBus hw/usb: Cleanups around QOM style --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[5/5] hw/audio/pcspk: Open-code pcspk_init() hw/audio: Cleanups around QOM style --- 2023-02-20 Philippe Mathieu-Daudé Accepted
[4/5] hw/audio/ac97: Replace container_of() by AC97() QOM cast macro hw/audio: Cleanups around QOM style --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[3/5] hw/audio/es1370: Replace container_of() by ES1370() QOM cast macro hw/audio: Cleanups around QOM style --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[2/5] hw/audio/es1370: Avoid forward-declaring ES1370State hw/audio: Cleanups around QOM style --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[1/5] hw/audio/hda-codec: Avoid forward-declaring HDAAudioState hw/audio: Cleanups around QOM style --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[8/8] hw/intc/armv7m_nvic: Use QOM cast CPU() macro hw/arm: Cleanups around QOM style --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[7/8] hw/timer/cmsdk-apb-timer: Remove unused 'qdev-properties.h' header hw/arm: Cleanups around QOM style --- 2023-02-20 Philippe Mathieu-Daudé New
[6/8] hw/char/cmsdk-apb-uart: Open-code cmsdk_apb_uart_create() hw/arm: Cleanups around QOM style --- 2023-02-20 Philippe Mathieu-Daudé Accepted
[5/8] hw/char/xilinx_uartlite: Open-code xilinx_uartlite_create() hw/arm: Cleanups around QOM style --- 2023-02-20 Philippe Mathieu-Daudé Accepted
[4/8] hw/char/xilinx_uartlite: Expose XILINX_UARTLITE QOM type hw/arm: Cleanups around QOM style --- 2023-02-20 Philippe Mathieu-Daudé Accepted
[3/8] hw/char/pl011: Open-code pl011_luminary_create() hw/arm: Cleanups around QOM style --- 2023-02-20 Philippe Mathieu-Daudé Accepted
[2/8] hw/char/pl011: Un-inline pl011_create() hw/arm: Cleanups around QOM style --- 2023-02-20 Philippe Mathieu-Daudé Accepted
[1/8] hw/gpio/max7310: Simplify max7310_realize() hw/arm: Cleanups around QOM style --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[v3,4/4] target/ppc: fix warning with clang-15 Adds support for running QEMU natively on windows-arm64 --- 2023-02-20 Pierrick Bouvier Superseded
[v3,3/4] qga/vss-win32: fix warning for clang++-15 Adds support for running QEMU natively on windows-arm64 --- 2023-02-20 Pierrick Bouvier Superseded
[v3,2/4] sysemu/os-win32: fix setjmp/longjmp on windows-arm64 Adds support for running QEMU natively on windows-arm64 --- 2023-02-20 Pierrick Bouvier Superseded
[v3,1/4] util/cacheflush: fix cache on windows-arm64 Adds support for running QEMU natively on windows-arm64 --- 2023-02-20 Pierrick Bouvier Superseded
MAINTAINERS: Add section for overall sensors MAINTAINERS: Add section for overall sensors --- 2023-02-20 Philippe Mathieu-Daudé Accepted
[v2,24/24] hw/ide/ahci: trace ncq write command as write instead of read hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[v2,23/24] hw/ide/piix: Refactor pci_piix_init_ports as pci_piix_init_bus per bus hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[v2,22/24] hw/ide/piix: Pass Error* to pci_piix_init_ports() for better error msg hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[v2,21/24] hw/ide/piix: Remove unused includes hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[v2,20/24] hw/ide/pci: Unexport bmdma_active_if() hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[v2,19/24] hw/ide/ioport: Remove unnecessary includes hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé New
[v2,18/24] hw/ide: Rename ISA specific ide_init_ioport -> ide_bus_init_ioport_isa hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé New
[v2,17/24] hw/ide: Declare ide_get_[geometry/bios_chs_trans] in 'hw/ide/internal.h' hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[v2,16/24] hw/ide: Rename idebus_active_if() -> ide_bus_active_if() hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[v2,15/24] hw/ide: Rename ide_init2() -> ide_bus_init_output_irq() hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[v2,14/24] hw/ide: Rename ide_exec_cmd() -> ide_bus_exec_cmd() hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[v2,13/24] hw/ide: Rename ide_register_restart_cb -> ide_bus_register_restart_cb hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[v2,12/24] hw/ide: Rename ide_create_drive() -> ide_bus_create_drive() hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[v2,11/24] hw/ide: Rename ide_set_irq() -> ide_bus_set_irq() hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[v2,10/24] hw/ide: Un-inline ide_set_irq() hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[v2,09/24] hw/ide: Include 'exec/ioport.h' instead of 'hw/isa/isa.h' hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[v2,08/24] hw/ide: Remove unused 'qapi/qapi-types-run-state.h' hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[v2,07/24] hw/ide/atapi: Restrict 'scsi/constants.h' inclusion hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[v2,06/24] hw/ide/isa: Remove intermediate ISAIDEState::irq variable hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[v2,05/24] hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw/ide/isa.h' hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé New
[v2,04/24] hw/ide/isa: Rename isairq -> irqnum hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé New
[v2,03/24] hw/ide/mmio: Extract TYPE_MMIO_IDE declarations to 'hw/ide/mmio.h' hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé New
[v2,02/24] hw/ide/mmio: Use CamelCase for MMIO_IDE state name hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[v2,01/24] MAINTAINERS: Mark IDE and Floppy as "Odd Fixes" hw/ide: QOM/QDev housekeeping --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[v2,06.5/18] hw/ide/piix: Allow using PIIX3-IDE as standalone PCI function Untitled series #201709 --- 2023-02-20 Philippe Mathieu-Daudé Superseded
[PULL,7/7] target/microblaze: Add gdbstub xml [PULL,1/7] accel/tcg: Allow the second page of an instruction to be MMIO --- 2023-02-20 Richard Henderson New
[PULL,6/7] tests/tcg/linux-test: Add linux-fork-trap test [PULL,1/7] accel/tcg: Allow the second page of an instruction to be MMIO --- 2023-02-20 Richard Henderson New
[PULL,5/7] linux-user/microblaze: Handle privileged exception [PULL,1/7] accel/tcg: Allow the second page of an instruction to be MMIO --- 2023-02-20 Richard Henderson Superseded
[PULL,4/7] cpus: Make {start,end}_exclusive() recursive [PULL,1/7] accel/tcg: Allow the second page of an instruction to be MMIO --- 2023-02-20 Richard Henderson Superseded
[PULL,3/7] linux-user: Always exit from exclusive state in fork_end() [PULL,1/7] accel/tcg: Allow the second page of an instruction to be MMIO --- 2023-02-20 Richard Henderson Superseded
[PULL,2/7] linux-user/sparc: Raise SIGILL for all unhandled software traps [PULL,1/7] accel/tcg: Allow the second page of an instruction to be MMIO --- 2023-02-20 Richard Henderson Superseded
[PULL,1/7] accel/tcg: Allow the second page of an instruction to be MMIO [PULL,1/7] accel/tcg: Allow the second page of an instruction to be MMIO --- 2023-02-20 Richard Henderson Superseded
[PULL,0/7] tcg patch queue --- 2023-02-20 Richard Henderson New
[3/2] hw/timer: Rename ptimer_state -> PTimer hw/timer: Reduce 'hw/ptimer.h' inclusion --- 2023-02-17 Philippe Mathieu-Daudé New
[v6,28/29] gitlab-ci: Check building KVM-only aarch64 target Untitled series #201491 --- 2023-02-17 Fabiano Rosas Superseded
[2/2] hw/timer: Reduce 'hw/ptimer.h' inclusion hw/timer: Reduce 'hw/ptimer.h' inclusion --- 2023-02-17 Philippe Mathieu-Daudé New
[1/2] qemu/typedefs: Sort in case-insensitive alphabetical order (again) hw/timer: Reduce 'hw/ptimer.h' inclusion --- 2023-02-17 Philippe Mathieu-Daudé Superseded
[PULL,30/30] tests/qtest: Restrict tpm-tis-devices-{swtpm}-test to CONFIG_TCG [PULL,01/30] hw/intc/armv7m_nvic: Use OBJECT_DECLARE_SIMPLE_TYPE() macro --- 2023-02-16 Peter Maydell Accepted
[PULL,29/30] tests/qtest: arm-cpu-features: Match tests to required accelerators [PULL,01/30] hw/intc/armv7m_nvic: Use OBJECT_DECLARE_SIMPLE_TYPE() macro --- 2023-02-16 Peter Maydell Not Applicable
« 1 2 ... 152 153 154757 758 »