qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-16 09:20:20 to 2020-03-16 17:10:58 UTC [more...]

[PULL 00/38] Linux user for 5.0 patches
 2020-03-16 16:15 UTC  (4+ messages)
` [PULL 16/38] linux-user, hppa: add syscall table generation support
` [PULL 21/38] linux-user, arm: "
` [PULL 36/38] linux-user, aarch64: sync syscall numbers with kernel v5.5

[PATCH v3 00/19] Support disabling TCG on ARM (part 2)
 2020-03-16 16:06 UTC  (6+ messages)
` [PATCH v3 03/19] target/arm: Restrict DC-CVAP instruction to TCG accel
` [PATCH v3 06/19] target/arm: Move Makefile variable restricted to CONFIG_TCG
` [PATCH v3 11/19] target/arm: Restrict ARMv5 cpus to TCG accel
` [PATCH v3 13/19] target/arm: Restrict ARMv7 R-profile "
` [PATCH v3 17/19] hw/arm: Automatically select the 'virt' machine on KVM

[PATCH v2 1/4] m25p80: Convert to support tracing
 2020-03-16 15:11 UTC  (5+ messages)

[PATCH v6 00/42] nvme: support NVMe v1.3d, SGLs and multiple namespaces
 2020-03-16 14:29 UTC  (42+ messages)
` [PATCH v6 01/42] nvme: rename trace events to nvme_dev
` [PATCH v6 02/42] nvme: remove superfluous breaks
` [PATCH v6 03/42] nvme: move device parameters to separate struct
` [PATCH v6 04/42] nvme: bump spec data structures to v1.3
` [PATCH v6 05/42] nvme: use constant for identify data size
` [PATCH v6 06/42] nvme: add identify cns values in header
` [PATCH v6 07/42] nvme: refactor nvme_addr_read
` [PATCH v6 08/42] nvme: add support for the abort command
` [PATCH v6 09/42] nvme: add max_ioqpairs device parameter
` [PATCH v6 10/42] nvme: refactor device realization
` [PATCH v6 11/42] nvme: add temperature threshold feature
` [PATCH v6 12/42] nvme: add support for the get log page command
` [PATCH v6 13/42] nvme: add support for the asynchronous event request command
` [PATCH v6 14/42] nvme: add missing mandatory features
` [PATCH v6 15/42] nvme: additional tracing
` [PATCH v6 16/42] nvme: make sure ncqr and nsqr is valid
` [PATCH v6 17/42] nvme: add log specific field to trace events
` [PATCH v6 18/42] nvme: support identify namespace descriptor list
` [PATCH v6 19/42] nvme: enforce valid queue creation sequence
` [PATCH v6 20/42] nvme: provide the mandatory subnqn field
` [PATCH v6 21/42] nvme: bump supported version to v1.3
` [PATCH v6 22/42] nvme: memset preallocated requests structures
` [PATCH v6 23/42] nvme: add mapping helpers
` [PATCH v6 24/42] nvme: remove redundant has_sg member
` [PATCH v6 25/42] nvme: refactor dma read/write
` [PATCH v6 26/42] nvme: pass request along for tracing
` [PATCH v6 27/42] nvme: add request mapping helper
` [PATCH v6 28/42] nvme: verify validity of prp lists in the cmb
` [PATCH v6 29/42] nvme: refactor request bounds checking
` [PATCH v6 30/42] nvme: add check for mdts
` [PATCH v6 31/42] nvme: add check for prinfo
` [PATCH v6 32/42] nvme: allow multiple aios per command
` [PATCH v6 33/42] nvme: use preallocated qsg/iov in nvme_dma_prp
` [PATCH v6 34/42] pci: pass along the return value of dma_memory_rw
` [PATCH v6 35/42] nvme: handle dma errors
` [PATCH v6 36/42] nvme: add support for scatter gather lists
` [PATCH v6 37/42] nvme: refactor identify active namespace id list
` [PATCH v6 38/42] nvme: support multiple namespaces
` [PATCH v6 40/42] nvme: change controller pci id
` [PATCH v6 41/42] nvme: remove redundant NvmeCmd pointer parameter
` [PATCH v6 42/42] nvme: make lba data size configurable

[PATCH v9 00/15] s390x: Protected Virtualization support
 2020-03-16 14:49 UTC  (6+ messages)
` [PATCH v9 03/15] s390x: protvirt: Add migration blocker
` [PATCH v9] s390x: protvirt: Fence huge pages

[PATCH v2 0/8] FWNMI fixes / changes
 2020-03-16 14:26 UTC  (9+ messages)
` [PATCH v2 1/8] ppc/spapr: Fix FWNMI machine check failure handling
` [PATCH v2 2/8] ppc/spapr: Change FWNMI names
` [PATCH v2 3/8] ppc/spapr: Add FWNMI System Reset state
` [PATCH v2 4/8] ppc/spapr: Fix FWNMI machine check interrupt delivery
` [PATCH v2 5/8] ppc/spapr: Allow FWNMI on TCG
` [PATCH v2 6/8] target/ppc: allow ppc_cpu_do_system_reset to take an alternate vector
` [PATCH v2 7/8] ppc/spapr: Implement FWNMI System Reset delivery
` [PATCH v2 8/8] ppc/spapr: Ignore common "ibm, nmi-interlock" Linux bug

[PATCH v3 00/34] Configurable policy for handling deprecated interfaces
 2020-03-16 15:10 UTC  (9+ messages)
` [PATCH v3 01/34] qemu-doc: Belatedly document QMP command arg & result deprecation
` [PATCH v3 02/34] qapi: Belatedly update doc comment for @wait deprecation
` [PATCH v3 06/34] tests/test-qmp-cmds: Check responses more thoroughly
` [PATCH v3 07/34] tests/test-qmp-cmds: Simplify test data setup

[Bug 1866870] [NEW] KVM Guest pauses after upgrade to Ubuntu 20.04
 2020-03-16 14:20 UTC  (7+ messages)
` [Bug 1866870] "

