QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-16 12:56:25 to 2020-06-16 16:56:28 UTC [more...]

[Bug 1883593] [NEW] Windows XP takes much longer to boot in TCG mode since 5.0
 2020-06-16 16:48 UTC  (2+ messages)
` [Bug 1883593] "

[PULL v2 00/21] testing and plugin updates (tsan, pluginsm cross-builds)
 2020-06-16 16:52 UTC  (2+ messages)

[PULL v2 0/5] Qcrypto next patches
 2020-06-16 16:51 UTC  (4+ messages)
` [PULL 3/5] crypto/linux_keyring: add 'secret_keyring' secret object

ovmf / PCI passthrough impaired due to very limiting PCI64 aperture
 2020-06-16 16:50 UTC  (2+ messages)

[PATCH 00/78] Patch Round-up for stable 4.2.1, freeze on 2020-06-22
 2020-06-16 16:41 UTC  (82+ messages)
` [PATCH 01/78] block/nbd: extract the common cleanup code
` [PATCH 02/78] block/nbd: fix memory leak in nbd_open()
` [PATCH 03/78] i386: Resolve CPU models to v1 by default
` [PATCH 04/78] qapi: better document NVMe blockdev @device parameter
` [PATCH 05/78] target/arm: ensure we use current exception state after SCR update
` [PATCH 06/78] block: Activate recursively even for already active nodes
` [PATCH 07/78] virtio-blk: fix out-of-bounds access to bitmap in notify_guest_bh
` [PATCH 08/78] numa: remove not needed check
` [PATCH 09/78] numa: properly check if numa is supported
` [PATCH 10/78] backup-top: Begin drain earlier
` [PATCH 11/78] arm/arm-powerctl: set NSACR.{CP11, CP10} bits in arm_set_cpu_on()
` [PATCH 12/78] arm/arm-powerctl: rebuild hflags after setting CP15 "
` [PATCH 13/78] hw/i386/pc: fix regression in parsing vga cmdline parameter
` [PATCH 14/78] tests/ide-test: Create a single unit-test covering more PRDT cases
` [PATCH 15/78] ide: Fix incorrect handling of some PRDTs in ide_dma_cb()
` [PATCH 16/78] target/arm: Set ISSIs16Bit in make_issinfo
` [PATCH 17/78] virtio: update queue size on guest write
` [PATCH 18/78] virtio-mmio: "
` [PATCH 19/78] virtio: add ability to delete vq through a pointer
` [PATCH 20/78] virtio: make virtio_delete_queue idempotent
` [PATCH 21/78] virtio: reset region cache when on queue deletion
` [PATCH 22/78] virtio-net: delete also control queue when TX/RX deleted
` [PATCH 23/78] intel_iommu: a fix to vtd_find_as_from_bus_num()
` [PATCH 24/78] intel_iommu: add present bit check for pasid table entries
` [PATCH 25/78] vfio/pci: Don't remove irqchip notifier if not registered
` [PATCH 26/78] qcow2-bitmaps: fix qcow2_can_store_new_dirty_bitmap
` [PATCH 27/78] dp8393x: Mask EOL bit from descriptor addresses
` [PATCH 28/78] dp8393x: Always use 32-bit accesses
` [PATCH 29/78] dp8393x: Clean up endianness hacks
` [PATCH 30/78] dp8393x: Have dp8393x_receive() return the packet size
` [PATCH 31/78] dp8393x: Update LLFA and CRDA registers from rx descriptor
` [PATCH 32/78] dp8393x: Clear RRRA command register bit only when appropriate
` [PATCH 33/78] dp8393x: Implement packet size limit and RBAE interrupt
` [PATCH 34/78] dp8393x: Don't clobber packet checksum
` [PATCH 35/78] dp8393x: Use long-word-aligned RRA pointers in 32-bit mode
` [PATCH 36/78] dp8393x: Pad frames to word or long word boundary
` [PATCH 37/78] dp8393x: Clear descriptor in_use field to release packet
` [PATCH 38/78] dp8393x: Always update RRA pointers and sequence numbers
` [PATCH 39/78] dp8393x: Don't reset Silicon Revision register
` [PATCH 40/78] dp8393x: Don't stop reception upon RBE interrupt assertion
` [PATCH 41/78] s390/sclp: improve special wait psw logic
` [PATCH 42/78] plugins/core: add missing break in cb_to_tcg_flags
` [PATCH 43/78] tcg: save vaddr temp for plugin usage
` [PATCH 44/78] qcow2: update_refcount(): Reset old_table_index after qcow2_cache_put()
` [PATCH 45/78] qcow2: Fix qcow2_alloc_cluster_abort() for external data file
` [PATCH 46/78] iotests: Test copy offloading with "
` [PATCH 47/78] qcow2: Fix alloc_cluster_abort() for pre-existing clusters
` [PATCH 48/78] iotests/026: Test EIO on preallocated zero cluster
` [PATCH 49/78] iotests/026: Test EIO on allocation in a data-file
` [PATCH 50/78] virtio: gracefully handle invalid region caches
` [PATCH 51/78] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[]
` [PATCH 52/78] block/qcow2-threads: fix qcow2_decompress
` [PATCH 53/78] job: refactor progress to separate object
` [PATCH 54/78] block/block-copy: fix progress calculation
` [PATCH 55/78] target/ppc: Fix rlwinm on ppc64
` [PATCH 56/78] block/io: fix bdrv_co_do_copy_on_readv
` [PATCH 57/78] compat: disable edid on correct virtio-gpu device
` [PATCH 58/78] qga: Installer: Wait for installation to finish
` [PATCH 59/78] qga-win: Handle VSS_E_PROVIDER_ALREADY_REGISTERED error
` [PATCH 60/78] qga-win: prevent crash when executing guest-file-read with large count
` [PATCH 61/78] qga: Fix undefined C behavior
` [PATCH 62/78] qemu-ga: document vsock-listen in the man page
` [PATCH 63/78] hw/i386/amd_iommu.c: Fix corruption of log events passed to guest
` [PATCH 64/78] tcg/i386: Fix INDEX_op_dup2_vec
` [PATCH 65/78] dump: Fix writing of ELF section
` [PATCH 66/78] xen-block: Fix double qlist remove and request leak
` [PATCH 67/78] vhost-user-gpu: Release memory returned by vu_queue_pop() with free()
` [PATCH 68/78] target/ppc: Fix mtmsr(d) L=1 variant that loses interrupts
` [PATCH 69/78] hostmem: don't use mbind() if host-nodes is empty
` [PATCH 70/78] target/arm: Clear tail in gvec_fmul_idx_*, gvec_fmla_idx_*
` [PATCH 71/78] qemu-nbd: Close inherited stderr
` [PATCH 72/78] 9p: Lock directory streams with a CoMutex
` [PATCH 73/78] net: Do not include a newline in the id of -nic devices
` [PATCH 74/78] nbd/server: Avoid long error message assertions CVE-2020-10761
` [PATCH 75/78] virtio-balloon: fix free page hinting without an iothread
` [PATCH 76/78] virtio-balloon: fix free page hinting check on unrealize
` [PATCH 77/78] virtio-balloon: unref the iothread when unrealizing
` [PATCH 78/78] block: Call attention to truncation of long NBD exports

