qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-14 14:43:32 to 2021-09-15 08:17:17 UTC [more...]

[PATCH 00/20] nubus: bus, device, bridge, IRQ and address space improvements
 2021-09-15  8:16 UTC  (11+ messages)
` [PATCH 04/20] nubus: use bitmap to manage available slots
` [PATCH 11/20] nubus-device: add romfile property for loading declaration ROMs
` [PATCH 16/20] nubus-bridge: embed the NubusBus object directly within nubus-bridge

[PATCH v11 00/16] target/riscv: Update QEmu for Zb[abcs] 1.0.0
 2021-09-15  8:11 UTC  (5+ messages)
` [PATCH v11 03/16] target/riscv: clwz must ignore high bits (use shift-left & changed logic)

[PATCH v2 00/53] monitor: explicitly permit QMP commands to be added for all use cases
 2021-09-15  8:01 UTC  (87+ messages)
` [PATCH v2 06/53] hw/core: introduce 'format_state' callback to replace 'dump_state'
` [PATCH v2 07/53] target/alpha: convert to use format_state instead of dump_state
` [PATCH v2 09/53] target/avr: "
` [PATCH v2 10/53] target/cris: "
` [PATCH v2 11/53] target/hexagon: delete unused hexagon_debug() method
` [PATCH v2 12/53] target/hexagon: convert to use format_state instead of dump_state
` [PATCH v2 13/53] target/hppa: "
` [PATCH v2 14/53] target/i386: "
` [PATCH v2 15/53] target/m68k: "
` [PATCH v2 16/53] target/microblaze: "
` [PATCH v2 17/53] target/mips: "
` [PATCH v2 18/53] target/nios2: "
` [PATCH v2 19/53] target/openrisc: "
` [PATCH v2 20/53] target/ppc: "
` [PATCH v2 21/53] target/riscv: "
` [PATCH v2 22/53] target/rx: "
` [PATCH v2 23/53] target/s390x: "
` [PATCH v2 24/53] target/sh: "
` [PATCH v2 25/53] target/sparc: "
` [PATCH v2 26/53] target/tricore: "
` [PATCH v2 27/53] target/xtensa: "
` [PATCH v2 28/53] monitor: remove 'info ioapic' HMP command
` [PATCH v2 29/53] qapi: introduce x-query-registers QMP command
` [PATCH v2 30/53] qapi: introduce x-query-roms "
` [PATCH v2 31/53] qapi: introduce x-query-profile "
` [PATCH v2 32/53] qapi: introduce x-query-numa "
` [PATCH v2 33/53] qapi: introduce x-query-usb "
` [PATCH v2 34/53] qapi: introduce x-query-rdma "
` [PATCH v2 35/53] qapi: introduce x-query-ramblock "
` [PATCH v2 36/53] qapi: introduce x-query-skeys "
` [PATCH v2 37/53] qapi: introduce x-query-cmma "
` [PATCH v2 38/53] qapi: introduce x-query-lapic "
` [PATCH v2 39/53] qapi: introduce x-query-irq "
` [PATCH v2 40/53] hw/core: drop "dump_state" callback from CPU targets
` [PATCH v2 41/53] hw/core: drop support for NULL pointer for FILE * in cpu_dump_state
` [PATCH v2 42/53] hw/core: introduce a 'format_tlb' callback
` [PATCH v2 43/53] target/i386: convert to use format_tlb callback
` [PATCH v2 44/53] target/m68k: "
` [PATCH v2 45/53] target/nios2: "
` [PATCH v2 46/53] target/ppc: "
` [PATCH v2 47/53] target/sh4: "
` [PATCH v2 48/53] target/sparc: "
` [PATCH v2 49/53] target/xtensa: "
` [PATCH v2 50/53] monitor: merge duplicate "info tlb" handlers
` [PATCH v2 51/53] qapi: introduce x-query-tlb QMP command
` [PATCH v2 52/53] qapi: introduce x-query-jit "
` [PATCH v2 53/53] qapi: introduce x-query-opcount "

[PULL 00/14] aspeed queue
 2021-09-15  7:54 UTC  (9+ messages)
` [PULL 14/14] hw/arm/aspeed: Add Fuji machine type
            ` Deprecate 32-bit hosts? (was: Re: [PULL 14/14] hw/arm/aspeed: Add Fuji machine type)

[PATCH v4 00/12] mirror: Handle errors after READY cancel
 2021-09-15  7:45 UTC  (6+ messages)
` [PATCH v4 05/12] job: @force parameter for job_cancel_sync()