[PATCH v6 0/4] qcow2: Implement zstd cluster compression method
 2020-03-16 14:01 UTC  (3+ messages)
` [PATCH v6 3/4] qcow2: add zstd cluster compression

[PATCH v9 02/15] s390x: protvirt: Support unpack facility
 2020-03-16 15:05 UTC  (7+ messages)
` [PATCH v9] fixup! Fix subcode/pbt

[PATCH v2 0/8] user-mode: Prune build dependencies (part 2)
 2020-03-16 13:57 UTC  (12+ messages)
` [PATCH v2 3/8] qapi/misc: Restrict balloon-related commands to machine code
` [PATCH v2 4/8] qapi/misc: Move query-uuid command with block code
` [PATCH v2 5/8] qapi/misc: Restrict query-vm-generation-id command to machine code
` [PATCH v2 6/8] qapi/misc: Restrict ACPI commands "
` [PATCH v2 8/8] qapi/misc: Restrict device memory "

[PULL 0/6] Audio 20200316 patches
 2020-03-16 14:55 UTC  (8+ messages)
` [PULL 1/6] qapi/audio: add documentation for AudioFormat
` [PULL 2/6] audio: change naming scheme of FLOAT_CONV macros
` [PULL 3/6] audio: consistency changes
` [PULL 4/6] audio: change mixing engine float range to [-1.f, 1.f]
` [PULL 5/6] audio: fix saturation nonlinearity in clip_* functions
` [PULL 6/6] audio: add audiodev format=f32 option documentation

[PATCH] MAINTAINERS: Mark the LatticeMico32 target as orphan
 2020-03-16 13:36 UTC  (5+ messages)

[PATCH v2] MAINTAINERS: Mark the LatticeMico32 target as orphan
 2020-03-16 14:28 UTC 

[PATCH 0/4] tests/vm: minor install tweaks, update netbsd & freebsd
 2020-03-16 14:22 UTC  (4+ messages)
` [PATCH 1/4] tests/vm: write raw console log

[PATCH 00/11] accel: Allow targets to use Kconfig, disable semihosting by default
 2020-03-16 14:01 UTC  (16+ messages)