[PATCH v9 0/5] fw_cfg: Add FW_CFG_DATA_GENERATOR; crypto: Add tls-cipher-suites
 2020-06-16 16:32 UTC  (5+ messages)
` [PATCH v9 1/5] hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface
` [PATCH v9 4/5] crypto: Add tls-cipher-suites object

[PATCH 0/5] linux-user: Support extended clone(CLONE_VM)
 2020-06-16 16:32 UTC  (7+ messages)
` [PATCH 1/5] linux-user: Refactor do_fork to use new `qemu_clone`
` [PATCH 4/5] linux-user: Support CLONE_VM and extended clone options

[PATCH v4 0/4] block: seriously improve savevm performance
 2020-06-16 16:20 UTC  (6+ messages)
` [PATCH 1/5] migration/savevm: respect qemu_fclose() error code in save_snapshot()
` [PATCH 2/5] block/aio_task: allow start/wait task from any coroutine
` [PATCH 3/5] block/aio_task: drop aio_task_pool_wait_one() helper
` [PATCH 4/5] block, migration: add bdrv_flush_vmstate helper
` [PATCH 5/5] block/io: improve savevm performance

[PATCH v2 00/15] tests/tcg: Add TriCore tests
 2020-06-16 16:22 UTC  (5+ messages)
` [PATCH v2 02/15] tests/tcg: Add docker_as and docker_ld cmds
` [PATCH v2 03/15] tests/tcg: Run timeout cmds using --foreground

[PATCH] Makefile: Compute libraries for libqemuutil.a and libvhost-user.a
 2020-06-16 16:18 UTC 

[PATCH] iotests: Fix 051 output after qdev_init_nofail() removal
 2020-06-16 16:17 UTC  (2+ messages)

[PATCH 0/2] hw/misc/pca9552: Trace LEDs events, make LEDs 13-15 as GPIOs
 2020-06-16 16:13 UTC  (3+ messages)
` [PATCH 1/2] hw/misc/pca9552: Trace LED On/Off events

