qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-02 15:47:34 to 2020-07-02 19:09:08 UTC [more...]

[PATCH v5 00/21] virtio-mem: Paravirtualized memory hot(un)plug
 2020-07-02 19:08 UTC  (3+ messages)
` [PATCH v5 19/21] virtio-mem: Add trace events

[PATCH 0/6] migration: bring savevm/loadvm/delvm over to QMP
 2020-07-02 19:07 UTC  (13+ messages)
` [PATCH 1/6] migration: improve error reporting of block driver state name
` [PATCH 2/6] migration: introduce savevm, loadvm, delvm QMP commands
` [PATCH 3/6] block: add ability to filter out blockdevs during snapshot
` [PATCH 4/6] block: allow specifying name of block device for vmstate storage
` [PATCH 5/6] migration: support excluding block devs in QMP snapshot commands
` [PATCH 6/6] migration: support picking vmstate disk "

[PATCH v2 00/44] Less clumsy error checking
 2020-07-02 18:57 UTC  (63+ messages)
` [PATCH v2 01/44] error: Improve examples in error.h's big comment
` [PATCH v2 02/44] error: Document Error API usage rules
` [PATCH v2 03/44] qdev: Use returned bool to check for qdev_realize() etc. failure
` [PATCH v2 04/44] macio: Tidy up error handling in macio_newworld_realize()
` [PATCH v2 05/44] virtio-crypto-pci: Tidy up virtio_crypto_pci_realize()
` [PATCH v2 06/44] qemu-option: Check return value instead of @err where convenient
` [PATCH v2 07/44] qemu-option: Make uses of find_desc_by_name() more similar
` [PATCH v2 08/44] qemu-option: Factor out helper find_default_by_name()
` [PATCH v2 09/44] qemu-option: Simplify around find_default_by_name()
` [PATCH v2 10/44] qemu-option: Factor out helper opt_create()
` [PATCH v2 11/44] qemu-option: Replace opt_set() by cleaner opt_validate()
` [PATCH v2 12/44] qemu-option: Make functions taking Error ** return bool, not void
` [PATCH v2 13/44] qemu-option: Use returned bool to check for failure
` [PATCH v2 14/44] block: Avoid error accumulation in bdrv_img_create()
` [PATCH v2 15/44] hmp: Eliminate a variable in hmp_migrate_set_parameter()
` [PATCH v2 16/44] qapi: Make visitor functions taking Error ** return bool, not void
` [PATCH v2 17/44] qapi: Use returned bool to check for failure, Coccinelle part
` [PATCH v2 18/44] qapi: Use returned bool to check for failure, manual part
` [PATCH v2 19/44] block/parallels: Simplify parallels_open() after previous commit
` [PATCH v2 20/44] s390x/pci: Fix harmless mistake in zpci's property fid's setter
` [PATCH v2 21/44] qom: Use error_reportf_err() instead of g_printerr() in examples
` [PATCH v2 22/44] qom: Rename qdev_get_type() to object_get_type()
` [PATCH v2 23/44] qom: Crash more nicely on object_property_get_link() failure
` [PATCH v2 24/44] qom: Don't handle impossible "
` [PATCH v2 25/44] qom: Use return values to check for error where that's simpler
` [PATCH v2 26/44] qom: Put name parameter before value / visitor parameter
` [PATCH v2 27/44] qom: Make functions taking Error ** return bool, not void
` [PATCH v2 28/44] qom: Use returned bool to check for failure, Coccinelle part
` [PATCH v2 29/44] qom: Use returned bool to check for failure, manual part
` [PATCH v2 30/44] qom: Make functions taking Error ** return bool, not 0/-1
` [PATCH v2 31/44] qdev: Make functions taking Error ** return bool, not void
` [PATCH v2 32/44] qdev: Use returned bool to check for failure, Coccinelle part
` [PATCH v2 33/44] error: Avoid unnecessary error_propagate() after error_setg()
` [PATCH v2 34/44] error: Eliminate error_propagate() with Coccinelle, part 1
` [PATCH v2 35/44] error: Eliminate error_propagate() with Coccinelle, part 2
` [PATCH v2 36/44] error: Eliminate error_propagate() manually
` [PATCH v2 37/44] error: Reduce unnecessary error propagation
` [PATCH v2 38/44] qapi: Smooth another visitor error checking pattern
` [PATCH v2 39/44] qapi: Smooth visitor error checking in generated code
` [PATCH v2 40/44] qapi: Purge error_propagate() from QAPI core
` [PATCH v2 41/44] error: Avoid error_propagate() after migrate_add_blocker()
` [PATCH v2 42/44] qemu-img: Ignore Error objects where the return value suffices
` [PATCH v2 43/44] qdev: "
` [PATCH v2 44/44] hmp: "

[PATCH 1/3] target/nios2: add DISAS_NORETURN case for nothing more to generate
 2020-07-02 18:53 UTC  (7+ messages)
` [PATCH 2/3] target/nios2: in line the semantics of DISAS_UPDATE with other targets
` [PATCH 3/3] target/nios2: Use gen_io_start around wrctl instruction

[PATCH v3 00/19] mailmap: Add more entries to sanitize 'git log' output
 2020-07-02 18:45 UTC  (22+ messages)
` [PATCH v3 01/19] .mailmap: Update Alexander Graf email address
` [PATCH v3 02/19] .mailmap: Update Paul Burton "
` [PATCH v3 03/19] .mailmap: Display Andreas Faerber name with diaeresis
` [PATCH v3 04/19] .mailmap: Display correct email address for Arei Gonglei
` [PATCH v3 05/19] .mailmap: Display correctly Chen Fan name
` [PATCH v3 06/19] .mailmap: Display correct email address for Christoph Hellwig
` [PATCH v3 07/19] .mailmap: Display Disheng Su name correctly
` [PATCH v3 08/19] .mailmap: Display Hiroyuki Obinata "
` [PATCH v3 09/19] .mailmap: Display correct email address for Jean-Christophe Dubois
` [PATCH v3 10/19] .mailmap: Display Jia Lina name correctly
` [PATCH v3 11/19] .mailmap: Display Lili Huang "
` [PATCH v3 12/19] .mailmap: Display Marek Dolata name properly
` [PATCH v3 13/19] .mailmap: Display correct email address for Michael S. Tsirkin
` [PATCH v3 14/19] .mailmap: Display correct email address for Michael Tokarev
` [PATCH v3 15/19] .mailmap: Display correct email address for Peter Maydell
` [PATCH v3 16/19] .mailmap: Display correct email address for Richard Henderson
` [PATCH v3 17/19] .mailmap: Display correct email address for Stefan Berger
` [PATCH v3 18/19] .mailmap: Display correct email address for Stefan Weil
` [PATCH v3 19/19] .mailmap: Display Ying Fang name correctly

