messages from 2019-10-01 19:56:44 to 2019-10-02 02:20:11 UTC [more...]
[PULL 0/8] Ide patches
2019-10-01 23:55 UTC (9+ messages)
` [PULL 1/8] block: Refactor macros - fix tabbing
` [PULL 2/8] block: Support providing LCHS from user
` [PULL 3/8] bootdevice: Add interface to gather LCHS
` [PULL 4/8] scsi: Propagate unrealize() callback to scsi-hd
` [PULL 5/8] bootdevice: Gather LCHS from all relevant devices
` [PULL 6/8] bootdevice: Refactor get_boot_devices_list
` [PULL 7/8] bootdevice: FW_CFG interface for LCHS values
` [PULL 8/8] hd-geo-test: Add tests for lchs override
[PATCH v2 21/33] spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptController
2019-10-02 1:11 UTC (11+ messages)
[PATCH 00/97] Patch Round-up for stable 4.0.1, freeze on 2019-10-10
2019-10-01 23:46 UTC (98+ messages)
` [PATCH 01/97] qcow2: Avoid COW during metadata preallocation
` [PATCH 02/97] qcow2: Add errp to preallocate_co()
` [PATCH 03/97] qcow2: Fix full preallocation with external data file
` [PATCH 04/97] megasas: fix mapped frame size
` [PATCH 05/97] qcow2: Fix qcow2_make_empty() with external data file
` [PATCH 06/97] block: Fix AioContext switch for bs->drv == NULL
` [PATCH 07/97] cutils: Fix size_to_str() on 32-bit platforms
` [PATCH 08/97] Makefile: add nit-picky mode to sphinx-build
` [PATCH 09/97] docs/interop/bitmaps: rewrite and modernize doc
` [PATCH 10/97] spapr/xive: fix EQ page addresses above 64GB
` [PATCH 11/97] kbd-state: fix autorepeat handling
` [PATCH 12/97] usb-tablet: fix serial compat property
` [PATCH 13/97] block/file-posix: Unaligned O_DIRECT block-status
` [PATCH 14/97] iotests: Test unaligned raw images with O_DIRECT
` [PATCH 15/97] s390x/cpumodel: ignore csske for expansion
` [PATCH 16/97] blockdev-backup: don't check aio_context too early
` [PATCH 17/97] block: Drain source node in bdrv_replace_node()
` [PATCH 18/97] iotests: Test commit job start with concurrent I/O
` [PATCH 19/97] iotests.py: do not use infinite waits
` [PATCH 20/97] QEMUMachine: add events_wait method
` [PATCH 21/97] iotests.py: Fix VM.run_job
` [PATCH 22/97] iotests.py: rewrite run_job to be pickier
` [PATCH 23/97] iotests: add iotest 256 for testing blockdev-backup across iothread contexts
` [PATCH 24/97] migration/dirty-bitmaps: change bitmap enumeration method
` [PATCH 25/97] vhost: fix vhost_log size overflow during migration
` [PATCH 26/97] target/ppc: Fix xvabs[sd]p, xvnabs[sd]p, xvneg[sd]p, xvcpsgn[sd]p
` [PATCH 27/97] target/ppc: Fix xvxsigdp
` [PATCH 28/97] target/ppc: Fix xxbrq, xxbrw
` [PATCH 29/97] target/ppc: Fix vsum2sws
` [PATCH 30/97] target/ppc: Fix lxvw4x, lxvh8x and lxvb16x
` [PATCH 31/97] q35: Revert to kernel irqchip
` [PATCH 32/97] vl: Fix -drive / -blockdev persistent reservation management
` [PATCH 33/97] target/i386: add MDS-NO feature
` [PATCH 34/97] target/i386: define md-clear bit
` [PATCH 35/97] docs: recommend use of md-clear feature on all Intel CPUs
` [PATCH 36/97] virtio-pci: fix missing device properties
` [PATCH 37/97] usbredir: fix buffer-overflow on vmload
` [PATCH 38/97] virtio-balloon: fix QEMU 4.0 config size migration incompatibility
` [PATCH 39/97] docs/interop/bitmaps.rst: Fix typos
` [PATCH 40/97] sphinx: add qmp_lexer
` [PATCH 41/97] docs/bitmaps: use QMP lexer instead of json
` [PATCH 42/97] hw/ssi/xilinx_spips: Convert lqspi_read() to read_with_attrs
` [PATCH 43/97] hw/ssi/xilinx_spips: Avoid AXI writes to the LQSPI linear memory
` [PATCH 44/97] hw/ssi/xilinx_spips: Avoid out-of-bound access to lqspi_buf[]
` [PATCH 45/97] ioapic: kvm: Skip route updates for masked pins
` [PATCH 46/97] i386/acpi: show PCI Express bus on pxb-pcie expanders
` [PATCH 47/97] virtio-balloon: Fix wrong sign extension of PFNs
` [PATCH 48/97] virtio-balloon: Fix QEMU crashes on pagesize > BALLOON_PAGE_SIZE
` [PATCH 49/97] virtio-balloon: Simplify deflate with pbp
` [PATCH 50/97] virtio-balloon: Better names for offset variables in inflate/deflate code
` [PATCH 51/97] virtio-balloon: Rework pbp tracking data
` [PATCH 52/97] virtio-balloon: Use temporary PBP only
` [PATCH 53/97] virtio-balloon: don't track subpages for the PBP
` [PATCH 54/97] virtio-balloon: free pbp more aggressively
` [PATCH 55/97] i386/acpi: fix gint overflow in crs_range_compare
` [PATCH 56/97] tpm: Exit in reset when backend indicates failure
` [PATCH 57/97] tpm_emulator: Translate TPM error codes to strings
` [PATCH 58/97] block/backup: simplify backup_incremental_init_copy_bitmap
` [PATCH 59/97] block/backup: move to copy_bitmap with granularity
` [PATCH 60/97] block/backup: refactor and tolerate unallocated cluster skipping
` [PATCH 61/97] block/backup: unify different modes code path
` [PATCH 62/97] block/backup: refactor: split out backup_calculate_cluster_size
` [PATCH 63/97] backup: Copy only dirty areas
` [PATCH 64/97] iotests: Test backup job with two guest writes
` [PATCH 65/97] util/hbitmap: update orig_size on truncate
` [PATCH 66/97] iotests: Test incremental backup after truncation
` [PATCH 67/97] mirror: Only mirror granularity-aligned chunks
` [PATCH 68/97] iotests: Test unaligned blocking mirror write
` [PATCH 69/97] block/backup: disable copy_range for compressed backup
` [PATCH 70/97] Revert "ide/ahci: Check for -ECANCELED in aio callbacks"
` [PATCH 71/97] qcow2: Fix the calculation of the maximum L2 cache size
` [PATCH 72/97] dma-helpers: ensure AIO callback is invoked after cancellation
` [PATCH 73/97] target/arm: Don't abort on M-profile exception return in linux-user mode
` [PATCH 74/97] xen-bus: Fix backend state transition on device reset
` [PATCH 75/97] pr-manager: Fix invalid g_free() crash bug
` [PATCH 76/97] iotests: add testing shim for script-style python tests
` [PATCH 77/97] vpc: Return 0 from vpc_co_create() on success
` [PATCH 78/97] iotests: Add supported protocols to execute_test()
` [PATCH 79/97] iotests: Restrict file Python tests to file
` [PATCH 80/97] iotests: Restrict nbd Python tests to nbd
` [PATCH 81/97] iotests: Test blockdev-create for vpc
` [PATCH 82/97] libvhost-user: fix SLAVE_SEND_FD handling
` [PATCH 83/97] block/create: Do not abort if a block driver is not available
` [PATCH 84/97] block/nfs: tear down aio before nfs_close
` [PATCH 85/97] blockjob: update nodes head while removing all bdrv
` [PATCH 86/97] curl: Keep pointer to the CURLState in CURLSocket
` [PATCH 87/97] curl: Keep *socket until the end of curl_sock_cb()
` [PATCH 88/97] curl: Check completion in curl_multi_do()
` [PATCH 89/97] curl: Pass CURLSocket to curl_multi_do()
` [PATCH 90/97] curl: Report only ready sockets
` [PATCH 91/97] curl: Handle success in multi_check_completion
` [PATCH 92/97] curl: Check curl_multi_add_handle()'s return code
` [PATCH 93/97] slirp: Fix heap overflow in ip_reass on big packet input
` [PATCH 94/97] slirp: ip_reass: Fix use after free
` [PATCH 95/97] s390: PCI: fix IOMMU region init
` [PATCH 96/97] hw/core/loader: Fix possible crash in rom_copy()
` [PATCH 97/97] scsi: lsi: exit infinite loop while executing script (CVE-2019-12068)
[ANNOUNCE] QEMU 3.1.1.1 Stable released
2019-10-02 0:12 UTC
Is kexec supported in QEMU for ARM64 (qemu-system-aarch64) with arm-trusted-firmware, optee, and u-boot
2019-10-02 1:32 UTC (5+ messages)
[PATCH] spapr/xive: skip partially initialized vCPUs in presenter
2019-10-02 1:02 UTC (5+ messages)
[PATCH 00/67] iotests: Honor $IMGOPTS in Python tests
2019-10-01 23:30 UTC (74+ messages)
` [PATCH 01/67] iotests.py: Read $IMGOPTS
` [PATCH 02/67] iotests.py: Add @skip_for_imgopts()
` [PATCH 03/67] iotests.py: Add unsupported_imgopts
` [PATCH 04/67] iotests.py: create_test_image, remove_test_image
` [PATCH 05/67] iotests.py: Add ImagePaths
` [PATCH 06/67] iotests.py: Add image_path()
` [PATCH 07/67] iotests.py: Filter data_file in filter_img_info
` [PATCH 08/67] iotests.py: Add filter_json_filename()
` [PATCH 09/67] iotests.py: Add @hide_fields to img_info_log
` [PATCH 10/67] iotests/169: Skip persistent cases for compat=0.10
` [PATCH 11/67] iotests/224: Filter json:{} from commit command
` [PATCH 12/67] iotests/228: Filter json:{} filenames
` [PATCH 13/67] iotests/242: Hide refcount bit information
` [PATCH 14/67] iotests: Use unsupported_imgopts in Python tests
` [PATCH 15/67] iotests/030: Honor $IMGOPTS
` [PATCH 16/67] iotests/040: "
` [PATCH 17/67] iotests/041: "
` [PATCH 18/67] iotests/044: "
` [PATCH 19/67] iotests/045: "
` [PATCH 20/67] iotests/055: "
` [PATCH 21/67] iotests/056: "
` [PATCH 22/67] iotests/057: "
` [PATCH 23/67] iotests/065: "
` [PATCH 24/67] iotests/096: "
` [PATCH 25/67] iotests/118: "
` [PATCH 26/67] iotests/124: "
` [PATCH 27/67] iotests/129: "
` [PATCH 28/67] iotests/132: "
` [PATCH 29/67] iotests/139: "
` [PATCH 30/67] iotests/147: "
` [PATCH 31/67] iotests/148: "
` [PATCH 32/67] iotests/151: "
` [PATCH 33/67] iotests/152: "
` [PATCH 34/67] iotests/155: "
` [PATCH 35/67] iotests/163: "
` [PATCH 36/67] iotests/165: "
` [PATCH 37/67] iotests/169: "
` [PATCH 38/67] iotests/194: "
` [PATCH 39/67] iotests/196: "
` [PATCH 40/67] iotests/199: "
` [PATCH 41/67] iotests/202: "
` [PATCH 42/67] iotests/203: "
` [PATCH 43/67] iotests/205: "
` [PATCH 44/67] iotests/208: "
` [PATCH 45/67] "
` [PATCH 46/67] iotests/216: "
` [PATCH 47/67] iotests/218: "
` [PATCH 48/67] iotests/219: "
` [PATCH 49/67] iotests/222: "
` [PATCH 50/67] iotests/224: "
` [PATCH 51/67] iotests/228: "
` [PATCH 52/67] iotests/234: "
` [PATCH 53/67] iotests/235: "
` [PATCH 54/67] iotests/236: "
` [PATCH 55/67] iotests/237: "
` [PATCH 56/67] iotests/242: "
` [PATCH 57/67] iotests/245: "
` [PATCH 58/67] iotests/246: "
` [PATCH 59/67] iotests/248: "
` [PATCH 60/67] iotests/254: "
` [PATCH 61/67] iotests/255: "
` [PATCH 62/67] iotests/256: "
` [PATCH 63/67] iotests/257: "
` [PATCH 64/67] iotests/258: "
` [PATCH 65/67] iotests/262: "
` [PATCH 66/67] iotests.py: Forbid qemu_img*('create', ...)
` [PATCH 67/67] iotests.py: Drop qemu_img_log(), qemu_img_create()
[PATCH 0/3] Some win32 fixes
2019-10-01 21:20 UTC (3+ messages)
` [PATCH 3/3] win32: fix main-loop busy loop on socket/fd event
[PATCH 0/6] qcow2: advanced compression options
2019-10-01 20:50 UTC (5+ messages)
` [PATCH 4/6] qemu-nbd: add compression flag support
` [PATCH 5/6] block-stream: add compress option
[PATCH 0/7] qapi: Cleanups and test speedup
2019-10-01 21:19 UTC (15+ messages)
` [PATCH 1/7] qapi: Don't suppress doc generation without pragma doc-required
` [PATCH 2/7] qapi: Store pragma state in QAPISourceInfo, not global state
` [PATCH 3/7] qapi: Eliminate accidental global frontend state
` [PATCH 4/7] qapi: Speed up frontend tests
` [PATCH 5/7] qapi: Move gen_enum(), gen_enum_lookup() back to qapi/types.py
` [PATCH 6/7] qapi: Split up scripts/qapi/common.py
` [PATCH 7/7] qapi: Clear scripts/qapi/doc.py executable bits again
[PATCH v2 0/2] qapi: Add detection for the 'savevm' fix for blockdev
2019-10-01 21:07 UTC (6+ messages)
` [PATCH v2 1/2] qapi: Add feature flags to commands in qapi introspection
` [PATCH v2 2/2] qapi: Allow introspecting fix for savevm's cooperation with blockdev
[PATCH 0/2] block: Skip COR for inactive nodes
2019-10-01 19:51 UTC (2+ messages)
[PATCH v1] s390x/tcg: MVCL: Exit to main loop if there are pending interrupts
2019-10-01 21:59 UTC (4+ messages)
[Qemu-devel] [Bug 1714331] [NEW] Virtual machines not working anymore on 2.10
2019-10-01 21:25 UTC (2+ messages)
` [Bug 1714331] "
[PATCH v7 00/22] tcg/ppc: Add vector opcodes
2019-10-01 20:33 UTC (2+ 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).