qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-18 19:17:12 to 2021-05-19 11:15:40 UTC [more...]

[PATCH 00/21] block: publish backup-top filter
 2021-05-19 11:14 UTC  (6+ messages)
` [PATCH 01/21] block: introduce bdrv_replace_child_bs()

GSoC introduction: Rust vhost-user-scsi device
 2021-05-19 11:10 UTC  (3+ messages)

[PATCH] configure: Avoid error messages about missing *-config-*.h files
 2021-05-19 11:08 UTC  (2+ messages)

[PATCH v5 0/6] hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers
 2021-05-19 11:05 UTC  (9+ messages)
` [PATCH v5 1/6] hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDC
` [PATCH v5 2/6] hw/block/fdc: Replace disabled fprintf() by trace event
` [PATCH v5 3/6] hw/block/fdc: Declare shared prototypes in fdc-internal.h
` [PATCH v5 4/6] hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c
` [PATCH v5 5/6] hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.c
` [PATCH v5 6/6] hw/block/fdc: Add sysbus_fdc_init_drives() method

[RFC PATCH] block/vpc: Support probing of fixed-size VHD images
 2021-05-19 10:56 UTC  (3+ messages)

[PATCH] Update libslirp to v4.5.0
 2021-05-19 10:46 UTC 

[PATCH v12 0/8] MTE support for KVM guest
 2021-05-19 10:48 UTC  (7+ messages)
` [PATCH v12 3/8] arm64: mte: Sync tags for pages where PTE is untagged
` [PATCH v12 4/8] arm64: kvm: Introduce MTE VM feature

[PATCH v4] target/xtensa: clean up unaligned access
 2021-05-19 10:45 UTC 

[PATCH] target/xtensa: fix access ring in l32ex
 2021-05-19 10:44 UTC 

[PULL 00/20] CI, qtest, and misc patches
 2021-05-19 10:43 UTC  (4+ messages)
` [PULL 17/20] configure: Poison all current target-specific #defines

[PATCH] qemu-io-cmds: assert that we don't have .perm requested in no-blk case
 2021-05-19 10:42 UTC  (2+ messages)

[PATCH] block/file-posix: Fix problem with fallocate(PUNCH_HOLE) on GPFS
 2021-05-19 10:41 UTC  (5+ messages)

[PATCH 0/5] esp: fixes for MacOS toolbox ROM
 2021-05-19 10:08 UTC  (6+ messages)
` [PATCH 1/5] esp: allow non-DMA callback in esp_transfer_data() initial transfer
` [PATCH 2/5] esp: handle non-DMA transfers from the target one byte at a time
` [PATCH 3/5] esp: ensure PDMA write transfers are flushed from the FIFO to the target immediately
` [PATCH 4/5] esp: revert 75ef849696 "esp: correctly fill bus id with requested lun"
` [PATCH 5/5] esp: correctly accumulate extended messages for PDMA

[Bug 1761798] Re: live migration intermittently fails in CI with "VQ 0 size 0x80 Guest index 0x12c inconsistent with Host index 0x134: delta 0xfff8"
 2021-05-19  9:53 UTC 

[RFC PATCH v2 0/6] hw/arm/virt: Introduce cpu topology support
 2021-05-19 10:00 UTC  (14+ messages)
` [RFC PATCH v2 5/6] hw/arm/virt-acpi-build: Add PPTT table

[PATCH v3] i386: Add ratelimit for bus locks acquired in guest
 2021-05-19 10:00 UTC  (3+ messages)

[PATCH v6 0/9] ui: add vdagent implementation and clipboard support
 2021-05-19  9:47 UTC  (14+ messages)
