qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-16 21:48:37 to 2021-12-17 15:12:16 UTC [more...]

[RFC PATCH 0/2] qemu-img convert: Fix sparseness detection
 2021-12-17 14:43 UTC  (10+ messages)
` [RFC PATCH 2/2] "

[PULL 00/36] ui: D-Bus display backend
 2021-12-17 14:37 UTC  (28+ messages)
` [PULL 01/36] ui/vdagent: add CHECK_SPICE_PROTOCOL_VERSION
` [PULL 02/36] ui/vdagent: replace #if 0 with protocol version check
` [PULL 03/36] ui: generalize clipboard notifier
` [PULL 04/36] ui/vdagent: add serial capability support
` [PULL 05/36] ui/clipboard: add qemu_clipboard_check_serial()
` [PULL 06/36] ui/clipboard: add a clipboard reset serial event
` [PULL 07/36] hw/display: report an error if virgl initialization failed
` [PULL 08/36] virtio-gpu: use VIRTIO_GPU_RESOURCE_FLAG_Y_0_TOP
` [PULL 09/36] ui: do not delay further remote resize
` [PULL 10/36] ui: factor out qemu_console_set_display_gl_ctx()
` [PULL 11/36] ui: associate GL context outside of display listener registration
` [PULL 12/36] ui: make gl_block use a counter
` [PULL 13/36] ui: add a gl-unblock warning timer
` [PULL 14/36] ui: simplify gl unblock & flush
` [PULL 15/36] ui: dispatch GL events to all listeners
` [PULL 16/36] ui: split the GL context in a different object
` [PULL 17/36] ui: move qemu_spice_fill_device_address to ui/util.c
` [PULL 18/36] console: save current scanout details
` [PULL 19/36] scripts: teach modinfo to skip non-C sources
` [PULL 20/36] docs/sphinx: add sphinx modules to include D-Bus documentation
` [PULL 21/36] backends: move dbus-vmstate1.xml to backends/
` [PULL 22/36] docs: move D-Bus VMState documentation to source XML
` [PULL 23/36] docs: add dbus-display documentation
` [PULL 24/36] build-sys: set glib dependency version
` [PULL 25/36] ui: add a D-Bus display backend
` [PULL 26/36] ui/dbus: add p2p=on/off option
` [PULL 28/36] tests: start dbus-display-test

[PATCH v2] hw: Add compat machines for 7.0
 2021-12-17 14:42 UTC  (2+ messages)

[RFC PATCH v2 0/2] Attempt to fix DMA reentrancy issues
 2021-12-17 14:37 UTC  (3+ messages)
` [RFC PATCH v2 1/2] memory: fix dma-reentrancy issues at the MMIO level
` [RFC PATCH v2 2/2] memory: set engaged_in_io when a device calls DMA APIs

[PATCH v2 00/37] Add D-Bus display backend
 2021-12-17 14:36 UTC  (19+ messages)
` [PATCH v2 08/37] hw/display: report an error if virgl initialization failed
` [PATCH v2 09/37] virtio-gpu: use VIRTIO_GPU_RESOURCE_FLAG_Y_0_TOP
` [PATCH v2 11/37] ui: factor out qemu_console_set_display_gl_ctx()
` [PATCH v2 25/37] build-sys: set glib dependency version
` [PATCH v2 33/37] chardev: make socket derivable
` [PATCH v2 36/37] ui/dbus: register D-Bus VC handler

[PATCH v5 00/31] block layer: split block APIs in global state and I/O
 2021-12-17 14:32 UTC  (6+ messages)
` [PATCH v5 28/31] block.c: assert BQL lock held in bdrv_co_invalidate_cache
` [PATCH v5 30/31] crypto: delegate permission functions to JobDriver .pre_run

[RFC PATCH] memory: Fix dma-reentrancy issues at the MMIO level
 2021-12-17 14:30 UTC  (7+ messages)

[PATCH for-7.0] hw: Add compat machines for 7.0
 2021-12-17 14:29 UTC  (4+ messages)

[PATCH qemu] s390x/css: fix PMCW invalid mask
 2021-12-17 13:58 UTC  (2+ messages)

