qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-17 10:34:51 to 2020-03-17 15:43:28 UTC [more...]

[PATCH v6 00/61] target/riscv: support vector extension v0.7.1
 2020-03-17 15:06 UTC  (14+ messages)
` [PATCH v6 01/61] target/riscv: add vector extension field in CPURISCVState
` [PATCH v6 02/61] target/riscv: implementation-defined constant parameters
` [PATCH v6 03/61] target/riscv: support vector extension csr
` [PATCH v6 04/61] target/riscv: add vector configure instruction
` [PATCH v6 05/61] target/riscv: add an internals.h header
` [PATCH v6 06/61] target/riscv: add vector stride load and store instructions
` [PATCH v6 07/61] target/riscv: add vector index "
` [PATCH v6 08/61] target/riscv: add fault-only-first unit stride load
` [PATCH v6 09/61] target/riscv: add vector amo operations
` [PATCH v6 10/61] target/riscv: vector single-width integer add and subtract
` [PATCH v6 11/61] target/riscv: vector widening "
` [PATCH v6 15/61] target/riscv: vector narrowing integer right shift instructions
` [PATCH v6 16/61] target/riscv: vector integer comparison instructions

[PATCH v10 0/9] error: auto propagated local_err part I
 2020-03-17 15:16 UTC  (10+ messages)
` [PATCH v10 1/9] error: auto propagated local_err
` [PATCH v10 2/9] scripts: Coccinelle script to use ERRP_AUTO_PROPAGATE()
` [PATCH v10 3/9] SD (Secure Card): introduce ERRP_AUTO_PROPAGATE
` [PATCH v10 4/9] pflash: "
` [PATCH v10 5/9] fw_cfg: "
` [PATCH v10 6/9] virtio-9p: "
` [PATCH v10 7/9] TPM: "
` [PATCH v10 8/9] nbd: "
` [PATCH v10 9/9] xen: "

[PULL v3 00/62] Misc patches for soft freeze
 2020-03-17 15:19 UTC  (3+ messages)
` [PULL v3 35/62] lockable: add QEMU_MAKE_LOCKABLE_NONNULL
` [PULL v3 36/62] lockable: add lock guards

[PULL 0/1] Block patches
 2020-03-17 15:18 UTC  (2+ messages)
` [PULL 1/1] block/io: fix bdrv_co_do_copy_on_readv

[PATCH v3 0/8] Misc hw/ide legacy clean up
 2020-03-17 15:05 UTC  (9+ messages)
` [PATCH v3 7/8] hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.h
` [PATCH v3 4/8] hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.h
` [PATCH v3 3/8] hw/ide: Get rid of piix4_init function
` [PATCH v3 1/8] hw/ide: Get rid of piix3_init functions
` [PATCH v3 6/8] hw/ide: Do ide_drive_get() within pci_ide_create_devs()
` [PATCH v3 2/8] hw/isa/piix4.c: Introduce variable to store devfn
` [PATCH v3 5/8] hw/ide/pci.c: Coding style update to fix checkpatch errors
` [PATCH v3 8/8] hw/ide: Remove unneeded inclusion of hw/ide.h

[PATCH] softmmu: fix crash with invalid -M memory-backend=
 2020-03-17 15:13 UTC  (2+ messages)

[PATCH 0/3] Minor error handling cleanups
 2020-03-17 15:13 UTC  (12+ messages)
` [PATCH 1/3] Use &error_abort instead of separate assert()
` [PATCH 2/3] hw/misc/ivshmem: Use one Error * variable instead of two
` [PATCH 3/3] xen-block: "
` [PATCH v10 4/3] hw/sd/ssi-sd: fix error handling in ssi_sd_realize

[PULL 00/10] Bitmaps patches
 2020-03-17 15:11 UTC  (8+ messages)

[PATCH v5 00/60] target/riscv: support vector extension v0.7.1
 2020-03-17 15:11 UTC  (5+ messages)
` [PATCH v5 56/60] target/riscv: floating-point scalar move instructions