` [PATCH v6 1/9] build: add separate spice-protocol config option
` [PATCH v6 2/9] ui: add clipboard infrastructure
` [PATCH v6 3/9] ui: add clipboard documentation
` [PATCH v6 4/9] ui/vdagent: core infrastructure
` [PATCH v6 5/9] ui/vdagent: add mouse support
` [PATCH v6 6/9] ui/vdagent: add clipboard support
` [PATCH v6 7/9] ui/vnc: "
` [PATCH v6 8/9] ui/gtk: move struct GtkDisplayState to ui/gtk.h
` [PATCH v6 9/9] ui/gtk: add clipboard support

[RFC PATCH 00/25] exec: Add load/store API for aligned pointers
 2021-05-19  9:08 UTC  (7+ messages)
` [RFC PATCH 08/25] qemu/bswap: Use ST_CONVERT() macro to emit 16-bit load/store functions
` [RFC PATCH 14/25] qemu/bswap: Introduce load/store for aligned pointer

[PATCH v2] migration/rdma: Fix cm_event used before being initialized
 2021-05-19  8:11 UTC  (2+ messages)

[PATCH] fdc: check drive block device before usage (CVE-2021-20196)
 2021-05-19  7:32 UTC  (5+ messages)

[PATCH v2] fdc: check null block pointer before r/w data transfer
 2021-05-19  7:27 UTC  (3+ messages)

[PATCH 0/3] Move some things out of hw/misc
 2021-05-19  7:23 UTC  (5+ messages)
` [PATCH 1/3] adc: Move the zynq-xadc file to the adc directories
` [PATCH 2/3] adc: Move the max111x driver to the adc directory
` [PATCH 3/3] sensor: Move hardware sensors from misc to a sensor directory

[PATCH 3/3] hw/block/nvme: add id ns metadata cap (mc) enum
 2021-05-19  7:05 UTC  (2+ messages)

[PATCH v2 00/21] qapi: static typing conversion, pt5a
 2021-05-19  7:01 UTC  (9+ messages)
` [PATCH v2 01/21] qapi/parser: Don't try to handle file errors
` [PATCH v2 15/21] qapi/parser: add docstrings

[PATCH] migration/rdma: Fix cm_event used before being initialized
 2021-05-19  6:40 UTC  (5+ messages)

Qemu block filter insertion/removal API
 2021-05-19  6:37 UTC  (3+ messages)

[PATCH v5 00/13] virtio-gpu: Add support for Blob resources feature (v5)
 2021-05-19  6:17 UTC  (17+ messages)