[PATCH v2 0/8] virtio-mem: Support "prealloc=on"
 2021-12-17 13:46 UTC  (9+ messages)
` [PATCH v2 1/8] util/oslib-posix: Let touch_all_pages() return an error
` [PATCH v2 2/8] util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
` [PATCH v2 3/8] util/oslib-posix: Introduce and use MemsetContext for touch_all_pages()
` [PATCH v2 4/8] util/oslib-posix: Don't create too many threads with small memory or little pages
` [PATCH v2 5/8] util/oslib-posix: Avoid creating a single thread with MADV_POPULATE_WRITE
` [PATCH v2 6/8] util/oslib-posix: Support concurrent os_mem_prealloc() invocation
` [PATCH v2 7/8] util/oslib-posix: Forward SIGBUS to MCE handler under Linux
` [PATCH v2 8/8] virtio-mem: Support "prealloc=on" option

[PATCH] meson: add "check" argument to run_command
 2021-12-17 14:00 UTC  (2+ messages)

[PATCH v3 00/28] glib: Replace g_memdup() by g_memdup2()
 2021-12-17 13:43 UTC  (16+ messages)
` [PATCH v3 02/28] glib-compat: Introduce g_memdup2() wrapper
` [PATCH v3 24/28] tests/qtest: Replace g_memdup() by g_memdup2()
` [PATCH v3 28/28] checkpatch: Do not allow deprecated g_memdup()

[RFC qemu.qmp PATCH 00/24] Python: Fork qemu.qmp Python lib into independent repo
 2021-12-17 13:45 UTC  (5+ messages)
` [RFC qemu.qmp PATCH 17/24] Makefile: add build and publish targets

[PATCH v2 0/3] virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
 2021-12-17 13:40 UTC  (4+ messages)
` [PATCH v2 1/3] linux-headers: sync VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
` [PATCH v2 2/3] virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
` [PATCH v2 3/3] virtio-mem: Set "unplugged-inaccessible=auto" for the 7.0 machine on x86

[PATCH] docs: Add measurement calculation details to amd-memory-encryption.txt
 2021-12-17 13:24 UTC  (6+ messages)

[RFC PATCH] linux-user: don't adjust base of found hole
 2021-12-17 13:18 UTC  (3+ messages)

[PATCH] scripts/qemu-guest-agent/fsfreeze-hook: improve script description
 2021-12-17 13:16 UTC 

[PATCH] cpu: remove unnecessary #ifdef CONFIG_TCG
 2021-12-17 10:49 UTC 

[PATCH] meson: reenable test-fdmon-epoll
 2021-12-17 10:50 UTC 

[PATCH v2] build: use "meson test" as the test harness
 2021-12-17 10:47 UTC 

[PATCH] docs/block-replication.txt: Fix replication top-id command demo
 2021-12-17 10:35 UTC  (3+ messages)

[PATCH] hw/net/allwinner_emac: Replace MII_ANAR_TX -> MII_ANLPAR_TX definition
 2021-12-17 10:33 UTC  (3+ messages)

[PATCH v2 1/1] multifd: Remove some redundant code
 2021-12-17 10:12 UTC 

[PATCH] device_tree: Fix compiler error
 2021-12-17 10:11 UTC  (2+ messages)

[PATCH 00/12] s390x/pci: zPCI interpretation support
 2021-12-17  9:56 UTC  (8+ messages)
` [PATCH 12/12] s390x/pci: let intercept devices have separate PCI groups

[PATCH 1/1] multifd: Remove some redundant code
 2021-12-17  9:53 UTC  (3+ messages)

[PATCH v3] hw/virtio/vhost: Fix typo in comment
 2021-12-17  9:46 UTC  (2+ messages)

[PATCH] hw/avr: Realize AVRCPU qdev object using qdev_realize()
 2021-12-17  9:43 UTC  (2+ messages)

[PATCH] qemu-keymap: Add license in generated files
 2021-12-17  9:42 UTC  (2+ messages)

[PATCH-for-7.0] target/i386/kvm: Replace use of __u32 type
 2021-12-17  9:41 UTC  (2+ messages)