[PATCH 00/17] spitz: fix hacks, fix CID 1421913, various cleanups
 2020-07-02 18:23 UTC  (7+ messages)
` [PATCH 12/17] hw/arm/spitz: Encapsulate misc GPIO handling in a device
` [PATCH 16/17] hw/arm/spitz: Provide usual QOM macros for corgi-ssp and spitz-lcdtg
` [PATCH 17/17] Replace uses of FROM_SSI_SLAVE() macro with QOM casts

[PATCH] target/arm: Fix temp double-free in sve ldr/str
 2020-07-02 17:56 UTC 

[PATCH v4] nvme: allow cmb and pmr emulation on same device
 2020-07-02 17:51 UTC  (6+ messages)
` [PATCH v4 2/2] nvme: allow cmb and pmr to be enabled "

[PATCH 0/6] target/riscv: NaN-boxing for multiple precison
 2020-07-02 17:38 UTC  (10+ messages)
` [PATCH 1/6] target/riscv: move gen_nanbox_fpr to translate.c
` [PATCH 2/6] target/riscv: NaN-boxing compute, sign-injection and convert instructions
` [PATCH 4/6] target/riscv: check before allocating TCG temps
` [PATCH 6/6] target/riscv: clean up fmv.w.x

[PATCH] configure / util: Auto-detect the availability of openpty()
 2020-07-02 17:38 UTC  (6+ messages)

[PULL v2 00/64] riscv-to-apply queue
 2020-07-02 17:27 UTC  (66+ messages)