` [PATCH v5 01/13] ui: Get the fd associated with udmabuf driver
` [PATCH v5 02/13] headers: Add udmabuf.h
` [PATCH v5 03/13] virtio-gpu: Add udmabuf helpers
` [PATCH v5 04/13] virtio-gpu: Add virtio_gpu_find_check_resource
` [PATCH v5 05/13] virtio-gpu: Refactor virtio_gpu_set_scanout
` [PATCH v5 06/13] virtio-gpu: Refactor virtio_gpu_create_mapping_iov
` [PATCH v5 07/13] virtio-gpu: Add initial definitions for blob resources
` [PATCH v5 08/13] virtio-gpu: Add virtio_gpu_resource_create_blob
` [PATCH v5 09/13] ui/pixman: Add qemu_pixman_to_drm_format()
` [PATCH v5 10/13] virtio-gpu: Add helpers to create and destroy dmabuf objects
` [PATCH v5 11/13] virtio-gpu: Factor out update scanout
` [PATCH v5 12/13] virtio-gpu: Add virtio_gpu_set_scanout_blob
` [PATCH v5 13/13] virtio-gpu: Update cursor data using blob

RFC: Qemu backup interface plans
 2021-05-19  6:11 UTC  (3+ messages)

[PATCH] qemu-config: load modules when instantiating option groups
 2021-05-19  5:24 UTC  (2+ messages)

[PATCH v2 0/2] target/i386: Make sure that vsyscall's tb->size != 0
 2021-05-19  4:57 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tests/tcg/x86_64: add vsyscall smoke test

[PATCH 00/24] target/ppc: Clean up mmu translation
 2021-05-19  2:52 UTC  (26+ messages)
` [PATCH 01/24] target/ppc: Introduce prot_for_access_type
` [PATCH 02/24] target/ppc: Use MMUAccessType in mmu-radix64.c
` [PATCH 03/24] target/ppc: Use MMUAccessType in mmu-hash64.c
` [PATCH 04/24] target/ppc: Use MMUAccessType in mmu-hash32.c
` [PATCH 05/24] target/ppc: Rename access_type to type in mmu_helper.c
` [PATCH 06/24] target/ppc: Use MMUAccessType "
` [PATCH 07/24] target/ppc: Remove type argument from check_prot
` [PATCH 08/24] target/ppc: Remove type argument from ppc6xx_tlb_pte_check
` [PATCH 09/24] target/ppc: Remove type argument from ppc6xx_tlb_check
` [PATCH 10/24] target/ppc: Remove type argument from get_bat_6xx_tlb
` [PATCH 11/24] target/ppc: Remove type argument from mmu40x_get_physical_address
` [PATCH 12/24] target/ppc: Remove type argument from mmubooke_check_tlb
` [PATCH 13/24] target/ppc: Remove type argument from mmubooke_get_physical_address
` [PATCH 14/24] target/ppc: Remove type argument from mmubooke206_check_tlb
` [PATCH 15/24] target/ppc: Remove type argument for mmubooke206_get_physical_address
` [PATCH 16/24] target/ppc: Remove PowerPCCPUClass.handle_mmu_fault
` [PATCH 17/24] target/ppc: Use MMUAccessType with *_handle_mmu_fault
` [PATCH 18/24] target/ppc: Push real-mode handling into ppc_radix64_xlate
` [PATCH 19/24] target/ppc: Use bool success for ppc_radix64_xlate
` [PATCH 20/24] target/ppc: Split out ppc_hash64_xlate
` [PATCH 21/24] target/ppc: Split out ppc_hash32_xlate
` [PATCH 22/24] target/ppc: Split out ppc_jumbo_xlate
` [PATCH 23/24] target/ppc: Introduce ppc_xlate
` [PATCH 24/24] target/ppc: Restrict ppc_cpu_tlb_fill to TCG

[PATCH v4 00/13] virtio-gpu: Add support for Blob resources feature (v4)
 2021-05-19  3:34 UTC  (3+ messages)

[PATCH v2] target/ppc: Fix load endianness for lxvwsx/lxvdsx
 2021-05-19  0:43 UTC  (4+ messages)

[PATCH] Fix `lxvdsx` (issue #212)
 2021-05-19  0:46 UTC  (5+ messages)

[PATCH v2 0/7] target/ppc: Misc motion to support disabling TCG
 2021-05-19  2:02 UTC  (5+ messages)
` [PATCH v2 1/7] target/ppc: fix ppc_store_sdr1 for user-only compilation
` [PATCH v2 7/7] target/ppc: wrapped some TCG only logic with ifdefs

[PATCH v4] plugins/syscall: Added a table-like summary output
 2021-05-19  3:24 UTC 

[PATCH] fw_cfg: Set the max fw_cfg mem read size to 8 bytes
 2021-05-19  3:08 UTC  (3+ messages)

[PATCH Resend] block/quorum: Provide .bdrv_co_flush instead of .bdrv_co_flush_to_disk
 2021-05-19  1:40 UTC 

[PATCH v3] target/xtensa: clean up unaligned access
 2021-05-19  0:26 UTC  (3+ messages)

[Bug 1875702] [NEW] madvise reports success, but doesn't implement WIPEONFORK
 2021-05-18 23:45 UTC  (2+ messages)
` [Bug 1875702] "

[Bug 1915535] [NEW] Assertion `child->perm & BLK_PERM_WRITE' failed in bdrv_co_write_req_prepare through atapi
 2021-05-18 23:32 UTC  (3+ messages)
` [Bug 1915535] "

[Bug 1915539] [NEW] Null-ptr dereference on AHCICmdHdr in ahci_pio_transfer
 2021-05-18 23:29 UTC  (3+ messages)
` [Bug 1915539] "

[PATCH 0/4] With the pca954x i2c mux available, enable it on aspeed and nuvoton BMC boards
 2021-05-18 23:27 UTC  (9+ messages)
` [PATCH 1/4] hw/arm: gsj add i2c comments
` [PATCH 2/4] hw/arm: gsj add pca9548
` [PATCH 3/4] hw/arm: quanta-q71l add pca954x muxes
` [PATCH 4/4] aspeed: sonorapass: enable "

[RFC PATCH 00/11] hw/isa: Remove dependencies on ISA bus singleton
 2021-05-18 23:05 UTC  (13+ messages)
` [RFC PATCH 01/11] hw/isa: Explode pci_create_simple() calls
` [RFC PATCH 02/11] hw/ide: Add PCIIDEState::isa_bus link
` [RFC PATCH 03/11] hw/ide/piix: Set the ISA-bus QOM link
` [RFC PATCH 04/11] hw/ide/via: "
` [RFC PATCH 05/11] hw/isa: Extract isa_bus_get_irq() from isa_get_irq()
` [RFC PATCH 06/11] hw/ide: Replace isa_get_irq() by isa_bus_get_irq()
` [RFC PATCH 07/11] hw/isa: Simplify isa_get_irq()
` [RFC PATCH 08/11] hw/isa: Extract bus part from isa_register_portio_list()
` [RFC PATCH 09/11] hw/ide: Let ide_init_ioport() take an ISA bus argument instead of device
` [RFC PATCH 10/11] hw/isa: Remove use of global isa bus
` [RFC PATCH 11/11] hw/isa: Rename isabus singleton as 'g_isabus'

