qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-16 11:47:23 to 2020-09-16 18:29:04 UTC [more...]

[PATCH 0/5] qom: Convert more declarations to OBJECT_DECLARE*
 2020-09-16 18:25 UTC  (2+ messages)
` [PATCH 4/5] [automated] Use OBJECT_DECLARE_TYPE when possible

[Bug 1894804] [NEW] Second DEVICE_DELETED event missing during virtio-blk disk device detach
 2020-09-16 18:19 UTC  (2+ messages)
` [Bug 1894804] "

[RFC PATCH v2 0/4] Use ACPI PCI hot-plug for q35
 2020-09-16 18:03 UTC  (4+ messages)
` [RFC PATCH v2 3/4] hw/i386/acpi-build: Turn off support of PCIe native hot-plug and SHPC in _OSC

[PATCH v2] sd: Exhibit support for CMD23
 2020-09-16 17:51 UTC 

[PATCH] migration: Silence compiler warning in global_state_store_running()
 2020-09-16 17:42 UTC  (2+ messages)

[PATCH] sd: Exibit support for CMD23
 2020-09-16 17:45 UTC 

[PATCH v2] hw/ide: check null block before _cancel_dma_sync
 2020-09-16 17:18 UTC  (2+ messages)

[PATCH 0/2] meson: move libmpathpersist test
 2020-09-16 17:17 UTC  (5+ messages)
` [PATCH 1/2] meson: move libudev test
` [PATCH 2/2] meson: move libmpathpersist test

[PATCH v6 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
 2020-09-16 17:15 UTC  (9+ messages)
` [PATCH v6 2/8] s390/sclp: rework sclp boundary checks
` [PATCH v6 7/8] s390/kvm: header sync for diag318

[RFC DOCUMENT 00/12] kubevirt-and-kvm: Add documents
 2020-09-16 16:57 UTC  (13+ messages)
` [RFC DOCUMENT 01/12] kubevirt-and-kvm: Add Index page
` [RFC DOCUMENT 02/12] kubevirt-and-kvm: Add Components page
` [RFC DOCUMENT 03/12] kubevirt-and-kvm: Add Hotplug page
` [RFC DOCUMENT 04/12] kubevirt-and-kvm: Add Storage page
` [RFC DOCUMENT 05/12] kubevirt-and-kvm: Add Networking page
` [RFC DOCUMENT 06/12] kubevirt-and-kvm: Add Live Migration page
` [RFC DOCUMENT 07/12] kubevirt-and-kvm: Add CPU Pinning page
` [RFC DOCUMENT 08/12] kubevirt-and-kvm: Add NUMA "
` [RFC DOCUMENT 09/12] kubevirt-and-kvm: Add Isolation page
` [RFC DOCUMENT 10/12] kubevirt-and-kvm: Add Upgrades page
` [RFC DOCUMENT 11/12] kubevirt-and-kvm: Add Backpropagation page
` [RFC DOCUMENT 12/12] kubevirt-and-kvm: Add Contacts page

[PATCH-for-5.2] hw/i386/q35: Remove unreachable Xen code on Q35 machine
 2020-09-16 16:55 UTC  (2+ messages)

[PATCH 00/14] block: deal with errp: part I
 2020-09-16 16:52 UTC  (5+ messages)
` [PATCH 07/14] block/blklogwrites: drop error propagation

QEMU 5.0 virtio-blk performance regression with high queue depths
 2020-09-16 16:43 UTC  (4+ messages)

Python docstrings and licensing/authorship
 2020-09-16 16:37 UTC  (4+ messages)

[PATCH] virtiofsd: Add support for FUSE_HANDLE_KILLPRIV_V2
 2020-09-16 16:35 UTC 

[PATCH] hw/nvram/fw_cfg: fix FWCfgDataGeneratorClass::get_data() consumption
 2020-09-16 16:30 UTC  (3+ messages)

[PATCH] configure: move cocoa option to Meson
 2020-09-16 16:20 UTC  (3+ messages)

[PATCH v2] qemu-img: Support bitmap --merge into backing image
 2020-09-16 16:20 UTC  (4+ messages)

