QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-18 14:41:54 to 2020-07-20 14:23:22 UTC [more...]

various iotests failures apparently due to overly optimistic timeout settings
 2020-07-20 14:18 UTC  (5+ messages)

[PATCH 0/6] x86: fix cpu hotplug with secure boot
 2020-07-20 14:16 UTC  (7+ messages)
` [PATCH 1/6] x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features
` [PATCH 2/6] x86: cphp: prevent guest crash on CPU hotplug when broadcast SMI is in use
` [PATCH 3/6] x86: cpuhp: refuse cpu hot-unplug request earlier if not supported
` [PATCH 4/6] tests: acpi: mark to be changed tables in bios-tables-test-allowed-diff
` [PATCH 5/6] x68: acpi: trigger SMI before scanning for hotplugged CPUs
` [PATCH 6/6] tests: acpi: update acpi blobs with new AML

tests/vm infrastructure fails to notice that QEMU dying is a failure
 2020-07-20 14:16 UTC  (6+ messages)

[PATCH v5 00/10] build some devices as modules
 2020-07-20 14:16 UTC  (5+ messages)
` [PATCH v5 01/10] module: qom module support
` [PATCH v5 04/10] build: fix device module builds

[PATCH-for-5.1 0/4] misc: Document qemu_find_file and fix memory leak in avr_load_firmware
 2020-07-20 14:16 UTC  (11+ messages)
` [PATCH-for-5.1 1/4] qemu/osdep: Document os_find_datadir() return value
` [PATCH-for-5.1 2/4] qemu/osdep: Reword qemu_get_exec_dir() documentation
` [PATCH-for-5.1 3/4] qemu-common: Document qemu_find_file()
` [PATCH-for-5.1 4/4] hw/avr/boot: Fix memory leak in avr_load_firmware()

[PATCH RESEND] file-posix: Handle `EINVAL` fallocate return value
 2020-07-20 14:07 UTC  (2+ messages)

[PATCH] net: check payload length limit for all frames
 2020-07-20 14:02 UTC  (14+ messages)

[PULL 0/4] ppc-for-5.1 queue 20200720
 2020-07-20 13:57 UTC  (6+ messages)
` [PULL 1/4] ppc/pnv: Make PSI device types not user creatable
` [PULL 2/4] spapr_pci: Robustify support of PCI bridges
` [PULL 3/4] spapr: Add a new level of NUMA for GPUs
` [PULL 4/4] pseries: Update SLOF firmware image

VMState in QEMU
 2020-07-20 13:40 UTC  (3+ messages)

What is this mean of the comment?
 2020-07-20 13:36 UTC  (2+ messages)

[PATCH for-5.1 0/2] qemu-img convert -n: Keep qcow2 v2 target sparse
 2020-07-20 13:18 UTC  (3+ messages)
` [PATCH for-5.1 1/2] qcow2: Implement v2 zero writes with discard if possible
` [PATCH for-5.1 2/2] iotests: Test sparseness for qemu-img convert -n

[PULL 00/12] target-arm queue
 2020-07-20 12:56 UTC  (13+ messages)
` [PULL 01/12] hw/arm/virt: Enable MTE via a machine property
` [PULL 02/12] hw/arm/virt: Error for MTE enabled with KVM
` [PULL 03/12] hw/arm/virt: Disable memory hotplug when MTE is enabled
` [PULL 04/12] util: Implement qemu_get_thread_id() for OpenBSD
` [PULL 05/12] qdev: Move doc comments from qdev.c to qdev-core.h
` [PULL 06/12] qdev: Document qdev_unrealize()
` [PULL 07/12] qdev: Document GPIO related functions
` [PULL 08/12] hw/arm/armsse: Assert info->num_cpus is in-bounds in armsse_realize()
` [PULL 09/12] docs/system: Briefly document canon-a1100 board
` [PULL 10/12] docs/system: Briefly document collie board
` [PULL 11/12] docs/system: Briefly document gumstix boards
` [PULL 12/12] docs/system: Document the arm virt board