[PATCH v2 0/2] hw/arm/raspi: Remove deprecated raspi2/raspi3 aliases
 2021-09-15  7:37 UTC  (8+ messages)

[PATCH 0/2] gitlab-ci: Add riscv64 cross builds
 2021-09-15  7:36 UTC  (6+ messages)
` [PATCH 1/2] tests/docker: promote debian-riscv64-cross to a full image
` [PATCH 2/2] gitlab: Add cross-riscv64-system, cross-riscv64-user

[PATCH v2] nbd/server: Suppress Broken pipe errors on abrupt disconnection
 2021-09-15  7:15 UTC  (8+ messages)

[PATCH v4 00/10] qcow2 check: check some reserved bits and subcluster bitmaps
 2021-09-15  6:59 UTC  (8+ messages)
` [PATCH v4 06/10] qcow2-refcount: check_refcounts_l2(): check l2_bitmap
` [PATCH v4 07/10] qcow2-refcount: check_refcounts_l2(): check reserved bits

[PATCH v2 0/1] Update check-python-tox test for pylint 2.10
 2021-09-15  5:30 UTC  (2+ messages)
` [PATCH v2 1/1] python: Update "

ensuring a machine's buses have unique names
 2021-09-15  4:28 UTC  (4+ messages)

[PATCH v3 00/22] target/ppc: DFP instructions using decodetree
 2021-09-15  3:15 UTC  (2+ messages)

[PATCH v2 00/22] QEMU RISC-V AIA support
 2021-09-15  2:41 UTC  (13+ messages)
` [PATCH v2 02/22] target/riscv: Implement SGEIP bit in hip and hie CSRs
` [PATCH v2 03/22] target/riscv: Implement hgeie and hgeip CSRs
` [PATCH v2 04/22] target/riscv: Improve fidelity of guest external interrupts
` [PATCH v2 16/22] hw/riscv: virt: Use AIA INTC compatible string when available
` [PATCH v2 17/22] target/riscv: Allow users to force enable AIA CSRs in HART

[PATCH v5 00/31] target/arm: enforce alignment
 2021-09-15  1:13 UTC  (5+ messages)
` [PATCH v5 17/31] target/arm: Enforce alignment for LDM/STM

[PATCH 0/2] iotests: Fix pylint warnings
 2021-09-15  0:50 UTC  (4+ messages)
` [PATCH 1/2] iotests: Fix unspecified-encoding "

[PATCH] target/riscv: Backup/restore mstatus.SD bit when virtual register swapped
 2021-09-15  0:25 UTC  (3+ messages)

[PATCH] docs/system/riscv: sifive_u: Update U-Boot instructions
 2021-09-15  0:24 UTC  (3+ messages)

[PATCH RFC v2 00/16] vfio-user implementation
 2021-09-15  0:21 UTC  (11+ messages)
` [PATCH RFC v2 04/16] vfio-user: connect vfio proxy to remote server

[RFC v2 0/2] ui: Add a Wayland backend for Qemu UI (v2)
 2021-09-14 23:46 UTC  (7+ messages)
` [RFC v2 2/2] ui: Add a plain Wayland backend for Qemu UI

[PATCH v4 00/16] tcg/s390x: host vector support
 2021-09-14 22:14 UTC  (21+ messages)
` [PATCH v4 04/16] tcg/s390x: Add host vector framework
` [PATCH v4 05/16] tcg/s390x: Implement tcg_out_ld/st for vector types
` [PATCH v4 06/16] tcg/s390x: Implement tcg_out_mov "
` [PATCH v4 08/16] tcg/s390x: Implement minimal vector operations
` [PATCH v4 09/16] tcg/s390x: Implement andc, orc, abs, neg, not "
` [PATCH v4 10/16] tcg/s390x: Implement TCG_TARGET_HAS_mul_vec
` [PATCH v4 11/16] tcg/s390x: Implement vector shift operations
` [PATCH v4 12/16] tcg/s390x: Implement TCG_TARGET_HAS_minmax_vec

[PULL 0/6] Vga 20210910 patches
 2021-09-14 22:05 UTC  (4+ messages)

[PATCH v6 0/5] virtio-gpu: Add a default synchronization mechanism for blobs (v6)
 2021-09-14 21:18 UTC  (6+ messages)
