qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-16 17:58:05 to 2020-07-17 13:41:37 UTC [more...]

TB Cache size grows out of control with qemu 5.0
 2020-07-17 13:40 UTC  (6+ messages)

[RFC PATCH-for-5.1 v2] hw/ide: Avoid #DIV/0! FPU exception by setting CD-ROM sector count
 2020-07-17 13:38 UTC 

[PULL 00/53] Misc patches for QEMU 5.1 soft freeze
 2020-07-17 13:33 UTC  (6+ messages)
` [PULL 28/53] Makefile: simplify MINIKCONF rules

[PATCH v1 0/5] candidate fixes for 5.1-rc1 (shippable, semihosting, OOM tcg)
 2020-07-17 13:32 UTC  (7+ messages)
` [PATCH v1 1/5] shippable: add one more qemu to registry url
` [PATCH v1 2/5] semihosting: defer connect_chardevs a little more to use serialx
` [PATCH v1 3/5] semihosting: don't send the trailing '\0'
` [PATCH v1 4/5] util: add qemu_get_host_physmem utility function
` [PATCH v1 5/5] accel/tcg: better handle memory constrained systems

tests/vm infrastructure fails to notice that QEMU dying is a failure
 2020-07-17 13:25 UTC  (3+ messages)

[PATCH] gitlab-ci.yml: Add oss-fuzz build tests
 2020-07-17 13:20 UTC  (6+ messages)

[PATCH v2 00/20] backup performance: block_status + async
 2020-07-17 13:15 UTC  (5+ messages)
` [PATCH v2 02/20] iotests: 129 don't check backup "busy"
` [PATCH v2 03/20] qapi: backup: add x-use-copy-range parameter

[RFC 0/3] x86: fix cpu hotplug with secure boot
 2020-07-17 13:13 UTC  (7+ messages)
` [RFC 2/3] x86: cphp: prevent guest crash on CPU hotplug when broadcast SMI is in use
` [RFC 3/3] x68: acpi: trigger SMI before scanning for hotplugged CPUs

[Bug 1887854] [NEW] Spurious Data Abort on qemu-system-aarch64
 2020-07-17 12:56 UTC  (6+ messages)
` [Bug 1887854] "

[PATCH v1 0/1] hyperv: Enable SCONTROL if SYNIC is enabled
 2020-07-17 12:56 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH v2] linux-user: Fix "print_fdset()" in "strace.c" to not print ", " after last value
 2020-07-17 13:02 UTC  (2+ messages)

[PULL 00/12] Block layer patches for 5.1.0-rc1
 2020-07-17 12:55 UTC  (13+ messages)
` [PULL 01/12] vvfat: set status to odd fixes
` [PULL 02/12] Remove VXHS block device
` [PULL 03/12] qemu-img resize: Require --shrink for shrinking all image formats
` [PULL 04/12] crypto: use a stronger private key for tests
` [PULL 05/12] iotests/030: Reduce job speed to make race less likely
` [PULL 06/12] nbd: make nbd_export_close_all() synchronous
` [PULL 07/12] iotests: test shutdown when bitmap is exported through NBD
` [PULL 08/12] block: Require aligned image size to avoid assertion failure
` [PULL 09/12] file-posix: Allow byte-aligned O_DIRECT with NFS
` [PULL 10/12] file-posix: Move check_hdev_writable() up
` [PULL 11/12] file-posix: Fix check_hdev_writable() with auto-read-only
` [PULL 12/12] file-posix: Fix leaked fd in raw_open_common() error path

[PATCH v6 00/13] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-07-17 12:33 UTC  (21+ messages)
` [PATCH v6 01/13] hw/misc: Add NPCM7xx System Global Control Registers device model
` [PATCH v6 02/13] hw/misc: Add NPCM7xx Clock Controller "
` [PATCH v6 03/13] hw/timer: Add NPCM7xx Timer "
` [PATCH v6 04/13] hw/arm: Add NPCM730 and NPCM750 SoC models
` [PATCH v6 05/13] hw/arm: Add two NPCM7xx-based machines
` [PATCH v6 06/13] roms: Add virtual Boot ROM for NPCM7xx SoCs
` [PATCH v6 07/13] hw/arm: Load -bios image as a boot ROM for npcm7xx
` [PATCH v6 08/13] hw/nvram: NPCM7xx OTP device model
` [PATCH v6 09/13] hw/mem: Stubbed out NPCM7xx Memory Controller model
` [PATCH v6 10/13] hw/ssi: NPCM7xx Flash Interface Unit device model
` [PATCH v6 11/13] hw/arm: Wire up BMC boot flash for npcm750-evb and quanta-gsj
` [PATCH v6 12/13] docs/system: Add Nuvoton machine documentation
` [PATCH v6 13/13] tests/acceptance: console boot tests for quanta-gsj

