qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-25 07:31:00 to 2022-01-25 18:17:35 UTC [more...]

[PATCH v2 00/38] target/ppc: PowerISA Vector/VSX instruction batch
 2022-01-25 12:19 UTC  (30+ messages)
` [PATCH v2 04/38] target/ppc: vmulh* instructions use gvec
` [PATCH v2 05/38] target/ppc: Implement vmsumcud instruction
` [PATCH v2 06/38] target/ppc: Implement vmsumudm instruction
` [PATCH v2 07/38] target/ppc: Move vexts[bhw]2[wd] to decodetree
` [PATCH v2 08/38] target/ppc: Implement vextsd2q
` [PATCH v2 09/38] target/ppc: Move Vector Compare Equal/Not Equal/Greater Than to decodetree
` [PATCH v2 11/38] target/ppc: Implement Vector Compare Equal Quadword
` [PATCH v2 12/38] target/ppc: Implement Vector Compare Greater Than Quadword
` [PATCH v2 13/38] target/ppc: Implement Vector Compare Quadword
` [PATCH v2 14/38] target/ppc: implement vstri[bh][lr]
` [PATCH v2 15/38] target/ppc: implement vclrlb
` [PATCH v2 16/38] target/ppc: implement vclrrb
` [PATCH v2 17/38] target/ppc: implement vcntmb[bhwd]
` [PATCH v2 18/38] target/ppc: implement vgnb
` [PATCH v2 19/38] target/ppc: Move vsel and vperm/vpermr to decodetree
` [PATCH v2 20/38] target/ppc: Move xxsel "
` [PATCH v2 21/38] target/ppc: move xxperm/xxpermr "
` [PATCH v2 22/38] target/ppc: Move xxpermdi "
` [PATCH v2 23/38] target/ppc: Implement xxpermx instruction
` [PATCH v2 24/38] tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i
` [PATCH v2 25/38] target/ppc: Implement xxeval
` [PATCH v2 26/38] target/ppc: Implement xxgenpcv[bhwd]m instruction
` [PATCH v2 27/38] target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
` [PATCH v2 28/38] target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o]
` [PATCH v2 29/38] target/ppc: Implement xvtlsbb instruction
` [PATCH v2 31/38] target/ppc: Refactor VSX_SCALAR_CMP_DP
` [PATCH v2 32/38] target/ppc: Implement xscmp{eq,ge,gt}qp
` [PATCH v2 33/38] target/ppc: Implement do_helper_XX3 and move xxperm* to use it
` [PATCH v2 34/38] target/ppc: Move xscmp{eq,ge,gt}dp to decodetree

[PATCH v4 00/42] CXl 2.0 emulation Support
 2022-01-25 18:13 UTC  (11+ messages)
` [PATCH v4 01/42] hw/pci/cxl: Add a CXL component type (interface)
` [PATCH v4 29/42] hw/cxl/host: Add support for CXL Fixed Memory Windows
` [PATCH v4 31/42] hw/pci-host/gpex-acpi: Add support for dsdt construction for pxb-cxl

[PATCH v5 00/18] vfio-user server in QEMU
 2022-01-25 18:12 UTC  (33+ messages)
` [PATCH v5 02/18] tests/avocado: Specify target VM argument to helper routines
` [PATCH v5 03/18] pci: isolated address space for PCI bus
` [PATCH v5 04/18] pci: create and free isolated PCI buses
` [PATCH v5 05/18] qdev: unplug blocker for devices
` [PATCH v5 06/18] vfio-user: add HotplugHandler for remote machine
` [PATCH v5 07/18] vfio-user: set qdev bus callbacks "
` [PATCH v5 09/18] vfio-user: define vfio-user-server object
` [PATCH v5 10/18] vfio-user: instantiate vfio-user context
` [PATCH v5 11/18] vfio-user: find and init PCI device
` [PATCH v5 12/18] vfio-user: run vfio-user context
` [PATCH v5 13/18] vfio-user: handle PCI config space accesses
` [PATCH v5 16/18] vfio-user: handle device interrupts
` [PATCH v5 17/18] vfio-user: register handlers to facilitate migration

[PATCH] gitlab: fall back to commit hash in qemu-setup filename
 2022-01-25 18:05 UTC  (3+ messages)

[PATCH v13 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2022-01-25 17:58 UTC  (9+ messages)
` [PATCH v13 06/10] ACPI ERST: build the ACPI ERST table

