qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-05 13:47:18 to 2022-07-06 08:56:37 UTC [more...]

[PATCH v5 00/45] target/arm: Scalable Matrix Extension
 2022-07-06  8:23 UTC  (9+ messages)
` [PATCH v5 01/45] target/arm: Handle SME in aarch64_cpu_dump_state
` [PATCH v5 02/45] target/arm: Add infrastructure for disas_sme
` [PATCH v5 03/45] target/arm: Trap non-streaming usage when Streaming SVE is active
` [PATCH v5 04/45] target/arm: Mark ADR as non-streaming
` [PATCH v5 05/45] target/arm: Mark RDFFR, WRFFR, SETFFR "
` [PATCH v5 07/45] target/arm: Mark PMULL, FMMLA "
` [PATCH v5 08/45] target/arm: Mark FTSMUL, FTMAD, FADDA "
` [PATCH v5 09/45] target/arm: Mark SMMLA, UMMLA, USMMLA "

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-06  8:20 UTC  (5+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
` [PATCH v7 02/14] selftests/memfd: Add tests for F_SEAL_AUTO_ALLOCATE
` [PATCH v7 03/14] mm: Introduce memfile_notifier
` [PATCH v7 04/14] mm/shmem: Support memfile_notifier

[PATCH v8 00/20] job: replace AioContext lock with job_mutex
 2022-07-06  8:23 UTC  (10+ messages)
` [PATCH v8 06/20] job.h: define functions called without job lock held
` [PATCH v8 08/20] blockjob.h: introduce block_job _locked() APIs
` [PATCH v8 13/20] jobs: group together API calls under the same job lock

[PATCH v2 1/9] hw/i2c/pca954x: Add method to get channels
 2022-07-06  8:21 UTC  (17+ messages)
` [PATCH v2 2/9] aspeed: Create SRAM name from first CPU index
` [PATCH v2 3/9] aspeed: Refactor UART init for multi-SoC machines
` [PATCH v2 4/9] aspeed: Make aspeed_board_init_flashes public
` [PATCH v2 5/9] aspeed: Add fby35 skeleton
` [PATCH v2 6/9] aspeed: Add AST2600 (BMC) to fby35
` [PATCH v2 7/9] aspeed: fby35: Add a bootrom for the BMC
` [PATCH v2 8/9] aspeed: Add AST1030 (BIC) to fby35
` [PATCH v2 9/9] docs: aspeed: Add fby35 multi-SoC machine section

[PATCH] block/io_uring: clarify that short reads can happen
 2022-07-06  8:03 UTC 

[PATCH RESEND] python/machine: Fix AF_UNIX path too long on macOS
 2022-07-06  8:02 UTC  (2+ messages)

[PATCH] io_uring: fix short read slow path corruptions
 2022-07-06  7:51 UTC  (11+ messages)
` [PATCH v2] io_uring: fix short read slow path

[PATCH v2 0/1] qga: add command 'guest-get-cpustats'
 2022-07-06  7:44 UTC  (7+ messages)
` [PATCH v2 1/1] "
    `  "

[PATCH 0/9] cleanup error handling in kvmppc_read_int_cpu_dt()
 2022-07-06  7:45 UTC  (8+ messages)
` [PATCH 2/9] target/ppc: add errp to kvmppc_read_int_cpu_dt()

[PATCH] iotests: fix copy-before-write for macOS and FreeBSD
 2022-07-06  7:34 UTC  (5+ messages)

[PATCH 0/3] ui/cocoa: Run qemu_init in the main thread
 2022-07-06  7:32 UTC  (5+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] Revert "main-loop: Disable block backend global state assertion on Cocoa"
` [PATCH 3/3] meson: Allow to enable gtk and sdl while cocoa is enabled

[PATCH] scsi/lsi53c895a: fix use-after-free in lsi_do_msgout (CVE-2022-0216)
 2022-07-06  7:25 UTC  (3+ messages)

[PATCH v6 00/13] qapi: net: add unix socket type support to netdev backend
 2022-07-06  6:53 UTC  (14+ messages)
` [PATCH v6 01/13] net: introduce convert_host_port()
` [PATCH v6 02/13] net: remove the @errp argument of net_client_inits()
` [PATCH v6 03/13] net: simplify net_client_parse() error management
` [PATCH v6 04/13] qapi: net: introduce a way to bypass qemu_opts_parse_noisily()
` [PATCH v6 05/13] qapi: net: add stream and dgram netdevs
` [PATCH v6 06/13] net: stream: Don't ignore EINVAL on netdev socket connection
` [PATCH v6 07/13] net: stream: add unix socket
` [PATCH v6 08/13] net: dgram: make dgram_dst generic
` [PATCH v6 09/13] net: dgram: move mcast specific code from net_socket_fd_init_dgram()
` [PATCH v6 10/13] net: dgram: add unix socket
` [PATCH v6 12/13] qemu-sockets: update socket_uri() to be consistent with socket_parse()
` [PATCH v6 13/13] net: stream: move to QIO
` [PATCH v6 11/13] qemu-sockets: move and rename SocketAddress_to_str()

[PULL 0/2] Net patches
 2022-07-06  6:50 UTC  (4+ messages)
` [PULL 1/2] e1000: set RX descriptor status in a separate operation
` [PULL 2/2] ebpf: replace deprecated bpf_program__set_socket_filter

[PATCH] target/ppc/cpu-models: Remove the "default" CPU alias
 2022-07-06  6:31 UTC  (5+ messages)

[PATCH V2 0/4] COLO net and runstate bugfix/optimization
 2022-07-06  5:39 UTC  (10+ messages)
` [PATCH V2 1/4] softmmu/runstate.c: add RunStateTransition support form COLO to PRELAUNCH

[PATCH v3 0/2] handling guest multiple displays
 2022-07-06  4:21 UTC  (7+ messages)
` [PATCH v3 2/2] ui/gtk: a new array param monitor to specify the target displays

[PULL 0/2] xen queue
 2022-07-06  1:48 UTC  (4+ messages)
` [PULL 1/2] xen/pass-through: merge emulated bits correctly
` [PULL 2/2] xen/pass-through: don't create needless register group

[PATCH V8 00/39] Live Update
 2022-07-06  0:15 UTC  (45+ messages)
` [PATCH V8 02/39] migration: qemu file wrappers
` [PATCH V8 04/39] memory: RAM_ANON flag
` [PATCH V8 05/39] vl: start on wakeup request
` [PATCH V8 06/39] cpr: reboot mode
` [PATCH V8 12/39] memory: flat section iterator
` [PATCH V8 13/39] oslib: qemu_clear_cloexec
` [PATCH V8 14/39] qapi: strList_from_string
` [PATCH V8 16/39] qapi: strv_from_strList
` [PATCH V8 20/39] cpr: restart mode
` [PATCH V8 24/39] pci: export export msix_is_pending
` [PATCH V8 27/39] vfio-pci: cpr part 1 (fd and dma)
` [PATCH V8 36/39] chardev: cpr for sockets
` [PATCH V8 38/39] python/machine: add QEMUMachine accessors

[RFC] gitlab: introduce s390x wasmtime job
 2022-07-05 20:41 UTC  (7+ messages)

[PATCH v3] multifd: Copy pages before compressing them with zlib
 2022-07-05 20:35 UTC 

[PATCH v4] hw/nvme: Use ioeventfd to handle doorbell updates
 2022-07-05 18:43 UTC  (3+ messages)

[PATCH v6 00/13] qapi: net: add unix socket type support to netdev backend
 2022-07-05 18:19 UTC  (11+ messages)
` [PATCH v6 01/13] net: introduce convert_host_port()
` [PATCH v6 02/13] net: remove the @errp argument of net_client_inits()
` [PATCH v6 03/13] net: simplify net_client_parse() error management
` [PATCH v6 04/13] qapi: net: introduce a way to bypass qemu_opts_parse_noisily()
` [PATCH v6 05/13] qapi: net: add stream and dgram netdevs
` [PATCH v6 06/13] net: stream: Don't ignore EINVAL on netdev socket connection
` [PATCH v6 07/13] net: stream: add unix socket
` [PATCH v6 08/13] net: dgram: make dgram_dst generic
` [PATCH v6 09/13] net: dgram: move mcast specific code from net_socket_fd_init_dgram()
` [PATCH v6 10/13] net: dgram: add unix socket

[PATCH v4 0/1] target/riscv: Add Zihintpause support
 2022-07-05 17:49 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH] usb/hcd-xhci: check slotid in xhci_wakeup_endpoint()
 2022-07-05 17:47 UTC 

[PATCH] multifd: Copy pages before compressing them with zlib
 2022-07-05 17:32 UTC  (8+ messages)

[PATCH 0/5] Eliminate multifd flush
 2022-07-05 17:20 UTC  (10+ messages)
` [PATCH 5/5] multifd: Only sync once each full round of memory

[PATCH 0/5] target/arm: Implement (or don't) OS Lock and DoubleLock properly
 2022-07-05 17:16 UTC  (5+ messages)
` [PATCH 5/5] target/arm: Correctly implement Feat_DoubleLock

[RFC PATCH v2 0/8] qapi: add generator for Golang interface
 2022-07-05 16:49 UTC  (13+ messages)
` [RFC PATCH v2 2/8] qapi: golang: Generate qapi's alternate types in Go
` [RFC PATCH v2 4/8] qapi: golang: Generate qapi's union "
` [RFC PATCH v2 5/8] qapi: golang: Generate qapi's event "
` [RFC PATCH v2 7/8] qapi: golang: Add CommandResult type to Go

[PULL 00/14] Testing and misc patches
 2022-07-05 16:43 UTC  (2+ messages)

[PATCH 0/5] ppc: Remove irq_inputs
 2022-07-05 16:37 UTC  (8+ messages)
` [PATCH 1/5] ppc64: Allocate IRQ lines with qdev_init_gpio_in()
` [PATCH 2/5] ppc/40x: "
` [PATCH 3/5] ppc/6xx: "
` [PATCH 4/5] ppc/e500: "
` [PATCH 5/5] ppc: Remove unused irq_inputs

[PATCH v2 00/18] Make block-backend-io.h API more consistent
 2022-07-05 16:15 UTC  (19+ messages)
` [PATCH v2 01/18] block: Make blk_{pread, pwrite}() return 0 on success
` [PATCH v2 02/18] block: Add a 'flags' param to blk_pread()
` [PATCH v2 03/18] block: Change blk_{pread,pwrite}() param order
` [PATCH v2 04/18] block: Make 'bytes' param of blk_{pread, pwrite}() an int64_t
` [PATCH v2 05/18] block: Make blk_co_pwrite() take a const buffer
` [PATCH v2 06/18] block: Implement blk_{pread, pwrite}() using generated_co_wrapper
` [PATCH v2 07/18] block: Add blk_{preadv,pwritev}()
` [PATCH v2 08/18] block: Add blk_[co_]preadv_part()
` [PATCH v2 09/18] block: Export blk_pwritev_part() in block-backend-io.h
` [PATCH v2 10/18] block: Change blk_pwrite_compressed() param order
` [PATCH v2 11/18] block: Add blk_co_pwrite_compressed()
` [PATCH v2 12/18] block: Implement blk_pwrite_zeroes() using generated_co_wrapper
` [PATCH v2 13/18] block: Implement blk_pdiscard() "
` [PATCH v2 14/18] block: Implement blk_flush() "
` [PATCH v2 15/18] block: Add blk_co_ioctl()
` [PATCH v2 16/18] block: Add blk_co_truncate()
` [PATCH v2 17/18] block: Reorganize some declarations in block-backend-io.h
` [PATCH v2 18/18] block: Remove remaining unused symbols in coroutines.h

[RFC 0/8] Introduce an extensible static analyzer
 2022-07-05 16:13 UTC  (7+ messages)

[PATCH 00/18] Make block-backend-io.h API more consistent
 2022-07-05 15:26 UTC  (4+ messages)
` [PATCH 17/18] block: Reorganize some declarations in block-backend-io.h

[PATCH v3 0/3] Zero copy improvements (QIOChannel + multifd)
 2022-07-05 15:15 UTC  (4+ messages)
` [PATCH v3 1/3] QIOChannelSocket: Fix zero-copy flush returning code 1 when nothing sent

[PATCH 0/8] virtio-blk: removal of AioContext lock
 2022-07-05 14:48 UTC  (17+ messages)
` [PATCH 1/8] virtio_queue_aio_attach_host_notifier: remove "
` [PATCH 2/8] block-backend: enable_write_cache should be atomic
` [PATCH 3/8] virtio_blk_process_queued_requests: always run in a bh
` [PATCH 4/8] virtio: categorize callbacks in GS
` [PATCH 5/8] virtio-blk: mark GLOBAL_STATE_CODE functions
` [PATCH 6/8] virtio-blk: mark IO_CODE functions
` [PATCH 7/8] VirtIOBlock: protect rq with its own lock
` [PATCH 8/8] virtio-blk: remove unnecessary AioContext lock from function already safe

[PATCH 00/62] target/arm: Implement FEAT_HAFDBS
 2022-07-05 14:12 UTC  (5+ messages)
` [PATCH 06/62] target/arm: Use PageEntryExtra for BTI
` [PATCH 07/62] include/exec: Remove target_tlb_bitN from MemTxAttrs

venv for python qtest bits? (was: Re: [PATCH 11/12] acpi/tests/bits: add README file for bits qtests)
 2022-07-05 13:48 UTC  (13+ messages)


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