[PATCH V4] util/oslib-posix : qemu_init_exec_dir implementation for Mac
 2020-06-16 16:10 UTC 

[PATCH v8 0/8] block: enhance handling of size-related BlockConf properties
 2020-06-16 16:09 UTC  (2+ messages)

[Qemu-devel] [Bug 697510] [NEW] Machine shut off after tons of lsi_scsi: error: MSG IN data too long
 2020-06-16 15:55 UTC  (3+ messages)
` [Bug 697510] "

[Bug 1883739] [NEW] ide_dma_cb: Assertion `prep_size >= 0 && prep_size <= n * 512' failed
 2020-06-16 15:56 UTC 

[Bug 1525123] Re: USB assert failure on hcd-uhci.c
 2020-06-16 15:54 UTC  (2+ messages)

[Qemu-devel] [Bug 1681439] [NEW] qemu-system-x86_64: hw/ide/core.c:685: ide_cancel_dma_sync: Assertion `s->bus->dma->aiocb == NULL' failed
 2020-06-16 15:52 UTC  (2+ messages)
` [Bug 1681439] "

[PATCH v4 0/7] sh4: Add 'Renesas peripherals' entry in MAINTAINERS + trivial fixes
 2020-06-16 15:56 UTC  (5+ messages)
` [PATCH v4 1/7] MAINTAINERS: Cover 'hw/sh4/sh_intc.h' with the R2D machine

[PATCH] hw/arm/virt: Add 5.0 HW compat props
 2020-06-16 15:45 UTC  (2+ messages)

[Bug 1883728] [NEW] address_space_unmap: Assertion `mr != NULL' failed
 2020-06-16 15:31 UTC 

[Bug 1883733] [NEW] FIXME xhci_alloc_device_streams:972 guest streams config not identical for all eps
 2020-06-16 15:35 UTC 

[Bug 1883729] [NEW] xhci_find_stream: Assertion `streamid != 0' failed
 2020-06-16 15:33 UTC 

[Bug 1883732] [NEW] xhci_kick_epctx: Assertion `ring->dequeue != 0' failed
 2020-06-16 15:34 UTC 

[PATCH] hw/nios2: Update interrupt request when CR_STATUS_PIE disabled
 2020-06-16 15:39 UTC  (5+ messages)

[PATCH 1/1] os_find_datadir: search as in version 4.2
 2020-06-16 15:37 UTC  (3+ messages)

[PATCH v3 0/3] python/machine.py: refactor shutdown
 2020-06-16 15:36 UTC  (7+ messages)

[PATCH] block: file-posix: Fail unmap with NO_FALLBACK on block device
 2020-06-16 15:32 UTC  (3+ messages)

[Qemu-devel] [Bug 1810000] [NEW] qemu system emulator crashed with the attachment of usb-bt-dongle device
 2020-06-16 15:23 UTC  (2+ messages)
` [Bug 1810000] "

[PULL 00/84] QOM patches for 2020-06-15
 2020-06-16 15:26 UTC  (3+ messages)

[PATCH v7 0/5] fw_cfg: Add FW_CFG_DATA_GENERATOR; crypto: Add tls-cipher-suites
 2020-06-16 15:23 UTC  (8+ messages)
` [PATCH v7 2/5] softmmu/vl: Let -fw_cfg option take a 'gen_id' argument

[PATCH v1 1/2] semihosting: defer connect_chardevs a little more to use serialx
 2020-06-16 15:14 UTC  (4+ messages)
` [PATCH v1 2/2] semihosting: don't send the trailing '\0'

QEMU | Pipeline #156767175 has failed for master | 6675a653
 2020-06-16 13:41 UTC 

[PATCH v4 0/6] Add strace support for printing arguments of selected syscalls
 2020-06-16 15:02 UTC  (2+ messages)

[PATCH v3 0/4] block: seriously improve savevm performance
 2020-06-16 14:49 UTC  (5+ messages)
` [PATCH 2/4] block/aio_task: allow start/wait task from any coroutine

QEMU | Pipeline #156797075 has failed for master | cb8278cd
 2020-06-16 14:42 UTC 

[PATCH v4 0/4] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-06-16 14:49 UTC  (11+ messages)
` [PATCH v4 1/4] Introduce yank feature
` [PATCH v4 2/4] block/nbd.c: Add "
` [PATCH v4 3/4] chardev/char-socket.c: "
` [PATCH v4 4/4] migration: "

