messages from 2019-06-03 13:42:34 to 2019-06-04 06:20:20 UTC [more...]
[Qemu-devel] [PATCH v3] migratioin/ram: leave RAMBlock->bmap blank on allocating
2019-06-04 6:17 UTC
[Qemu-devel] [PATCH v9 0/6] target-ppc/spapr: Add FWNMI support in QEMU for PowerKVM guests
2019-06-04 6:08 UTC (11+ messages)
` [Qemu-devel] [PATCH v9 1/6] ppc: spapr: Handle "ibm, nmi-register" and "ibm, nmi-interlock" RTAS calls
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH v9 4/6] target/ppc: Build rtas error log upon an MCE
` [Qemu-devel] [PATCH v9 5/6] ppc: spapr: Enable FWNMI capability
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH v9 6/6] migration: Include migration support for machine check handling
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [PATCH v16 00/23] Add RX architecture
2019-06-04 5:41 UTC (18+ messages)
` [Qemu-devel] [PATCH v16 12/23] target/rx: Add RX to SysEmuTarget
` [Qemu-devel] [PATCH v16 14/23] tests: Add rx to machine-none-test.c
` [Qemu-devel] [PATCH v16 15/23] hw/rx: Honor -accel qtest
` [Qemu-devel] [PATCH v16 19/23] target/rx: Replace operand with prt_ldmi in disassembler
` [Qemu-devel] [PATCH v16 20/23] target/rx: Use prt_ldmi for XCHG_mr disassembly
` [Qemu-devel] [PATCH v16 21/23] target/rx: Emit all disassembly in one prt()
` [Qemu-devel] [PATCH v16 22/23] target/rx: Collect all bytes during disassembly
` [Qemu-devel] [PATCH v16 23/23] target/rx: Dump bytes for each insn "
[Qemu-devel] [Bug 1831545] [NEW] "accel/tcg: demacro cputlb" break qemu-system-x86_64 on 32-bit x86 host
2019-06-04 5:32 UTC
[Qemu-devel] Deprecation policy and build dependencies
2019-06-04 5:31 UTC (12+ messages)
[Qemu-devel] [PATCH v3 00/14] tests/vm: serial console autoinstall, misc fixes
2019-06-04 5:30 UTC (6+ messages)
[Qemu-devel] [PATCH v2] migratioin/ram: leave RAMBlock->bmap blank on allocating
2019-06-04 5:21 UTC (3+ messages)
[Qemu-devel] [PULL 00/28] Block layer patches
2019-06-03 19:27 UTC (31+ messages)
` [Qemu-devel] [PULL 01/28] block: Drain source node in bdrv_replace_node()
` [Qemu-devel] [PULL 02/28] iotests: Test commit job start with concurrent I/O
` [Qemu-devel] [PULL 03/28] blockdev: fix missed target unref for drive-backup
` [Qemu-devel] [PULL 04/28] tests/perf: Test lseek influence on qcow2 block-status
` [Qemu-devel] [PULL 05/28] block: avoid recursive block_status call if possible
` [Qemu-devel] [PULL 06/28] block/io: Delay decrementing the quiesce_counter
` [Qemu-devel] [PULL 07/28] iotests: Test cancelling a job and closing the VM
` [Qemu-devel] [PULL 08/28] block/linux-aio: Drop unused BlockAIOCB submission method
` [Qemu-devel] [PULL 09/28] nvme: add Get/Set Feature Timestamp support
` [Qemu-devel] [PULL 10/28] test-block-iothread: Check filter node in test_propagate_mirror
` [Qemu-devel] [PULL 11/28] nbd-server: Call blk_set_allow_aio_context_change()
` [Qemu-devel] [PULL 12/28] block: Add Error to blk_set_aio_context()
` [Qemu-devel] [PULL 13/28] block: Add BlockBackend.ctx
` [Qemu-devel] [PULL 14/28] block: Add qdev_prop_drive_iothread property type
` [Qemu-devel] [PULL 15/28] scsi-disk: Use qdev_prop_drive_iothread
` [Qemu-devel] [PULL 16/28] block: Adjust AioContexts when attaching nodes
` [Qemu-devel] [PULL 17/28] test-block-iothread: Test adding parent to iothread node
` [Qemu-devel] [PULL 18/28] test-block-iothread: BlockBackend AioContext across root node change
` [Qemu-devel] [PULL 19/28] block: Move node without parents to main AioContext
` [Qemu-devel] [PULL 20/28] blockdev: Use bdrv_try_set_aio_context() for monitor commands
` [Qemu-devel] [PULL 21/28] block: Remove wrong bdrv_set_aio_context() calls
` [Qemu-devel] [PULL 22/28] virtio-scsi-test: Test attaching new overlay with iothreads
` [Qemu-devel] [PULL 23/28] iotests: Attach new devices to node in non-default iothread
` [Qemu-devel] [PULL 24/28] test-bdrv-drain: Use bdrv_try_set_aio_context()
` [Qemu-devel] [PULL 25/28] block: Remove bdrv_set_aio_context()
` [Qemu-devel] [PULL 26/28] block/qcow2-refcount: add trace-point to qcow2_process_discards
` [Qemu-devel] [PULL 27/28] block/io: bdrv_pdiscard: support int64_t bytes parameter
` [Qemu-devel] [PULL 28/28] iotests: Fix duplicated diff output on failure
[Qemu-devel] [PATCH v2] target/arm: Vectorize USHL and SSHL
2019-06-04 2:54 UTC (2+ messages)
[Qemu-devel] [PATCH 0/5] virtio: fix some issues of "started" and "start_on_kick" flag
2019-06-04 2:37 UTC (13+ messages)
` [Qemu-devel] [PATCH 1/5] virtio: Set "start_on_kick" on virtio_set_features()
` [Qemu-devel] [PATCH 2/5] virtio: Migrate the "start_on_kick" flag
` [Qemu-devel] [PATCH 5/5] virtio: add "use-started" property
[Qemu-devel] [PATCH] migration/multifd: sync packet_num after all thread are done
2019-06-04 2:35 UTC
[Qemu-devel] [PATCH qemu] aspeed: Add support for the swift-bmc board
2019-06-04 2:32 UTC (3+ messages)
[Qemu-devel] [PATCH 0/4] Multifd Cleanup
2019-06-04 2:25 UTC (2+ messages)
[Qemu-devel] [PATCH] target/ppc: Use tcg_gen_gvec_bitsel
2019-06-04 1:21 UTC (2+ messages)
[Qemu-devel] [PATCH v4 0/2] introduction of migration_version attribute for VFIO live migration
2019-06-04 0:34 UTC (3+ messages)
[Qemu-devel] [PATCH] [RFC] Add a eBPF-capable PCIe device
2019-06-03 20:58 UTC
[Qemu-devel] [patch QEMU] kvm: i386: halt poll control MSR support
2019-06-03 23:04 UTC
[Qemu-devel] [PATCH] hw: misc: Add Aspeed XDMA device
2019-06-03 22:09 UTC
[Qemu-devel] [PATCH v2 0/5] Few fixes for userspace NVME driver
2019-06-03 22:25 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 1/5] block/nvme: don't flip CQ phase bits
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH] qemu-img: Fix options leakage in img_rebase()
2019-06-03 22:15 UTC (2+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH v2 0/2] blockdev: Overlays are not snapshots
2019-06-03 22:09 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] qapi/block-core: "
` [Qemu-devel] [PATCH v2 2/2] blockdev: "
` [Qemu-devel] [Qemu-block] [PATCH v2 0/2] "
[Qemu-devel] [Bug 1830872] [NEW] AARCH64 to ARMv7 mistranslation in TCG
2019-06-03 22:01 UTC (13+ messages)
` [Qemu-devel] [RFC PATCH] cputlb: use uint64_t for interim values for unaligned load
` [Qemu-devel] [Bug 1830872] "
` [Qemu-devel] [Bug 1830872] "
` [Qemu-devel] [Bug 1830872] Re: AARCH64 to ARMv7 mistranslation in TCG
[Qemu-devel] [PATCH] target/s390x: Use tcg_gen_gvec_bitsel
2019-06-03 21:59 UTC (3+ messages)
[Qemu-devel] [PATCH v3 0/3] Add QMP lexer for annotated JSON to Sphinx
2019-06-03 21:46 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] docs/interop/bitmaps.rst: Fix typos
` [Qemu-devel] [PATCH v3 2/3] sphinx: add qmp_lexer
` [Qemu-devel] [PATCH v3 3/3] docs/bitmaps: use QMP lexer instead of json
[Qemu-devel] [PATCH RFC v20 0/8] QEMU AVR 8 bit cores
2019-06-03 21:48 UTC (22+ messages)
` [Qemu-devel] [PATCH RFC v20 3/8] target/avr: Add mechanism to check for active debugger connection
` [Qemu-devel] [PATCH RFC v20 4/8] target-avr: Add instruction decoding
` [Qemu-devel] [PATCH RFC v20 5/8] target/avr: Add instruction translation
` [Qemu-devel] [PATCH RFC v20 8/8] target/avr: Register AVR support with the rest of QEMU, the build system, and the MAINTAINERS file
[Qemu-devel] [PATCH 0/2] blockdev: Overlays are not snapshots
2019-06-03 20:07 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/2] qapi/block-core: "
` [Qemu-devel] [PATCH 2/2] blockdev: "
[Qemu-devel] [PATCH v2] vfio/common: Introduce vfio_set_irq_signaling helper
2019-06-03 19:40 UTC (5+ messages)
[Qemu-devel] [PATCH 0/4] add failover feature for assigned network devices
2019-06-03 19:36 UTC (18+ messages)
` [Qemu-devel] [PATCH 3/4] net/virtio: add failover support
[Qemu-devel] [PATCH v2 00/10] qom: Use BUS()/DEVICE() macros instead of looking inside definitions
2019-06-03 18:56 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 09/10] hw/vfio/pci: Use the QOM DEVICE() macro to access DeviceState.qdev
[Qemu-devel] [Bug 1831486] [NEW] qmp monitor deadlock (with spice events for ex)
2019-06-03 18:22 UTC
[Qemu-devel] [PATCH 0/2] target/arm: make use of new gvec expanders
2019-06-03 18:15 UTC (12+ messages)
` [Qemu-devel] [PATCH 1/2] target/arm: Vectorize USHL and SSHL
` [Qemu-devel] [PATCH 2/2] target/arm: Use tcg_gen_gvec_bitsel
[Qemu-devel] [PULL 00/24] Misc patches for 2019-06-03
2019-06-03 18:18 UTC (26+ messages)
` [Qemu-devel] [PULL 01/24] test-thread-pool: be more reliable
` [Qemu-devel] [PULL 02/24] vl: make -accel help to list enabled accelerators only
` [Qemu-devel] [PULL 03/24] checkpatch: allow SPDX-License-Identifier
` [Qemu-devel] [PULL 04/24] memory: Remove memory_region_get_dirty()
` [Qemu-devel] [PULL 05/24] i386: Enable IA32_MISC_ENABLE MWAIT bit when exposing mwait/monitor
` [Qemu-devel] [PULL 06/24] edu: mmio: allow 64-bit access
` [Qemu-devel] [PULL 07/24] edu: mmio: allow 64-bit access in read dispatch
` [Qemu-devel] [PULL 08/24] edu: uses uint64_t in dma operation
` [Qemu-devel] [PULL 09/24] qgraph: allow extra_device_opts on contains nodes
` [Qemu-devel] [PULL 10/24] qgraph: fix qos_node_contains with options
` [Qemu-devel] [PULL 11/24] libqos: move common i2c code to libqos
` [Qemu-devel] [PULL 12/24] libqos: fix omap-i2c receiving more than 4 bytes
` [Qemu-devel] [PULL 13/24] pca9552-test: do not rely on state across tests
` [Qemu-devel] [PULL 14/24] imx25-pdk: create ds1338 for qtest inside the test
` [Qemu-devel] [PULL 15/24] libqos: split I2CAdapter initialization and allocation
` [Qemu-devel] [PULL 16/24] libqos: convert I2C to qgraph
` [Qemu-devel] [PULL 17/24] libqos: add ARM n800 machine object
` [Qemu-devel] [PULL 18/24] libqos: add ARM imx25-pdk "
` [Qemu-devel] [PULL 19/24] tests: convert OMAP i2c tests to qgraph
` [Qemu-devel] [PULL 20/24] tests: convert ds1338-test to qtest
` [Qemu-devel] [PULL 21/24] libqos: i2c: move address into QI2CDevice
` [Qemu-devel] [PULL 22/24] ci: store Patchew configuration in the tree
` [Qemu-devel] [PULL 23/24] configure: remove tpm_passthrough & tpm_emulator
` [Qemu-devel] [PULL 24/24] q35: Revert to kernel irqchip
[Qemu-devel] [PULL v2 00/14] virtio, pci, pc: cleanups, features
2019-06-03 18:09 UTC (27+ messages)
` [Qemu-devel] [PATCH v2 1/3] vhost-scsi: The vhost backend should be stopped when the VM is not running
` [Qemu-devel] [PULL v2 11/14] "
` [Qemu-devel] [PATCH v2 2/3] vhost-scsi: Add VMState descriptor
` [Qemu-devel] [PULL v2 12/14] "
` [Qemu-devel] [PATCH v2 3/3] vhost-scsi: Allow user to enable migration
` [Qemu-devel] [PULL v2 13/14] "
` [Qemu-devel] [PATCH] vhost: remove the dead code
` [Qemu-devel] [PULL v2 07/14] "
` [Qemu-devel] [PATCH] vhost: fix incorrect print type
` [Qemu-devel] [PULL v2 08/14] "
` [Qemu-devel] [PATCH] vhost: fix memory leak in vhost_user_scsi_realize
` [Qemu-devel] [PULL v2 09/14] "
` [Qemu-devel] [PATCH v4 3/5] pcie: Simplify pci_adjust_config_limit()
` [Qemu-devel] [PULL v2 03/14] "
` [Qemu-devel] [PATCH v4 4/5] pci: Make is_bridge a bool
` [Qemu-devel] [PULL v2 04/14] "
` [Qemu-devel] [PATCH v4 5/5] pci: Fold pci_get_bus_devfn() into its sole caller
` [Qemu-devel] [PULL v2 05/14] "
` [Qemu-devel] [PATCH v6 1/2] hw/acpi: Consolidate build_mcfg to pci.c
` [Qemu-devel] [PULL v2 01/14] "
` [Qemu-devel] [PATCH v6 2/2] acpi: pci: use build_append_foo() API to construct MCFG
` [Qemu-devel] [PULL v2 02/14] "
` [Qemu-devel] [PATCH v2] docs: smbios: remove family=x from type2 entry description
` [Qemu-devel] [PULL v2 06/14] "
` [Qemu-devel] [PULL v2 10/14] bios-tables-test: add diff allowed list
` [Qemu-devel] [PULL v2 14/14] bios-tables-test: list all tables that differ
[Qemu-devel] [PATCH v2 0/2] Add QMP lexer for annotated JSON to Sphinx
2019-06-03 18:04 UTC (2+ messages)
[Qemu-devel] [PULL 00/27] Pflash and firmware configuration patches for 2019-03-11
2019-06-03 17:40 UTC (6+ messages)
` [Qemu-devel] [PULL 22/27] vl: Create block backends before setting machine properties
[Qemu-devel] qemu build error with latest kernel headers due to net: socket: implement 64-bit timestamps
2019-06-03 17:23 UTC
[Qemu-devel] [Bug 1831477] [NEW] update edk2 submodule & binaries to edk2-stable201905
2019-06-03 16:52 UTC (2+ messages)
` [Qemu-devel] [Bug 1831477] "
[Qemu-devel] Headers without multiple inclusion guards
2019-06-03 16:23 UTC (5+ messages)
[Qemu-devel] [PATCH] q35: fix mmconfig and PCI0._CRS
2019-06-03 16:23 UTC (4+ messages)
[Qemu-devel] [PATCH v2 00/22] s390x/tcg: Vector Instruction Support Part 4
2019-06-03 16:18 UTC (7+ messages)
` [Qemu-devel] [PATCH v2 03/22] s390x/tcg: Export float_comp_to_cc() and float(32|64|128)_dcmask()
` [Qemu-devel] [PATCH v2 16/22] s390x/tcg: Implement VECTOR FP MULTIPLY AND (ADD|SUBTRACT)
` [Qemu-devel] [PATCH v2 17/22] s390x/tcg: Implement VECTOR FP PERFORM SIGN OPERATION
[Qemu-devel] [PATCH v6 0/2] tests: acpi: ARM testing support
2019-06-03 16:08 UTC (3+ messages)
` [Qemu-devel] [PATCH v6 2/2] tests: acpi: add simple arm/virt testcase
[Qemu-devel] "accel/tcg: demacro cputlb" break qemu-system-x86_64
2019-06-03 15:50 UTC (2+ messages)
[Qemu-devel] [PATCH v2] nvme: add Get/Set Feature Timestamp support
2019-06-03 15:30 UTC (4+ messages)
[Qemu-devel] [PATCH v1 0/2] s390x/tcg: STFLE fixes
2019-06-03 14:39 UTC (5+ messages)
` [Qemu-devel] [PATCH v1 2/2] s390x/tcg: Store only the necessary amount of doublewords for STFLE
[Qemu-devel] [PATCH] iotests: Fix duplicated diff output on failure
2019-06-03 14:24 UTC (2+ messages)
[Qemu-devel] [PATCH v5 0/3] Fix overflow bug in qcow2 discard
2019-06-03 13:52 UTC (3+ messages)
[Qemu-devel] [PATCH 0/4] mips: Add more Avocado tests
2019-06-03 14:06 UTC (7+ messages)
` [Qemu-devel] [PATCH 4/4] BootLinuxSshTest: Test some userspace commands on Malta
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).