` [PATCH 01/11] MAINTAINERS: Fix KVM path expansion glob
` [PATCH 02/11] MAINTAINERS: Add an 'overall' entry for accelerators
` [PATCH 03/11] MAINTAINERS: Add an entry for the HAX accelerator
` [PATCH 04/11] MAINTAINERS: Add an entry for the HVF accelerator
` [PATCH 05/11] Makefile: Write MINIKCONF variables as one entry per line
` [PATCH 06/11] accel/Kconfig: Extract accel selectors into their own config
` [PATCH 07/11] accel/Kconfig: Add the TCG selector
` [PATCH 08/11] target/Kconfig: Allow targets to use Kconfig
` [PATCH 09/11] target/mips: Always enable CONFIG_SEMIHOSTING
` [PATCH 10/11] target/arm: "
` [PATCH 11/11] hw/semihosting: Make the feature depend of TCG, and allow to disable it

[PATCH 0/2] hw/rdma: Last step in eliminating data-path processing
 2020-03-16 13:37 UTC  (5+ messages)
` [PATCH 1/2] hw/rdma: Cosmetic change - no need for two sge arrays
` [PATCH 2/2] hw/rdma: Skip data-path mr_id translation

[PATCH 0/2] avoid integer overflow
 2020-03-16 14:04 UTC  (6+ messages)
` [PATCH 1/2] tcg: "
` [PATCH 2/2] accel/tcg: "

[PATCH 0/8] Misc hw/ide legacy clean up
 2020-03-16 14:03 UTC  (18+ messages)
` [PATCH 1/8] hw/ide: Get rid of piix3_init functions
` [PATCH 4/8] hw/ide: Move MAX_IDE_BUS define to one header
` [PATCH 6/8] hw/ide: Do ide_drive_get() within pci_ide_create_devs()
` [PATCH v2] hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.h
` [PATCH v2] hw/ide: Do ide_drive_get() within pci_ide_create_devs()

[PATCH] acpi: Add Windows ACPI Emulated Device Table (WAET)
 2020-03-16 13:26 UTC  (6+ messages)

[PATCH] MAINTAINERS: Add an entry for the HVF accelerator
 2020-03-16 13:22 UTC 

[PATCH 1/1] target/ppc: fix ELFv2 signal handler endianness
 2020-03-16  0:29 UTC  (3+ messages)

[PATCH 0/5] QEMU Gating CI
 2020-03-16 13:11 UTC  (11+ messages)

[PATCH] travis.yml: Set G_MESSAGES_DEBUG do report GLib errors
 2020-03-16 12:14 UTC  (2+ messages)

[Qemu-devel] [Bug 1813165] [NEW] KVM internal error. Suberror: 1 emulation failure
 2020-03-15 21:02 UTC  (2+ messages)
` [Bug 1813165] "

[PATCH v4 0/6] reference implementation of RSS and hash report
 2020-03-16 12:57 UTC  (8+ messages)
` [PATCH v4 1/6] virtio-net: introduce RSS and hash report features
` [PATCH v4 2/6] virtio-net: implement RSS configuration command
` [PATCH v4 3/6] virtio-net: implement RX RSS processing
` [PATCH v4 4/6] tap: allow extended virtio header with hash info
` [PATCH v4 5/6] virtio-net: reference implementation of hash report
` [PATCH v4 6/6] virtio-net: add migration support for RSS and "

[PULL 0/1] Vga 20200316 patches
 2020-03-16 12:48 UTC  (2+ messages)
` [PULL 1/1] stdvga+bochs-display: add dummy mmio handler

[PATCH 0/4] usb-serial: xHCI and timeout fixes
 2020-03-16 12:05 UTC  (4+ messages)
` [PATCH 1/4] usb-serial: Move USB_TOKEN_IN into a helper function

[PATCH v2] hw/scsi/vmw_pvscsi: Remove assertion for kick after reset
 2020-03-16 12:14 UTC 

[PATCH] net: Complete qapi-fication of netdev_add
 2020-03-16 12:35 UTC  (3+ messages)

[PATCH v8 0/9] Clock framework API
 2020-03-16 12:14 UTC  (2+ messages)

[PATCH] block/io: fix bdrv_co_do_copy_on_readv
 2020-03-16 11:46 UTC  (2+ messages)

[PATCH RESEND v2] block/nvme: introduce PMR support from NVMe 1.4 spec
 2020-03-16 11:32 UTC  (7+ messages)

[PATCH v2 0/6] mostly changes related to audio float samples
 2020-03-16 11:32 UTC  (2+ messages)

[PATCH 0/2] Fix Cooperlake CPU model
 2020-03-16 11:43 UTC  (7+ messages)

[PATCH] modules: load modules from versioned /var/run dir
 2020-03-16 11:21 UTC  (4+ messages)

[PATCH v5 00/50] Initial support for multi-process qemu
 2020-03-16 11:26 UTC  (5+ messages)
` [PATCH v5 07/50] multi-process: define mpqemu-link object