[PATCH v2 0/2] target/mips: Add two groups of loongson-ext instructions
 2020-06-16 14:41 UTC  (4+ messages)

[PATCH] qcow2: Fix preallocation on images with unaligned sizes
 2020-06-16 15:07 UTC  (2+ messages)

[PATCH v2 0/5] tpm: Enable usage of TPM TIS with interrupts
 2020-06-16 14:36 UTC  (7+ messages)
` [PATCH v2 4/5] acpi: Enable TPM IRQ

[PATCH] .gitignore: Ignore storage-daemon files
 2020-06-16 15:01 UTC  (2+ messages)

[PULL 00/21] testing and plugin updates (tsan, plugins, cross-builds)
 2020-06-16 14:43 UTC  (20+ messages)
` [PULL 01/21] tests/docker: bump fedora to 32
` [PULL 02/21] Makefile: dtc: update, build the libfdt target
` [PULL 07/21] cputlb: destroy CPUTLB with tlb_destroy
` [PULL 08/21] qht: call qemu_spin_destroy for head buckets
` [PULL 09/21] tcg: call qemu_spin_destroy for tb->jmp_lock
` [PULL 11/21] thread: add tsan annotations to QemuSpin
` [PULL 12/21] tests/docker: Added docker build support for TSan
` [PULL 13/21] include/qemu: Added tsan.h for annotations
` [PULL 14/21] util: Added tsan annotate for thread name
` [PULL 15/21] docs: Added details on TSan to testing.rst
` [PULL 16/21] tests: Disable select tests under TSan, which hit TSan issue
` [PULL 17/21] Revert ".shippable: temporaily disable some cross builds"
` [PULL 18/21] cirrus.yml: serialise make check
` [PULL 19/21] tests/tcg: build plugin list from contents of src directory
` [PULL 20/21] tests/tcg: ensure -cpu max also used for plugin run
` [PULL 21/21] plugins: new lockstep plugin for debugging TCG changes

[RFC v5 0/4] QEMU cpus.c refactoring
 2020-06-16 14:16 UTC  (9+ messages)
` [RFC v5 1/4] softmmu: move softmmu only files from root
` [RFC v5 2/4] cpu-throttle: new module, extracted from cpus.c
` [RFC v5 3/4] cpu-timers, icount: new modules
` [RFC v5 4/4] cpus: extract out accel-specific code to each accel

[PULL 00/23] target-arm queue
 2020-06-16 14:15 UTC  (3+ messages)

[PATCH v4 0/5] vTPM/aarch64 ACPI support
 2020-06-16 14:11 UTC  (5+ messages)
` [PATCH v4 1/5] acpi: Convert build_tpm2() to build_append* API

[PATCH v8 00/14] LUKS: encryption slot management using amend interface
 2020-06-16 13:57 UTC  (6+ messages)
` [PATCH v8 05/14] block/amend: refactor qcow2 amend options
` [PATCH v8 07/14] block/crypto: implement the encryption key management

[PATCH v5 00/11] Mac Old World ROM experiment
 2020-06-16 13:47 UTC  (12+ messages)
` [PATCH v5 09/11] macio: Add dummy screamer register area
` [PATCH v5 08/11] mac_oldworld: Add machine ID register
` [PATCH v5 11/11] mac_oldworld: Add SPD data to cover RAM
` [PATCH v5 10/11] WIP macio/cuda: Attempt to add i2c support
` [PATCH v5 01/11] mac_oldworld: Allow loading binary ROM image
` [PATCH v5 04/11] mac_oldworld: Drop some variables
` [PATCH v5 03/11] mac_oldworld: Drop a variable, use get_system_memory() directly
` [PATCH v5 02/11] mac_newworld: Allow loading binary ROM image
` [PATCH v5 07/11] mac_oldworld: Map macio to expected address at reset
` [PATCH v5 06/11] mac_oldworld: Rename ppc_heathrow_reset to ppc_heathrow_cpu_reset
` [PATCH v5 05/11] grackle: Set revision in PCI config to match hardware

[PATCH V3] Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridge
 2020-06-16 13:47 UTC  (5+ messages)

[PATCH] tests: disassemble-asm.sh: generate AML in readable format
 2020-06-16 13:29 UTC  (2+ messages)

[PATCH 0/2] iotests: Make _filter_img_create more active
 2020-06-16 13:17 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] iotests: filter few more luks specific create options

QEMU | Pipeline #156667089 has failed for master | 53550e81
 2020-06-16  9:55 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).