[PATCH] tests/9pfs: fix mkdir() being called twice
 2022-01-25 17:51 UTC  (4+ messages)

[PATCH v13 0/7] Add vmnet.framework based network backend
 2022-01-25 17:30 UTC  (11+ messages)
` [PATCH v13 2/7] net/vmnet: add vmnet backends to qapi/net

[PATCH 0/1] migration: Remove unused and deprecated load_state_old
 2022-01-25 17:07 UTC  (2+ messages)
` [PATCH 1/1] migration: Remove unused minimum_version_id_old and load_state_old

[PATCH] Remove unnecessary minimum_version_id_old fields
 2022-01-25 17:07 UTC  (4+ messages)

KVM call minutes for 2022-01-25
 2022-01-25 16:54 UTC  (3+ messages)

[PATCH 0/3] hw/display/artist: cursor & buffer mode fixes
 2022-01-25 16:29 UTC  (6+ messages)
` [PATCH 2/3] hw/display/artist: allow to disable/enable cursor
` [PATCH 3/3] hw/display/artist: rewrite vram access mode handling

[PATCH v2] hw/smbios: Add table 4 parameter, "processor-id"
 2022-01-25 16:26 UTC  (3+ messages)

KVM call for agenda for 2022-02-08
 2022-01-25 16:45 UTC 

[PATCH v6 00/33] block layer: split block APIs in global state and I/O
 2022-01-25 16:51 UTC  (3+ messages)
` [PATCH v6 04/33] block/export/fuse.c: allow writable exports to take RESIZE permission

[PATCH qemu] s390x: sck: load into a temporary not into in1
 2022-01-25 16:44 UTC  (5+ messages)

[PATCH v2 0/3] block/export/fuse: Fix build failure on FreeBSD
 2022-01-25 16:02 UTC  (6+ messages)
` [PATCH v2 1/3] block/export/fuse: Extract fuse_fallocate_punch_hole()
` [PATCH v2 2/3] block/export/fuse: Extract fuse_fallocate_zero_range()

[PATCH v3] hw/smbios: Add table 4 parameter, "processor-id"
 2022-01-25 16:31 UTC 

[PATCH] qemu-storage-daemon: Fix typo in vhost-user-blk help
 2022-01-25 15:15 UTC 

[PATCH] docs: expand firmware descriptor to allow flash without NVRAM
 2022-01-25 15:09 UTC  (4+ messages)

[PATCH v7 0/4] VNC-related HMP/QMP fixes
 2022-01-25 15:06 UTC  (3+ messages)

[PATCH 0/5] target/ppc: powerpc_excp improvements [BookS] (4/n)
 2022-01-25 15:15 UTC  (14+ messages)
` [PATCH 1/5] target/ppc: Introduce powerpc_excp_books
` [PATCH 2/5] target/ppc: Simplify powerpc_excp_books
` [PATCH 3/5] target/ppc: books: Machine Check exception cleanup
` [PATCH 4/5] target/ppc: books: External interrupt cleanup
` [PATCH 5/5] target/ppc: books: Program exception cleanup

Fwd: BU Organization IC 6 Consulting Level Promotions
 2022-01-25 15:47 UTC 

[PATCH v2 0/2] virtio-mem: Handle preallocation with migration
 2022-01-25 13:57 UTC  (3+ messages)