[GIT PULL] I2C updates
 2020-07-17 12:33 UTC  (6+ messages)

[PATCH] introduce VFIO-over-socket protocol specificaion
 2020-07-17 12:17 UTC  (2+ messages)

[PATCH] slirp: update to v4.3.1
 2020-07-17 12:12 UTC  (2+ messages)

[PATCH v2] virtiofsd: Remove "norace" from cmdline help and docs
 2020-07-17 12:11 UTC 

[PATCH v3 for-5.1 0/2] Fix crash due to NBD export leak
 2020-07-17 12:01 UTC  (2+ messages)

[PATCH for-5.1 0/3] file-posix: Fix check_hdev_writable() with auto-read-only
 2020-07-17 11:55 UTC  (8+ messages)
` [PATCH for-5.1 1/3] file-posix: Move check_hdev_writable() up
` [PATCH for-5.1 2/3] file-posix: Fix check_hdev_writable() with auto-read-only
` [PATCH for-5.1 3/3] file-posix: Fix leaked fd in raw_open_common() error path

[PATCH] virtiofsd: Remove "norace" from cmdline help
 2020-07-17 11:39 UTC  (3+ messages)

[PATCH for-5.1 v2 0/2] qemu-img convert: Fix abort with unaligned image size
 2020-07-17 11:36 UTC  (7+ messages)
` [PATCH for-5.1 v2 1/2] block: Require aligned image size to avoid assertion failure
` [PATCH for-5.1 v2 2/2] file-posix: Allow byte-aligned O_DIRECT with NFS

[PATCH v3] introduce VFIO-over-socket protocol specificaion
 2020-07-17 11:20 UTC 

[PATCH v2] introduce VFIO-over-socket protocol specificaion
 2020-07-17 11:15 UTC  (2+ messages)

[RFC PATCH] tcg/cpu-exec: precise single-stepping after an exception
 2020-07-17 11:01 UTC  (5+ messages)

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

[RFC v2 0/3] Enable virtio-fs on s390x
 2020-07-17 10:31 UTC  (6+ messages)
` [RFC v2 1/3] virtio: add vhost-user-fs-ccw device
` [RFC v2 2/3] libvhost-user: handle endianness as mandated by the spec
` [RFC v2 3/3] libvhost-user: fence legacy virtio devices

[PATCH] docs/s390x: fix vfio-ccw type
 2020-07-17 10:12 UTC  (2+ messages)

[RFC PATCH-for-5.1 v2] hw/ide: Cancel pending DMA requests before setting as inactive
 2020-07-17 10:11 UTC  (3+ messages)

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

[PULL 0/6] Leak fixes for qtests + fuzzer CI
 2020-07-17  9:56 UTC  (7+ messages)
` [PULL 1/6] qtest: bios-tables-test: fix a memory leak
` [PULL 2/6] tests: qmp-cmd-test: fix "
` [PULL 3/6] fuzz: Expect the cmdline in a freeable GString
` [PULL 4/6] configure: Fix for running with --enable-werror on macOS
` [PULL 5/6] qom: Plug memory leak in "info qom-tree"
` [PULL 6/6] gitlab-ci.yml: Add fuzzer tests

[PULL 0/6] x86 fixes for -rc1
 2020-07-17  9:38 UTC  (8+ messages)
` [PULL 1/6] i368/cpu: Clear env->user_features after loading versioned CPU model
` [PULL 2/6] i386/cpu: Don't add unavailable_features to env->user_features
` [PULL 3/6] target/i386: add fast short REP MOV support
` [PULL 4/6] target/i386: fix model number and add missing features for Icelake-Server CPU model
` [PULL 5/6] target/i386: add the missing vmx features for Skylake-Server and Cascadelake-Server CPU models
` [PULL 6/6] i386: hvf: Explicitly set CR4 guest/host mask

[PATCH v2 0/4] Add dtrace support on macOS
 2020-07-17  9:35 UTC  (5+ messages)
` [PATCH v2 1/4] scripts/tracetool: Fix dtrace generation for macOS
` [PATCH v2 2/4] scripts/tracetool: Use void pointer for vcpu
` [PATCH v2 3/4] build: Don't make object files for dtrace on macOS
` [PATCH v2 4/4] net/colo: Match is-enabled probe to tracepoint

[PATCH] target/i386: floatx80: avoid compound literals in static initializers
 2020-07-17  9:27 UTC  (5+ messages)

[PATCH v1] migration: tls: unref creds after used
 2020-07-17  9:19 UTC 

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

Inter-VM device emulation (call on Mon 20th July 2020)
 2020-07-17  8:58 UTC  (5+ messages)

[Bug 1887303] [NEW] Assertion failure in *bmdma_active_if `bmdma->bus->retry_unit != (uint8_t)-1' failed
 2020-07-17  8:31 UTC  (2+ messages)
` [Bug 1887303] "

