qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-28 12:22:32 to 2020-07-29 08:49:55 UTC [more...]

[PATCH 0/2] assertion failure in net_tx_pkt_add_raw_fragment() in hw/net/net_tx_pkt.c
 2020-07-29  8:48 UTC  (7+ messages)
` [PATCH 1/2] hw/net/net_tx_pkt: add function to check pkt->max_raw_frags

[PATCH 0/3] QEMU cpus.c refactoring part1
 2020-07-29  8:48 UTC  (13+ messages)
` [PATCH 3/3] cpu-timers, icount: new modules

[PATCH for-5.2 0/6] Continue booting in case the first device is not bootable
 2020-07-29  8:47 UTC  (9+ messages)
` [PATCH for-5.2 1/6] pc-bios/s390-ccw/Makefile: Compile with -std=gnu99, -fwrapv and -fno-common
` [PATCH for-5.2 2/6] pc-bios/s390-ccw: Move ipl-related code from main() into a separate function
` [PATCH for-5.2 3/6] pc-bios/s390-ccw: Move the inner logic of find_subch() to "
` [PATCH for-5.2 4/6] pc-bios/s390-ccw: Do not bail out early if not finding a SCSI disk
` [PATCH for-5.2 5/6] pc-bios/s390-ccw: Scan through all boot devices if none has been specified
` [PATCH for-5.2 6/6] pc-bios/s390-ccw: Allow booting in case the first virtio-blk disk is bad

Missing qapi_free_Type in error case for qapi generated code?
 2020-07-29  8:34 UTC  (3+ messages)

device compatibility interface for live migration with assigned devices
 2020-07-29  8:05 UTC  (8+ messages)

[PATCH v2 0/3] virtiofsd: allow virtiofsd to run in a container
 2020-07-29  7:59 UTC  (12+ messages)
` [PATCH v2 3/3] virtiofsd: probe unshare(CLONE_FS) and print an error

sysbus_create_simple Vs qdev_create
 2020-07-29  7:46 UTC  (17+ messages)

[PATCH-for-5.2 v4] hw/core/qdev: Increase qdev_realize() kindness
 2020-07-29  7:39 UTC  (4+ messages)

Adding VHOST_USER_PROTOCOL_F_CONFIG_MEM_SLOTS to 5.1 release notes
 2020-07-29  7:32 UTC  (2+ messages)

[PATCH v5 for-5.2] spapr: Use error_append_hint() in spapr_caps.c
 2020-07-29  5:30 UTC  (2+ messages)

[PATCH] hw: add compat machines for 5.2
 2020-07-29  6:24 UTC  (4+ messages)

[PATCH v11 00/11] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-07-29  5:56 UTC  (10+ messages)
` [PATCH v11 09/11] qcow2_format.py: collect fields to dump in JSON format
` [PATCH v11 10/11] qcow2_format.py: introduce Qcow2HeaderExtensionsDoc class
` [PATCH v11 11/11] qcow2_format.py: support dumping metadata in JSON format

[PULL for-5.1 0/3] tcg patch queue
 2020-07-29  5:31 UTC  (3+ messages)
` [PULL for-5.1 3/3] tcg/cpu-exec: precise single-stepping after an interrupt

[PATCH for-5.2] spapr: Avoid some integer conversions in spapr_phb_realize()
 2020-07-29  2:54 UTC  (2+ messages)

[PATCH] qcow2: cleanup created file when qcow2_co_create
 2020-07-29  5:11 UTC  (2+ messages)

[PATCH v4 0/7] riscv: Switch to use generic platform fw_dynamic type opensbi bios images
 2020-07-29  5:10 UTC  (11+ messages)
` [PATCH v4 4/7] hw/riscv: Use pre-built bios image of generic platform for virt & sifive_u

[PATCH 0/1] RFC: pcie: parital fix for missing unplug events
 2020-07-29  5:09 UTC  (4+ messages)
` [PATCH 1/1] pci/pcie: refuse another hotplug/unplug event if attention button is pending

[Bug 1872790] [NEW] empty qcow2
 2020-07-29  4:17 UTC  (2+ messages)
` [Bug 1872790] "