` [PATCH v2 1/2] virtio-mem: Fail if a memory backend with "prealloc=on" is specified
` [PATCH v2 2/2] virtio-mem: Handle preallocation with migration

[PATCH v2 0/5] Misc OHCI clean ups
 2022-01-25 13:33 UTC  (6+ messages)
` [PATCH v2 2/5] usb/ohci: Move cancelling async packet to ohci_stop_endpoints()
` [PATCH v2 5/5] usb/ohci: Don't use packet from OHCIState for isochronous transfers
` [PATCH v2 4/5] usb/ohci: Merge ohci_async_cancel_device() into ohci_child_detach()
` [PATCH v2 3/5] usb/ohci: Move USBPortOps related functions together
` [PATCH v2 1/5] usb/ohci: Move trace point and log ep number to help debugging

[PATCH v2] xen-mapcache: Avoid entry->lock overflow
 2022-01-25 13:55 UTC  (2+ messages)

[PATCH] block/export: Fix vhost-user-blk shutdown with requests in flight
 2022-01-25 15:14 UTC 

[PATCH v4 0/2] virtiofsd: Add support for FUSE_SYNCFS request
 2022-01-25 14:12 UTC  (3+ messages)
` [PATCH v4 1/2] virtiofsd: Track mounts
` [PATCH v4 2/2] virtiofsd: Add support for FUSE_SYNCFS request

[PATCH 0/5] Support exporting BDSs via VDUSE
 2022-01-25 13:18 UTC  (6+ messages)
` [PATCH 1/5] linux-headers: Add vduse.h
` [PATCH 2/5] libvduse: Add VDUSE (vDPA Device in Userspace) library
` [PATCH 3/5] vduse-blk: implements vduse-blk export
` [PATCH 4/5] vduse-blk: Add vduse-blk resize support
` [PATCH 5/5] libvduse: Add support for reconnecting

[PATCH qemu] qxl: COLO secondary node not need to release resources
 2022-01-25  6:33 UTC 

[PATCH v2 00/14] target/ppc: powerpc_excp improvements [40x] (3/n)
 2022-01-25 12:49 UTC  (16+ messages)
` [PATCH v2 08/14] target/ppc: 405: System call exception cleanup
` [PATCH v2 11/14] target/ppc: 405: Data Storage "
` [PATCH v2 12/14] target/ppc: 405: Instruction storage interrupt cleanup
` [PATCH v2 13/14] target/ppc: 405: Program exception cleanup
` [PATCH v2 14/14] target/ppc: 405: Watchdog timer "

[PATCH] hw/arm/virt: Enable HMAT on arm virt machine
 2022-01-25 12:46 UTC  (4+ messages)

[PATCH 0/5] Misc OHCI clean ups
 2022-01-25 12:38 UTC  (5+ messages)

[PATCH v1 0/2] virtio-mem: Handle preallocation with migration
 2022-01-25 12:08 UTC  (6+ messages)
` [PATCH v1 1/2] virtio-mem: Warn if a memory backend with "prealloc=on" is used
` [PATCH v1 2/2] virtio-mem: Handle preallocation with migration

[RFC PATCH v3 0/3] physmem: Have flaview API check bus permission from MemTxAttrs argument
 2022-01-25 11:51 UTC  (4+ messages)

KVM call for agenda for 2022-01-25
 2022-01-25 11:52 UTC  (3+ messages)

[PATCH v4 0/3] trace qmp commands
 2022-01-25 11:31 UTC  (12+ messages)
` [PATCH v4 1/3] scripts/qapi/gen.py: add FOO.trace-events output module
` [PATCH v4 2/3] scripts/qapi/commands: gen_commands(): add add_trace_events arg
` [PATCH v4 3/3] meson: generate trace events for qmp commands

[PATCH] spapr.c: check bus != NULL in spapr_get_fw_dev_path()
 2022-01-25 11:24 UTC  (2+ messages)