[PATCH v11 00/11] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-07-17  8:14 UTC  (12+ messages)
` [PATCH v11 01/11] qcow2: Fix capitalization of header extension constant
` [PATCH v11 02/11] qcow2_format.py: make printable data an extension class member
` [PATCH v11 03/11] qcow2_format.py: change Qcow2BitmapExt initialization method
` [PATCH v11 04/11] qcow2_format.py: dump bitmap flags in human readable way
` [PATCH v11 05/11] qcow2_format.py: Dump bitmap directory information
` [PATCH v11 06/11] qcow2_format.py: pass cluster size to substructures
` [PATCH v11 07/11] qcow2_format.py: Dump bitmap table serialized entries
` [PATCH v11 08/11] qcow2.py: Introduce '-j' key to dump in JSON format
` [PATCH v11 09/11] qcow2_format.py: collect fields "
` [PATCH v11 10/11] qcow2_format.py: introduce Qcow2HeaderExtensionsDoc class
` [PATCH v11 11/11] qcow2_format.py: support dumping metadata in JSON format

[PATCH] scripts/oss-fuzz: Limit target list to i386-softmmu
 2020-07-17  7:55 UTC  (2+ messages)

[RFC PATCH-for-5.1] hw/ide: Cancel pending DMA requests before setting as inactive
 2020-07-17  7:53 UTC  (2+ messages)

[PATCH] usb: only build hcd-dwc2 host controller for RASPI target
 2020-07-17  7:50 UTC  (2+ messages)

[PATCH v10 00/10] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-07-17  7:18 UTC  (4+ messages)
` [PATCH v10 06/10] qcow2_format.py: pass cluster size to substructures

[PATCH v3 1/2] hw/net: Added plen fix for IPv6
 2020-07-17  6:05 UTC  (4+ messages)
` [PATCH v3 2/2] hw/net: Added basic IPv6 software fragmentation

[PATCH v4 for-5.2 0/2] spapr: Improve error reporting in spapr_caps.c
 2020-07-17  5:58 UTC  (5+ messages)
` [PATCH v4 for-5.2 1/2] spapr: Use error_append_hint() "
` [PATCH v4 for-5.2 2/2] spapr: Forbid nested KVM-HV in pre-power9 compat mode

[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
 2020-07-17  5:47 UTC  (2+ messages)

[PATCH 0/2] qom: Make "info qom-tree" show children sorted
 2020-07-17  6:00 UTC  (12+ messages)
` [PATCH 2/2] "
  ` Slow down with: 'Make "info qom-tree" show children sorted'

[PATCH] e1000e: using bottom half to send packets
 2020-07-17  5:38 UTC  (4+ messages)

[PATCH] gitlab-ci.yml: Add fuzzer tests
 2020-07-17  5:33 UTC  (3+ messages)

[PATCH-for-5.2 v2 0/2] block/block-backend: Let blk_attach_dev() provide helpful error
 2020-07-17  5:32 UTC  (4+ messages)
` [RFC PATCH-for-5.2 v2 2/2] "

sysbus_create_simple Vs qdev_create
 2020-07-17  5:10 UTC  (8+ messages)

[PATCH] Fix vhost-user buffer over-read on ram hot-unplug
 2020-07-17  4:21 UTC 

[RFC for Linux v4 0/2] virtio_balloon: Add VIRTIO_BALLOON_F_CONT_PAGES to report continuous pages
 2020-07-17  3:52 UTC  (5+ messages)
  ` [virtio-dev] "

[PATCH] spapr_pci: Robustify support of PCI bridges
 2020-07-16 23:57 UTC  (10+ messages)

[PATCH v4] spapr: Add a new level of NUMA for GPUs
 2020-07-17  0:07 UTC  (2+ messages)

[PATCH qemu v9] spapr: Implement Open Firmware client interface
 2020-07-16 13:22 UTC  (6+ messages)

[PATCH 0/2] Add support for Control-Flow Integrity
 2020-07-16 21:57 UTC  (4+ messages)
` [PATCH 2/2] configure: add "

hw-display-qxl.so: undefined symbol: qemu_qxl_io_log_semaphore
 2020-07-16 21:10 UTC 

qemu test-qga failure on mergebuild after VERSION file change: dependency issues??
 2020-07-16 21:03 UTC  (7+ messages)

[PULL 0/2] Fixes 20200716 patches
 2020-07-16 20:12 UTC  (2+ messages)

[PATCH v2] tcg/cpu-exec: precise single-stepping after an exception
 2020-07-16 19:39 UTC 

[PATCH for-5.1] i386: hvf: Explicitly set CR4 guest/host mask
 2020-07-16 18:57 UTC  (5+ 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).