qemu icount to run guest SMP code
 2020-07-29  2:43 UTC  (3+ messages)

[Bug 1856335] [NEW] Cache Layout wrong on many Zen Arch CPUs
 2020-07-29  2:23 UTC  (2+ messages)
` [Bug 1856335] "

[PATCH v3 0/8] Generalize start-powered-off property from ARM
 2020-07-29  0:56 UTC  (12+ messages)
` [PATCH v3 1/8] target/arm: Move start-powered-off property to generic CPUState
` [PATCH v3 3/8] ppc/spapr: Use start-powered-off CPUState property
` [RFC PATCH v3 8/8] target/s390x: "

[PATCH v6 0/4] Fix some PMP implementations
 2020-07-28 23:55 UTC  (3+ messages)
` [PATCH v6 3/4] target/riscv: Fix the translation of physical address

[PATCH for-5.1? 0/3] Fix AIRCR.SYSRESETREQ for most M-profile boards
 2020-07-28 23:54 UTC  (3+ messages)

[ANNOUNCE] QEMU 5.1.0-rc2 is now available
 2020-07-28 23:50 UTC 

[PATCH for 5.1] docs: fix trace docs build with sphinx 3.1.1
 2020-07-28 23:40 UTC  (5+ messages)

[PATCH] linux-user: Correctly start brk after executable
 2020-07-28 22:46 UTC 

[Bug 1889288] [NEW] aarch64 BICS instruciton doesn't set flags
 2020-07-28 20:42 UTC  (3+ messages)
` [Bug 1889288] "

[PULL 0/9] nbd patches for -rc2, 2020-07-28
 2020-07-28 20:48 UTC  (11+ messages)
` [PULL 1/9] nbd: Fix large trim/zero requests
` [PULL 2/9] block: nbd: Fix convert qcow2 compressed to nbd
` [PULL 3/9] iotests: Make qemu_nbd_popen() a contextmanager
` [PULL 4/9] iotests: Add more qemu_img helpers
` [PULL 5/9] iotests: Test convert to qcow2 compressed to NBD
` [PULL 6/9] block/nbd: split nbd_establish_connection out of nbd_client_connect
` [PULL 7/9] block/nbd: allow drain during reconnect attempt
` [PULL 8/9] block/nbd: on shutdown terminate connection attempt
` [PULL 9/9] block/nbd: nbd_co_reconnect_loop(): don't sleep if drained

[PULL 0/2] some more s390x fixes
 2020-07-28 20:22 UTC  (5+ messages)
` [PULL 2/2] s390x/s390-virtio-ccw: fix loadparm property getter

[Bug 1880424] [NEW] I/O write make imx_epit_reset() crash
 2020-07-28 19:54 UTC  (2+ messages)
` [Bug 1880424] "

[PATCH] target/arm: Fix AddPAC error indication
 2020-07-28 19:57 UTC 

[PULL 0/2] Update slirp (+ debug test-serial)
 2020-07-28 19:42 UTC  (4+ messages)
` [PULL 1/2] test-char: abort on serial test error
` [PULL 2/2] slirp: update to latest stable-4.2 branch

[PULL 0/4] target-hppa fixes
 2020-07-28 19:35 UTC  (5+ messages)
` [PULL 1/4] hw/hppa: Sync hppa_hardware.h file with SeaBIOS sources
` [PULL 2/4] seabios-hppa: Update to SeaBIOS hppa version 1
` [PULL 3/4] hw/hppa: Implement proper SeaBIOS version check
` [PULL 4/4] hw/display/artist.c: fix out of bounds check

qemu repo lockdown message for a WHPX PR
 2020-07-28 19:19 UTC 

[PULL 0/7] target-arm queue
 2020-07-28 18:43 UTC  (2+ messages)

[PATCH v5 0/7] riscv: Switch to use generic platform fw_dynamic type opensbi bios images
 2020-07-28 18:17 UTC  (5+ messages)
` [PATCH v5 7/7] Makefile: Ship the generic platform bios ELF images for RISC-V