[RFC v2 1/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-07-20 13:03 UTC  (13+ messages)

[PATCH 0/2] Fix for write sharing on luks raw images
 2020-07-20 12:37 UTC  (5+ messages)
` [PATCH 1/2] block/crypto: disallow write sharing by default
` [PATCH 2/2] qemu-iotests: add testcase for bz #1857490

[PATCH] qdev: Document qdev_prop_set_drive_err() return value
 2020-07-20 12:36 UTC  (2+ messages)

[PATCH-for-5.1] hw/nvram/fw_cfg: Let fw_cfg_add_from_generator() return boolean value
 2020-07-20 12:35 UTC 

[Qemu-devel] [Bug 1805256] [NEW] qemu-img hangs on high core count ARM system
 2020-07-20 12:22 UTC  (2+ messages)
` [Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images

[PATCH] tcg: update comments for save_iotlb_data in cputlb
 2020-07-20 12:23 UTC 

[PATCH 0/7] pc-bios: s390x: Cleanup part 2
 2020-07-20 12:16 UTC  (7+ messages)
` [PATCH 3/7] pc-bios: s390x: Remove unneeded dasd-ipl.c reset psw mask changes
` [PATCH 4/7] pc-bios: s390x: Rework data initialization

[Bug 1887854] [NEW] Spurious Data Abort on qemu-system-aarch64
 2020-07-20 11:41 UTC  (2+ messages)
` [Bug 1887854] "

[PATCH 00/16] hw/block/nvme: dma handling and address mapping cleanup
 2020-07-20 11:37 UTC  (17+ messages)
` [PATCH 01/16] hw/block/nvme: memset preallocated requests structures
` [PATCH 02/16] hw/block/nvme: add mapping helpers
` [PATCH 03/16] hw/block/nvme: replace dma_acct with blk_acct equivalent
` [PATCH 04/16] hw/block/nvme: remove redundant has_sg member
` [PATCH 05/16] hw/block/nvme: refactor dma read/write
` [PATCH 06/16] hw/block/nvme: pass request along for tracing
` [PATCH 07/16] hw/block/nvme: add request mapping helper
` [PATCH 08/16] hw/block/nvme: verify validity of prp lists in the cmb
` [PATCH 09/16] hw/block/nvme: refactor request bounds checking
` [PATCH 10/16] hw/block/nvme: add check for mdts
` [PATCH 11/16] hw/block/nvme: be consistent about zeros vs zeroes
` [PATCH 12/16] hw/block/nvme: refactor NvmeRequest clearing
` [PATCH 13/16] hw/block/nvme: add a namespace reference in NvmeRequest
` [PATCH 14/16] hw/block/nvme: consolidate qsg/iov clearing
` [PATCH 15/16] hw/block/nvme: remove NvmeCmd parameter
` [PATCH 16/16] hw/block/nvme: use preallocated qsg/iov in nvme_dma_prp

[PATCH for-5.2] spapr: Simplify error handling in spapr_phb_realize()
 2020-07-20 11:25 UTC  (3+ messages)

[RFC PATCH-for-5.1 v2] hw/ide: Avoid #DIV/0! FPU exception by setting CD-ROM sector count
 2020-07-20 11:07 UTC  (2+ messages)

[PATCH for-5.2 0/3] Allow guest-get-fsinfo also for non-PCI devices
 2020-07-20 11:01 UTC  (4+ messages)
` [PATCH for-5.2 1/3] qga/qapi-schema: Document -1 for invalid PCI address fields
` [PATCH for-5.2 2/3] qga/commands-posix: Rework build_guest_fsinfo_for_real_device() function
` [PATCH for-5.2 3/3] qga/commands-posix: Move the udev code from the pci to the generic function

[PATCH v2 0/4] Add dtrace support on macOS
 2020-07-20 10:59 UTC  (8+ messages)
` [PATCH v2 1/4] scripts/tracetool: Fix dtrace generation for macOS
` [PATCH v2 4/4] net/colo: Match is-enabled probe to tracepoint

device compatibility interface for live migration with assigned devices
 2020-07-20 10:39 UTC  (6+ messages)

[Bug 1878255] [NEW] Assertion failure in bdrv_aio_cancel, through ide
 2020-07-20 10:19 UTC  (3+ messages)
` [Bug 1878255] "

[REPORT] [GSoC - TCG Continuous Benchmarking] [#5] Finding Commits Affecting QEMU Performance
 2020-07-20 10:30 UTC 

[PATCH 0/3] hw/arm/virt: Introduce kvm-steal-time
 2020-07-20 10:16 UTC  (2+ messages)

[GIT PULL] I2C updates
 2020-07-20 10:06 UTC  (2+ messages)

[PATCH-for-5.1] hw/misc/aspeed_sdmc: Fix incorrect memory size
 2020-07-20 10:04 UTC  (3+ messages)

[PATCH for-5.1] Makefile: Remove config-devices.mak on "make clean"
 2020-07-20 10:07 UTC  (3+ messages)

[PATCH 0/3] module fixes
 2020-07-20 10:03 UTC  (4+ messages)
` [PATCH 1/3] qxl: fix modular builds with dtrace
` [PATCH 2/3] module: ignore NULL type
` [PATCH 3/3] module: silence errors for module_load_qom_all()

[RFC PATCH-for-5.1] hw/ide: Do not block for AIO while resetting a drive
 2020-07-20 10:02 UTC  (2+ messages)

[PATCH for-5.1] block: fix bdrv_aio_cancel() for ENOMEDIUM requests
 2020-07-20 10:01 UTC 

[PATCH] hw/i386/kvm/ioapic.c: fix typo in error message
 2020-07-20  9:55 UTC  (4+ messages)

[PATCH 0/2] Romless QEMU shutdown patches
 2020-07-20  9:56 UTC  (3+ messages)
` [PATCH 2/2] hw/arm: remove exit(1) in case of missing ROM

[PATCH 0/2] virtio: non-legacy device handling
 2020-07-20  9:54 UTC  (5+ messages)

[PATCH v6 00/13] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-07-20  9:49 UTC  (5+ messages)
` [PATCH v6 13/13] tests/acceptance: console boot tests for quanta-gsj

[PATCH 0/2] Fix some PMP implementation
 2020-07-20  8:39 UTC  (3+ messages)
` [PATCH 1/2] target/riscv: Fix the range of pmpcfg of CSR funcion table
` [PATCH 2/2] target/riscv/pmp.c: Fix the index offset on RV64

Replacing existing kernel with new on qemuriscv64
 2020-07-20  7:45 UTC 

[PATCH for-5.1 0/4] Document virt and a few other Arm boards
 2020-07-20  9:38 UTC  (2+ messages)

[PATCH] hw/net/xgmac: Fix buffer overflow in xgmac_enet_send()
 2020-07-20  9:27 UTC  (5+ messages)

[PATCH v3 00/18] hw/block/nvme: bump to v1.3
 2020-07-20  9:13 UTC  (2+ messages)

[PATCH for-5.1? 0/3] Fix nbd reconnect dead-locks
 2020-07-20  9:02 UTC  (5+ messages)
` [PATCH 1/3] block/nbd: allow drain during reconnect attempt
` [PATCH 2/3] block/nbd: on shutdown terminate connection attempt
` [PATCH 3/3] block/nbd: nbd_co_reconnect_loop(): don't sleep if drained

[PATCH-for-5.1] qdev: Allow to create hotplug device before plugging it to a bus
 2020-07-20  8:27 UTC  (4+ messages)

[Bug 1880287] [NEW] gcc crashes in hppa emulation
 2020-07-20  8:12 UTC  (5+ messages)
` [Bug 1880287] "

[PATCH v4 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
 2020-07-20  8:19 UTC  (5+ messages)
` [PATCH v4 3/8] s390/sclp: rework sclp boundary and length checks
` [PATCH v4 4/8] s390/sclp: read sccb from mem based on sccb length

[PATCH v2 0/3] Make hcd-xhci independent of pci hooks
 2020-07-20  8:07 UTC  (6+ messages)
` [PATCH v2 2/3] usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.c

QEMU | Pipeline #168317253 has failed for master | 9fc87111
 2020-07-20  7:50 UTC  (3+ messages)
` Memory leak in bitmap code? (was: QEMU | Pipeline #168317253 has failed for master | 9fc87111)
  ` Memory leak in bitmap code?

[PATCH v5 00/11] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-07-20  7:58 UTC  (17+ messages)
` [PATCH v5 10/11] hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj

sysbus_create_simple Vs qdev_create
 2020-07-20  7:39 UTC  (13+ messages)

[PATCH v2] gitlab-ci.yml: Add oss-fuzz build tests
 2020-07-20  7:32 UTC 

[PATCH] hw/riscv: sifive_u: Add a dummy L2 cache controller device
 2020-07-20  6:49 UTC 

[PATCH] e1000e: using bottom half to send packets
 2020-07-20  4:41 UTC  (9+ messages)

[Bug 1888165] [NEW] loopz/loopnz clearing previous instruction's modified flags on cx -> 0
 2020-07-20  0:34 UTC  (3+ messages)
` [Bug 1888165] "

[PULL for-5.1 0/3] tcg patch queue
 2020-07-19 18:23 UTC  (2+ messages)

[PATCH-for-5.1] hw/misc/milkymist-pfpu: Fix pFPU region size
 2020-07-19 17:23 UTC  (2+ messages)

Is traceroute supposed to work in user mode networking (slirp) ?
 2020-07-19 14:58 UTC  (6+ messages)

[PATCH v7 0/6] 9pfs: readdir optimization
 2020-07-19 13:43 UTC  (7+ messages)
` [PATCH v7 1/6] tests/virtio-9p: added split readdir tests
` [PATCH v7 2/6] 9pfs: make v9fs_readdir_response_size() public
` [PATCH v7 3/6] 9pfs: add new function v9fs_co_readdir_many()
` [PATCH v7 4/6] 9pfs: T_readdir latency optimization
` [PATCH v7 5/6] 9pfs: differentiate readdir lock between 9P2000.u vs. 9P2000.L
` [PATCH v7 6/6] 9pfs: clarify latency of v9fs_co_run_in_worker()

[PATCH v2] fcntl: Add 32bit filesystem mode
 2020-07-19 12:34 UTC  (4+ messages)

[GIT PULL] IPMI updates
 2020-07-19  9:28 UTC  (2+ messages)

[PATCH 0/3] build: fix for SunOS systems
 2020-07-18 12:36 UTC 

[PATCH] linux-user: syscall: ioctls: support DRM_IOCTL_I915_GETPARAM
 2020-07-18 23:23 UTC  (3+ messages)

[PULL 0/1] bitmaps patches for 2020-07-17 [-rc1]
 2020-07-18 22:58 UTC  (2+ messages)

[PATCH v2 00/11] misc fixes for rc0 (docker, plugins, softfloat)
 2020-07-18 20:51 UTC  (3+ messages)
` [PATCH v2 06/11] cputlb: ensure we save the IOTLB data in case of reset

[PATCH] goldfish_rtc: Fix non-atomic read behaviour of TIME_LOW/TIME_HIGH
 2020-07-18 18:56 UTC  (6+ messages)
` [PATCH v2] "

[PULL 0/1] s390x: documentation fix
 2020-07-18 18:41 UTC  (2+ messages)

[PATCH 0/3] configure: fix forSunOS based systems
 2020-07-18 18:24 UTC  (2+ messages)

[PULL 00/12] Block layer patches for 5.1.0-rc1
 2020-07-18 16:26 UTC  (2+ messages)

[PATCH 2/3] exec: posix_madvise usage on SunOS
 2020-07-18 15:23 UTC  (3+ messages)

[Qemu-devel] [Bug 1603970] [NEW] KVM freezes after live migration (AMD 4184 -> 4234)
 2020-07-18 14:47 UTC  (2+ messages)
` [Bug 1603970] "

[Qemu-devel] [Bug 1629483] [NEW] Build fails on optionrom
 2020-07-18 14:50 UTC  (2+ messages)
` [Bug 1629483] "

[Qemu-devel] [Bug 1213196] [NEW] -serial tcp should hang up when DTR goes low
 2020-07-18 14:40 UTC  (2+ messages)
` [Bug 1213196] "

[Bug 1878057] [NEW] null-ptr dereference in megasas_command_complete
 2020-07-18 14:39 UTC  (3+ messages)
` [Bug 1878057] "

[Bug 1852781] [NEW] qemu s390x on focal - applications breaking
 2020-07-18 14:36 UTC  (2+ messages)
` [Bug 1852781] "

[Qemu-devel] [Bug 1816805] [NEW] Cannot create cdrom device with open tray and cache option
 2020-07-18 14:31 UTC  (2+ messages)
` [Bug 1816805] "

[Bug 1859656] Re: [2.6] Unable to reboot s390x KVM machine after initial deploy
 2020-07-18 14:33 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).