[PATCH] configure: Symlink binaries using .exe suffix with MinGW
 2021-12-17  9:40 UTC  (2+ messages)

[PATCH v2] audio: Add sndio backend
 2021-12-17  9:38 UTC 

[PATCH] hw/i386/vmmouse: Require 'i8042' property to be set
 2021-12-17  9:22 UTC  (2+ messages)

[PATCH-for-6.2 0/2] hw/scsi/megasas: Avoid overflowing the SGL buffer
 2021-12-17  9:22 UTC  (2+ messages)

[PATCH] hw/scsi: Fix scsi_bus_init_named() docstring
 2021-12-17  9:20 UTC  (3+ messages)

[PATCH v7 00/13] target/hexagon: introduce idef-parser
 2021-12-17  9:01 UTC  (14+ messages)
` [PATCH v7 01/13] target/hexagon: update MAINTAINERS for idef-parser
` [PATCH v7 02/13] target/hexagon: import README "
` [PATCH v7 03/13] target/hexagon: make slot number an unsigned
` [PATCH v7 04/13] target/hexagon: make helper functions non-static
` [PATCH v7 05/13] target/hexagon: introduce new helper functions
` [PATCH v7 06/13] target/hexagon: expose next PC in DisasContext
` [PATCH v7 07/13] target/hexagon: prepare input for the idef-parser
` [PATCH v7 08/13] target/hexagon: import flex/bison to docker files
` [PATCH v7 09/13] target/hexagon: import lexer for idef-parser
` [PATCH v7 10/13] target/hexagon: import parser "
` [PATCH v7 11/13] target/hexagon: call idef-parser functions
` [PATCH v7 12/13] target/hexagon: import additional tests
` [PATCH v7 13/13] gitlab-ci: do not use qemu-project Docker registry

[PATCH] thunk: do not use HOST_* defines
 2021-12-17  9:13 UTC  (2+ messages)

[RFC PATCH] memory: Fix dma-reentrancy issues at the MMIO level
 2021-12-17  8:51 UTC 

[RFC] vhost-vdpa-net: add vhost-vdpa-net host device support
 2021-12-17  8:35 UTC  (13+ messages)

[PATCH v4 00/14] vfio-user server in QEMU
 2021-12-17  8:28 UTC  (16+ messages)
` [PATCH v4 02/14] tests/avocado: Specify target VM argument to helper routines
` [PATCH v4 04/14] vfio-user: define vfio-user-server object
` [PATCH v4 05/14] vfio-user: instantiate vfio-user context
` [PATCH v4 06/14] vfio-user: find and init PCI device

[PULL 0/8] s390x patches (and one gitlab-CI fix)
 2021-12-17  7:57 UTC  (3+ messages)

[PATCH v2 00/25] Python: delete synchronous qemu.qmp package
 2021-12-17  7:39 UTC  (8+ messages)
` [PATCH v2 15/25] scripts/render-block-graph: switch to AQMP
` [PATCH v2 25/25] python: rename qemu.aqmp to qemu.qmp

[PATCH 1/1] pcie: Do not set power state for some hot-plugged devices
 2021-12-17  6:47 UTC  (6+ messages)

[PATCH] hw/riscv: Use load address rather than entry point for fw_dynamic next_addr
 2021-12-17  6:13 UTC  (3+ messages)

[PATCH v5 00/23] QEMU RISC-V AIA support
 2021-12-17  6:11 UTC  (11+ messages)
` [PATCH v5 07/23] target/riscv: Add defines for AIA CSRs
` [PATCH v5 08/23] target/riscv: Allow AIA device emulation to set ireg rmw callback
` [PATCH v5 09/23] target/riscv: Implement AIA local interrupt priorities
` [PATCH v5 10/23] target/riscv: Implement AIA CSRs for 64 local interrupts on RV32
` [PATCH v5 11/23] target/riscv: Implement AIA hvictl and hviprioX CSRs

[PATCH] target/riscv: Enable bitmanip Zb[abcs] instructions
 2021-12-17  5:43 UTC  (3+ messages)

[PATCH] riscv: Set 5.4 as minimum kernel version for riscv32
 2021-12-17  5:11 UTC  (3+ messages)