[PATCH v2 6/8] target/ppc: allow ppc_cpu_do_system_reset to take an alternate vector
 2020-03-17 15:06 UTC 

[PATCH v3 0/4] benchmark util
 2020-03-17 15:01 UTC  (7+ messages)
` [PATCH v3 1/4] scripts/simplebench: add simplebench.py

[PATCH V2] vhost: correctly turn on VIRTIO_F_IOMMU_PLATFORM
 2020-03-17 14:55 UTC  (14+ messages)

[Bug 1867786] [NEW] Qemu PPC64 freezes with multi-core CPU
 2020-03-17 14:39 UTC 

[PULL v2 00/61] Misc patches for soft freeze
 2020-03-17 14:47 UTC  (5+ messages)

[PULL 0/4] Usb 20200317 patches
 2020-03-17 14:44 UTC  (2+ messages)

[PATCH v2 0/7] Misc hw/ide legacy clean up
 2020-03-17 14:41 UTC  (15+ messages)
` [PATCH v2 2/7] hw/ide: Get rid of piix4_init function
` [PATCH v2 6/7] hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.h

[PATCH] cpu: Use DeviceClass reset instead of a special CPUClass reset
 2020-03-17 14:36 UTC  (4+ messages)

[PATCH 0/5] QEMU Gating CI
 2020-03-17 14:24 UTC  (12+ messages)

[PATCH v10 0/3] Acceptance test: Add "boot_linux" acceptance test
 2020-03-17 14:16 UTC  (4+ messages)
` [PATCH v10 1/3] Acceptance tests: introduce BUILD_DIR and SOURCE_DIR
` [PATCH v10 2/3] Acceptance test: add "boot_linux" tests
` [PATCH v10 3/3] Acceptance tests: add make targets to download images

[PATCH 0/2] gcc 9.2 strncpy(3) warnings fixes
 2020-03-17 14:18 UTC  (9+ messages)
` [PATCH 1/2] migration: avoid suspicious strncpy() use

[PATCH] ppc/spapr: Set the effective address provided flag in mc error log
 2020-03-17 12:29 UTC 

[PATCH v4 00/11] 9pfs: readdir optimization
 2020-03-17 14:14 UTC  (4+ messages)
` [PATCH v4 10/11] 9pfs: T_readdir latency optimization

[PATCH] slirp: update submodule to v4.2.0
 2020-03-17 13:58 UTC 

[PATCH v1 00/28 for 5.0] testing and gdbstub
 2020-03-17 13:57 UTC  (15+ messages)
` [PATCH v1 20/28] tests/tcg/aarch64: userspace system register test
` [PATCH v1 22/28] tests/guest-debug: add a simple test runner
` [PATCH v1 23/28] tests/tcg/aarch64: add a gdbstub testcase for SVE registers
` [PATCH v1 24/28] tests/tcg/aarch64: add SVE iotcl test

[PATCH v9 00/10] error: auto propagated local_err part I
 2020-03-17 13:54 UTC  (13+ messages)