` [PULL v2 01/64] riscv: plic: Honour source priorities
` [PULL v2 02/64] riscv: plic: Add a couple of mising sifive_plic_update calls
` [PULL v2 03/64] hw/riscv: Allow 64 bit access to SiFive CLINT
` [PULL v2 04/64] target/riscv: add vector extension field in CPURISCVState
` [PULL v2 05/64] target/riscv: implementation-defined constant parameters
` [PULL v2 06/64] target/riscv: support vector extension csr
` [PULL v2 07/64] target/riscv: add vector configure instruction
` [PULL v2 08/64] target/riscv: add an internals.h header
` [PULL v2 09/64] target/riscv: add vector stride load and store instructions
` [PULL v2 10/64] target/riscv: add vector index "
` [PULL v2 11/64] target/riscv: add fault-only-first unit stride load
` [PULL v2 12/64] target/riscv: add vector amo operations
` [PULL v2 13/64] target/riscv: vector single-width integer add and subtract
` [PULL v2 14/64] target/riscv: vector widening "
` [PULL v2 15/64] target/riscv: vector integer add-with-carry / subtract-with-borrow instructions
` [PULL v2 16/64] target/riscv: vector bitwise logical instructions
` [PULL v2 17/64] target/riscv: vector single-width bit shift instructions
` [PULL v2 18/64] target/riscv: vector narrowing integer right "
` [PULL v2 19/64] target/riscv: vector integer comparison instructions
` [PULL v2 20/64] target/riscv: vector integer min/max instructions
` [PULL v2 21/64] target/riscv: vector single-width integer multiply instructions
` [PULL v2 22/64] target/riscv: vector integer divide instructions
` [PULL v2 23/64] target/riscv: vector widening integer multiply instructions
` [PULL v2 24/64] target/riscv: vector single-width integer multiply-add instructions
` [PULL v2 25/64] target/riscv: vector widening "
` [PULL v2 26/64] target/riscv: vector integer merge and move instructions
` [PULL v2 27/64] target/riscv: vector single-width saturating add and subtract
` [PULL v2 28/64] target/riscv: vector single-width averaging "
` [PULL v2 29/64] target/riscv: vector single-width fractional multiply with rounding and saturation
` [PULL v2 30/64] target/riscv: vector widening saturating scaled multiply-add
` [PULL v2 31/64] target/riscv: vector single-width scaling shift instructions
` [PULL v2 32/64] target/riscv: vector narrowing fixed-point clip instructions
` [PULL v2 33/64] target/riscv: vector single-width floating-point add/subtract instructions
` [PULL v2 34/64] target/riscv: vector widening "
` [PULL v2 35/64] target/riscv: vector single-width floating-point multiply/divide instructions
` [PULL v2 36/64] target/riscv: vector widening floating-point multiply
` [PULL v2 37/64] target/riscv: vector single-width floating-point fused multiply-add instructions
` [PULL v2 38/64] target/riscv: vector widening "
` [PULL v2 39/64] target/riscv: vector floating-point square-root instruction
` [PULL v2 40/64] target/riscv: vector floating-point min/max instructions
` [PULL v2 41/64] target/riscv: vector floating-point sign-injection instructions
` [PULL v2 42/64] target/riscv: vector floating-point compare instructions
` [PULL v2 43/64] target/riscv: vector floating-point classify instructions
` [PULL v2 44/64] target/riscv: vector floating-point merge instructions
` [PULL v2 45/64] target/riscv: vector floating-point/integer type-convert instructions
` [PULL v2 46/64] target/riscv: widening "
` [PULL v2 47/64] target/riscv: narrowing "
` [PULL v2 48/64] target/riscv: vector single-width integer reduction instructions
` [PULL v2 49/64] target/riscv: vector wideing "
` [PULL v2 50/64] target/riscv: vector single-width floating-point "
` [PULL v2 51/64] target/riscv: vector widening "
` [PULL v2 52/64] target/riscv: vector mask-register logical instructions
` [PULL v2 53/64] target/riscv: vector mask population count vmpopc
` [PULL v2 54/64] target/riscv: vmfirst find-first-set mask bit
` [PULL v2 55/64] target/riscv: set-X-first "
` [PULL v2 56/64] target/riscv: vector iota instruction
` [PULL v2 57/64] target/riscv: vector element index instruction
` [PULL v2 58/64] target/riscv: integer extract instruction
` [PULL v2 59/64] target/riscv: integer scalar move instruction
` [PULL v2 60/64] target/riscv: floating-point scalar move instructions
` [PULL v2 61/64] target/riscv: vector slide instructions
` [PULL v2 62/64] target/riscv: vector register gather instruction
` [PULL v2 63/64] target/riscv: vector compress instruction
` [PULL v2 64/64] target/riscv: configure and turn on vector extension from command line

Question about virtio-net: implement RX RSS processing
 2020-07-02 17:07 UTC 

[PATCH v6 0/5] 9pfs: readdir optimization
 2020-07-02 17:23 UTC  (4+ messages)
` [PATCH v6 4/5] 9pfs: T_readdir latency optimization

SEV: QMP support for Inject-Launch-Secret
 2020-07-02 16:56 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] MAINTAINERS: Add an entry for OpenSBI firmware
 2020-07-02 17:11 UTC  (2+ messages)

[Bug 1886076] [NEW] risc-v pmp implementation error
 2020-07-02 17:14 UTC 

[PATCH 0/3] Add strace support for printing arguments for a group of selected syscalls
 2020-07-02 17:16 UTC  (5+ messages)
` [PATCH 1/3] linux-user: Add strace support for printing arguments of truncate()/ftruncate() and getsid()
` [PATCH 2/3] linux-user: Add strace support for printing arguments of syscalls used to lock and unlock memory

QEMU | Pipeline #162555453 has failed for master | 64f0ad8a
 2020-07-02 17:13 UTC 

[PATCH v2] linux-user: Fix "print_fdset()" in "strace.c" to not print ", " after last value
 2020-07-02 16:49 UTC  (2+ messages)

[PULL v2 00/12] Linux user for 5.1 patches
 2020-07-02 16:33 UTC  (4+ messages)

[PULL 00/28] Error reporting patches patches for 2020-07-02
 2020-07-02 16:00 UTC  (2+ messages)

QEMU | Pipeline #162529360 has failed for master | d0c8b957
 2020-07-02 16:13 UTC 

[PATCH v2 0/1] Add Script for Dissecting QEMU Execution
 2020-07-02 15:45 UTC  (3+ messages)
` [PATCH v2 1/1] scripts/performance: Add dissect.py script


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