messages from 2022-06-28 12:27:50 to 2022-06-29 11:43:10 UTC [more...]
qemu-system-s390x hang in tcg (was: Re: [PATCH v8 23/70] mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap())
2022-06-29 8:10 UTC (2+ messages)
[PATCH] io_uring: fix short read slow path corruptions
2022-06-29 8:46 UTC (3+ messages)
[PATCH 0/4] Fix some coverity issues on VDUSE
2022-06-29 11:39 UTC (11+ messages)
` [PATCH 1/4] libvduse: Fix the incorrect function name
` [PATCH 2/4] libvduse: Replace strcpy() with strncpy()
` [PATCH 3/4] libvduse: Pass positive value to strerror()
` [PATCH 4/4] libvduse: Check the return value of some ioctls
[PATCH] hw/arm/virt: dt: add rng-seed property
2022-06-29 11:26 UTC (8+ messages)
[RFC PATCH v4 00/11] qapi: net: add unix socket type support to netdev backend
2022-06-29 11:26 UTC (7+ messages)
` [RFC PATCH v4 04/11] qapi: net: add stream and dgram netdevs
` [RFC PATCH v4 10/11] qemu-sockets: introduce socket_uri()
[PATCH v5 00/12] qapi: net: add unix socket type support to netdev backend
2022-06-29 11:20 UTC (5+ messages)
` [PATCH v5 03/12] net: simplify net_client_parse() error management
` [PATCH v5 05/12] qapi: net: add stream and dgram netdevs
[PATCH 0/2] python/qemu/machine: fix potential hang in QMP accept
2022-06-29 10:51 UTC (7+ messages)
` [PATCH 1/2] python/qemu/machine: replace subprocess.Popen with asyncio
` [PATCH 2/2] python/qemu/machine: accept QMP connection asynchronously
[RFC PATCH 00/12] Introduce QEMU userspace ebpf support
2022-06-29 10:43 UTC (2+ messages)
[PATCH v5 0/2] target/xtensa: semihosting cleanup
2022-06-29 10:38 UTC (10+ messages)
` [PATCH v5 2/2] target/xtensa: Use semihosting/syscalls.h
[PATCH RFC 0/2] arm: enable MTE for QEMU + kvm
2022-06-29 10:38 UTC (8+ messages)
` [PATCH RFC 1/2] arm/kvm: enable MTE if available
[RESEND PATCH] hw/dma: fix crash caused by race condition
2022-06-29 9:52 UTC (5+ messages)
[PATCH] e1000: set RX descriptor status in a separate operation
2022-06-29 9:40 UTC
[PATCH v3 0/4] hmat acpi: Don't require initiator value in -numa
2022-06-29 9:35 UTC (5+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] tests: acpi: add and whitelist *.hmat-noinitiator expected blobs
` [PATCH v3 3/4] tests: acpi: q35: add test for hmat nodes without initiators
` [PATCH v3 4/4] tests: acpi: q35: update expected blobs *.hmat-noinitiators
[PULL 00/11] Trivial branch for 7.1 patches
2022-06-29 9:08 UTC (12+ messages)
` [PULL 01/11] vga: avoid crash if no default vga card
` [PULL 02/11] qom/object: Remove circular include dependency
` [PULL 03/11] util: Return void on iova_tree_remove
` [PULL 04/11] Trivial: 3 char repeat typos
` [PULL 05/11] trivial typos: namesapce
` [PULL 06/11] MAINTAINERS: Add softmmu/runstate.c to "Main loop"
` [PULL 07/11] hw/pci-host/i440fx: Remove unused parameter from i440fx_init()
` [PULL 08/11] common-user: Only compile the common user code if have_user is set
` [PULL 09/11] hw/ide/atapi.c: Correct typos (CD-CDROM -> CD-ROM)
` [PULL 10/11] hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route()
` [PULL 11/11] hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove it
[PATCH 12/14] aspeed: Make aspeed_board_init_flashes public
2022-06-29 9:11 UTC (4+ messages)
[PATCH v2 00/13] hw/i2c/aspeed: Add new-registers DMA slave mode RX support
2022-06-29 9:20 UTC (21+ messages)
` [PATCH v2 01/13] hw/i2c/aspeed: Fix R_I2CD_FUN_CTRL reference
` [PATCH v2 02/13] hw/i2c/aspeed: Fix DMA len write-enable bit handling
` [PATCH v2 03/13] hw/i2c/aspeed: Fix MASTER_EN missing error message
` [PATCH v2 04/13] hw/i2c: support multiple masters
` [PATCH v2 05/13] hw/i2c: add asynchronous send
` [PATCH v2 06/13] hw/i2c/aspeed: add slave device in old register mode
` [PATCH v2 07/13] hw/i2c/aspeed: Add new-registers DMA slave mode RX support
` [PATCH v2 08/13] hw/i2c/pmbus: Reset out buf after switching pages
` [PATCH v2 09/13] hw/i2c/pmbus: Add read-only IC_DEVICE_ID support
` [PATCH v2 10/13] hw/misc/aspeed: Add PECI controller
` [PATCH v2 11/13] hw/misc/aspeed: Add fby35-sb-cpld
` [PATCH v2 12/13] hw/misc/aspeed: Add intel-me
` [PATCH v2 13/13] hw/arm/aspeed: Add oby35-cl machine
[PATCH] hw/nvme: Use ioeventfd to handle doorbell updates
2022-06-29 9:04 UTC (2+ messages)
[PULL v2 0/9] Block jobs & NBD patches
2022-06-29 8:15 UTC (3+ messages)
` [PULL v2 3/9] iotests: add copy-before-write: on-cbw-error tests
` [PULL v2 6/9] block/copy-before-write: implement cbw-timeout option
[PATCH v3] xen/pass-through: merge emulated bits correctly
2022-06-29 7:57 UTC (2+ messages)
` [PATCH v4] "
[RFC PATCH] tests/9p: introduce declarative function calls
2022-06-29 7:35 UTC (2+ messages)
[PATCH] microvm: turn off io reservations for pcie root ports
2022-06-29 7:16 UTC (6+ messages)
venv for python qtest bits? (was: Re: [PATCH 11/12] acpi/tests/bits: add README file for bits qtests)
2022-06-29 6:28 UTC (36+ messages)
` Why we should avoid new submodules if possible
[PATCH v3] xen/pass-through: don't create needless register group
2022-06-29 6:04 UTC
[PATCH] target/ppc: Add error reporting when opening file fails
2022-06-29 5:56 UTC (2+ messages)
[PATCH v2] target/riscv: fix user-mode build issue because mhartid
2022-06-29 4:30 UTC (5+ messages)
[PATCH] aspeed/smc: Fix potential overflow
2022-06-29 2:41 UTC (2+ messages)
[RFC v3 0/5] *** Add support for zoned device ***
2022-06-29 2:35 UTC (10+ messages)
` [RFC v3 1/5] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
[PATCH 0/2] vhost-user: Support vhost_dev_start
2022-06-29 2:25 UTC (3+ messages)
` [PATCH 1/2] vhost: Change the sequence of device start
` [PATCH 2/2] vhost-user: Support vhost_dev_start
[PATCH] hw/riscv: virt: pass random seed to fdt
2022-06-29 2:09 UTC (2+ messages)
running softmmu tcg target tests locally
2022-06-28 22:34 UTC (2+ messages)
[PATCH 0/2] Decouple Xen-HVM from PIIX
2022-06-28 22:25 UTC (7+ messages)
` [PATCH 1/2] hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route()
` [PATCH 2/2] hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove it
Slowness with multi-thread TCG?
2022-06-28 22:17 UTC (6+ messages)
[PATCH v8 0/4] QEMU RISC-V nested virtualization fixes
2022-06-28 22:12 UTC (3+ messages)
` [PATCH v8 2/4] target/riscv: Set minumum priv spec version for mcountinhibit
[PATCH v2] target/ppc: Return default CPU for max CPU
2022-06-28 20:55 UTC
[PATCH v7 00/18] job: replace AioContext lock with job_mutex
2022-06-28 19:42 UTC (16+ messages)
` [PATCH v7 01/18] job.c: make job_mutex and job_lock/unlock() public
` [PATCH v7 10/18] jobs: rename static functions called with job_mutex held
[PATCH v1 0/2] Zero copy improvements (QIOChannel + multifd)
2022-06-28 16:56 UTC (8+ messages)
` [PATCH v1 2/2] migration/multifd: Warn user when zerocopy not working
[PATCH v4] hw: m25p80: add WP# pin and SRWD bit for write protection
2022-06-28 16:22 UTC (4+ messages)
[PATCH 00/15] ipmi: Bug fixes, add new interfaces
2022-06-28 16:21 UTC (3+ messages)
` [PATCH 12/15] ipmi: Add an SMBus IPMI interface
[PATCH 0/3] aspeed: small cleanups
2022-06-28 16:14 UTC (6+ messages)
` [PATCH 1/3] aspeed/scu: Add trace events for read ops
` [PATCH 2/3] aspeed/i2c: Change trace event for NORMAL_STOP states
` [PATCH 3/3] aspeed: sbc: Allow per-machine settings
[PATCH] hw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that is being held high
2022-06-28 15:52 UTC (2+ messages)
[job ad] Linaro is looking for a QEMU and virtualisation developer
2022-06-28 15:43 UTC
[PATCH v5 0/5] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
2022-06-28 15:27 UTC (11+ messages)
` [PATCH v5 4/5] i386/pc: relocate 4g start to 1T where applicable
[PATCH 0/4] hmat acpi: Don't require initiator value in -numa
2022-06-28 14:33 UTC (9+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] tests: acpi: add and whitelist *.hmat-noinitiator expected blobs
` [PATCH 3/4] tests: acpi: q35: add test for hmat nodes without initiators
[PATCH 0/5] tests: improve reliability of migration test
2022-06-28 14:16 UTC (15+ messages)
` [PATCH 1/5] tests: wait max 120 seconds for migration test status changes
` [PATCH 2/5] tests: wait for migration completion before looking for STOP event
` [PATCH 3/5] tests: increase migration test converge downtime to 30 seconds
` [PATCH 4/5] tests: use consistent bandwidth/downtime limits in migration tests
` [RFC PATCH 5/5] tests: stop skipping migration test on s390x/ppc64
[PATCH v3 0/3] ppc: Check for bad Radix configs
2022-06-28 13:39 UTC (4+ messages)
` [PATCH v3 1/3] ppc: Check partition and process table alignment
` [PATCH v3 2/3] target/ppc: Improve Radix xlate level validation
` [PATCH v3 3/3] target/ppc: Check page dir/table base alignment
[PATCH v8 00/15] migration: Postcopy Preemption
2022-06-28 14:04 UTC (3+ messages)
` [PATCH v8 01/15] fixup! migration: remove the QEMUFileOps 'get_buffer' callback
[PATCH 00/12] s390-ccw bios fixes and clean-ups
2022-06-28 13:34 UTC (17+ messages)
` [PATCH 01/12] pc-bios/s390-ccw: Add a proper prototype for main()
` [PATCH 02/12] pc-bios/s390-ccw/virtio: Introduce a macro for the DASD block size
` [PATCH 03/12] pc-bios/s390-ccw/bootmap: Improve the guessing logic in zipl_load_vblk()
` [PATCH 04/12] pc-bios/s390-ccw/virtio-blkdev: Simplify/fix virtio_ipl_disk_is_valid()
` [PATCH 05/12] pc-bios/s390-ccw/virtio-blkdev: Remove virtio_assume_scsi()
` [PATCH 06/12] pc-bios/s390-ccw/virtio: Set missing status bits while initializing
` [PATCH 07/12] pc-bios/s390-ccw/virtio: Read device config after feature negotiation
` [PATCH 08/12] pc-bios/s390-ccw/virtio: Beautify the code for reading virtqueue configuration
` [PATCH 09/12] pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device()
` [PATCH 10/12] pc-bios/s390-ccw/virtio-blkdev: Request the right feature bits
` [PATCH 11/12] pc-bios/s390-ccw/virtio: Remove "extern" keyword from prototypes
` [PATCH 12/12] pc-bios/s390-ccw/netboot.mak: Ignore Clang's warnings about GNU extensions
[PATCH] build-sys: disable vhost-user-gpu if !opengl
2022-06-28 13:23 UTC
virgl avocado hang
2022-06-28 12:59 UTC (4+ messages)
[PATCH] hw/nvme: force nvme-ns param 'shared' to false if no nvme-subsys node
2022-06-28 12:43 UTC (2+ messages)
[PATCH] hw/nvme: fix example serial in documentation
2022-06-28 12:31 UTC (3+ messages)
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).