qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-09 16:12:22 to 2021-08-10 13:53:06 UTC [more...]

[PATCH 0/5] plugins/cache: L2 cache modelling and a minor leak fix
 2021-08-10 13:48 UTC  (5+ messages)
` [PATCH 1/5] plugins/cache: freed heap-allocated mutexes
` [PATCH 2/5] plugins/cache: implement unified L2 cache emulation
` [PATCH 4/5] plugins/cache: make L2 emulation optional through args
` [PATCH 5/5] docs/tcg-plugins: add L2 arguments to cache docs

[PATCH v4 0/1] hw/pflash_cfi01: Allow an administrator to reduce the memory consumption of flash devices
 2021-08-10 13:40 UTC  (2+ messages)
` [PATCH v4 1/1] hw/pflash_cfi01: Allow backing devices to be smaller than memory region

[PATCH V2] block/rbd: implement bdrv_co_block_status
 2021-08-10 13:41 UTC 

[PATCH for 6.2 v2 0/3] ps2: fix issue #501 and #502
 2021-08-10 13:32 UTC  (4+ messages)
` [PATCH v2 1/3] ps2: use the whole ps2 buffer but keep queue size
` [PATCH v2 2/3] ps2: use a separate keyboard command reply queue
` [PATCH v2 3/3] ps2: migration support for "

[PATCH] block/rbd: implement bdrv_co_block_status
 2021-08-10 13:29 UTC  (3+ messages)

[PATCH] linux-user: Check lock_user result for ip_mreq_source sockopts
 2021-08-10 13:25 UTC  (2+ messages)

[PATCH 00/19] PMU-EBB support for PPC64 TCG
 2021-08-10 13:24 UTC  (31+ messages)
` [PATCH 01/19] target/ppc: add exclusive Book3S PMU reg read/write functions
` [PATCH 02/19] target/ppc: add exclusive user read function for PMU regs
` [PATCH 03/19] target/ppc: add exclusive user write "
` [PATCH 04/19] target/ppc: PMU Book3s basic insns count for pseries TCG
` [PATCH 05/19] target/ppc/pmu_book3s_helper.c: eliminate code repetition
` [PATCH 06/19] target/ppc/pmu_book3s_helper: enable PMC1-PMC4 events
` [PATCH 09/19] PPC64/TCG: Implement 'rfebb' instruction
` [PATCH 10/19] target/ppc: PMU Event-Based exception support
` [PATCH 12/19] target/ppc/pmu_book3s_helper.c: enable PMC1 counter negative EBB
` [PATCH 13/19] target/ppc/translate: PMU: handle setting of PMCs while running
` [PATCH 14/19] target/ppc/pmu_book3s_helper.c: add generic timeout helpers
` [PATCH 15/19] target/ppc/pmu_book3s_helper: enable counter negative for all PMCs
` [PATCH 16/19] target/ppc/pmu_book3s_helper: adding 0xFA event
` [PATCH 18/19] target/ppc/pmu_book3s_helper.c: add PM_CMPLU_STALL mock events

[PATCH] vl: fix machine option containing underscores
 2021-08-10 13:12 UTC 

[PATCH for-6.2 00/12] qom: Get rid of all manual usage of OBJECT_CHECK & friends
 2021-08-10 13:06 UTC  (15+ messages)
` [PATCH for-6.2 02/12] qom: Use DEVICE_*CLASS instead of OBJECT_*CLASS
` [PATCH for-6.2 05/12] [automated] Move QOM typedefs and add missing includes
` [PATCH for-6.2 06/12] [automated] Split QOM "typedef struct T { ... } T" declarations
` [PATCH for-6.2 07/12] [automated] Use DECLARE_*CHECKER* macros when possible
` [PATCH for-6.2 12/12] [automated] Use OBJECT_DECLARE_SIMPLE_TYPE "

[PATCH 00/26] ppc/pnv: Extend the powernv10 machine
 2021-08-10 13:04 UTC  (7+ messages)
` [PATCH 09/26] ppc/xive2: Introduce a XIVE2 core framework