[PATCH] hw/nvram/fw_cfg: Assert linked data is not NULL
 2020-09-16 16:16 UTC  (2+ messages)

[PATCH 0/9] refine vhost-vdpa initialization
 2020-09-16 16:09 UTC  (14+ messages)
` [PATCH 4/9] vhost-vdpa: refine info string
` [PATCH 5/9] vhost-vdpa: remove the unnecessary initialization
` [PATCH 6/9] vhost-vdpa: remove the unnecessary queue index assignment
` [PATCH 7/9] vhost-vdpa: squash net_vhost_vdpa_init() into net_init_vhost_vdpa()
` [PATCH 8/9] vhost-vdpa: add accurate error string when fail to open vhost vDPA device
` [PATCH 9/9] vhost-vdpa: allow pre-opend file descriptor

[PATCH] configure: move malloc_trim/tcmalloc/jemalloc to meson
 2020-09-16 16:01 UTC  (2+ messages)

[PATCH] vhost-vdpa: fix indentation in vdpa_ops
 2020-09-16 15:48 UTC  (3+ messages)

[PATCH] configure: do not limit Hypervisor.framework test to Darwin
 2020-09-16 15:42 UTC  (2+ messages)

[PATCH 0/3] virtio: restore elem->in/out_sg after iov_discard_front/back()
 2020-09-16 15:38 UTC  (7+ messages)
` [PATCH 1/3] util/iov: add iov_discard_undo()
` [PATCH 2/3] virtio-blk: undo destructive iov_discard_*() operations

riscv32 wait() problem, qemu or glibc?
 2020-09-16 15:18 UTC  (2+ messages)

[PATCH] configure: fix --meson=/path/to/meson
 2020-09-16 15:25 UTC  (2+ messages)

[PULL 0/2] 9p queue
 2020-09-16 15:25 UTC  (2+ messages)

[PATCH v8 00/17] QEMU cpus.c refactoring part2
 2020-09-16 15:24 UTC  (19+ messages)
` [PATCH v8 01/17] cpu-timers, icount: new modules
` [PATCH v8 02/17] icount: rename functions to be consistent with the module name
` [PATCH v8 03/17] cpus: prepare new CpusAccel cpu accelerator interface
` [PATCH v8 04/17] cpus: extract out TCG-specific code to accel/tcg
` [PATCH v8 05/17] cpus: extract out qtest-specific code to accel/qtest
` [PATCH v8 06/17] cpus: extract out kvm-specific code to accel/kvm
` [PATCH v8 07/17] cpus: extract out hax-specific code to target/i386/
` [PATCH v8 08/17] cpus: extract out whpx-specific "
` [PATCH v8 09/17] cpus: extract out hvf-specific code to target/i386/hvf/
` [PATCH v8 10/17] cpus: cleanup now unneeded includes
` [PATCH v8 11/17] cpus: remove checks for non-NULL cpus_accel
` [PATCH v8 12/17] cpus: add handle_interrupt to the CpusAccel interface
` [PATCH v8 13/17] hvf: remove hvf specific functions from global includes
` [PATCH v8 14/17] whpx: remove whpx "
` [PATCH v8 15/17] hax: remove hax "
` [PATCH v8 16/17] kvm: remove kvm "
` [PATCH v8 17/17] accel/tcg: use current_machine as it is always set for softmmu

[PATCH V9 0/6] mips: Add Loongson-3 machine support
 2020-09-16 15:15 UTC  (3+ messages)
` [PATCH V9 3/6] target/mips: Add loongson-ext lswc2 group of instructions (Part 1)

[PATCH 00/37] qapi: static typing conversion, pt1
 2020-09-16 15:13 UTC  (15+ messages)
` [PATCH 04/37] qapi: move generator entrypoint into module
` [PATCH 06/37] qapi: delint using flake8
` [PATCH 07/37] qapi: add pylintrc
` [PATCH 08/37] qapi/common.py: Remove python compatibility workaround
` [PATCH 09/37] qapi/common.py: Add indent manager

Python 3.5 EOL; when can require 3.6?
 2020-09-16 15:09 UTC  (11+ messages)

[PATCH v2 0/6] qom: Allow object to be aligned
 2020-09-16 14:58 UTC  (3+ messages)
` [PATCH v2 5/6] target/riscv: Set instance_align on RISCVCPU TypeInfo