[PATCH v3 1/1] target/riscv: Fix PMP propagation for tlb
 2021-12-17  3:28 UTC  (5+ messages)

[PATCH v4 1/1] target/riscv: Fix PMP propagation for tlb
 2021-12-17  3:20 UTC 

[RFC PATCH 0/9] Python: Switch to externally hosted qemu.qmp dependency
 2021-12-17  2:29 UTC  (10+ messages)
` [RFC PATCH 1/9] Python: Update mypy dependency to >= 0.780
` [RFC PATCH 2/9] Python: update isort dependency
` [RFC PATCH 3/9] scripts/qmp: Update 'qmp-shell' forwarder stub
` [RFC PATCH 4/9] scripts/qmp: update remaining forwarder stubs
` [RFC PATCH 5/9] scripts/qmp: delete qmp.py script stub
` [RFC PATCH 6/9] scripts: remove sys.path hacks for qemu/qemu.qmp
` [RFC PATCH 7/9] iotests/testenv: initialize an iotests venv
` [RFC PATCH 8/9] Python: delete qemu.qmp
` [RFC PATCH 9/9] (WIP) Python: update Pipfile

[PATCH] iotests/testrunner.py: refactor test_field_width
 2021-12-17  0:02 UTC  (2+ messages)

[PATCH 0/8] hw: Have DMA API take MemTxAttrs arg & propagate MemTxResult (part 2)
 2021-12-16 23:28 UTC  (2+ messages)

Exception return
 2021-12-16 20:06 UTC  (4+ messages)

[PULL v2 000/101] ppc queue
 2021-12-16 20:26 UTC  (30+ messages)
` [PULL 043/101] target/ppc: Update sqrt for new flags
` [PULL 045/101] target/ppc: Update fre to "
` [PULL 048/101] target/ppc: Add helper for fsqrts
` [PULL 051/101] target/ppc: Add helper for frsqrtes
` [PULL 052/101] target/ppc: Update fres to new flags and float64r32
` [PULL 054/101] target/ppc: Disable software TLB for the 7450 family
` [PULL 056/101] target/ppc: Remove the software TLB model of 7450 CPUs
` [PULL 068/101] ppc/ppc405: Remove flash support
` [PULL 073/101] ppc/ppc405: Fix bi_pci_enetaddr2 field in U-Boot board information
` [PULL 075/101] target/ppc: Fix xs{max, min}[cj]dp to use VSX registers
` [PULL 076/101] target/ppc: Move xs{max,min}[cj]dp to decodetree
` [PULL 078/101] target/ppc: move xscvqpdp "
` [PULL 079/101] target/ppc: Fix e6500 boot
` [PULL 080/101] Revert "target/ppc: Move SPR_DSISR setting to powerpc_excp"
` [PULL 081/101] target/ppc: introduce PMUEventType and PMU overflow timers
` [PULL 083/101] target/ppc: PMU: update counters on PMCs r/w
` [PULL 084/101] target/ppc: PMU: update counters on MMCR1 write
` [PULL 086/101] target/ppc: enable PMU instruction count
` [PULL 087/101] target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) event
` [PULL 089/101] ppc/pnv: Introduce a "chip" property under PHB3
` [PULL 092/101] ppc/pnv: Move mapping of the PHB3 CQ regions under pnv_pbcq_realize()
` [PULL 093/101] ppc/pnv: Use QOM hierarchy to scan PHB3 devices
` [PULL 094/101] ppc/pnv: Introduce a num_pecs class attribute for PHB4 PEC devices
` [PULL 096/101] ppc/pnv: Introduce a "chip" property under the PHB4 model
` [PULL 097/101] ppc/pnv: Introduce a num_stack class attribute
` [PULL 098/101] ppc/pnv: Compute the PHB index from the PHB4 PEC model
` [PULL 099/101] ppc/pnv: Remove "system-memory" property from PHB4 PEC
` [PULL 100/101] ppc/pnv: Move realize of PEC stacks under the PEC model
` [PULL 101/101] ppc/pnv: Use QOM hierarchy to scan PEC PHB4 devices


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