[PATCH] docs: make sphinx-build be quiet by default
 2021-08-10 13:02 UTC  (5+ messages)

[PULL for-6.1 0/1] qemu-ga patch queue for hard-freeze/rc3
 2021-08-10 12:59 UTC  (3+ messages)
` [PULL for-6.1 1/1] qga: fix leak of base64 decoded data on command error

[PATCH for-6.2] hw/arm/virt_acpi_build: Generate DBG2 table
 2021-08-10 12:56 UTC  (9+ messages)

[PULL ppc] powernv queue
 2021-08-10 12:44 UTC 

[PATCH] MAINTAINERS: Name and email address change
 2021-08-10 12:31 UTC  (5+ messages)

[PATCH v1] s390x/ioinst: Fix wrong MSCH alignment check on little endian
 2021-08-10 12:27 UTC  (3+ messages)

[PATCH v1] s390x/tcg: fix and optimize SPX (SET PREFIX)
 2021-08-10 12:25 UTC  (2+ messages)

[PATCH v8] tests/tcg/s390x: Test SIGILL and SIGSEGV handling
 2021-08-10 12:24 UTC  (2+ messages)

[PULL 0/3] Fixes 20210810 patches
 2021-08-10 12:18 UTC  (4+ messages)
` [PULL 1/3] ui/gtk: retry sending VTE console input
` [PULL 2/3] audio: Never send migration section
` [PULL 3/3] ui/sdl2: Check return value from g_setenv()

[PATCH] audio: Never send migration section
 2021-08-10 12:02 UTC  (6+ messages)

[PATCH 0/5] ebpf: Added ebpf helper for libvirtd
 2021-08-10 11:58 UTC  (4+ messages)
` [PATCH 5/5] qmp: Added qemu-ebpf-rss-path command

[PATCH v3 0/3] Add support for Fujitsu A64FX processor
 2021-08-10 11:41 UTC  (5+ messages)
` [PATCH v3 1/3] target-arm: cpu64: Add support for Fujitsu A64FX

[PATCH v2] docs: make sphinx-build be quiet by default
 2021-08-10 11:32 UTC 

[CXL volatile MEM] - Qemu command to turn on HMAT and NUMA fails with assertion
 2021-08-10 11:28 UTC  (2+ messages)

[RFC 1/4] gqa-win: get_pci_info: Clean dev_info if handle is valid
 2021-08-10 10:49 UTC  (4+ messages)
` [RFC 3/4] gqa-win: get_pci_info: Add g_autofree for few variables

[PATCH] docs/devel: fix missing antislash
 2021-08-10 10:12 UTC  (3+ messages)

migration-test, intermittent hang, aarch64 host, i386 guest
 2021-08-10  9:38 UTC  (2+ messages)

[PATCH 0/6] virtio-iommu: Add ACPI support
 2021-08-10  9:22 UTC  (8+ messages)
` [PATCH 1/6] acpi: Add VIOT structure definitions
` [PATCH 2/6] hw/acpi: Add VIOT table
` [PATCH 3/6] hw/arm/virt-acpi-build: Add VIOT table for virtio-iommu
` [PATCH 4/6] hw/arm/virt: Remove device tree restriction "
` [PATCH 5/6] pc: Add VIOT table "
` [PATCH 6/6] pc: Allow instantiating a virtio-iommu device

[PATCH] ui/cocoa: Implement dcl operators for guest cursor
 2021-08-10  9:17 UTC 

[PATCH] tests/acceptance: Test powernv machines
 2021-08-10  9:09 UTC  (3+ messages)

ps2: Fix issue #501 and #502
 2021-08-10  9:07 UTC  (8+ messages)
` [PATCH 3/3] ps2: migration support for command reply queue
` [PATCH-for-6.1? 0/3] ps2: Fix issue #501 and #502

[PATCH] ui/sdl2: Check return value from g_setenv()
 2021-08-10  8:57 UTC  (3+ messages)

[PATCH for 6.1] ui/gtk: retry sending VTE console input
 2021-08-10  8:55 UTC  (3+ messages)

[PATCH] ui/cocoa: Implement dcl operators for guest cursor
 2021-08-10  8:37 UTC 

[PATCH] ppc/pnv: update skiboot to commit 820d43c0a775
 2021-08-10  8:50 UTC  (8+ messages)

[PATCH] hw: arm: aspeed: Enable mac0/1 instead of mac1/2 for g220a
 2021-08-10  8:49 UTC  (2+ messages)

[PATCH v3 00/10] virtiofsd: Allow using file handles instead of O_PATH FDs
 2021-08-10  8:38 UTC  (13+ messages)
` [PATCH v3 07/10] virtiofsd: Add lo_inode.fhandle
` [PATCH v3 08/10] virtiofsd: Add inodes_by_handle hash table
` [PATCH v3 09/10] virtiofsd: Optionally fill lo_inode.fhandle
` [PATCH v3 10/10] virtiofsd: Add lazy lo_do_find()

[PATCH 0/7] MAINTAINERS: review kraxel's entries
 2021-08-10  8:34 UTC  (8+ messages)
` [PATCH 1/7] MAINTAINERS: update edk2 entry
` [PATCH 2/7] MAINTAINERS: update sockets entry
` [PATCH 3/7] MAINTAINERS: update audio entry
` [PATCH 4/7] MAINTAINERS: update spice entry
` [PATCH 5/7] MAINTAINERS: update usb entries
` [PATCH 6/7] MAINTAINERS: update virtio-input entry
` [PATCH 7/7] MAINTAINERS: update virtio-gpu entry