[PATCH] target/ppc/mmu_common: Fix SRR1/MSR error code on Book-E
 2022-01-25 11:14 UTC  (2+ messages)

[PATCH RFC 00/15] migration: Postcopy Preemption
 2022-01-25 11:01 UTC  (5+ messages)
` [PATCH RFC 05/15] migration: Simplify unqueue_page()

[PATCH v6 0/7] tests: Refresh lcitool submodule & remove libxml2
 2022-01-25 10:59 UTC  (6+ messages)

Redesign of QEMU startup & initial configuration
 2022-01-25 10:58 UTC  (15+ messages)
` Meeting today?
          ` "Startup" meeting (was Re: Meeting today?)

[PATCH v1 00/22] testing and plugin updates
 2022-01-25 10:48 UTC  (10+ messages)
` [PATCH v1 02/22] tests/qtest: enable more vhost-user tests by default
` [PATCH v1 03/22] Makefile: also remove .gcno files when cleaning
` [PATCH v1 09/22] tests/lcitool: Refresh submodule and remove libxml2
` [PATCH v1 12/22] plugins: stxp test case from Aaron (!upstream)

[PATCH qemu] spapr: Force 32bit when resetting a core
 2022-01-25 10:38 UTC  (4+ messages)

[PATCH v2 1/1] virtio: fix the condition for iommu_platform not supported
 2022-01-25 10:21 UTC  (2+ messages)

[PATCH] linux-user: Implement starttime field in self stat emulation
 2022-01-25 10:12 UTC  (3+ messages)

[PATCH] block: bdrv_set_backing_hd(): use drained section
 2022-01-25 10:12 UTC  (3+ messages)

[PATCH V2 for-6.2 0/2] fixes for bdrv_co_block_status
 2022-01-25 10:09 UTC  (5+ messages)

[PATCH v4 00/23] Migration: Transmit and detect zero pages in the multifd threads
 2022-01-25 10:02 UTC  (13+ messages)
` [PATCH v4 08/23] multifd: Move iov from pages to params
` [PATCH v4 21/23] multifd: Zero pages transmission
` [PATCH v4 22/23] migration: Use multifd before we check for the zero page
` [PATCH v4 23/23] migration: Export ram_release_page()

[PATCH v6 0/5] support subsets of virtual memory extension
 2022-01-25  9:44 UTC  (12+ messages)
` [PATCH v6 1/5] target/riscv: Ignore reserved bits in PTE for RV64
` [PATCH v6 2/5] target/riscv: add PTE_A/PTE_D/PTE_U bits check for inner PTE
` [PATCH v6 3/5] target/riscv: add support for svnapot extension
` [PATCH v6 4/5] target/riscv: add support for svinval extension
` [PATCH v6 5/5] target/riscv: add support for svpbmt extension

[PATCH 00/31] vDPA shadow virtqueue
 2022-01-25  9:40 UTC  (6+ messages)
` [PATCH 21/31] util: Add iova_tree_alloc

"make check-acceptance" takes way too long
 2022-01-25  9:20 UTC  (8+ messages)

[PATCH] hw/nvram: use at24 macro
 2022-01-25  9:20 UTC  (2+ messages)

[PATCH v3 0/6] migration: misc cleanups
 2022-01-25  9:16 UTC  (4+ messages)
` [PATCH v3 3/6] migration: ram_release_pages() always receive 1 page as argument

[PATCH 1/1] target/ppc: fix 'skip KVM' cond in cpu_interrupt_exittb()
 2022-01-25  9:12 UTC  (2+ messages)

[RFC PATCH v2 00/44] TDX support
 2022-01-25  8:22 UTC  (10+ messages)
` [RFC PATCH v2 20/44] i386/tdx: Parse tdx metadata and store the result into TdxGuestState

RFC: QMP configuration - allocating/setting qdev array properties?
 2022-01-25  6:38 UTC  (5+ messages)


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).