messages from 2020-03-15 13:34:45 to 2020-03-16 09:15:20 UTC [more...]
[PATCH 1/1] target/ppc: fix ELFv2 signal handler endianness
2020-03-16 2:21 UTC (4+ messages)
[PATCH] cpus: avoid stucking in pause_all_vcpus due to race
2020-03-16 8:45 UTC (2+ messages)
[PATCH v7 0/5] virtio-iommu: VFIO integration
2020-03-16 9:04 UTC (12+ messages)
` [PATCH v7 2/5] virtio-iommu: Add iommu notifier for map/unmap
` [PATCH v7 3/5] virtio-iommu: Call iommu notifier for attach/detach
[PATCH v9 00/10] error: auto propagated local_err part I
2020-03-16 8:21 UTC (11+ messages)
` [PATCH v9 02/10] scripts: Coccinelle script to use ERRP_AUTO_PROPAGATE()
[PULL 000/136] Misc patches for 2020-02-25 (refactoring and Coccinelle edition)
2020-03-16 8:42 UTC (3+ messages)
` [PULL 132/136] mem-prealloc: optimize large guest startup
[PATCH v7 0/4] qcow2: Implement zstd cluster compression method
2020-03-16 8:20 UTC (5+ messages)
` [PATCH v7 1/4] qcow2: introduce compression type feature
` [PATCH v7 2/4] qcow2: rework the cluster compression routine
` [PATCH v7 3/4] qcow2: add zstd cluster compression
` [PATCH v7 4/4] iotests: 287: add qcow2 compression type test
[PATCH 0/2] Fix Cooperlake CPU model
2020-03-16 8:41 UTC (4+ messages)
[PATCH v6 0/4] qcow2: Implement zstd cluster compression method
2020-03-16 8:13 UTC (4+ messages)
` [PATCH v6 1/4] qcow2: introduce compression type feature
[PATCH 0/8] Misc hw/ide legacy clean up
2020-03-16 8:30 UTC (11+ messages)
` [PATCH 6/8] hw/ide: Do ide_drive_get() within pci_ide_create_devs()
` [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 v5 00/26] nvme: support NVMe v1.3d, SGLs and multiple namespaces
2020-03-16 7:55 UTC (34+ messages)
` [PATCH v5 08/26] nvme: refactor device realization
` [PATCH v5 09/26] nvme: add temperature threshold feature
` [PATCH v5 10/26] nvme: add support for the get log page command
` [PATCH v5 12/26] nvme: add missing mandatory features
` [PATCH v5 14/26] nvme: make sure ncqr and nsqr is valid
` [PATCH v5 15/26] nvme: bump supported specification to 1.3
` [PATCH v5 16/26] nvme: refactor prp mapping
` [PATCH v5 17/26] nvme: allow multiple aios per command
` [PATCH v5 20/26] nvme: handle dma errors
` [PATCH v5 21/26] nvme: add support for scatter gather lists
` [PATCH v5 22/26] nvme: support multiple namespaces
[PATCH v5 00/60] target/riscv: support vector extension v0.7.1
2020-03-16 8:04 UTC (19+ messages)
` [PATCH v5 22/60] target/riscv: vector integer merge and move instructions
` [PATCH v5 24/60] target/riscv: vector single-width averaging add and subtract
` [PATCH v5 40/60] target/riscv: vector floating-point merge instructions
` [PATCH v5 57/60] target/riscv: vector slide instructions
[PATCH v2 00/12] user-mode: Prune build dependencies (part 1)
2020-03-16 7:45 UTC (15+ messages)
` [PATCH v2 01/12] Makefile: Only build virtiofsd if system-mode is enabled
` [PATCH v2 02/12] configure: Avoid building TCG when not needed
` [PATCH v2 03/12] tests/Makefile: Only display TCG-related tests when TCG is available
` [PATCH v2 04/12] tests/Makefile: Restrict some softmmu-only tests
` [PATCH v2 05/12] util/Makefile: Reduce the user-mode object list
` [PATCH v2 06/12] stubs/Makefile: "
` [PATCH v2 07/12] target/riscv/cpu: Restrict CPU migration to system-mode
` [PATCH v2 08/12] exec: Assert CPU migration is not used on user-only build
` [PATCH v2 09/12] arch_init: Remove unused 'qapi-commands-misc.h' include
` [PATCH v2 10/12] target/i386: Restrict CpuClass::get_crash_info() to system-mode
` [PATCH v2 11/12] target/s390x: "
` [PATCH v2 12/12] hw/core: "
[PATCH v2 0/8] user-mode: Prune build dependencies (part 2)
2020-03-16 7:30 UTC (12+ messages)
` [PATCH v2 1/8] target/i386: Restrict X86CPUFeatureWord to X86 targets
` [PATCH v2 2/8] qapi/misc: Restrict LostTickPolicy enum to machine code
` [PATCH v2 3/8] qapi/misc: Restrict balloon-related commands "
` [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 7/8] qapi/misc: Restrict PCI "
` [PATCH v2 8/8] qapi/misc: Restrict device memory "
[PATCH 0/2] zero pointer after bdrv_unref_child
2020-03-16 6:06 UTC (3+ messages)
` [PATCH 1/2] block: bdrv_set_backing_bs: fix use-after-free
` [PATCH 2/2] block/qcow2: zero data_file child after free
[PATCH v4 0/3] delay timer_new from init to realize to fix memleaks
2020-03-16 6:03 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 5:33 UTC
[PATCH 00/13] target: Add Renesas RX architecture
2020-03-16 5:28 UTC (16+ messages)
` [PATCH 01/13] hw/registerfields.h: Add 8bit and 16bit register macros
` [PATCH 03/13] target/rx: TCG translation
` [PATCH 04/13] target/rx: TCG helpers
` [PATCH 05/13] target/rx: CPU definitions
` [PATCH 06/13] target/rx: RX disassembler
` [PATCH 07/13] target/rx: Disassemble rx_index_addr into a string
` [PATCH 08/13] target/rx: Replace operand with prt_ldmi in disassembler
` [PATCH 10/13] target/rx: Emit all disassembly in one prt()
` [PATCH 11/13] target/rx: Collect all bytes during disassembly
` [PATCH 12/13] target/rx: Dump bytes for each insn "
` [PATCH 13/13] Add rx-softmmu
[PATCH v2] migration/throttle: Add cpu-throttle-tailslow migration parameter
2020-03-16 4:29 UTC
[Bug 1866962] [NEW] Powerpc kvm guest unable to start with hugepage backed memory
2020-03-16 4:11 UTC (2+ messages)
` [Bug 1866962] Re: [Regression]Powerpc "
[PATCH] target/ppc: Fix rlwinm on ppc64
2020-03-16 2:57 UTC (4+ messages)
[PATCH v3 0/2] spapr: Use vIOMMU translation for virtio by default
2020-03-16 3:06 UTC (7+ messages)
` Upstream QEMU guest support policy ? "
[PATCH 0/4] spapr: Assorted minor cleanups
2020-03-16 2:55 UTC (13+ messages)
` [PATCH 1/4] spapr: Move creation of ibm, dynamic-reconfiguration-memory dt node
` [PATCH 2/4] spapr: Move creation of ibm,architecture-vec-5 property
` [PATCH 3/4] spapr: Rename DT functions to newer naming convention
` [PATCH 4/4] spapr: Fold spapr_node0_size() into its only caller
[PATCH qemu] spapr/rtas: Reserve space for RTAS blob and log
2020-03-16 2:22 UTC (2+ messages)
[PATCH v2 0/9] user-mode: Prune build dependencies (part 3)
2020-03-16 0:11 UTC (10+ messages)
` [PATCH v2 1/9] hw/core/qdev-properties: Use qemu_strtol() in set_mac() handler
` [PATCH v2 2/9] hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr()
` [PATCH v2 3/9] hw/core/qdev-properties: Fix code style
` [PATCH v2 4/9] hw/core/qdev-properties: Export enum-related functions
` [PATCH v2 5/9] hw/core/qdev-properties: Export qdev_prop_enum
` [PATCH v2 6/9] hw/core/qdev-properties: Export some integer-related functions
` [PATCH v2 7/9] hw/core/qdev-properties: Extract system-mode specific properties
` [PATCH v2 8/9] hw/core: Add qdev stub for user-mode
` [PATCH v2 9/9] qapi: Restrict code generated "
[Bug 1867072] [NEW] ARM: tag bits cleared in FAR_EL1
2020-03-15 23:21 UTC (2+ messages)
` [Bug 1867072] "
[PATCH 0/9] user-mode: Prune build dependencies (part 3)
2020-03-15 23:29 UTC (25+ messages)
` [PATCH 1/9] hw/core/qdev-properties: Use qemu_strtol() in set_mac() handler
` [PATCH 2/9] hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr()
` [PATCH 3/9] hw/core/qdev-properties: Fix code style
` [PATCH 4/9] hw/core/qdev-properties: Export enum-related functions
` [PATCH 5/9] hw/core/qdev-properties: Export qdev_prop_enum
` [PATCH 6/9] hw/core/qdev-properties: Export some integer-related functions
` [PATCH 7/9] hw/core/qdev-properties: Extract system-mode specific properties
` [PATCH 8/9] hw/core: Add qdev stub for user-mode
` [PATCH 9/9] qapi: Restrict code generated "
[PATCH v2 0/4] linux-user: generate syscall_nr.h from linux unistd.h
2020-03-15 23:14 UTC (7+ messages)
` [PATCH v2 1/4] scripts: add a script to generate syscall_nr.h
` [PATCH v2 2/4] linux-user, aarch64: sync syscall numbers with kernel v5.5
` [PATCH v2 4/4] linux-user, openrisc: "
[PATCH 00/14] user-mode: Prune build dependencies (part 1)
2020-03-15 22:33 UTC (34+ messages)
` [PATCH 01/14] Makefile: Only build virtiofsd if system-mode is enabled
` [PATCH 02/14] configure: Avoid building TCG when not needed
` [PATCH 03/14] tests/Makefile: Only display TCG-related tests when TCG is available
` [PATCH 04/14] tests/Makefile: Restrict some softmmu-only tests
` [PATCH 05/14] stubs/Makefile: Reduce the user-mode object list
` [PATCH 06/14] util/Makefile: "
` [PATCH 07/14] target/riscv/cpu: Restrict CPU migration to system-mode
` [PATCH 08/14] exec: Assert CPU migration is not used on user-only build
` [PATCH 09/14] exec: Drop redundant #ifdeffery
` [PATCH 10/14] arch_init: Remove unused 'qapi-commands-misc.h' include
` [PATCH 11/14] target: Restrict write_elfXX_note() handlers to system-mode
` [PATCH 12/14] target/i386: Restrict CpuClass::get_crash_info() "
` [PATCH 13/14] target/s390x: "
` [PATCH 14/14] hw/core: "
[PATCH v2 0/2] Fix MAP_SYNC support when host has older glibc version
2020-03-15 21:18 UTC (7+ messages)
` [PATCH v2 2/2] mmap-alloc: Include osdep.h before checking CONFIG_LINUX
[PATCH 0/9] user-mode: Prune build dependencies (part 2)
2020-03-15 21:15 UTC (3+ messages)
` [PATCH 1/9] target/i386: Restrict X86CPUFeatureWord to X86 targets
[PATCH v2] target/arm: Use tcg_gen_gvec_5_ptr for sve FMLA/FCMLA
2020-03-15 20:58 UTC
[PATCH] tcg/i386: Bound shift count expanding sari_vec
2020-03-15 19:00 UTC (2+ messages)
[PATCH] target/rx/cpu: Use address_space_ldl() to read reset vector address
2020-03-15 18:50 UTC (3+ messages)
[PATCH v3 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
2020-03-15 18:36 UTC (7+ messages)
` [PATCH v3 1/2] target/arm: kvm: Inject events at the last stage of sync
` [PATCH v3 2/2] target/arm: kvm: Handle DABT with no valid ISS
[PATCH v3 00/34] Configurable policy for handling deprecated interfaces
2020-03-15 16:53 UTC (37+ 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 03/34] docs/devel/qapi-code-gen: Clarify allow-oob introspection
` [PATCH v3 04/34] docs/devel/qapi-code-gen: Document 'features' introspection
` [PATCH v3 05/34] tests/test-qmp-cmds: Factor out qmp_dispatch() test helpers
` [PATCH v3 06/34] tests/test-qmp-cmds: Check responses more thoroughly
` [PATCH v3 07/34] tests/test-qmp-cmds: Simplify test data setup
` [PATCH v3 08/34] tests/test-qmp-event: "
` [PATCH v3 09/34] tests/test-qmp-event: Use qobject_is_equal()
` [PATCH v3 10/34] tests/test-qmp-event: Check event is actually emitted
` [PATCH v3 11/34] qapi/schema: Clean up around QAPISchemaEntity.connect_doc()
` [PATCH v3 12/34] qapi: Add feature flags to remaining definitions
` [PATCH v3 13/34] qapi: Consistently put @features parameter right after @ifcond
` [PATCH v3 14/34] qapi/introspect: Rename *qlit* to reduce confusion
` [PATCH v3 15/34] qapi/introspect: Factor out _make_tree()
` [PATCH v3 16/34] qapi/schema: Change _make_features() to a take feature list
` [PATCH v3 17/34] qapi/schema: Reorder classes so related ones are together
` [PATCH v3 18/34] qapi/schema: Rename QAPISchemaObjectType{Variant, Variants}
` [PATCH v3 19/34] qapi/schema: Call QAPIDoc.connect_member() in just one place
` [PATCH v3 20/34] qapi: Add feature flags to struct members
` [PATCH v3 21/34] qapi: Inline do_qmp_dispatch() into qmp_dispatch()
` [PATCH v3 22/34] qapi: Simplify how qmp_dispatch() deals with QCO_NO_SUCCESS_RESP
` [PATCH v3 23/34] qapi: Simplify how qmp_dispatch() gets the request ID
` [PATCH v3 24/34] qapi: Replace qmp_dispatch()'s TODO comment by an explanation
` [PATCH v3 25/34] qapi: New special feature flag "deprecated"
` [PATCH v3 26/34] qapi: Mark deprecated QMP parts with feature 'deprecated'
` [PATCH v3 27/34] qemu-options: New -compat to set policy for deprecated interfaces
` [PATCH v3 28/34] qapi: Implement deprecated-output=hide for QMP command results
` [PATCH v3 29/34] qapi: Implement deprecated-output=hide for QMP events
` [PATCH v3 30/34] qapi: Implement deprecated-output=hide for QMP event data
` [PATCH v3 31/34] qapi: Implement deprecated-output=hide for QMP introspection
` [PATCH v3 32/34] qapi: Implement deprecated-input=reject for QMP commands
` [PATCH v3 33/34] qapi: Implement deprecated-input=reject for QMP command arguments
` [PATCH v3 34/34] qapi: New -compat deprecated-input=crash
[PATCH v2] python/qemu/qmp.py: QMP debug with VM label
2020-03-12 17:30 UTC (2+ messages)
[PATCH] hw/scsi/vmw_pvscsi: Remove assertion for kick after reset
2020-03-15 14:27 UTC (2+ messages)
[PATCH] hw/scsi/vmw_pvscsi: Remove assertion for kick after reset
2020-03-15 13:48 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).