[PATCH 00/29] block/export: Add infrastructure and QAPI for block exports
 2020-09-16 14:57 UTC  (3+ messages)
` [PATCH 21/29] block/export: Add BLOCK_EXPORT_DELETED event

[PATCH v2 0/2] hw: usb: hcd-ohci: fix oob access and loop issues
 2020-09-16 14:51 UTC  (3+ messages)
` [PATCH v2 2/2] hw: usb: hcd-ohci: check for processed TD before retire

[PATCH v10 00/12] *** A Method for evaluating dirty page rate ***
 2020-09-16 14:49 UTC  (3+ messages)
` [PATCH v10 07/12] migration/dirtyrate: Compare page hash results for recorded sampled page

[PATCH v7 0/7] Make hcd-xhci independent of pci hooks
 2020-09-16 14:22 UTC  (8+ messages)
` [PATCH v7 1/7] usb/hcd-xhci: Make dma read/writes hooks pci free
` [PATCH v7 2/7] usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.c
` [PATCH v7 3/7] usb/hcd-xhci: Split pci wrapper for xhci base model
` [PATCH v7 4/7] usb: hcd-xhci-sysbus: Attach xhci to sysbus device
` [PATCH v7 5/7] misc: Add versal-usb2-ctrl-regs module
` [PATCH v7 6/7] usb: Add DWC3 model
` [PATCH v7 7/7] Versal: Connect DWC3 controller with virt-versal

[PATCH v4 0/9] memory: assert and define MemoryRegionOps callbacks
 2020-09-16 14:17 UTC  (3+ messages)
` [PATCH v4 9/9] memory: assert MemoryRegionOps callbacks are defined

[PATCH v6 0/7] Make hcd-xhci independent of pci hooks
 2020-09-16 14:17 UTC  (11+ messages)
` [PATCH v6 3/7] usb/hcd-xhci: Split pci wrapper for xhci base model
` [PATCH v6 5/7] misc: Add versal-usb2-ctrl-regs module
` [PATCH v6 5/7] misc: Add versal-usb2-regs module
` [PATCH v6 6/7] usb: Add DWC3 model
` [PATCH v6 7/7] Versal: Connect DWC3 controller with virt-versal

[Bug 1895053] [NEW] Cannot nspawn raspbian 10 [FAILED] Failed to start Journal Service
 2020-09-16 13:57 UTC  (2+ messages)
` [Bug 1895053] "

[PULL 0/8] configure deprecation, linux-user and test fix
 2020-09-16 13:52 UTC  (13+ messages)
` [PULL 1/8] linux-user: test, don't assert addr != test in pgb_reserved_va
  ` [Bug 1895080] "
` [PULL 2/8] iotests: Drop readlink -f
` [PULL 3/8] configure: move deprecated feature processing to supported_target
` [PULL 4/8] configure: also skip deprecated targets with target-list-exclude
` [PULL 5/8] configure: clean-up the target-list-exclude logic
` [PULL 6/8] configure: include tilegx-linux-user in the deprecation logic
` [PULL 7/8] gitlab: create a build-deprecated target
` [PULL 8/8] configure: add [lm32|unicore32]-softmmu to deprecation logic

[PATCH 00/13] dma: Let the DMA API take MemTxAttrs argument and propagate MemTxResult
 2020-09-16 13:48 UTC  (2+ messages)

[RFC PATCH] travis.yml: Drop the default softmmu builds
 2020-09-16 13:42 UTC  (7+ messages)

[PATCH RESEND] manual: escape backslashes in "parsed-literal" blocks
 2020-09-16 13:31 UTC  (5+ messages)

About 'qemu-security' mailing list
 2020-09-16 13:30 UTC  (9+ messages)

[BUG] Migration hv_time rollback
 2020-09-16 13:25 UTC  (10+ messages)