QEMU | Pipeline #171749063 has failed for master | 0a58e39f
 2020-07-28 18:26 UTC 

[PULL 0/3] Block patches for 5.1.0-rc2?
 2020-07-28 17:43 UTC  (5+ messages)
` [PULL 1/3] block: Fix bdrv_aligned_p*v() for qiov_offset != 0
` [PULL 2/3] iotests/028: Add test for cross-base-EOF reads
` [PULL 3/3] iotests/197: Fix for non-qcow2 formats

[Bug 1888728] [NEW] Bare chroot in linux-user fails with pgb_reserved_va: Assertion `guest_base != 0' failed
 2020-07-28 17:23 UTC  (2+ messages)
` [Bug 1888728] "

QEMU | Pipeline #171722122 has failed for master | a466dd08
 2020-07-28 17:22 UTC 

[PULL 0/3] Linux user for 5.1 patches
 2020-07-28 17:00 UTC  (5+ messages)
` [PULL 1/3] linux-user: Ensure mmap_min_addr is non-zero
` [PULL 2/3] linux-user: Fix syscall rt_sigtimedwait() implementation
` [PULL 3/3] linux-user: Use getcwd syscall directly

[PATCH v1 0/2] clean-ups for sleep=off behaviour
 2020-07-28 16:58 UTC  (9+ messages)
` [PATCH v1 1/2] qemu-timer: gracefully handle the end of time
` [PATCH v1 2/2] target/arm: only set the nexttick timer if !ISTATUS

[PATCH v2 0/2] Add list_fn_callees.py and list_helpers.py scripts
 2020-07-28 16:55 UTC  (4+ messages)
` [PATCH v2 2/2] scripts/performance: Add list_helpers.py script

[PATCH v2 0/2] QEMU Gating CI
 2020-07-28 16:54 UTC  (13+ messages)

qemu-img convert asserts while converting from vhdx to raw
 2020-07-28 16:53 UTC 

QEMU | Pipeline #171708785 has failed for master | 1e0e0917
 2020-07-28 16:51 UTC 

[PATCH 0/7] Make SPICE a load module
 2020-07-28 16:37 UTC  (3+ messages)
` [PATCH 2/7] build: fix device module builds

[PATCH v2 0/4] Fix convert to qcow2 compressed to NBD
 2020-07-28 16:34 UTC  (14+ messages)
` [PATCH v2 1/4] block: nbd: Fix convert qcow2 compressed to nbd
` [PATCH v2 2/4] iotests: Make qemu_nbd_popen() a contextmanager
` [PATCH v2 3/4] iotests: Add more qemu_img helpers
` [PATCH v2 4/4] iotests: Test convert to qcow2 compressed to NBD

[PULL 0/3] Block patches for 5.1
 2020-07-28 16:22 UTC  (4+ messages)

[PULL 00/16] various fixes for rc2 (semihosting, tcg, docker, tests/vm)
 2020-07-28 16:18 UTC  (7+ messages)
` [PULL 06/16] accel/tcg: better handle memory constrained systems
` [PULL 08/16] linux-user: don't use MAP_FIXED in pgd_find_hole_fallback

[PULL V2 0/3] Net patches
 2020-07-28 16:14 UTC  (2+ messages)

[PATCH v7 00/47] block: Deal with filters
 2020-07-28 16:09 UTC  (10+ messages)
` [PATCH v7 01/47] block: Add child access functions
` [PATCH v7 41/47] block: Leave BDS.backing_file constant
` [PATCH v7 44/47] iotests: Add filter commit test cases

QEMU | Pipeline #171670637 has failed for master | 26499151
 2020-07-28 15:47 UTC 

[PATCH] hw/riscv: sifive_u: Add a dummy L2 cache controller device
 2020-07-28 15:22 UTC  (2+ messages)

[PULL for-5.1 0/2] qemu-ga patch queue for hard-freeze
 2020-07-28 15:27 UTC  (2+ messages)

virtio-fs performance
 2020-07-28 15:27 UTC  (2+ messages)
  ` [Virtio-fs] "

