qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-09 13:13:20 to 2021-08-10 08:48:27 UTC [more...]

[PATCH 0/6] virtio-iommu: Add ACPI support
 2021-08-10  8:45 UTC  (4+ messages)
` [PATCH 1/6] acpi: Add VIOT structure definitions
` [PATCH 5/6] pc: Add VIOT table for virtio-iommu
` [PATCH 6/6] pc: Allow instantiating a virtio-iommu device

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

[PATCH] tests/acceptance: Test powernv machines
 2021-08-10  8:36 UTC  (2+ messages)

[PATCH v3 00/10] virtiofsd: Allow using file handles instead of O_PATH FDs
 2021-08-10  8:38 UTC  (16+ messages)
` [PATCH v3 06/10] virtiofsd: Let lo_inode_open() return a TempFd
` [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

[PATCH for-6.2] hw/arm/virt_acpi_build: Generate DBG2 table
 2021-08-10  8:30 UTC 

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

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

[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 for-6.2 00/12] qom: Get rid of all manual usage of OBJECT_CHECK & friends
 2021-08-10  6:12 UTC  (11+ messages)
` [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 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] ui/sdl2: Check return value from g_setenv()
 2021-08-10  5:50 UTC  (2+ messages)

[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  (7+ messages)

[PATCH] audio: Never send migration section
 2021-08-10  4:58 UTC  (3+ 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 00/19] PMU-EBB support for PPC64 TCG
 2021-08-10  4:17 UTC  (34+ 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 07/19] target/ppc/pmu_book3s_helper.c: icount fine tuning
` [PATCH 08/19] target/ppc/pmu_book3s_helper.c: do an actual cycles calculation
` [PATCH 09/19] PPC64/TCG: Implement 'rfebb' instruction
` [PATCH 10/19] target/ppc: PMU Event-Based exception support
` [PATCH 11/19] target/ppc/excp_helper.c: POWERPC_EXCP_EBB adjustments
` [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 17/19] target/ppc/pmu_book3s_helper.c: add PMC14/PMC56 counter freeze bits
` [PATCH 18/19] target/ppc/pmu_book3s_helper.c: add PM_CMPLU_STALL mock events
` [PATCH 19/19] docs/specs: add PPC64 TCG PMU-EBB documentation

[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 00/26] ppc/pnv: Extend the powernv10 machine
 2021-08-10  3:12 UTC  (29+ messages)
` [PATCH 01/26] ppc: Add a POWER10 DD2 CPU
` [PATCH 02/26] ppc/pnv: Change the POWER10 machine to support DD2 only
` [PATCH 03/26] ppc/pnv: powerpc_excp: Do not discard HDECR exception when entering power-saving mode
` [PATCH 04/26] ppc/pnv: Use a simple incrementing index for the chip-id
` [PATCH 05/26] ppc/pnv: Distribute RAM among the chips
` [PATCH 06/26] ppc/pnv: add a chip topology index for POWER10
` [PATCH 07/26] ppc/xive: Export PQ get/set routines
` [PATCH 08/26] ppc/xive: Export xive_presenter_notify()
` [PATCH 09/26] ppc/xive2: Introduce a XIVE2 core framework
` [PATCH 10/26] ppc/xive2: Introduce a presenter matching routine
` [PATCH 11/26] ppc/pnv: Add a XIVE2 controller to the POWER10 chip
` [PATCH 12/26] ppc/pnv: Add a OCC model for POWER10
` [PATCH 13/26] ppc/pnv: Add POWER10 quads
` [PATCH 14/26] ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge
` [PATCH 15/26] ppc/pnv: Add a HOMER model to POWER10
` [PATCH 16/26] ppc/psi: Add support for StoreEOI and 64k ESB pages (POWER10)
` [PATCH 17/26] ppc/xive2: Add support for notification injection on ESB pages
` [PATCH 18/26] ppc/xive: Add support for PQ state bits offload
` [PATCH 19/26] ppc/pnv: Add support for PQ offload on PHB5
` [PATCH 20/26] ppc/pnv: Add support for PHB5 "Address-based trigger" mode
` [PATCH 21/26] pnv/xive2: Introduce new capability bits
` [PATCH 22/26] ppc/pnv: add XIVE Gen2 TIMA support
` [PATCH 23/26] pnv/xive2: Add support XIVE2 P9-compat mode (or Gen1)
` [PATCH 24/26] xive2: Add a get_config() handler for the router configuration
` [PATCH 25/26] pnv/xive2: Add support for automatic save&restore
` [PATCH 26/26] pnv/xive2: Add support for 8bits thread id

[PATCH] hw: arm: aspeed: Enable mac0/1 instead of mac1/2 for g220a
 2021-08-10  3:57 UTC 

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

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

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

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

[PATCH v1] s390x/ioinst: Fix wrong MSCH alignment check on little endian
 2021-08-09 23:09 UTC  (2+ messages)

[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 "

[PATCH] docs/devel: fix missing antislash
 2021-08-09 18:14 UTC  (2+ messages)

migration-test, intermittent hang, aarch64 host, i386 guest
 2021-08-09 19:40 UTC 

[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 

[CXL volatile MEM] - Qemu command to turn on HMAT and NUMA fails with assertion
 2021-08-09 16:38 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

[PULL for-6.1 0/1] hw/nvme fixes
 2021-08-09 16:04 UTC  (2+ messages)

[PATCH V6 00/27] Live Update
 2021-08-09 16:02 UTC  (2+ messages)

[PATCH] linux-user: Check lock_user result for ip_mreq_source sockopts
 2021-08-09 16:00 UTC  (2+ messages)

[PATCH 00/10] Aspeed: 6.2 queue
 2021-08-09 15:59 UTC  (14+ messages)
` [PATCH 01/10] hw: arm: aspeed: Enable eth0 interface for aspeed-ast2600-evb
` [PATCH 02/10] watchdog: aspeed: Sanitize control register values
` [PATCH 03/10] watchdog: aspeed: Fix sequential control writes
` [PATCH 04/10] hw: aspeed_gpio: Simplify 1.8V defines
` [PATCH 05/10] hw: aspeed_gpio: Clarify GPIO controller name
` [PATCH 06/10] misc/pca9552: Fix LED status register indexing in pca955x_get_led()
` [PATCH 07/10] arm/aspeed: rainier: Add i2c eeproms and muxes
` [PATCH 08/10] aspeed: Emulate the AST2600A3
` [PATCH 09/10] hw/misc: Add Infineon DPS310 sensor model
` [PATCH 10/10] arm/aspeed: Add DPS310 to Witherspoon and Rainier

[PATCH for 6.1] tests: filter out TLS distinguished name in certificate checks
 2021-08-09 15:35 UTC  (2+ messages)

[PATCH v2] block/export/fuse.c: fix musl build
 2021-08-09 15:29 UTC  (2+ messages)

[PULL 0/1] Build system patch for 6.1-rc3
 2021-08-09 13:59 UTC  (2+ messages)

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

[PATCH] hw/virtio: move vhost_set_backend_type() to vhost.c
 2021-08-09 13:40 UTC 

[PATCH] qga: fix leak of base64 decoded data on command error
 2021-08-09 13:34 UTC  (2+ 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).