Show patches with: Archived = No       |   444454 patches
« 1 2 ... 316 317 3184444 4445 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,v3,31/62] hw/i386/pc: Wire RTC ISA IRQs in south bridges [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() - - 1 - --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,30/62] hw/isa/piix3: Wire PIC IRQs to ISA bus in host device [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() - - 1 - --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,29/62] hw/i386/pc_q35: Wire ICH9 LPC function's interrupts before its realize() [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() - - 1 - --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,28/62] hw/isa/piix3: Rename "pic" attribute to "isa_irqs_in" [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() - - 1 - --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,27/62] hw/i386/pc_piix: Remove redundant "piix3" variable [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() - - 1 - --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,26/62] hw/i386/pc_piix: Wire PIIX3's ISA interrupts by new "isa-irqs" property [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() - - 1 - --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,25/62] hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() - - 1 - --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,24/62] hw/i386/pc_piix: Assign PIIX3's ISA interrupts before its realize() [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() - - 1 - --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,23/62] hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 south bridge [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() - - 2 - --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,22/62] hw/i386/pc: Merge two if statements into one [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() - - 1 - --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,21/62] hw/display: fix memleak from virtio_add_resource [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() - - 2 - --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,20/62] timer/i8254: Fix one shot PIT mode [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() - - 1 - --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,19/62] hw/i386/acpi-build: Remove build-time assertion on PIIX/ICH9 reset registers being … [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() - - 3 - --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,18/62] virtio: call ->vhost_reset_device() during reset [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() - - 3 - --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,17/62] vhost-backend: remove vhost_kernel_reset_device() [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() - - 3 - --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,16/62] vhost-user: do not send RESET_OWNER on device reset [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() - - 2 - --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,15/62] memory: initialize 'fv' in MemoryRegionCache to make Coverity happy [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() - - 3 - --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,14/62] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() - - 3 1 --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,13/62] vhost-user: allow "vhost_set_vring" to wait for a reply [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() - - 4 1 --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,12/62] vhost-user: hoist "write_sync", "get_features", "get_u64" [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() - - 4 1 --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,11/62] vhost-user: flatten "enforce_reply" into "vhost_user_write_sync" [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() - - 4 1 --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,10/62] vhost-user: factor out "vhost_user_write_sync" [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() - - 4 1 --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,09/62] vhost-user: tighten "reply_supported" scope in "set_vring_addr" [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() - - 4 1 --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,08/62] vhost-user: strip superfluous whitespace [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() - - 4 1 --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,07/62] vdpa: Send cvq state load commands in parallel [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() 1 - 1 - --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,06/62] vhost: Expose vhost_svq_available_slots() [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() 1 - 1 - --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,05/62] vdpa: Introduce cursors to vhost_vdpa_net_loadx() [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() - - 1 - --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,04/62] vdpa: Move vhost_svq_poll() to the caller of vhost_vdpa_net_cvq_add() [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() - - 1 - --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,03/62] vdpa: Check device ack in vhost_vdpa_net_load_rx_mode() [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() 1 - 1 - --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,02/62] vdpa: Avoid using vhost_vdpa_net_load_*() outside vhost_vdpa_net_load() [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() 1 - 1 - --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() [PULL,v3,01/62] vdpa: Use iovec for vhost_vdpa_net_cvq_add() 1 - 1 - --- 2023-10-22 Michael S. Tsirkin New
[PULL,v3,00/62] virtio,pc,pci: features, cleanups - - - - --- 2023-10-22 Michael S. Tsirkin New
[v4,90/90] target/sparc: Remove disas_sparc_legacy target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,89/90] target/sparc: Convert FZERO, FONE to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,88/90] target/sparc: Move FPACK16, FPACKFIX to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,87/90] target/sparc: Move FPCMP* to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,86/90] target/sparc: Convert FCMP, FCMPE to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,85/90] target/sparc: Move FMOVR, FMOVcc, FMOVfcc to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,84/90] target/sparc: Move FMOVq, FNEGq, FABSq to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,83/90] target/sparc: Move FdTOq, FxTOq to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,82/90] target/sparc: Move FiTOq, FsTOq to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,81/90] target/sparc: Move FqTOd, FqTOx to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,80/90] target/sparc: Move FqTOs, FqTOi to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,79/90] target/sparc: Move FiTOd, FsTOd, FsTOx to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,78/90] target/sparc: Move gen_fop_FD insns to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,77/90] target/sparc: Move FDMULQ to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,76/90] target/sparc: Move FSMULD to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,75/90] target/sparc: Move gen_fop_QQQ insns to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,74/90] target/sparc: Move gen_fop_DDD insns to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,73/90] target/sparc: Move gen_fop_FFF insns to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,72/90] target/sparc: Move FSQRTq to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,71/90] target/sparc: Move gen_fop_DD insns to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,70/90] target/sparc: Move gen_fop_FF insns to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,69/90] target/sparc: Move gen_gsr_fop_DDD insns to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,68/90] target/sparc: Move PDIST to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,67/90] target/sparc: Move gen_ne_fop_DDD insns to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,66/90] target/sparc: Move gen_ne_fop_FFF insns to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,65/90] target/sparc: Use tcg_gen_vec_{add,sub}* target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,64/90] target/sparc: Move FMOVD, FNEGD, FABSD, FSRC*D, FNOT*D to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,63/90] target/sparc: Move FMOVS, FNEGS, FABSS, FSRC*S, FNOT*S to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,62/90] target/sparc: Move BMASK to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,61/90] target/sparc: Move ADDRALIGN* to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,60/90] target/sparc: Move ARRAY* to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,59/90] target/sparc: Move EDGE* to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,58/90] target/sparc: Merge LDFSR, LDXFSR implementations target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,57/90] target/sparc: Move LDFSR, STFSR to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,56/90] target/sparc: Move asi fp load/store to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,55/90] target/sparc: Move simple fp load/store to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,54/90] target/sparc: Split out fp ldst functions with asi precomputed target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,53/90] target/sparc: Move PREFETCH, PREFETCHA to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,52/90] target/sparc: Move CASA, CASXA to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,51/90] target/sparc: Move SWAP, SWAPA to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,50/90] target/sparc: Move LDSTUB, LDSTUBA to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,49/90] target/sparc: Move asi integer load/store to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,48/90] target/sparc: Move simple integer load/store to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,47/90] target/sparc: Use tcg_gen_qemu_{ld, st}_i128 for GET_ASI_DTWINX target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,46/90] target/sparc: Split out ldst functions with asi pre-computed target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,45/90] target/sparc: Drop ifdef around get_asi and friends target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,44/90] target/sparc: Split out resolve_asi target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,43/90] target/sparc: Move DONE, RETRY to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,42/90] target/sparc: Move FLUSH, SAVE, RESTORE to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,41/90] target/sparc: Move JMPL, RETT, RETURN to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,40/90] target/sparc: Convert remaining v8 coproc insns to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,39/90] target/sparc: Move POPC to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,38/90] target/sparc: Move MOVcc, MOVR to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,37/90] target/sparc: Move SLL, SRL, SRA to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,36/90] target/sparc: Move TADD, TSUB, MULS to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,35/90] target/sparc: Move UDIV, SDIV to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,34/90] target/sparc: Move UDIVX, SDIVX to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,33/90] target/sparc: Move SUBC to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,32/90] target/sparc: Move UMUL, SMUL to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,31/90] target/sparc: Move MULX to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,30/90] target/sparc: Move ADDC to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,29/90] target/sparc: Move basic arithmetic to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,28/90] target/sparc: Move WRTBR, WRHPR to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,27/90] target/sparc: Move WRWIM, WRPR to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,26/90] target/sparc: Move WRPSR, SAVED, RESTORED to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,25/90] target/sparc: Move WRASR to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,24/90] target/sparc: Move RDTBR, FLUSHW to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
[v4,23/90] target/sparc: Move RDWIM, RDPR to decodetree target/sparc: Convert to decodetree - - - - --- 2023-10-22 Richard Henderson New
« 1 2 ... 316 317 3184444 4445 »