[PATCH] osdep.h: Add doc comment for qemu_get_thread_id()
 2020-07-28 15:25 UTC  (4+ messages)

[PATCH for-5.2 v4 00/11] SMMUv3.2 Range-based TLB Invalidation Support
 2020-07-28 15:08 UTC  (12+ messages)
` [PATCH for-5.2 v4 01/11] hw/arm/smmu-common: Factorize some code in smmu_ptw_64()
` [PATCH for-5.2 v4 02/11] hw/arm/smmu-common: Add IOTLB helpers
` [PATCH for-5.2 v4 03/11] hw/arm/smmu: Introduce smmu_get_iotlb_key()
` [PATCH for-5.2 v4 04/11] hw/arm/smmu: Introduce SMMUTLBEntry for PTW and IOTLB value
` [PATCH for-5.2 v4 05/11] hw/arm/smmu-common: Manage IOTLB block entries
` [PATCH for-5.2 v4 06/11] hw/arm/smmuv3: Introduce smmuv3_s1_range_inval() helper
` [PATCH for-5.2 v4 07/11] hw/arm/smmuv3: Get prepared for range invalidation
` [PATCH for-5.2 v4 08/11] hw/arm/smmuv3: Fix IIDR offset
` [PATCH for-5.2 v4 09/11] hw/arm/smmuv3: Let AIDR advertise SMMUv3.0 support
` [PATCH for-5.2 v4 10/11] hw/arm/smmuv3: Support HAD and advertise SMMUv3.1 support
` [PATCH for-5.2 v4 11/11] hw/arm/smmuv3: Advertise SMMUv3.2 range invalidation

[PATCH v3 00/11] SMMUv3.2 Range-based TLB Invalidation Support
 2020-07-28 15:09 UTC  (4+ messages)
` [PATCH v3 11/11] hw/arm/smmuv3: Advertise SMMUv3.2 range invalidation

[PATCH v2] cputlb: Make store_helper less fragile to compiler optimizations
 2020-07-28 14:56 UTC  (3+ messages)

[Bug 1859021] [NEW] qemu-system-aarch64 (tcg): cval + voff overflow not handled, causes qemu to hang
 2020-07-28 14:44 UTC  (2+ messages)
` [Bug 1859021] "

[PATCH] qapi/block-core.json: Remove stale description of 'blockdev-add'
 2020-07-28 14:50 UTC  (2+ messages)
` [PATCH for-5.1?] "

QEMU | Pipeline #171639775 has failed for master | 1b242c3b
 2020-07-28 14:47 UTC 

[Bug 1888467] [NEW] qemu-img http convert bug
 2020-07-28 14:16 UTC  (2+ messages)
` [Bug 1888467] "

[PULL 00/24] bitmaps patches for -rc2, 2020-07-27
 2020-07-28 14:24 UTC  (2+ messages)

[RFC PATCH] s390x/pci: vfio-pci breakage with disabled mem enforcement
 2020-07-28 14:13 UTC  (7+ messages)

[RFC 0/2] virtio-rng: add a control queue
 2020-07-28 13:45 UTC  (5+ messages)

[PULL 0/1] qemu-openbios queue 20200727
 2020-07-28 13:38 UTC  (2+ messages)

[PATCH for-5.1 0/2] block: Fix bdrv_aligned_p*v() for qiov_offset != 0
 2020-07-28 13:27 UTC  (8+ messages)
` [PATCH for-5.1 1/2] "
` [PATCH for-5.1 2/2] iotests/028: Add test for cross-base-EOF reads

migration: broken snapshot saves appear on s390 when small fields in migration stream removed
 2020-07-28 13:23 UTC  (14+ messages)

[PATCH v2] iotests/197: Fix for non-qcow2 formats
 2020-07-28 13:22 UTC  (2+ messages)

[PATCH] iotests/197: Fix for non-qcow2 formats
 2020-07-28 13:21 UTC  (3+ messages)

Questions regarding the usage of the QIO API
 2020-07-28 12:49 UTC  (2+ messages)

[PATCH] qemu-options.hx: Fix typo for netdev documentation
 2020-07-28 12:28 UTC  (3+ 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).