[PATCH 0/2] Hexagon (target/hexagon) bug fixes
 2021-05-18 23:00 UTC  (3+ messages)
` [PATCH 1/2] Hexagon (target/hexagon) fix bug in fLSBNEW*
` [PATCH 2/2] Hexagon (target/hexagon) fix l2fetch instructions

[PATCH 1/2] Hexagon (target/hexagon) fix bug in fLSBNEW*
 2021-05-18 22:58 UTC  (2+ messages)
` [PATCH 2/2] Hexagon (target/hexagon) fix l2fetch instructions

[PATCH v3 0/5] Add support for PMBus in QEMU
 2021-05-18 21:43 UTC  (8+ messages)
` [PATCH v3 1/5] hw/i2c: add support for PMBus

[PATCH v2 0/7] virtiofsd: Few cleanups in virtio_send_data_iov()
 2021-05-18 21:35 UTC  (8+ messages)
` [PATCH v2 1/7] virtiofsd: Check for EINTR in preadv() and retry
` [PATCH v2 2/7] virtiofsd: Get rid of unreachable code in read
` [PATCH v2 3/7] virtiofsd: Use iov_discard_front() to skip bytes
` [PATCH v2 4/7] virtiofsd: get rid of in_sg_left variable
` [PATCH v2 5/7] virtiofsd: Simplify skip byte logic
` [PATCH v2 6/7] virtiofsd: Check EOF before short read
` [PATCH v2 7/7] virtiofsd: Set req->reply_sent right after sending reply

[PATCH 0/2] esp: minor fixes for older Linux versions
 2021-05-18 21:25 UTC  (3+ messages)
` [PATCH 1/2] esp: only assert INTR_DC interrupt flag if selection fails
` [PATCH 2/2] esp: only set ESP_RSEQ at the start of the select sequence

[PATCH qemu] Add basic power management to raspi
 2021-05-18 20:24 UTC 

[PATCH] hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machine
 2021-05-18 21:07 UTC  (5+ messages)

[PULL 00/59] Linux user for 6.1 patches
 2021-05-18 20:18 UTC  (2+ messages)

[PATCH V3 00/22] Live Update
 2021-05-18 20:14 UTC  (10+ messages)

[PATCH v2 00/12] hw: Various Kconfig fixes
 2021-05-18 20:11 UTC  (4+ messages)

[PATCH 0/2] Adds quanta-gbs-bmc machine to nuvoton boards
 2021-05-18 19:47 UTC  (3+ messages)
` [PATCH 1/2] hw/arm: add quanta-gbs-bmc machine
` [PATCH 2/2] hw/arm: quanta-gbs-bmc add i2c comments

[PATCH v3 00/11] PS/2 controller related fixes
 2021-05-18 19:37 UTC  (4+ messages)
` [PATCH v3 05/11] pckbd: don't update OBF flags if KBD_STAT_OBF is set

[Question] Indefinitely block in the host when remove the PF driver
 2021-05-18 19:39 UTC  (2+ messages)

[Bug 1917442] [NEW] [AHCI] crash when running a GNU/Hurd guest
 2021-05-18 19:11 UTC  (2+ messages)
` [Bug 1917442] "

[PATCH v2 0/6] hw/southbridge: QOM'ify vt82c686 as VT82C686B_SOUTHBRIDGE
 2021-05-18 19:16 UTC  (3+ messages)
` [PATCH v2 5/6] hw/ide/via: Connect IDE function output IRQs to the ISA function input


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