` [PATCH v6 1/5] ui/gtk: Create a common release_dmabuf helper
` [PATCH v6 2/5] ui/egl: Add egl helpers to help with synchronization
` [PATCH v6 3/5] ui: Create sync objects and fences only for blobs
` [PATCH v6 4/5] ui/gtk-egl: Wait for the draw signal for dmabuf blobs
` [PATCH v6 5/5] virtio-gpu: Add gl_flushed callback

[PATCH RFC 00/13] hw/nvme: experimental user-creatable objects
 2021-09-14 20:37 UTC  (14+ messages)
` [PATCH RFC 01/13] hw/nvme: move dif/pi prototypes into dif.h
` [PATCH RFC 02/13] hw/nvme: move zns helpers and types into zoned.h
` [PATCH RFC 03/13] hw/nvme: move zoned namespace members to separate struct
` [PATCH RFC 04/13] hw/nvme: move nvm "
` [PATCH RFC 05/13] hw/nvme: move BlockBackend to NvmeNamespaceNvm
` [PATCH RFC 06/13] nvme: add structured type for nguid
` [PATCH RFC 07/13] hw/nvme: hoist qdev state from namespace
` [PATCH RFC 08/13] hw/nvme: hoist qdev state from controller
` [PATCH RFC 09/13] hw/nvme: add experimental device x-nvme-ctrl
` [PATCH RFC 10/13] hw/nvme: add experimental object x-nvme-subsystem
` [PATCH RFC 11/13] hw/nvme: add experimental abstract object x-nvme-ns
` [PATCH RFC 12/13] hw/nvme: add experimental objects x-nvme-ns-{nvm, zoned}
` [PATCH RFC 13/13] hw/nvme: add attached-namespaces prop

question on vhost, limiting kernel threads and NPROC
 2021-09-14 16:04 UTC  (5+ messages)

[PATCH] gitlab-ci: Make more custom runner jobs manual, and don't allow failure
 2021-09-14 20:03 UTC  (4+ messages)

[PATCH v6 0/6] pSeries FORM2 affinity support
 2021-09-14 19:58 UTC  (4+ messages)
` [PATCH v6 3/6] spapr: introduce spapr_numa_associativity_reset()

[PULL v4 00/43] tcg patch queue
 2021-09-14 19:31 UTC 

[PATCH v4 00/43] tcg patch queue
 2021-09-14 19:30 UTC 

[PULL 0/5] Misc patches
 2021-09-14 19:10 UTC  (2+ messages)

[RFC 0/1] docs/deve/ci-plan: define a high-level plan for the QEMU GitLab CI
 2021-09-14 18:48 UTC  (2+ messages)
` [RFC 1/1] "

[PULL v3 00/44] tcg patch queue
 2021-09-14 17:27 UTC  (4+ messages)
` [PULL v3 01/44] accel/tcg: Add DisasContextBase argument to translator_ld*

[PATCH v3 00/17] iotests: support zstd
 2021-09-14 17:08 UTC  (4+ messages)
` [PATCH v3 07/17] iotests.py: filter out successful output of qemu-img create

[PATCH 0/3] KVM: qemu patches for few KVM features I developed
 2021-09-14 15:52 UTC  (4+ messages)
` [PATCH 1/3] KVM: use KVM_{GET|SET}_SREGS2 when supported
` [PATCH 2/3] gdbstub: implement NOIRQ support for single step on KVM
` [PATCH 3/3] KVM: SVM: add migration support for nested TSC scaling

[RFC PATCH 0/3] check-tcg hacks for BSD
 2021-09-14 16:03 UTC  (3+ messages)
` [RFC PATCH 3/3] tests/tcg: commit Makefile atrocities in the name of portability

SMMU Stage 2 translation in QEMU
 2021-09-14 15:57 UTC  (7+ messages)

[PATCH] virtio-balloon: Fix page-poison subsection name
 2021-09-14 14:58 UTC  (5+ messages)

[PATCH v2] target/ppc: Fix 64-bit decrementer
 2021-09-14 14:41 UTC  (6+ messages)

[PATCH v3 00/10] virtio-iommu: Add ACPI support
 2021-09-14 14:20 UTC  (7+ messages)
` [PATCH v3 02/10] hw/arm/virt-acpi-build: Add VIOT table for virtio-iommu
` [PATCH v3 04/10] hw/arm/virt: Reject instantiation of multiple IOMMUs
` [PATCH v3 07/10] tests/acpi: add test cases for VIOT
` [PATCH v3 08/10] tests/acpi: add expected VIOT blob for virt machine
` [PATCH v3 09/10] tests/acpi: add expected DSDT blob for VIOT test on q35
` [PATCH v3 10/10] tests/acpi: add expected VIOT blob for q35 machine

[PATCH v3 0/6] qapi: Add support for aliases
 2021-09-14 14:24 UTC  (6+ messages)
` [PATCH v3 5/6] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).