messages from 2017-07-05 13:50:33 to 2017-07-06 02:00:21 UTC [more...]
[Qemu-devel] [PATCH 0/4] migration: fix iotest 055, only-migratable break
2017-07-06 2:00 UTC (10+ messages)
` [Qemu-devel] [PATCH 2/4] vl: move global property, migrate init earlier
` [Qemu-devel] [PATCH 3/4] doc: add item for "-M enforce-config-section"
[Qemu-devel] [PATCH 00/11] target/sh4 improvments
2017-07-06 1:55 UTC (15+ messages)
` [Qemu-devel] [PATCH 01/11] target/sh4: Use cmpxchg for movco
` [Qemu-devel] [PATCH 02/11] target/sh4: Consolidate end-of-TB tests
` [Qemu-devel] [PATCH 03/11] target/sh4: Handle user-space atomics
` [Qemu-devel] [PATCH 04/11] target/sh4: Recognize common gUSA sequences
` [Qemu-devel] [PATCH 05/11] linux-user/sh4: Notice gUSA regions during signal delivery
` [Qemu-devel] [PATCH 06/11] target/sh4: Hoist register bank selection
` [Qemu-devel] [PATCH 07/11] target/sh4: Unify cpu_fregs into FREG
` [Qemu-devel] [PATCH 08/11] target/sh4: Pass DisasContext to fpr64 routines
` [Qemu-devel] [PATCH 09/11] target/sh4: Avoid a potential translator crash for malformed FPR64
` [Qemu-devel] [PATCH 10/11] target/sh4: Hoist fp bank selection
` [Qemu-devel] [PATCH 11/11] target/sh4: Eliminate DREG macro
[Qemu-devel] [PATCH v4 00/21] make bdrv_is_allocated[_above] byte-based
2017-07-06 0:23 UTC (25+ messages)
` [Qemu-devel] [PATCH v4 01/21] blockjob: Track job ratelimits via bytes, not sectors
` [Qemu-devel] [PATCH v4 02/21] trace: Show blockjob actions "
` [Qemu-devel] [PATCH v4 03/21] stream: Switch stream_populate() to byte-based
` [Qemu-devel] [PATCH v4 04/21] stream: Drop reached_end for stream_complete()
` [Qemu-devel] [PATCH v4 05/21] stream: Switch stream_run() to byte-based
` [Qemu-devel] [PATCH v4 06/21] commit: Switch commit_populate() "
` [Qemu-devel] [PATCH v4 07/21] commit: Switch commit_run() "
` [Qemu-devel] [PATCH v4 08/21] mirror: Switch MirrorBlockJob "
` [Qemu-devel] [PATCH v4 09/21] mirror: Switch mirror_do_zero_or_discard() "
` [Qemu-devel] [PATCH v4 10/21] mirror: Update signature of mirror_clip_sectors()
` [Qemu-devel] [PATCH v4 11/21] mirror: Switch mirror_cow_align() to byte-based
` [Qemu-devel] [PATCH v4 12/21] mirror: Switch mirror_do_read() "
` [Qemu-devel] [PATCH v4 13/21] mirror: Switch mirror_iteration() "
` [Qemu-devel] [PATCH v4 14/21] block: Drop unused bdrv_round_sectors_to_clusters()
` [Qemu-devel] [PATCH v4 15/21] backup: Switch BackupBlockJob to byte-based
` [Qemu-devel] [PATCH v4 16/21] backup: Switch block_backup.h "
` [Qemu-devel] [PATCH v4 17/21] backup: Switch backup_do_cow() "
` [Qemu-devel] [PATCH v4 18/21] backup: Switch backup_run() "
` [Qemu-devel] [PATCH v4 19/21] block: Make bdrv_is_allocated() byte-based
` [Qemu-devel] [PATCH v4 20/21] block: Minimize raw use of bds->total_sectors
` [Qemu-devel] [PATCH v4 21/21] block: Make bdrv_is_allocated_above() byte-based
[Qemu-devel] [PATCH v4] virtio-net: enable configurable tx queue size
2017-07-06 0:08 UTC (4+ messages)
` [Qemu-devel] [virtio-dev] "
[Qemu-devel] [PATCH 0/2 v2] xenfb: Fix protocol for HVM guests
2017-07-05 23:54 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/2 v2] xenfb: Use qemu_input_handler_* calls directly
` [Qemu-devel] [PATCH 2/2 v2] xenfb: Allow vkbd to connect without a DisplayState
[Qemu-devel] [PATCH v1 0/2] arm: Extend PAR format determination
2017-07-05 23:52 UTC (3+ messages)
` [Qemu-devel] [PATCH v1 1/2] target-arm: Move the regime_xxx helpers
[Qemu-devel] [PATCH v2 0/2] Add global device ID in virt machine
2017-07-05 23:44 UTC (4+ messages)
[Qemu-devel] [RFC 00/29] postcopy+vhost-user/shared ram
2017-07-05 23:28 UTC (5+ messages)
` [Qemu-devel] [RFC 25/29] vhu: enable = false on get_vring_base
[Qemu-devel] [PATCH 0/5] spapr: DRC cleanups (part VI)
2017-07-05 22:41 UTC (5+ messages)
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [PATCH v2 0/4] xen: don't save/restore the physmap on VM save/restore
2017-07-05 22:39 UTC (15+ messages)
` [Qemu-devel] [PATCH v2 1/4] xen: move physmap saving into a separate function
` [Qemu-devel] [PATCH v2 2/4] xen/mapcache: add an ability to create dummy mappings
` [Qemu-devel] [PATCH v2 3/4] xen/mapcache: introduce xen_replace_cache_entry()
` [Qemu-devel] [PATCH v2 4/4] xen: don't use xenstore to save/restore physmap anymore
[Qemu-devel] [RFC PATCH 0/8] Shared Virtual Memory virtualization for VT-d
2017-07-05 22:31 UTC (11+ messages)
` [Qemu-devel] [RFC PATCH 7/8] VFIO: Add new IOCTL for IOMMU TLB invalidate propagation
[Qemu-devel] [PATCH v2 00/15] make bdrv_get_block_status byte-based
2017-07-05 22:00 UTC (9+ messages)
` [Qemu-devel] [PATCH v2 01/15] block: add default implementations for bdrv_co_get_block_status()
` [Qemu-devel] [PATCH v2 03/15] block: Add flag to avoid wasted work in bdrv_is_allocated()
[Qemu-devel] [PATCH v2 00/11] Block layer thread-safety, part 2
2017-07-05 21:57 UTC (2+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH 0/7] KASLR kernel dump support
2017-07-05 21:52 UTC (7+ messages)
` [Qemu-devel] [PATCH 2/7] acpi: add vmcoreinfo device
` [Qemu-devel] [PATCH 4/7] dump: add vmcoreinfo ELF note
[Qemu-devel] qemu_system_reset_request() broken w.r.t BQL locking regime
2017-07-05 21:46 UTC (8+ messages)
[Qemu-devel] [PATCH v6 00/17] Dirty bitmaps postcopy migration
2017-07-05 21:46 UTC (5+ messages)
` [Qemu-devel] [PATCH 12/17] migration: add postcopy migration of dirty bitmaps
[Qemu-devel] [PATCH v5 00/13] chardevice hotswap
2017-07-05 21:39 UTC (21+ messages)
` [Qemu-devel] [PATCH v5 01/13] char: move QemuOpts->ChardevBackend translation to a separate func
` [Qemu-devel] [PATCH v5 02/13] char: add backend hotswap handler
` [Qemu-devel] [PATCH v5 03/13] char: chardevice hotswap
` [Qemu-devel] [PATCH v5 04/13] char: forbid direct chardevice access for hotswap devices
` [Qemu-devel] [PATCH v5 05/13] char: avoid chardevice direct access
` [Qemu-devel] [PATCH v5 06/13] test-char: destroy chardev-udp after test
` [Qemu-devel] [PATCH v5 07/13] test-char: split char_udp_test
` [Qemu-devel] [PATCH v5 08/13] test-char: split char_file_test
` [Qemu-devel] [PATCH v5 09/13] test-char: add hotswap test
` [Qemu-devel] [PATCH v5 10/13] hmp: add hmp analogue for qmp-chardev-change
` [Qemu-devel] [PATCH v5 11/13] virtio-console: chardev hotswap support
` [Qemu-devel] [PATCH v5 12/13] serial: move TIOCM update to a separate function
` [Qemu-devel] [PATCH v5 13/13] serial: chardev hotswap support
[Qemu-devel] [PATCH v11 0/6] trace: [tcg] Optimize per-vCPU tracing states with separate TB caches
2017-07-05 21:14 UTC (3+ messages)
` [Qemu-devel] [PATCH v11 6/6] trace: [trivial] Statically enable all guest events
[Qemu-devel] trigonometric functions in softfloat
2017-07-05 20:27 UTC (2+ messages)
[Qemu-devel] [PATCH v3 00/20] make bdrv_is_allocated[_above] byte-based
2017-07-05 20:18 UTC (8+ messages)
` [Qemu-devel] [PATCH v3 07/20] mirror: Switch MirrorBlockJob to byte-based
` [Qemu-devel] [PATCH v3 08/20] mirror: Switch mirror_do_zero_or_discard() "
` [Qemu-devel] [PATCH v3 09/20] mirror: Update signature of mirror_clip_sectors()
[Qemu-devel] [PATCH v4 0/5] block: Don't compare strings in bdrv_reopen_prepare()
2017-07-05 20:05 UTC (9+ messages)
` [Qemu-devel] [PATCH v4 1/5] qapi/qnull: Add own header
` [Qemu-devel] [PATCH v4 2/5] qapi: Add qobject_is_equal()
` [Qemu-devel] [PATCH v4 3/5] block: qobject_is_equal() in bdrv_reopen_prepare()
` [Qemu-devel] [PATCH v4 4/5] iotests: Add test for non-string option reopening
` [Qemu-devel] [PATCH v4 5/5] tests: Add check-qobject for equality tests
[Qemu-devel] [Qemu devel v6 PATCH 0/5] Add support for Smartfusion2 SoC
2017-07-05 18:25 UTC (10+ messages)
` [Qemu-devel] [Qemu devel v6 PATCH 1/5] msf2: Add Smartfusion2 System timer
` [Qemu-devel] [Qemu devel v6 PATCH 2/5] msf2: Microsemi Smartfusion2 System Register block
` [Qemu-devel] [Qemu devel v6 PATCH 3/5] msf2: Add Smartfusion2 SPI controller
` [Qemu-devel] [Qemu devel v6 PATCH 4/5] msf2: Add Smartfusion2 SoC
[Qemu-devel] Managing architectural restrictions with -device and libvirt
2017-07-05 18:05 UTC (6+ messages)
[Qemu-devel] Modular hardware emulation
2017-07-05 17:56 UTC
[Qemu-devel] [PATCH v3 0/5] block: Don't compare strings in bdrv_reopen_prepare()
2017-07-05 17:50 UTC (17+ messages)
` [Qemu-devel] [PATCH v3 2/5] qapi: Add qobject_is_equal()
` [Qemu-devel] [PATCH v3 3/5] block: qobject_is_equal() in bdrv_reopen_prepare()
[Qemu-devel] [PATCH] hw/s390x/ipl: Fix endianness problem with netboot_start_addr
2017-07-05 17:46 UTC (3+ messages)
[Qemu-devel] [RFC v3 0/3] Implement a warning_report function
2017-07-05 17:36 UTC (4+ messages)
` [Qemu-devel] [RFC v3 1/3] util/qemu-error: Rename error_print_loc() to be more generic
` [Qemu-devel] [RFC v3 2/3] qemu-error: Implement a more generic error reporting
` [Qemu-devel] [RFC v3 3/3] char-socket: Report TCP socket waiting as information
[Qemu-devel] [PATCH v2 0/6] nbd refactoring part 2
2017-07-05 17:38 UTC (11+ messages)
` [Qemu-devel] [PATCH v2 2/6] nbd/server: use errp instead of LOG
` [Qemu-devel] [PATCH v2 5/6] nbd/client: refactor TRACE of NBD_MAGIC
` [Qemu-devel] [PATCH v2 6/6] nbd: use generic trace subsystem instead of TRACE macro
[Qemu-devel] [RFC PATCH 00/26] guest exploitation of the XIVE interrupt controller (POWER9)
2017-07-05 17:13 UTC (27+ messages)
` [Qemu-devel] [RFC PATCH 01/26] spapr: introduce the XIVE_EXPLOIT option in CAS
` [Qemu-devel] [RFC PATCH 02/26] spapr: populate device tree depending on XIVE_EXPLOIT option
` [Qemu-devel] [RFC PATCH 03/26] target/ppc/POWER9: add POWERPC_EXCP_POWER9
` [Qemu-devel] [RFC PATCH 04/26] ppc/xive: introduce a skeleton for the XIVE interrupt controller model
` [Qemu-devel] [RFC PATCH 05/26] ppc/xive: define XIVE internal tables
` [Qemu-devel] [RFC PATCH 06/26] ppc/xive: introduce a XIVE interrupt source model
` [Qemu-devel] [RFC PATCH 07/26] ppc/xive: add MMIO handlers to the XIVE interrupt source
` [Qemu-devel] [RFC PATCH 08/26] ppc/xive: add flags "
` [Qemu-devel] [RFC PATCH 09/26] ppc/xive: add an overall memory region for the ESBs
` [Qemu-devel] [RFC PATCH 10/26] ppc/xive: record interrupt source MMIO address for hcalls
` [Qemu-devel] [RFC PATCH 11/26] ppc/xics: introduce a print_info() handler to the ICS and ICP objects
` [Qemu-devel] [RFC PATCH 12/26] ppc/xive: add a print_info() handler for the interrupt source
` [Qemu-devel] [RFC PATCH 13/26] ppc/xive: introduce a XIVE interrupt presenter model
` [Qemu-devel] [RFC PATCH 14/26] ppc/xive: add MMIO handlers to the "
` [Qemu-devel] [RFC PATCH 15/26] ppc/xive: push EQ data in OS event queues
` [Qemu-devel] [RFC PATCH 16/26] ppc/xive: notify CPU when interrupt priority is more privileged
` [Qemu-devel] [RFC PATCH 17/26] ppc/xive: add hcalls support
` [Qemu-devel] [RFC PATCH 18/26] ppc/xive: add device tree support
` [Qemu-devel] [RFC PATCH 19/26] ppc/xive: introduce a helper to map the XIVE memory regions
` [Qemu-devel] [RFC PATCH 20/26] ppc/xive: introduce a helper to create XIVE interrupt source objects
` [Qemu-devel] [RFC PATCH 21/26] ppc/xive: introduce routines to allocate IRQ numbers
` [Qemu-devel] [RFC PATCH 22/26] ppc/xive: create an XIVE interrupt source to handle IPIs
` [Qemu-devel] [RFC PATCH 23/26] spapr: add a XIVE object to the sPAPR machine
` [Qemu-devel] [RFC PATCH 24/26] spapr: include the XIVE interrupt source for IPIs
` [Qemu-devel] [RFC PATCH 25/26] spapr: print the XIVE interrupt source for IPIs in the monitor
` [Qemu-devel] [RFC PATCH 26/26] spapr: force XIVE exploitation mode for POWER9 (HACK)
[Qemu-devel] [PATCH 0/7] s390x/kvm: pending patches
2017-07-05 17:16 UTC (11+ messages)
` [Qemu-devel] [PATCH 3/7] s390x: fix error propagation in kvm-flic's realize
` [Qemu-devel] [PATCH 1/1] s390x: fixup for "fix error propagation in kvm-flic..."
[Qemu-devel] qemu_system_reset_request() broken w.r.t BQL locking regime
2017-07-05 16:54 UTC
[Qemu-devel] [PATCH 00/35] RFC: coroutine annotations & clang check
2017-07-05 16:42 UTC (14+ messages)
` [Qemu-devel] [PATCH 01/35] WIP: coroutine: annotate coroutine with clang thread safety attributes
` [Qemu-devel] [PATCH 08/35] block: all bdrv_aio callbacks are coroutine_fn
` [Qemu-devel] [PATCH 31/35] parallels: mark coroutine_fn
[Qemu-devel] [PATCH] hmp: Update info vnc
2017-07-05 16:33 UTC (4+ messages)
[Qemu-devel] [PATCH] docs: add qemu-block-drivers(7) man page
2017-07-05 16:08 UTC (2+ messages)
[Qemu-devel] DIRTY_MEMORY_BLOCK_SIZE;
2017-07-05 16:06 UTC (4+ messages)
[Qemu-devel] [PATCH RFC v19 00/13] QEMU AVR 8 bit cores
2017-07-05 16:06 UTC (6+ messages)
[Qemu-devel] [RFC v2 0/3] Implement a warning_report function
2017-07-05 15:56 UTC (7+ messages)
` [Qemu-devel] [RFC v2 2/3] qemu-error: Implement a more generic error reporting
[Qemu-devel] [PATCH] sockets: avoid formatting buffer that may not be NULL terminated
2017-07-05 15:51 UTC (5+ messages)
[Qemu-devel] [RFC v1 0/4] Windows runtime improvements
2017-07-05 15:44 UTC (6+ messages)
` [Qemu-devel] [RFC v1 2/4] util/oslib-win32: Remove invalid check
[Qemu-devel] [PATCH v4 0/1] virtio-scsi-ccw: fix iotest 068 for s390x
2017-07-05 15:15 UTC (2+ messages)
[Qemu-devel] [PATCH v4] tests: Avoid non-portable 'echo -ARG'
2017-07-05 15:08 UTC (2+ messages)
[Qemu-devel] [RFC] QMP design: Fixing query-block and friends
2017-07-05 14:53 UTC (3+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH 0/5] qemu-iotests: test savevm/loadvm iothread (and make it work!)
2017-07-05 14:04 UTC (4+ messages)
[Qemu-devel] [PATCH] xen/pt: Fixup addr validation in xen_pt_pci_config_access_check
2017-07-05 13:56 UTC
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).