messages from 2020-05-12 21:00:06 to 2020-05-13 15:14:18 UTC [more...]
[PATCH 0/9] ppc/pnv: Introduce the XIVE2 and PHB5 controllers for the POWER10 chip
2020-05-13 15:11 UTC (4+ messages)
` [PATCH 1/9] ppc/xive: Export PQ get/set routines
` [PATCH 4/9] ppc/xive2: Introduce a presenter matching routine
` [PATCH 6/9] ppc/pnv: Add a OCC model for POWER10
[PATCH 0/4] Add support for SafeStack
2020-05-13 14:48 UTC (5+ messages)
[PATCH 0/2] use unsigned type for MegasasState fields
2020-05-13 14:53 UTC (20+ messages)
` [PATCH 1/2] megasas: use unsigned type for reply_queue_head
` [PATCH 2/2] megasas: use unsigned type for positive numeric fields
` 回复: [PATCH 0/2] use unsigned type for MegasasState fields
[RFC v2] migration: Add migrate-set-bitmap-node-mapping
2020-05-13 14:56 UTC
[PATCH 0/2] iotests: Run pylint and mypy in a testcase
2020-05-13 14:54 UTC (6+ messages)
` [PATCH 1/2] iotests: Fix incomplete type declarations
` [PATCH 2/2] iotests: Run pylint and mypy in a testcase
[RFC] migration: Add migrate-set-bitmap-node-mapping
2020-05-13 14:51 UTC (2+ messages)
[PULL 0/1] machine queue, 2020-05-13
2020-05-13 14:22 UTC (3+ messages)
` [PULL 1/1] hostmem: don't use mbind() if host-nodes is empty
[PATCH v2 0/4] mirror: Make sure that source and target size match
2020-05-13 14:21 UTC (8+ messages)
` [PATCH v2 3/4] "
` [PATCH v2 4/4] iotests: Mirror with different source/target size
[PULL 0/5] Block patches
2020-05-13 14:15 UTC (6+ messages)
` [PULL 1/5] qcow2: introduce compression type feature
` [PULL 2/5] qcow2: rework the cluster compression routine
` [PULL 3/5] qcow2: add zstd cluster compression
` [PULL 4/5] iotests: 287: add qcow2 compression type test
` [PULL 5/5] block/block-copy: fix use-after-free of task pointer
[PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
2020-05-13 14:18 UTC (23+ messages)
[PATCH] bitmaps: Add myself as maintainer
2020-05-13 14:14 UTC
[PATCH v4 00/15] Apply COR-filter to the block-stream permanently
2020-05-13 14:06 UTC (6+ messages)
[PATCH v3 0/4] Additional parameters for qemu_img map
2020-05-13 13:36 UTC (5+ messages)
` [PATCH v3 1/1] qemu_img: add cvtnum_full to print error reports
` [PATCH v3 2/4] qemu-img: validate image length in img_map
` [PATCH v3 3/4] qemu-img: refactor dump_map_entry JSON format output
` [PATCH v3 4/4] qemu-img: Add --start-offset and --max-length to map
[PATCH 0/2] 9pfs: regression init_in_iov_from_pdu truncating size
2020-05-13 13:11 UTC (6+ messages)
` [PATCH 2/2] 9pfs: fix "
[PATCH] qemu-nbd: Close inherited stderr
2020-05-13 13:02 UTC (3+ messages)
[Bug 1878413] [NEW] /proc/sys/fs/binfmt_misc/ empty even though binfmt_misc is loaded
2020-05-13 12:54 UTC
[PATCH] tests/docker: Kludge <linux/swab.h> breakage by pinning linux-libc-dev
2020-05-13 12:01 UTC
[PATCH v1 0/4] target/microblaze: Add dynamic GDB XML and correct SReg reporting
2020-05-13 11:46 UTC (2+ messages)
[PATCH v1 0/1] target/microblaze: Fix FPU2 instruction check
2020-05-13 11:46 UTC (2+ messages)
[PATCH] iotests/030: Reduce run time by unthrottling job earlier
2020-05-13 11:38 UTC (2+ messages)
[PATCH 0/6] colo: migration related bugfixes
2020-05-13 11:31 UTC (5+ messages)
` [PATCH 1/6] migration/colo.c: Use event instead of semaphore
` 答复: "
` [PATCH 2/6] migration/colo.c: Use cpu_synchronize_all_states()
[PATCH v4 00/34] block: Introduce real BdrvChildRole
2020-05-13 11:05 UTC (35+ messages)
` [PATCH v4 01/34] block: Mark commit, mirror, blkreplay as filters
` [PATCH v4 02/34] block: Add BlockDriver.is_format
` [PATCH v4 03/34] block: Rename BdrvChildRole to BdrvChildClass
` [PATCH v4 04/34] block: Add BdrvChildRole and BdrvChildRoleBits
` [PATCH v4 05/34] block: Add BdrvChildRole to BdrvChild
` [PATCH v4 06/34] block: Pass BdrvChildRole to bdrv_child_perm()
` [PATCH v4 07/34] block: Pass BdrvChildRole to .inherit_options()
` [PATCH v4 08/34] block: Pass parent_is_format "
` [PATCH v4 09/34] block: Rename bdrv_inherited_options()
` [PATCH v4 10/34] block: Add generic bdrv_inherited_options()
` [PATCH v4 11/34] block: Use bdrv_inherited_options()
` [PATCH v4 12/34] block: Unify bdrv_child_cb_attach()
` [PATCH v4 13/34] block: Unify bdrv_child_cb_detach()
` [PATCH v4 14/34] block: Add child_of_bds
` [PATCH v4 15/34] block: Distinguish paths in *_format_default_perms
` [PATCH v4 16/34] block: Pull out bdrv_default_perms_for_cow()
` [PATCH v4 17/34] block: Pull out bdrv_default_perms_for_storage()
` [PATCH v4 18/34] block: Relax *perms_for_storage for data children
` [PATCH v4 19/34] block: Add bdrv_default_perms()
` [PATCH v4 20/34] raw-format: Split raw_read_options()
` [PATCH v4 21/34] block: Switch child_format users to child_of_bds
` [PATCH v4 22/34] block: Drop child_format
` [PATCH v4 23/34] block: Make backing files child_of_bds children
` [PATCH v4 24/34] block: Drop child_backing
` [PATCH v4 25/34] block: Make format drivers use child_of_bds
` [PATCH v4 26/34] block: Make filter "
` [PATCH v4 27/34] block: Use child_of_bds in remaining places
` [PATCH v4 28/34] tests: Use child_of_bds instead of child_file
` [PATCH v4 29/34] block: Use bdrv_default_perms()
` [PATCH v4 30/34] block: Make bdrv_filter_default_perms() static
` [PATCH v4 31/34] block: Drop bdrv_format_default_perms()
` [PATCH v4 32/34] block: Drop child_file
` [PATCH v4 33/34] block: Pass BdrvChildRole in remaining cases
` [PATCH v4 34/34] block: Drop @child_class from bdrv_child_perm()
[PATCH 0/1] e1000e: Added ICR clearing by corresponding IMS bit
2020-05-13 11:31 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 0/1] e1000e: Added ICR clearing by corresponding IMS bit
2020-05-13 11:28 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 00/12] target/mips: FPU and other cleanups and improvements
2020-05-13 10:53 UTC (13+ messages)
` [PATCH 01/12] target/mips: fpu: Demacro ADD.<D|S|PS>
` [PATCH 02/12] target/mips: fpu: Demacro SUB.<D|S|PS>
` [PATCH 03/12] target/mips: fpu: Demacro MUL.<D|S|PS>
` [PATCH 04/12] target/mips: fpu: Demacro DIV.<D|S|PS>
` [PATCH 05/12] target/mips: fpu: Remove now unused macro FLOAT_BINOP
` [PATCH 06/12] target/mips: fpu: Demacro MADD.<D|S|PS>
` [PATCH 07/12] target/mips: fpu: Demacro MSUB.<D|S|PS>
` [PATCH 08/12] target/mips: fpu: Demacro NMADD.<D|S|PS>
` [PATCH 09/12] target/mips: fpu: Demacro NMSUB.<D|S|PS>
` [PATCH 10/12] target/mips: fpu: Remove now unused UNFUSED_FMA and FLOAT_FMA macros
` [PATCH 11/12] target/mips: fpu: Refactor conversion from ieee to mips exception flags
` [PATCH 12/12] hw/mips: Convert Malta "ifdef 0"-ed code to comments
[RFC v4 0/6] hmp,qmp: Add some commands to introspect virtio devices
2020-05-13 10:51 UTC (3+ messages)
` [RFC v4 6/6] hmp: add x-debug-virtio commands
[PATCH 1/3] target/mips: Support variable page size
2020-05-13 10:47 UTC (6+ messages)
` [PATCH 2/3] mips/mips_fulong2e: Set preferred page size to 16KB
[PATCH v2] i386/kvm: fix a use-after-free when vcpu plug/unplug
2020-05-13 13:26 UTC (2+ messages)
[PATCH] block/replication.c: Avoid cancelling the job twice
2020-05-13 10:11 UTC (2+ messages)
[PATCH] ppc/pnv: Add definitions for interrupts occurring in power-saving mode
2020-05-13 5:56 UTC (2+ messages)
[PATCH v5 00/15] Apply COR-filter to the block-stream permanently
2020-05-13 9:50 UTC (16+ messages)
` [PATCH v5 01/15] block: Mark commit and mirror as filter drivers
` [PATCH v5 02/15] copy-on-read: Support compressed writes
` [PATCH v5 03/15] block: Add child access functions
` [PATCH v5 04/15] block: Add chain helper functions
` [PATCH v5 05/15] block: Include filters when freezing backing chain
` [PATCH v5 06/15] block: Use CAFs in block status functions
` [PATCH v5 07/15] commit: Deal with filters when blocking intermediate nodes
` [PATCH v5 08/15] block: Use CAFs when working with backing chains
` [PATCH v5 09/15] block: prepare block-stream for using COR-filter
` [PATCH v5 10/15] copy-on-read: Support change filename functions
` [PATCH v5 11/15] copy-on-read: Support preadv/pwritev_part functions
` [PATCH v5 12/15] copy-on-read: add filter append/drop functions
` [PATCH v5 13/15] qapi: add filter-node-name to block-stream
` [PATCH v5 14/15] iotests: prepare 245 for using filter in block-stream
` [PATCH v5 15/15] block: apply COR-filter to block-stream jobs
[PATCH v2 0/5] vhost-user reconnect issues during vhost initialization
2020-05-13 9:47 UTC (18+ messages)
` [PATCH v2 4/5] vhost: check vring address before calling unmap
` [PATCH v2 5/5] vhost: add device started check in migration set log
[PATCH v4 0/4] Introduce Xilinx ZynqMP CAN controller
2020-05-13 9:21 UTC (3+ messages)
` [PATCH v4 3/4] tests/qtest: Introduce tests for "
Qemu, VNC and non-US keymaps
2020-05-13 9:13 UTC (7+ messages)
[PATCH 1/2] linux-user: add do_setsockopt SOL_CAN_RAW CAN_RAW_FILTER support
2020-05-13 8:56 UTC (4+ messages)
[PATCH v3 0/9] qemu-img: Add convert --bitmaps
2020-05-13 8:53 UTC (8+ messages)
` [PATCH v3 7/9] qcow2: Expose bitmaps' size during measure
[PATCH RESEND v6 00/36] Initial support for multi-process qemu
2020-05-13 8:43 UTC (9+ messages)
` [PATCH RESEND v6 01/36] memory: alloc RAM from file at offset
` [PATCH RESEND v6 12/36] multi-process: add functions to synchronize proxy and remote endpoints
[PATCH v2 0/2] net: Drop legacy "name" from -net and remove NetLegacy
2020-05-13 8:40 UTC (6+ messages)
` [PATCH v2 2/2] net: Drop the NetLegacy structure, always use Netdev instead
[PATCH v1 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
2020-05-13 8:16 UTC (15+ messages)
` [PATCH v1 2/8] s390/sclp: check sccb len before filling in data
` [PATCH v1 3/8] s390/sclp: rework sclp boundary and length checks
` [PATCH v1 7/8] s390/kvm: header sync for diag318
[PATCH v1 0/1] target/microblaze: Fix mfs from EDR
2020-05-13 7:42 UTC (3+ messages)
` [PATCH v1 1/1] target/microblaze: Add MFS Rd,EDR translation
[Bug 1878348] [NEW] --static build fails in v5.0 (since 5010cec2bc87dafab39b3913c8ca91f88df9c540)
2020-05-13 7:06 UTC
[Bug 1873032] [NEW] After upgrade qemu to 5.0.0-0.3.rc2.fc33 the virtual machine with Windows 10 after a while starts to work very slowly
2020-05-13 6:12 UTC (2+ messages)
` [Bug 1873032] "
[PATCH v5 00/12] Cadence GEM Fixes
2020-05-13 5:15 UTC (4+ messages)
` [PATCH v5 08/12] net: cadence_gem: Add support for jumbo frames
[Qemu-devel] [Bug 1657538] [NEW] qemu 2.7.x 2.8 softmmu dont work on BE machine
2020-05-13 4:17 UTC (2+ messages)
` [Bug 1657538] "
[PATCH qemu v9] spapr: Implement Open Firmware client interface
2020-05-13 3:58 UTC
[PATCH] qom/container: remove .instance_size initializer from container_info
2020-05-13 3:36 UTC
[Bug 1878323] [NEW] Assertion-failure in usb_detach
2020-05-13 2:59 UTC
[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
2020-05-13 2:43 UTC
[RFC PATCH 0/3] hw/net/tulip: Fix LP#1874539
2020-05-13 2:18 UTC (7+ messages)
[Bug 1525123] Re: USB assert failure on hcd-uhci.c
2020-05-13 1:58 UTC
[PATCH v3 00/16] target/arm: partial vector cleanup
2020-05-13 2:06 UTC (7+ messages)
` [PATCH v3 02/16] target/arm: Create gen_gvec_{u,s}{rshr,rsra}
[PATCH v4 0/9] qemu-img: Add convert --bitmaps
2020-05-13 1:16 UTC (10+ messages)
` [PATCH v4 1/9] docs: Sort sections on qemu-img subcommand parameters
` [PATCH v4 2/9] qemu-img: Fix stale comments on doc location
` [PATCH v4 3/9] block: Make it easier to learn which BDS support bitmaps
` [PATCH v4 4/9] blockdev: Promote several bitmap functions to non-static
` [PATCH v4 5/9] blockdev: Split off basic bitmap operations for qemu-img
` [PATCH v4 6/9] qemu-img: Add bitmap sub-command
` [PATCH v4 7/9] qcow2: Expose bitmaps' size during measure
` [PATCH v4 8/9] qemu-img: Add convert --bitmaps option
` [PATCH v4 9/9] iotests: Add test 291 to for qemu-img bitmap coverage
[PATCH v2 0/2] VMD endpoint passthrough support
2020-05-13 0:35 UTC (4+ messages)
` [PATCH for QEMU v2] hw/vfio: Add VMD Passthrough Quirk
[PATCH v2 00/17] target/arm: Convert rest of Neon 3-reg-same to decodetree
2020-05-12 23:44 UTC (2+ messages)
[Bug 1877794] [NEW] Constant Folding on 64-bit Subtraction causes SIGILL on linux-user glxgears ppc64le to x86_64 by way of generating bad shift instruction with c=-1
2020-05-12 22:57 UTC (2+ messages)
` [Bug 1877794] "
[Bug 1872644] [NEW] MacOS host qemu-system-x86_64 -cpu host not working
2020-05-12 22:23 UTC (2+ messages)
` [Bug 1872644] "
[Bug 1844946] [NEW] macOS HVF broken with WinXP after Aug 21 2018 92d5f1a414
2020-05-12 22:07 UTC (2+ messages)
` [Bug 1844946] "
[Qemu-devel] [Bug 1823831] [NEW] BSD bootloader halts with hypervisor.framework
2020-05-12 22:08 UTC (2+ messages)
` [Bug 1823831] "
QEMU + HVF Fails to start OVMF.fd (hang before displaying logo)
2020-05-12 21:49 UTC (2+ messages)
[PATCH Kernel v18 0/7] KABIs to support migration for VFIO devices
2020-05-12 21:21 UTC (5+ messages)
` [PATCH Kernel v18 5/7] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
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).