` [PATCH v9 02/10] scripts: Coccinelle script to use ERRP_AUTO_PROPAGATE()

[PATCH v8 00/11] iotests: use python logging
 2020-03-17 13:48 UTC  (6+ messages)
` [PATCH v8 03/11] iotests: ignore import warnings from pylint
` [PATCH v8 07/11] iotests: limit line length to 79 chars

[PATCH v4 00/34] Configurable policy for handling deprecated interfaces
 2020-03-17 13:10 UTC  (36+ messages)
` [PATCH v4 01/34] qemu-doc: Belatedly document QMP command arg & result deprecation
` [PATCH v4 02/34] qapi: Belatedly update doc comment for @wait deprecation
` [PATCH v4 03/34] docs/devel/qapi-code-gen: Clarify allow-oob introspection
` [PATCH v4 04/34] docs/devel/qapi-code-gen: Document 'features' introspection
` [PATCH v4 05/34] tests/test-qmp-cmds: Factor out qmp_dispatch() test helpers
` [PATCH v4 06/34] tests/test-qmp-cmds: Check responses more thoroughly
` [PATCH v4 07/34] tests/test-qmp-cmds: Simplify test data setup
` [PATCH v4 08/34] tests/test-qmp-event: "
` [PATCH v4 09/34] tests/test-qmp-event: Use qobject_is_equal()
` [PATCH v4 10/34] tests/test-qmp-event: Check event is actually emitted
` [PATCH v4 11/34] qapi/schema: Clean up around QAPISchemaEntity.connect_doc()
` [PATCH v4 12/34] qapi: Add feature flags to remaining definitions
` [PATCH v4 13/34] qapi: Consistently put @features parameter right after @ifcond
` [PATCH v4 14/34] qapi/introspect: Rename *qlit* to reduce confusion
` [PATCH v4 15/34] qapi/introspect: Factor out _make_tree()
` [PATCH v4 16/34] qapi/schema: Change _make_features() to a take feature list
` [PATCH v4 17/34] qapi/schema: Reorder classes so related ones are together
` [PATCH v4 18/34] qapi/schema: Rename QAPISchemaObjectType{Variant, Variants}
` [PATCH v4 19/34] qapi/schema: Call QAPIDoc.connect_member() in just one place
` [PATCH v4 20/34] qapi: Add feature flags to struct members
` [PATCH v4 21/34] qapi: Inline do_qmp_dispatch() into qmp_dispatch()
` [PATCH v4 22/34] qapi: Simplify how qmp_dispatch() deals with QCO_NO_SUCCESS_RESP
` [PATCH v4 23/34] qapi: Simplify how qmp_dispatch() gets the request ID
` [PATCH v4 24/34] qapi: Replace qmp_dispatch()'s TODO comment by an explanation
` [PATCH v4 25/34] qapi: New special feature flag "deprecated"
` [PATCH v4 26/34] qapi: Mark deprecated QMP parts with feature 'deprecated'
` [PATCH v4 27/34] qemu-options: New -compat to set policy for deprecated interfaces
` [PATCH v4 28/34] qapi: Implement deprecated-output=hide for QMP command results
` [PATCH v4 29/34] qapi: Implement deprecated-output=hide for QMP events
` [PATCH v4 30/34] qapi: Implement deprecated-output=hide for QMP event data
` [PATCH v4 31/34] qapi: Implement deprecated-output=hide for QMP introspection
` [PATCH v4 32/34] qapi: Implement deprecated-input=reject for QMP commands
` [PATCH v4 33/34] qapi: Implement deprecated-input=reject for QMP command arguments
` [PATCH v4 34/34] qapi: New -compat deprecated-input=crash

[PULL 0/3] MIPS queue for March 17th, 2020
 2020-03-17 13:04 UTC  (4+ messages)
` [PULL 1/3] MAINTAINERS: Adjust maintainer's status for some MIPS items
` [PULL 2/3] MAINTAINERS: Adjust maintainer's email
` [PULL 3/3] MAINTAINERS: Add a file to the main MIPS section

[PULL] RISC-V Patches for the 5.0 Soft Freeze, Part 5
 2020-03-17 12:58 UTC  (2+ messages)

[PATCH] vl.c/memdev: Error on bad memory backend
 2020-03-17 12:55 UTC  (3+ messages)

[PATCH] ext4: Give 32bit personalities 32bit hashes
 2020-03-17 12:38 UTC  (4+ messages)

[PATCH] net: Complete qapi-fication of netdev_add
 2020-03-17 12:36 UTC  (2+ messages)

[PATCH 0/5] FWNMI follow up patches
 2020-03-17 12:20 UTC  (7+ messages)