[PULL 0/2] Block patches for 6.1-rc3
 2021-08-10  7:52 UTC  (6+ messages)
` [PULL 1/2] block/export/fuse.c: fix musl build
` [PULL 2/2] tests: filter out TLS distinguished name in certificate checks

[PATCH v7 00/10] GICv3 LPI and ITS feature implementation
 2021-08-10  7:35 UTC  (11+ messages)
` [PATCH v7 01/10] hw/intc: GICv3 ITS initial framework
` [PATCH v7 02/10] hw/intc: GICv3 ITS register definitions added
` [PATCH v7 03/10] hw/intc: GICv3 ITS command queue framework
` [PATCH v7 05/10] hw/intc: GICv3 ITS Feature enablement
` [PATCH v7 06/10] hw/intc: GICv3 redistributor ITS processing

[PATCH v6 0/6] hmp, qmp: Add some commands to introspect virtio devices
 2021-08-10  7:25 UTC  (10+ messages)
` [PATCH v6 1/6] qmp: add QMP command x-debug-query-virtio
` [PATCH v6 2/6] qmp: add QMP command x-debug-virtio-status
` [PATCH v6 4/6] qmp: add QMP command x-debug-virtio-queue-status

How does qemu detect the completion of interrupt execution?
 2021-08-10  7:04 UTC  (3+ messages)

[PATCH v14] qapi: introduce 'query-x86-cpuid' QMP command
 2021-08-10  6:51 UTC 

[PATCH 0/6] target/mips: Convert Loongson LEXT opcodes to decodetree
 2021-08-10  5:51 UTC  (4+ messages)
` [PATCH 4/6] target/mips: Convert Loongson [D]DIVU.G "

[PATCH] fsl-imx6ul: add SAI1/2/3 and ASRC as unimplemented devices
 2021-08-10  5:19 UTC  (2+ messages)

[PATCH for 6.1 0/1] Fix chardev frontend bug in HMP
 2021-08-10  5:18 UTC  (4+ messages)
` [PATCH] monitor/hmp: schedule qemu_chr_fe_accept_input() after read

[Qemu-devel] [PULL 00/30] ppc patch queue 2015-07-07 for 2.4
 2021-08-10  5:07 UTC  (5+ messages)
` [Qemu-devel] [PULL 24/30] spapr_pci: populate ibm,loc-code
  `  "

[PATCH] xive: Remove extra '0x' prefix in trace events
 2021-08-10  5:03 UTC  (4+ messages)

[PATCH] fuzz: avoid building twice, when running on gitlab
 2021-08-10  5:01 UTC  (6+ messages)

