messages from 2019-12-19 14:26:38 to 2019-12-20 00:30:19 UTC [more...]
[PATCH v2 00/13] ppc/pnv: remove the use of qdev_get_machine() and get_system_memory()
2019-12-20 0:26 UTC (16+ messages)
` [PATCH v2 01/13] ppc/pnv: Modify the powerdown notifier to get the PowerNV machine
` [PATCH v2 02/13] ppc/pnv: Introduce a "system-memory" property
` [PATCH v2 03/13] ppc/pnv: Introduce a "xics" property alias under the PSI model
` [PATCH v2 04/13] ppc/pnv: Introduce a "xics" property under the POWER8 chip
` [PATCH v2 05/13] spapr/xive: Use device_class_set_parent_realize()
` [PATCH v2 06/13] pnv/xive: "
` [PATCH v2 07/13] spapr, pnv, xive: Add a "xive-fabric" link to the XIVE router
` [PATCH v2 08/13] xive: Use the XIVE fabric link under "
` [PATCH v2 09/13] ppc/pnv: Add an "nr-threads" property to the base chip class
` [PATCH v2 10/13] ppc/pnv: Add a "pnor" const link property to the BMC internal simulator
` [PATCH v2 11/13] xive: Add a "presenter" link property to the TCTX object
` [PATCH v2 12/13] spapr/xive: Deduce the SpaprXive pointer from XiveTCTX::xptr
` [PATCH v2 13/13] pnv/xive: Deduce the PnvXive "
[PATCH v4 0/4] Improve default object property_add uint helpers
2019-12-19 23:56 UTC (6+ messages)
` [PATCH v4 1/4] qom/object: enable setter for uint types
` [PATCH v4 2/4] ich9: fix getter type for sci_int property
` [PATCH v4 3/4] ich9: Simplify ich9_lpc_initfn
` [PATCH v4 4/4] qom/object: Use common get/set uint helpers
[PATCH 0/5] tests/boot_linux_console: Add various OrangePi PC tests
2019-12-19 22:54 UTC (11+ messages)
` [PATCH 1/5] tests/boot_linux_console: Add a quick test for the OrangePi PC board
` [PATCH 2/5] tests/boot_linux_console: Add initrd test for the Orange Pi "
` [PATCH 3/5] tests/boot_linux_console: Add a SD card test for the OrangePi "
` [RFC PATCH 5/5] tests/boot_linux_console: Add a SLOW test booting Ubuntu on OrangePi PC
[PATCH] 9p: init_in_iov_from_pdu can truncate the size
2019-12-19 22:36 UTC (3+ messages)
[PATCH] tests/vm: update openbsd to release 6.6
2019-12-19 22:11 UTC (3+ messages)
[PATCH v3 0/1] Fix bochs memory leak
2019-12-19 21:17 UTC (2+ messages)
[PATCH v10 Kernel 0/5] KABIs to support migration for VFIO devices
2019-12-19 21:09 UTC (21+ messages)
` [PATCH v10 Kernel 1/5] vfio: KABI for migration interface for device state
` [PATCH v10 Kernel 4/5] vfio iommu: Implementation of ioctl to for dirty pages tracking
[Qemu-devel] [PATCH] RISCV: support riscv vector extension 0.7.1
2019-12-19 20:38 UTC (3+ messages)
[PATCH] audio: fix integer overflow
2019-12-19 20:34 UTC
[PATCH 0/2] q800: fix and improve RTC/PRAM interface
2019-12-19 20:14 UTC (3+ messages)
` [PATCH 1/2] q800: fix mac_via RTC PRAM commands
` [PATCH 2/2] q800: add a block backend to the PRAM
[PATCH 0/5] audio fixes
2019-12-19 20:07 UTC (6+ messages)
` [PATCH 1/5] hda-codec: fix playback rate control
` [PATCH 2/5] hda-codec: fix recording "
` [PATCH 3/5] paaudio: drop recording stream in qpa_fini_in
` [PATCH 4/5] paaudio: try to drain the recording stream
` [PATCH 5/5] paaudio: wait until the recording stream is ready
[PATCH v3 00/20] gdbstub refactor and SVE support (+check-tcg tweaks)
2019-12-19 19:15 UTC (10+ messages)
` [PATCH v3 04/20] gdbstub: move mem_buf to GDBState and use GByteArray
` [PATCH v3 08/20] gdbstub: extend GByteArray to read register helpers
` [PATCH v3 12/20] target/arm: generate xml description of our SVE registers
[PATCH 00/18] block: Allow exporting BDSs via FUSE
2019-12-19 19:05 UTC (20+ messages)
` [PATCH 01/18] configure: Detect libfuse
` [PATCH 02/18] fuse: Allow exporting BDSs via FUSE
` [PATCH 03/18] fuse: Implement standard FUSE operations
` [PATCH 04/18] fuse: Add fuse-export-remove
` [PATCH 05/18] fuse: Allow growable exports
` [PATCH 06/18] fuse: (Partially) implement fallocate()
` [PATCH 07/18] fuse: Implement hole detection through lseek
` [PATCH 08/18] iotests: Do not needlessly filter _make_test_img
` [PATCH 09/18] iotests: Do not pipe _make_test_img
` [PATCH 10/18] iotests: Use convert -n in some cases
` [PATCH 11/18] iotests: Avoid renaming images
` [PATCH 12/18] iotests: Derive image names from $TEST_IMG
` [PATCH 13/18] iotests/091: Use _cleanup_qemu instad of "wait"
` [PATCH 14/18] iotests: Restrict some Python tests to file
` [PATCH 15/18] iotests: Let _make_test_img guess $TEST_IMG_FILE
` [PATCH 16/18] iotests: Allow testing FUSE exports
` [PATCH 17/18] iotests: Enable fuse for many tests
` [PATCH 18/18] iotests/281: Add test for FUSE exports
[PATCH] target/arm: Set ISSIs16Bit in make_issinfo
2019-12-19 18:56 UTC
[RFC PATCH 00/13] hw/timer/allwinner: Make it reusable
2019-12-19 18:51 UTC (14+ messages)
` [PATCH 01/13] hw/timer/allwinner: Use the AW_A10_PIT_TIMER_NR definition
` [PATCH 02/13] hw/timer/allwinner: Add AW_PIT_TIMER_MAX definition
` [PATCH 03/13] hw/timer/allwinner: Remove unused definitions
` [PATCH 04/13] hw/timer/allwinner: Move definitions from header to source
` [RFC PATCH 05/13] hw/timer/allwinner: Rename the ptimer field
` [RFC PATCH 06/13] hw/timer/allwinner: Rename 'timer_context' as 'timer'
` [RFC PATCH 07/13] hw/timer/allwinner: Move timer specific fields into AwA10TimerContext
` [RFC PATCH 08/13] hw/timer/allwinner: Add a timer_count field
` [RFC PATCH 09/13] hw/timer/allwinner: Rename AwA10TimerContext as AllwinnerTmrState
` [RFC PATCH 10/13] hw/timer/allwinner: Rename AwA10PITState as AllwinnerTmrCtrlState
` [RFC PATCH 11/13] hw/timer/allwinner: Introduce TYPE_AW_COMMON_PIT abstract device
` [RFC PATCH 12/13] hw/timer/allwinner: Rename AW_A10_PIT() as AW_TIMER_CTRL()
` [RFC PATCH 13/13] hw/timer/allwinner: Rename functions not specific to the A10 SoC
[PATCH v2 00/10] Add Allwinner H3 SoC and Orange Pi PC Machine
2019-12-19 19:06 UTC (5+ messages)
` [PATCH v2 02/10] hw: arm: add Xunlong Orange Pi PC machine
[Bug 1854204] [NEW] Menu is not clickable on OSX Catalina
2019-12-19 18:33 UTC (5+ messages)
` [Bug 1854204] "
[PATCH v2] iotests.py: Let wait_migration wait even more
2019-12-19 18:36 UTC
[PATCH for-5.0 v11 00/20] VIRTIO-IOMMU device
2019-12-19 18:31 UTC (14+ messages)
` [PATCH for-5.0 v11 04/20] virtio-iommu: Add the iommu regions
` [PATCH for-5.0 v11 05/20] virtio-iommu: Endpoint and domains structs and helpers
` [PATCH for-5.0 v11 08/20] virtio-iommu: Implement translate
[PATCH] backup-top: Begin drain earlier
2019-12-19 18:26 UTC
Recent change pmem related breaks Xen migration
2019-12-19 18:10 UTC (5+ messages)
` [PATCH] Memory: Only call ramblock_ptr when needed in qemu_ram_writeback
[PATCH] target/arm: fix IL bit for data abort exceptions
2019-12-19 17:50 UTC (4+ messages)
[PATCH v4 00/24] nvme: support NVMe v1.3d, SGLs and multiple namespaces
2019-12-19 18:03 UTC (9+ messages)
` [PATCH v4 21/24] nvme: support "
` [PATCH v4 22/24] nvme: bump controller pci device id
[PATCH 0/2] numa: stop abusing numa_mem_supported
2019-12-19 17:57 UTC (5+ messages)
` [PATCH 1/2] numa: remove not needed check
` [PATCH 2/2] numa: properly check if numa is supported
[PULL 00/30] Block layer patches
2019-12-19 17:24 UTC (31+ messages)
` [PULL 01/30] iotests: Provide a function for checking the creation of huge files
` [PULL 02/30] iotests: Skip test 060 if it is not possible to create large files
` [PULL 03/30] iotests: Skip test 079 "
` [PULL 04/30] qapi: better document NVMe blockdev @device parameter
` [PULL 05/30] qemu-img: fix info --backing-chain --image-opts
` [PULL 06/30] block: Error out on image creation with conflicting size options
` [PULL 07/30] blockjob: Fix error message for negative speed
` [PULL 08/30] qcow2: Declare BDRV_REQ_NO_FALLBACK supported
` [PULL 09/30] iotests: Add qemu_io_log()
` [PULL 10/30] iotests: Fix timeout in run_job()
` [PULL 11/30] iotests: Support job-complete "
` [PULL 12/30] qcow2: Use offset_into_cluster()
` [PULL 13/30] MAINTAINERS: fix qcow2-bitmap.c under Dirty Bitmaps header
` [PULL 14/30] iotests: Add more "_require_drivers" checks to the shell-based tests
` [PULL 15/30] iotests/273: Filter format-specific information
` [PULL 16/30] iotests: Fix IMGOPTSSYNTAX for nbd
` [PULL 17/30] qcow2: Move error check of local_err near its assignment
` [PULL 18/30] iotests: Create VM.blockdev_create()
` [PULL 19/30] iotests: 255: Drop blockdev_create()
` [PULL 20/30] iotests: 206: Convert to VM.blockdev_create()
` [PULL 21/30] iotests: 210: "
` [PULL 22/30] iotests: 212: "
` [PULL 23/30] iotests: 213: "
` [PULL 24/30] iotests: 237: "
` [PULL 25/30] iotests: 266: "
` [PULL 26/30] iotests: 207: Remove duplication with VM.blockdev_create()
` [PULL 27/30] iotests: 211: "
` [PULL 28/30] block: Activate recursively even for already active nodes
` [PULL 29/30] hmp: Allow using qdev ID for qemu-io command
` [PULL 30/30] iotests: Test external snapshot with VM state
[PATCH 00/10] ppc/pnv: remove the use of qdev_get_machine() and get_system_memory()
2019-12-19 17:57 UTC (10+ messages)
` [PATCH 01/10] ppc/pnv: Modify the powerdown notifier to get the PowerNV machine
` [PATCH 02/10] ppc/pnv: Introduce a "system-memory" property
` [PATCH 03/10] ppc/pnv: Introduce a "xics" property alias under the PSI model
` [PATCH 04/10] ppc/pnv: Introduce a "xics" property under the POWER8 chip
[PATCH] xen-bus/block: explicitly assign event channels to an AioContext
2019-12-19 17:11 UTC (2+ messages)
[PATCH] iotests.py: Wait for postmigrate in wait_migration
2019-12-19 17:08 UTC (3+ messages)
[PATCH v2 00/14] chardev: Use QEMUChrEvent enum in IOEventHandler typedef
2019-12-19 17:00 UTC (3+ messages)
` [RFC PATCH v2 11/14] monitor/qmp: Explicit we ignore few QEMUChrEvent in IOEventHandler
[PULL 0/6] QAPI patches for 2019-12-17
2019-12-19 17:05 UTC (4+ messages)
[RFC v4 PATCH 00/49] Initial support of multi-process qemu
2019-12-19 16:46 UTC (12+ messages)
` [RFC v4 PATCH 00/49] Initial support of multi-process qemu - status update
[PATCH] target/ppc: fix memory dump endianness in QEMU monitor
2019-12-19 16:38 UTC
[PATCH v4 0/2] virtio: make seg_max virtqueue size dependent
2019-12-19 16:23 UTC (4+ messages)
[PATCH] virtio-blk: fix out-of-bounds access to bitmap in notify_guest_bh
2019-12-19 16:21 UTC (2+ messages)
[PATCH] qapi/block: fix nbd-server-add spec
2019-12-19 16:14 UTC (6+ messages)
[PATCH v8] Implement backend program convention command for vhost-user-blk
2019-12-19 16:14 UTC (3+ messages)
[PATCH 0/2] Speed up QMP stream reading
2019-12-19 16:07 UTC (3+ messages)
` [PATCH 1/2] monitor: Split monitor_can_read for QMP and HMP
` [PATCH 2/2] monitor: Add an input buffer for QMP reading
[RFC PATCH v3 000/132] Proof of concept for Meson integration
2019-12-19 16:07 UTC (3+ messages)
` [PATCH 108/132] meson: linux-user
[PATCH] block: nbd: Fix dirty bitmap context name
2019-12-19 15:55 UTC (8+ messages)
[PATCH 0/3] block: Fix external snapshot with VM state
2019-12-19 15:47 UTC (4+ messages)
` [PATCH 3/3] iotests: Test "
[PATCH v2 1/2] tests/ide-test: Create a single unit-test covering more PRDT cases
2019-12-19 15:46 UTC (6+ messages)
` [PATCH v2 2/2] ide: Fix incorrect handling of some PRDTs in ide_dma_cb()
[PATCH 0/2] target/mips: Misc MIPS fixes and improvements for 5.0
2019-12-19 15:42 UTC (4+ messages)
` [PATCH 1/2] target/mips: Add support for MIPS<32|64>R6 CRC32 ISA
` [PATCH 2/2] target/mips: Correct data on deprecated r4k machine
[Qemu-devel] [Bug 1843254] [NEW] HCR.TID3 traps are not implemented
2019-12-19 15:09 UTC (2+ messages)
` [Bug 1843254] Re: arm emulation of "
[Qemu-devel] [Bug 1836501] [NEW] cpu_address_space_init fails with assertion
2019-12-19 15:16 UTC (2+ messages)
` [Bug 1836501] "
[PATCH] MAINTAINERS: Update Yuval Shaia's email address
2019-12-19 15:17 UTC (5+ messages)
[Bug 1856837] [NEW] qemu 4.2.0 arm segmentation fault with gcc 9.2
2019-12-19 15:01 UTC (2+ messages)
` [Bug 1856837] "
[Bug 1854577] [NEW] unable to boot arm64 image
2019-12-19 15:04 UTC (2+ messages)
` [Bug 1854577] "
PCI memory sync question (kvm,dpdk,e1000,packet stalled)
2019-12-19 14:58 UTC (4+ messages)
[PATCH] iotests/279: Fix for non-qcow2 formats
2019-12-19 14:42 UTC
[PATCH] block/rbd: Add support for ceph namespaces
2019-12-19 14:51 UTC (3+ messages)
[RFC] Implementing vhost-user-blk device backend
2019-12-19 14:31 UTC (2+ messages)
[RFC PATCH v2 0/5] target/arm/kvm: Adjust virtual time
2019-12-19 14:30 UTC (7+ messages)
` [RFC PATCH v2 3/5] target/arm/kvm: Implement virtual time adjustment
[PATCH v7 0/6] Add vTPM emulator support for ppc64 platform
2019-12-19 14:29 UTC (4+ messages)
` [PATCH v7 1/6] tpm: Move tpm_tis_show_buffer to tpm_util.c
` [PATCH v7 4/6] tpm_spapr: Support suspend and resume
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).