` [PATCH 1/5] ppc/spapr: KVM FWNMI should not be enabled until guest requests it
` [PATCH 2/5] ppc/spapr: Improve FWNMI machine check delivery corner case comments
` [PATCH 3/5] ppc/spapr: Add FWNMI machine check delivery warnings

[PATCH v6/v7 RESEND] qmp: constify QmpCommand and list
 2020-03-17 12:06 UTC  (2+ messages)

[PATCH v9 00/15] s390x: Protected Virtualization support
 2020-03-17 12:01 UTC  (18+ messages)
` [PATCH v9 06/15] s390x: Add SIDA memory ops
` [PATCH v9 07/15] s390x: protvirt: Move STSI data over SIDAD
` [PATCH v9 08/15] s390x: protvirt: SCLP interpretation
` [PATCH v9 11/15] s390x: protvirt: Disable address checks for PV guest IO emulation

[PULL 00/11] target-arm queue
 2020-03-17 11:40 UTC  (12+ messages)
` [PULL 01/11] hw/usb: Add basic i.MX USB Phy support
` [PULL 02/11] hw/arm/fsl-imx6ul: Fix USB interrupt numbers
` [PULL 03/11] hw/arm/fsl-imx6ul: Instantiate unimplemented pwm and can devices
` [PULL 04/11] hw/arm/fsl-imx6ul: Wire up USB controllers
` [PULL 05/11] hw/arm/fsl-imx6: "
` [PULL 06/11] hw/net/imx_fec: write TGSR and TCSR3 in imx_enet_write()
` [PULL 07/11] m25p80: Convert to support tracing
` [PULL 08/11] m25p80: Improve command handling for Jedec commands
` [PULL 09/11] m25p80: Improve command handling for unsupported commands
` [PULL 10/11] aspeed/smc: Fix number of dummy cycles for FAST_READ_4 command
` [PULL 11/11] hw/arm/pxa2xx: Do not wire up OHCI for PXA255

[PULL 00/45] ppc-for-5.0 queue 20200317
 2020-03-17 11:24 UTC  (6+ messages)
` [PULL 39/45] ppc/spapr: Add FWNMI System Reset state
` [PULL 43/45] ppc/spapr: Implement FWNMI System Reset delivery
` [PULL 44/45] ppc/spapr: Ignore common "ibm,nmi-interlock" Linux bug

[PATCH v5 0/5] gpio: Add GPIO Aggregator
 2020-03-17 11:32 UTC  (5+ messages)
` [PATCH v5 3/5] "

[PATCH v3 00/34] Configurable policy for handling deprecated interfaces
 2020-03-17 11:29 UTC  (5+ messages)
` [PATCH v3 12/34] qapi: Add feature flags to remaining definitions

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

[PATCH] hw/arm/pxa2xx: Do not wire up OHCI for PXA255
 2020-03-17 11:19 UTC  (2+ messages)

[PATCH v2 0/8] user-mode: Prune build dependencies (part 2)
 2020-03-17 11:07 UTC  (9+ messages)
` [PATCH v2 3/8] qapi/misc: Restrict balloon-related commands to machine code
` [PATCH v2 5/8] qapi/misc: Restrict query-vm-generation-id command "

[PATCH] qom-qmp-cmds: Fix another memory leak in qmp_object_add()
 2020-03-17 10:47 UTC  (3+ messages)

[PATCH v2 0/8] FWNMI fixes / changes
 2020-03-17 10:47 UTC  (6+ messages)
` [PATCH v2 6/8] target/ppc: allow ppc_cpu_do_system_reset to take an alternate vector

[PATCH] qom-qmp-cmds: remove unnecessary alloc in qmp_object_add to fix memleak
 2020-03-17 10:49 UTC  (2+ messages)

[PATCH v3 0/2] net: tulip: add checks to avoid OOB access
 2020-03-17 10:49 UTC  (6+ messages)
` [PATCH v3 2/2] net: tulip: add .can_recieve routine

[PATCH 0/6] hw/net: Make Net/CanBus can_receive() handlers return a boolean
 2020-03-17 10:47 UTC  (2+ messages)

[PULL 00/61] Misc patches for soft freeze
 2020-03-17 10:27 UTC  (6+ messages)
` [PULL 09/61] MAINTAINERS: Add entry for Guest X86 HAXM CPUs


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