[PATCH] checkpatch: enforce process for expected files
 2020-03-16 11:17 UTC  (3+ messages)

[PATCH] Update copyright date for user-facing copyright strings
 2020-03-16 11:20 UTC 

[PATCH v2 0/2] thread: add lock guard macros
 2020-03-16 11:29 UTC  (4+ messages)
` [PATCH v2 1/2] lockable: add lock guards
` [PATCH v2 2/2] lockable: add QemuRecMutex support

[PATCH v3 0/4] linux-user: generate syscall_nr.h from linux unistd.h
 2020-03-16 10:55 UTC  (6+ messages)
` [PATCH v3 1/4] scripts: add a script to generate syscall_nr.h
` [PATCH v3 2/4] linux-user, aarch64: sync syscall numbers with kernel v5.5
` [PATCH v3 3/4] linux-user, nios2: "
` [PATCH v3 4/4] linux-user, openrisc: "

[PATCH] kvm: support to get/set dirty log initial-all-set capability
 2020-03-16 11:07 UTC  (2+ messages)

[PATCH v7 0/5] virtio-iommu: VFIO integration
 2020-03-16 10:11 UTC  (10+ messages)
` [PATCH v7 3/5] virtio-iommu: Call iommu notifier for attach/detach

[PATCH] softmmu/vl.c: Handle '-cpu help' and '-device help' before 'no default machine'
 2020-03-16 11:00 UTC  (2+ messages)

[PATCH v4] python/qemu/qmp.py: QMP debug with VM label
 2020-03-16 10:32 UTC 

[PATCH v2] python/qemu/qmp.py: QMP debug with VM label
 2020-03-16 10:31 UTC  (3+ messages)

[Bug 1867601] [NEW] test-char not concurrent with unix socket
 2020-03-16  9:43 UTC 

[PATCH v2 0/3]: acpi: Add Windows ACPI Emulated Device Table (WAET)
 2020-03-16 10:28 UTC  (3+ messages)
` [PATCH v2 2/3] "

[PATCH] tools/virtiofsd: add support for --socket-group
 2020-03-16 10:33 UTC  (4+ messages)

[PATCH] docs/conf.py: Raise ConfigError for bad Sphinx Python version
 2020-03-16  9:42 UTC  (3+ messages)

[PATCH v2] target/i386: Add ARCH_CAPABILITIES related bits into Icelake-Server CPU model
 2020-03-16  9:56 UTC 

[PULL 000/136] Misc patches for 2020-02-25 (refactoring and Coccinelle edition)
 2020-03-16  8:45 UTC  (4+ messages)
` [PULL 132/136] mem-prealloc: optimize large guest startup

[PATCH] target/rx/cpu: Use address_space_ldl() to read reset vector address
 2020-03-16  9:47 UTC  (2+ messages)

[PATCH v4 0/3] delay timer_new from init to realize to fix memleaks
 2020-03-16  8:43 UTC  (14+ messages)
` [PATCH v4 2/3] mac_via: fix incorrect creation of mos6522 device in mac_via

[PATCH] target/i386: Add ARCH_CAPABILITIES related bits into Icelake-Server CPU model
 2020-03-16  8:41 UTC  (2+ messages)

[PATCH] cpus: avoid stucking in pause_all_vcpus due to race
 2020-03-16  8:37 UTC 

[PATCH 0/2] zero pointer after bdrv_unref_child
 2020-03-16  8:47 UTC  (3+ messages)
` [PATCH 1/2] block: bdrv_set_backing_bs: fix use-after-free


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