messages from 2022-07-06 12:57:48 to 2022-07-07 08:14:57 UTC [more...]
[PULL 00/18] s390x updates
2022-07-07 7:54 UTC (13+ messages)
` [PULL 01/18] target/s390x/tcg: SPX: check validity of new prefix
` [PULL 02/18] pc-bios/s390-ccw: Add a proper prototype for main()
` [PULL 03/18] pc-bios/s390-ccw/virtio: Introduce a macro for the DASD block size
` [PULL 04/18] pc-bios/s390-ccw/bootmap: Improve the guessing logic in zipl_load_vblk()
` [PULL 05/18] pc-bios/s390-ccw/virtio-blkdev: Simplify/fix virtio_ipl_disk_is_valid()
` [PULL 06/18] pc-bios/s390-ccw/virtio-blkdev: Remove virtio_assume_scsi()
` [PULL 07/18] pc-bios/s390-ccw/virtio: Set missing status bits while initializing
` [PULL 08/18] pc-bios/s390-ccw/virtio: Read device config after feature negotiation
` [PULL 09/18] pc-bios/s390-ccw/virtio: Beautify the code for reading virtqueue configuration
` [PULL 11/18] pc-bios/s390-ccw/virtio-blkdev: Request the right feature bits
` [PULL 12/18] pc-bios/s390-ccw/virtio: Remove "extern" keyword from prototypes
` [PULL 17/18] target/s390x: Remove DISAS_PC_STALE_NOCHAIN
[PATCH v4 0/2] qga: add command 'guest-get-cpustats'
2022-07-07 8:00 UTC (6+ messages)
` [PATCH v4 1/2] qapi: Avoid generating C identifier 'linux'
` "
` [PATCH v4 2/2] qga: add command 'guest-get-cpustats'
[PATCH 1/2] hw/gpio/aspeed: Don't let guests modify input pins
2022-07-07 7:26 UTC (3+ messages)
` [PATCH 2/2] aspeed: Add fby35-bmc slot GPIO's
` [PATCH 0/2] hw/gpio/aspeed: Don't let guests modify input pins
[PATCH 0/2] hw/gpio/aspeed: Don't let guests modify input pins
2022-07-07 7:20 UTC
[PATCH v3 0/4] Cavium Octeon MIPS extensions
2022-07-07 7:10 UTC (6+ messages)
` [PATCH v3 4/4] target/mips: introduce Cavium Octeon CPU model
[PATCH v2 0/5] cleanup error handling in kvmppc_read_int_cpu_dt()
2022-07-07 7:03 UTC (7+ messages)
` [PATCH v2 1/5] target/ppc/kvm.c: do not return -1 on uint64_t return
` [PATCH v2 2/5] target/ppc: add errp to kvmppc_read_int_cpu_dt()
` [PATCH v2 3/5] target/ppc: Add error reporting when opening file fails
` [PATCH v2 4/5] target/ppc: use g_autofree in kvmppc_read_int_cpu_dt()
` [PATCH v2 5/5] target/ppc: exit(1) on failure in kvmppc_get_clockfreq()
[PATCH] tests/docker/dockerfiles: Add debian-loongarch-cross.docker
2022-07-07 7:00 UTC (3+ messages)
Adjusting the default ROM option for SEV guests
2022-07-07 6:53 UTC (3+ messages)
[PATCH] block/io_uring: clarify that short reads can happen
2022-07-07 6:49 UTC (2+ messages)
[PATCH] docs: aspeed: Minor updates
2022-07-07 6:40 UTC (3+ messages)
[RFC PATCH v9 00/23] Net Control VQ support in SVQ
2022-07-07 6:23 UTC (25+ messages)
` [RFC PATCH v9 01/23] vhost: Return earlier if used buffers overrun
` [RFC PATCH v9 02/23] vhost: move descriptor translation to vhost_svq_vring_write_descs
` [RFC PATCH v9 03/23] vdpa: delay set_vring_ready after DRIVER_OK
` [RFC PATCH v9 04/23] vhost: Get vring base from vq, not svq
` [RFC PATCH v9 05/23] vhost: Add ShadowVirtQueueStart operation
` [RFC PATCH v9 06/23] virtio-net: Expose ctrl virtqueue logic
` [RFC PATCH v9 07/23] vhost: add vhost_svq_push_elem
` [RFC PATCH v9 08/23] vhost: Decouple vhost_svq_add_split from VirtQueueElement
` [RFC PATCH v9 09/23] vhost: Add SVQElement
` [RFC PATCH v9 10/23] vhost: Reorder vhost_svq_last_desc_of_chain
` [RFC PATCH v9 11/23] vhost: Move last chain id to SVQ element
` [RFC PATCH v9 12/23] vhost: Add opaque member to SVQElement
` [RFC PATCH v9 13/23] vhost: Add vhost_svq_inject
` [RFC PATCH v9 14/23] vhost: add vhost_svq_poll
` [RFC PATCH v9 15/23] vhost: Add custom used buffer callback
` [RFC PATCH v9 16/23] vhost: Add svq avail_handler callback
` [RFC PATCH v9 17/23] vhost: add detach SVQ operation
` [RFC PATCH v9 18/23] vdpa: Export vhost_vdpa_dma_map and unmap calls
` [RFC PATCH v9 19/23] vdpa: Extract get features part from vhost_vdpa_get_max_queue_pairs
` [RFC PATCH v9 20/23] vdpa: Buffer CVQ support on shadow virtqueue
` [RFC PATCH v9 21/23] vdpa: Add vhost_vdpa_start_control_svq
` [RFC PATCH v9 22/23] vdpa: Inject virtio-net mac address via CVQ at start
` [RFC PATCH v9 23/23] vdpa: Add x-svq to NetdevVhostVDPAOptions
[PATCH] hw/nvme: force nvme-ns param 'shared' to false if no nvme-subsys node
2022-07-07 6:02 UTC (2+ messages)
[PATCH v4] hw/nvme: Use ioeventfd to handle doorbell updates
2022-07-07 5:51 UTC (5+ messages)
[PATCH] hw/pci/pci_bridge: ensure PCIe slots have only one slot
2022-07-07 5:20 UTC (5+ messages)
[PATCH v3 00/13] Improve reliability of VM tests
2022-07-07 4:03 UTC (14+ messages)
` [PATCH v3 01/13] qga: treat get-guest-fsinfo as "best effort"
` [PATCH v3 02/13] tests/vm: use 'cp' instead of 'ln' for temporary vm images
` [PATCH v3 03/13] tests/vm: switch CentOS 8 to CentOS 8 Stream
` [PATCH v3 04/13] tests/vm: switch centos.aarch64 "
` [PATCH v3 05/13] tests/vm: update sha256sum for ubuntu.aarch64
` [PATCH v3 06/13] tests/vm: remove ubuntu.i386 VM test
` [PATCH v3 07/13] tests/vm: remove duplicate 'centos' "
` [PATCH v3 08/13] tests/vm: add 1GB extra memory per core
` [PATCH v3 09/13] tests/vm: upgrade Ubuntu 18.04 VM to 20.04
` [PATCH v3 10/13] tests/vm: Remove docker cross-compile test from CentOS VM
` [PATCH v3 11/13] tests/qemu-iotests: hotfix for 307, 223 output
` [PATCH v3 12/13] tests/qemu-iotests: skip 108 when FUSE is not loaded
` [PATCH v3 13/13] iotests: fix copy-before-write for macOS and FreeBSD
[PATCH v2 1/7] piix_ide_reset: Use pci_set_* functions instead of direct access
2022-07-07 3:11 UTC (7+ messages)
` [PATCH v2 2/7] tests/qtest/ide-test.c: Create disk image for use as a secondary
` [PATCH v2 3/7] hw/ide/core: Clear LBA and drive bits for EXECUTE DEVICE DIAGNOSTIC
` [PATCH v2 4/7] tests/qtest/ide-test: Verify that DIAGNOSTIC clears DEV to zero
` [PATCH v2 5/7] qpci_device_enable: Allow for command bits hardwired to 0
` [PATCH v2 6/7] hw/ide/piix: Ignore writes of hardwired PCI command register bits
` [PATCH v2 7/7] hw/ide/core.c: Implement ATA INITIALIZE_DEVICE_PARAMETERS command
[PULL 00/34] ppc queue
2022-07-07 2:24 UTC (36+ messages)
` [PULL 01/34] ppc/pnv: move root port attach to pnv_phb4_realize()
` [PULL 02/34] ppc/pnv: attach phb3/phb4 root ports in QOM tree
` [PULL 03/34] ppc/pnv: assign pnv-phb-root-port chassis/slot earlier
` [PULL 04/34] ppc/pnv: make pnv_ics_get() use the chip8->phbs[] array
` [PULL 05/34] ppc/pnv: make pnv_ics_resend() use chip8->phbs[]
` [PULL 06/34] ppc/pnv: make pnv_chip_power8_pic_print_info() "
` [PULL 07/34] ppc/pnv: remove 'INTERFACE_PCIE_DEVICE' from phb3 root bus
` [PULL 08/34] ppc/pnv: remove 'INTERFACE_PCIE_DEVICE' from phb4 "
` [PULL 09/34] target/ppc: Change FPSCR_* to follow POWER ISA numbering convention
` [PULL 10/34] spapr/ddw: Reset DMA when the last non-default window is removed
` [PULL 11/34] spapr/ddw: Implement 64bit query extension
` [PULL 12/34] target/ppc: use int128.h methods in vpmsumd
` [PULL 13/34] target/ppc: use int128.h methods in vadduqm
` [PULL 14/34] target/ppc: use int128.h methods in vaddecuq and vaddeuqm
` [PULL 15/34] target/ppc: use int128.h methods in vaddcuq
` [PULL 16/34] target/ppc: use int128.h methods in vsubuqm
` [PULL 17/34] target/ppc: use int128.h methods in vsubecuq and vsubeuqm
` [PULL 18/34] target/ppc: use int128.h methods in vsubcuq
` [PULL 19/34] ppc: Define SETFIELD for the ppc target
` [PULL 20/34] ppc/spapr: Implement H_WATCHDOG
` [PULL 21/34] target/ppc: Fix insn32.decode style issues
` [PULL 22/34] target/ppc: Move mffscrn[i] to decodetree
` [PULL 23/34] target/ppc: Move mffsce "
` [PULL 24/34] target/ppc: Move mffsl "
` [PULL 25/34] target/ppc: Move mffs[.] "
` [PULL 26/34] target/ppc: Implement mffscdrn[i] instructions
` [PULL 27/34] tests/tcg/ppc64: Add mffsce test
` [PULL 28/34] target/ppc: Add flag for ISA v2.06 BCDA instructions
` [PULL 29/34] target/ppc: implement addg6s
` [PULL 30/34] target/ppc: implement cbcdtd
` [PULL 31/34] target/ppc: implement cdtbcd
` [PULL 32/34] target/ppc: Return default CPU for max CPU
` [PULL 33/34] target/ppc/cpu-models: Remove the "default" CPU alias
` [PULL 34/34] target/ppc: Fix MPC8555 and MPC8560 core type to e500v1
[PATCH 0/2] Add Block Protect (BP) and Top Bottom (TB) bits for write protect
2022-07-07 2:16 UTC (2+ messages)
` [PATCH v2] hw: m25p80: Add Block Protect and Top Bottom "
vhost-user-test failure
2022-07-07 1:18 UTC
[PATCH] hw/riscv: virt: pass random seed to fdt
2022-07-07 1:04 UTC (4+ messages)
[PATCH] configure: Restrict TCG to emulation
2022-07-07 1:01 UTC (2+ messages)
[PATCH] ui/cocoa: Fix switched_to_fullscreen warning
2022-07-07 0:58 UTC (3+ messages)
[PATCH v5 00/45] target/arm: Scalable Matrix Extension
2022-07-07 0:56 UTC (16+ messages)
` [PATCH v5 03/45] target/arm: Trap non-streaming usage when Streaming SVE is active
` [PATCH v5 07/45] target/arm: Mark PMULL, FMMLA as non-streaming
` [PATCH v5 19/45] target/arm: Implement SME MOVA
` [PATCH v5 20/45] target/arm: Implement SME LD1, ST1
` [PATCH v5 23/45] target/arm: Implement SME ADDHA, ADDVA
` [PATCH v5 35/45] linux-user/aarch64: Add SM bit to SVE signal context
` [PATCH v5 37/45] linux-user/aarch64: Do not allow duplicate or short sve records
[PATCH] avocado: Fix BUILD_DIR if it's equal to SOURCE_DIR
2022-07-07 0:55 UTC (2+ messages)
[PATCH RESEND] python/machine: Fix AF_UNIX path too long on macOS
2022-07-07 0:52 UTC (4+ messages)
[PULL 0/2] M68k for 7.1 patches
2022-07-07 0:50 UTC (2+ messages)
[PATCH v2 1/2] hw/i386/postcard.c: New ISA POST card device
2022-07-07 0:37 UTC (2+ messages)
` [PATCH v2 2/2] hw/i386/postcard: New test suite for the "
[PATCH] scripts: check if .git exists before checking submodule status
2022-07-06 21:13 UTC (2+ messages)
[PATCH v9 00/21] job: replace AioContext lock with job_mutex
2022-07-06 20:15 UTC (22+ messages)
` [PATCH v9 01/21] job.c: make job_mutex and job_lock/unlock() public
` [PATCH v9 02/21] job.h: categorize fields in struct Job
` [PATCH v9 03/21] job.c: API functions not used outside should be static
` [PATCH v9 04/21] aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED
` [PATCH v9 05/21] job.c: add job_lock/unlock while keeping job.h intact
` [PATCH v9 06/21] job: move and update comments from blockjob.c
` [PATCH v9 07/21] blockjob: introduce block_job _locked() APIs
` [PATCH v9 08/21] jobs: add job lock in find_* functions
` [PATCH v9 09/21] jobs: use job locks also in the unit tests
` [PATCH v9 10/21] block/mirror.c: use of job helpers in drivers to avoid TOC/TOU
` [PATCH v9 11/21] jobs: group together API calls under the same job lock
` [PATCH v9 12/21] commit and mirror: create new nodes using bdrv_get_aio_context, and not the job aiocontext
` [PATCH v9 13/21] job: detect change of aiocontext within job coroutine
` [PATCH v9 14/21] jobs: protect job.aio_context with BQL and job_mutex
` [PATCH v9 15/21] job.c: enable job lock/unlock and remove Aiocontext locks
` [PATCH v9 16/21] block_job_query: remove atomic read
` [PATCH v9 17/21] blockjob.h: categorize fields in struct BlockJob
` [PATCH v9 18/21] blockjob: rename notifier callbacks as _locked
` [PATCH v9 19/21] blockjob: protect iostatus field in BlockJob struct
` [PATCH v9 20/21] blockjob: remove unused functions
` [PATCH v9 21/21] job: "
[PATCH v8 00/20] job: replace AioContext lock with job_mutex
2022-07-06 21:29 UTC (11+ messages)
` [PATCH v8 08/20] blockjob.h: introduce block_job _locked() APIs
` [PATCH v8 17/20] job.c: enable job lock/unlock and remove Aiocontext locks
[PATCH] tcg/tci: Remove CONFIG_DEBUG_TCG_INTERPRETER
2022-07-06 21:01 UTC (2+ messages)
[PATCH] iotests/copy-before-write: specify required_fmts
2022-07-06 17:53 UTC (2+ messages)
[PATCH V8 00/39] Live Update
2022-07-06 17:46 UTC (13+ messages)
` [PATCH V8 27/39] vfio-pci: cpr part 1 (fd and dma)
` [PATCH V8 28/39] vfio-pci: cpr part 2 (msi)
` [PATCH V8 29/39] vfio-pci: cpr part 3 (intx)
` [PATCH V8 30/39] vfio-pci: recover from unmap-all-vaddr failure
[PATCH v2 0/4] target/s390x: Exit tb after executing ex_value
2022-07-06 17:50 UTC (2+ messages)
[PATCH] target/ppc: Fix MPC8555 and MPC8560 core type to e500v1
2022-07-06 17:45 UTC (2+ messages)
[PATCH 0/9] cleanup error handling in kvmppc_read_int_cpu_dt()
2022-07-06 17:10 UTC (4+ messages)
` [PATCH 4/9] target/ppc: use g_autofree "
[PULL 00/10] Block jobs & NBD patches
2022-07-06 17:05 UTC (5+ messages)
` [PULL 07/10] iotests: copy-before-write: add cases for cbw-timeout option
` copy-before-write test failing (was: Re: [PULL 07/10] iotests: copy-before-write: add cases for cbw-timeout option)
` copy-before-write test failing
[PATCH] iotests: fix copy-before-write for macOS and FreeBSD
2022-07-06 16:51 UTC (4+ messages)
[PATCH v2 9/9] docs: aspeed: Add fby35 multi-SoC machine section
2022-07-06 16:50 UTC (3+ messages)
[PATCH 1/8] hw/i2c/pca954x: Add method to get channels
2022-07-06 16:41 UTC (3+ messages)
[RFC PATCH v2 0/8] qapi: add generator for Golang interface
2022-07-06 16:22 UTC (7+ messages)
` [RFC PATCH v2 5/8] qapi: golang: Generate qapi's event types in Go
accomplishment of new x86 feature on qemu
2022-07-06 14:34 UTC
[PATCH v6 00/13] qapi: net: add unix socket type support to netdev backend
2022-07-06 14:23 UTC (3+ messages)
` [PATCH v6 05/13] qapi: net: add stream and dgram netdevs
[RFC v1] util/aio: Keep notification disabled as much as possible
2022-07-06 14:12 UTC (3+ messages)
[PATCH] target/ppc/cpu-models: Remove the "default" CPU alias
2022-07-06 13:40 UTC (4+ messages)
[PATCH v2 00/15] virtio-gpio and various virtio cleanups
2022-07-06 13:37 UTC (4+ messages)
` [PATCH v2 05/15] hw/virtio: add boilerplate for vhost-user-gpio device
[PATCH v3 0/1] qga: add command 'guest-get-cpustats'
2022-07-06 12:55 UTC (4+ messages)
` [PATCH v3 1/1] "
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).