[RFC PATCH 0/3] Automatically convert configure options to meson build options
 2020-09-16 13:15 UTC  (5+ messages)

[PATCH v3 0/5] s390x/pci: Accomodate vfio DMA limiting
 2020-09-16 12:58 UTC  (8+ messages)
` [PATCH v3 4/5] s390x/pci: Add routine to get the vfio dma available count
` [PATCH v3 5/5] s390x/pci: Honor DMA limits set by vfio

[PATCH v6 0/5] fix & merge block_status_above and is_allocated_above
 2020-09-16 12:20 UTC  (6+ messages)
` [PATCH v6 1/5] block/io: fix bdrv_co_block_status_above
` [PATCH v6 2/5] block/io: bdrv_common_block_status_above: support include_base
` [PATCH v6 3/5] block/io: bdrv_common_block_status_above: support bs == base
` [PATCH v6 4/5] block/io: fix bdrv_is_allocated_above
` [PATCH v6 5/5] iotests: add commit top->base cases to 274

[PATCH] pci: check bus pointer before dereference
 2020-09-16 12:19 UTC  (5+ messages)

[PATCH v10 00/26] W32, W64 msys2/mingw patches
 2020-09-16 12:04 UTC  (3+ messages)

[PULL 00/24] qtests, unit tests and Cirrus-CI fixes / improvements
 2020-09-16 11:47 UTC  (25+ messages)
` [PULL 01/24] iotests: Drop readlink -f
` [PULL 02/24] fuzz: Change the way we write qtest log to stderr
` [PULL 03/24] tests/qtest/qmp-cmd-test: Use inclusive language
` [PULL 04/24] tests/socket-helpers: Treat EAI_NONAME as EADDRNOTAVAIL
` [PULL 05/24] Simplify the .gitignore file
` [PULL 06/24] qga/commands-win32: Fix problem with redundant protype declaration
` [PULL 07/24] rcu: Implement drain_call_rcu
` [PULL 08/24] tests: Convert g_free to g_autofree macro in test-logging.c
` [PULL 09/24] rcu: fixes test-logging.c by call drain_call_rcu before rmdir_full
` [PULL 10/24] meson: Disable test-char on msys2/mingw for fixing tests stuck
` [PULL 11/24] meson: disable crypto tests are empty under win32
` [PULL 12/24] tests: Fixes test-replication.c on msys2/mingw
` [PULL 13/24] tests: test-replication disable /replication/secondary/* "
` [PULL 14/24] osdep: file locking functions are not available on Win32
` [PULL 15/24] meson: Use -b to ignore CR vs. CR-LF issues on Windows
` [PULL 16/24] meson: remove empty else and duplicated gio deps
` [PULL 17/24] vmstate: Fixes test-vmstate.c on msys2/mingw
` [PULL 18/24] tests: Fixes test-io-channel-socket.c tests under msys2/mingw
` [PULL 19/24] tests: fixes aio-win32 about aio_remove_fd_handler, get it consistence with aio-posix.c
` [PULL 20/24] tests: Fixes test-io-channel-file by mask only owner file state mask bits
` [PULL 21/24] tests: fix test-util-sockets.c
` [PULL 22/24] tests: Fixes test-qdev-global-props.c
` [PULL 23/24] ci: Enable msys2 ci in cirrus
` [PULL 24/24] cirrus: Building freebsd in a single shot

[PATCH v5 0/7] Make hcd-xhci independent of pci hooks
 2020-09-16 11:38 UTC  (3+ messages)

[PATCH v4 0/9] migration: bring improved savevm/loadvm/delvm to QMP
 2020-09-16 11:44 UTC  (5+ messages)
` [PATCH v4 9/9] migration: introduce snapshot-{save, load, delete} QMP commands

PATCH: Increase System Firmware Max Size
 2020-09-16 11:43 UTC  (7+ messages)

[Bug 1895399] [NEW] Docfix: add missing virtiofsd cache default 'auto'
 2020-09-16 11:34 UTC  (5+ messages)

[Bug 1895080] [NEW] pgb_reserved_va: Assertion `addr == test' failed
 2020-09-10  3:46 UTC 


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