[PATCH for 6.2 00/49] bsd-user updates to run hello world
 2021-08-10  4:26 UTC  (26+ messages)
` [PATCH for 6.2 23/49] bsd-user: pull in target_arch_thread.h update target_arch_elf.h
` [PATCH for 6.2 24/49] bsd-user: Include more things in qemu.h
` [PATCH for 6.2 25/49] bsd-user: define max args in terms of pages
` [PATCH for 6.2 26/49] bsd-user: Create target specific vmparam.h
` [PATCH for 6.2 27/49] bsd-user: Add architecture specific signal tramp code
` [PATCH for 6.2 28/49] bsd-user: Move stack initializtion into a per-os file
` [PATCH for 6.2 29/49] bsd-user: Add system independent stack, data and text limiting
` [PATCH for 6.2 30/49] bsd-user: elf cleanup
` [PATCH for 6.2 31/49] bsd-user: Remove dead #ifdefs from elfload.c
` [PATCH for 6.2 32/49] bsd-user: *BSD specific siginfo defintions

[PATCH for-6.2 v6 0/7] DEVICE_UNPLUG_ERROR QAPI event
 2021-08-10  1:03 UTC  (8+ messages)
` [PATCH for-6.2 v6 1/7] hw/acpi/memory_hotplug.c: avoid sending MEM_UNPLUG_ERROR if dev->id is NULL
` [PATCH for-6.2 v6 6/7] spapr: use DEVICE_UNPLUG_ERROR to report unplug errors

[PATCH] target/riscv: Don't wrongly overide isa version
 2021-08-10  3:33 UTC 

[PATCH v2 1/1] target/riscv: Add User CSRs read-only check
 2021-08-10  1:45 UTC 

[PATCH v4] virtio/vsock: add two more queues for datagram types
 2021-08-09 22:49 UTC  (5+ messages)
  `  "

[RFC v3] virtio/vsock: add two more queues for datagram types
 2021-08-09 22:47 UTC  (10+ messages)
  `  "

[PATCH for-6.2 v3 0/2] qom: DECLARE_INTERFACE_CHECKER macro
 2021-08-09 20:07 UTC  (3+ messages)
` [PATCH for-6.2 v3 1/2] "
` [PATCH for-6.2 v3 2/2] [autoamted] Use "

[RFC PATCH 00/13] Support UXL field in mstatus
 2021-08-09 19:34 UTC  (5+ messages)
` [RFC PATCH 02/13] target/riscv: Support UXL32 for branch instructions

[PATCH] Acceptance tests: add myself as a reviewer for the acceptance tests
 2021-08-09 19:29 UTC 

[PATCH-for-6.2 v3 0/7] target/mips: Convert NEC Vr54xx to decodetree
 2021-08-09 19:26 UTC  (3+ messages)
` [PATCH-for-6.2 v3 1/7] target/mips: Introduce generic TRANS() macro for decodetree helpers

[PATCH-for-6.2 0/2] target/mips: Use tcg_constant_* in TX79 & MXU
 2021-08-09 19:25 UTC  (5+ messages)
` [PATCH-for-6.2 1/2] target/mips/tx79: Use tcg_constant_tl()
` [PATCH-for-6.2 2/2] target/mips/mxu: Use tcg_constant_i32()

[PATCH v2 0/1] virtio: failover: allow to keep the VFIO device rather than the virtio-net one
 2021-08-09 17:13 UTC  (2+ messages)
` [PATCH v2 1/1] virtio: failover: define the default device to use in case of error

[PATCH v3] blog: add a post for the new TCG cache modelling plugin
 2021-08-09 16:45 UTC 

[PATCH v3] hw/acpi: add an assertion check for non-null return from acpi_get_i386_pci_host
 2021-08-09 16:21 UTC  (10+ messages)

[PATCH v13] qapi: introduce 'query-x86-cpuid' QMP command
 2021-08-09 15:22 UTC 

[PATCH 0/2] virtio: failover: allow to keep the VFIO device rather than the virtio-net one
 2021-08-09 16:12 UTC  (8+ messages)
` [PATCH 1/2] virtio: add a way to disable a queue


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