messages from 2017-09-19 16:45:59 to 2017-09-20 03:27:44 UTC [more...]
[Qemu-devel] [PATCH v10 00/13] tests: Add VM based build tests (for non-x86_64 and/or non-Linux)
2017-09-20 3:25 UTC (12+ messages)
` [Qemu-devel] [PATCH v10 01/13] gitignore: Ignore vm test images
` [Qemu-devel] [PATCH v10 02/13] qemu.py: Add "wait()" method
` [Qemu-devel] [PATCH v10 03/13] scripts: Add archive-source.sh
` [Qemu-devel] [PATCH v10 04/13] tests: Add a test key pair
` [Qemu-devel] [PATCH v10 05/13] tests: Add vm test lib
` [Qemu-devel] [PATCH v10 06/13] tests: Add ubuntu.i386 image
` [Qemu-devel] [PATCH v10 07/13] tests: Add FreeBSD image
` [Qemu-devel] [PATCH v10 08/13] tests: Add NetBSD image
` [Qemu-devel] [PATCH v10 09/13] tests: Add OpenBSD image
` [Qemu-devel] [PATCH v10 10/13] Makefile: Add rules to run vm tests
` [Qemu-devel] [PATCH v10 11/13] MAINTAINERS: Add tests/vm entry
[Qemu-devel] [PATCH v9 00/13] tests: Add VM based build tests (for non-x86_64 and/or non-Linux)
2017-09-20 3:11 UTC (10+ messages)
` [Qemu-devel] [PATCH v9 03/13] scripts: Add archive-source.sh
` [Qemu-devel] [PATCH v9 04/13] tests: Add a test key pair
` [Qemu-devel] [PATCH v9 06/13] tests: Add ubuntu.i386 image
[Qemu-devel] [PATCH v4 0/3] x86_iommu: Fix segfault when starting on non-PCI machines
2017-09-20 2:39 UTC (2+ messages)
[Qemu-devel] [PATCH] ppc/pnv: Improve macro parenthesization
2017-09-20 1:00 UTC (2+ messages)
[Qemu-devel] [PATCH v2] spapr: introduce helpers to migrate HPT chunks and the end marker
2017-09-20 0:59 UTC (2+ messages)
[Qemu-devel] [PATCH v9 00/20] make dirty-bitmap byte-based
2017-09-20 2:10 UTC (23+ messages)
` [Qemu-devel] [PATCH v9 01/20] block: Make bdrv_img_create() size selection easier to read
` [Qemu-devel] [PATCH v9 02/20] hbitmap: Rename serialization_granularity to serialization_align
` [Qemu-devel] [PATCH v9 03/20] qcow2: Ensure bitmap serialization is aligned
` [Qemu-devel] [PATCH v9 04/20] dirty-bitmap: Drop unused functions
` [Qemu-devel] [PATCH v9 05/20] dirty-bitmap: Avoid size query failure during truncate
` [Qemu-devel] [PATCH v9 06/20] dirty-bitmap: Change bdrv_dirty_bitmap_size() to report bytes
` [Qemu-devel] [PATCH v9 07/20] dirty-bitmap: Track bitmap size by bytes
` [Qemu-devel] [PATCH v9 08/20] dirty-bitmap: Change bdrv_dirty_bitmap_*serialize*() to take bytes
` [Qemu-devel] [PATCH v9 09/20] qcow2: Switch sectors_covered_by_bitmap_cluster() to byte-based
` [Qemu-devel] [PATCH v9 10/20] dirty-bitmap: Set iterator start by offset, not sector
` [Qemu-devel] [PATCH v9 11/20] dirty-bitmap: Change bdrv_dirty_iter_next() to report byte offset
` [Qemu-devel] [PATCH v9 12/20] dirty-bitmap: Change bdrv_get_dirty_count() to report bytes
` [Qemu-devel] [PATCH v9 13/20] dirty-bitmap: Change bdrv_get_dirty_locked() to take bytes
` [Qemu-devel] [PATCH v9 14/20] dirty-bitmap: Change bdrv_[re]set_dirty_bitmap() to use bytes
` [Qemu-devel] [PATCH v9 15/20] mirror: Switch mirror_dirty_init() to byte-based iteration
` [Qemu-devel] [PATCH v9 16/20] qcow2: Switch qcow2_measure() "
` [Qemu-devel] [PATCH v9 17/20] qcow2: Switch load_bitmap_data() "
` [Qemu-devel] [PATCH v9 18/20] qcow2: Switch store_bitmap_data() "
` [Qemu-devel] [PATCH v9 19/20] dirty-bitmap: Switch bdrv_set_dirty() to bytes
` [Qemu-devel] [PATCH v9 20/20] dirty-bitmap: Convert internal hbitmap size/granularity
[Qemu-devel] [PATCH v2 0/4] add CCW indirect data access support
2017-09-20 1:37 UTC (17+ messages)
` [Qemu-devel] [PATCH v2 3/4] virtio-ccw: use ccw data stream
` [Qemu-devel] [PATCH v2 4/4] s390x/css: support ccw IDA
[Qemu-devel] [PATCH 00/12] Patch Round-up for stable 2.10.1, freeze on 2017-09-27
2017-09-20 0:45 UTC (13+ messages)
` [Qemu-devel] [PATCH 01/12] slirp: fix clearing ifq_so from pending packets
` [Qemu-devel] [PATCH 02/12] s390-ccw: Fix alignment for CCW1
` [Qemu-devel] [PATCH 03/12] target/arm: Fix aa64 ldp register writeback
` [Qemu-devel] [PATCH 04/12] virtfs: error out gracefully when mandatory suboptions are missing
` [Qemu-devel] [PATCH 05/12] arm_gicv3_kvm: Fix compile warning
` [Qemu-devel] [PATCH 06/12] hw/arm/allwinner-a10: Mark the allwinner-a10 device with user_creatable = false
` [Qemu-devel] [PATCH 07/12] qcow2: move qcow2_store_persistent_dirty_bitmaps() before cache flushing
` [Qemu-devel] [PATCH 08/12] vhost: Release memory references on cleanup
` [Qemu-devel] [PATCH 09/12] mps2-an511: Fix wiring of UART overflow interrupt lines
` [Qemu-devel] [PATCH 10/12] scsi-bus: correct responses for INQUIRY and REQUEST SENSE
` [Qemu-devel] [PATCH 11/12] libvhost-user: support resuming vq->last_avail_idx based on used_idx
` [Qemu-devel] [PATCH 12/12] vhost-user-bridge: fix resume regression (since 2.9)
[Qemu-devel] [PATCH] hw/sd: fix out-of-bounds check for multi block reads
2017-09-20 0:09 UTC (5+ messages)
` [Qemu-devel] [PATCH v2] "
[Qemu-devel] [PATCH] target/arm: Remove out of date ARM ARM section references in A64 decoder
2017-09-20 0:03 UTC (2+ messages)
[Qemu-devel] [PATCH v2 1/1] target/xtensa: Use the pre-defined MEMTXATTRS_UNSPECIFIED macro
2017-09-19 23:55 UTC (3+ messages)
[Qemu-devel] qmeu-arm SIGSEGV for self-modifying code
2017-09-19 23:13 UTC
[Qemu-devel] [PATCH v3] linux-user: syscall: Add SO_LINGER for setsockopt
2017-09-19 23:06 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] linux-user: fix TARGET_SO_LINGER for sparc
` [Qemu-devel] [PATCH 2/3] linux-user: add SO_LINGER to setsockopt
` [Qemu-devel] [PATCH 3/3] linux-user: add SO_LINGER to getsockopt
[Qemu-devel] [PATCH 0/2] hw/pcie: disable IO port fwd by default for pcie-root-port
2017-09-19 22:15 UTC (3+ messages)
` [Qemu-devel] [PATCH 2/2] "
[Qemu-devel] [RFC 00/15] QMP: out-of-band (OOB) execution support
2017-09-19 21:48 UTC (12+ messages)
` [Qemu-devel] [RFC 01/15] char-io: fix possible race on IOWatchPoll
` [Qemu-devel] [RFC 02/15] qobject: allow NULL for qstring_get_str()
` [Qemu-devel] [RFC 05/15] qjson: add "opaque" field to JSONMessageParser
` [Qemu-devel] [RFC 06/15] monitor: move the cur_mon hack deeper for QMP
` [Qemu-devel] [RFC 07/15] monitor: unify global init
[Qemu-devel] [PATCH V8] qqq: module for synchronizing with a simulation
2017-09-19 21:43 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] ppc: remove dead definitions
2017-09-19 21:36 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] ppc: remove unused CPU definitions
` [Qemu-devel] [PATCH 2/2] ppc: remove all "
[Qemu-devel] [PATCH v2] softfloat: rename make_float[x80|128]_init to const_float[x80|128]
2017-09-19 21:18 UTC (2+ messages)
[Qemu-devel] [PATCH v7 0/4] Generic PCIE-PCI Bridge
2017-09-19 20:34 UTC (3+ messages)
` [Qemu-devel] [PATCH v7 1/4] hw/pci: introduce pcie-pci-bridge device
[Qemu-devel] [PULL 00/12] Machine/CPU/NUMA queue, 2017-09-19
2017-09-19 20:18 UTC (13+ messages)
` [Qemu-devel] [PULL 01/12] vl: Clean up user-creatable objects when exiting
` [Qemu-devel] [PULL 02/12] osdep: Define QEMU_MADV_REMOVE
` [Qemu-devel] [PULL 03/12] hostmem-file: Add "discard-data" option
` [Qemu-devel] [PULL 04/12] qom: cpus: split cpu_generic_init() on feature parsing and cpu creation parts
` [Qemu-devel] [PULL 05/12] cpu: make cpu_generic_init() abort QEMU on error
` [Qemu-devel] [PULL 06/12] vl.c: convert cpu_model to cpu type and set of global properties before machine_init()
` [Qemu-devel] [PULL 07/12] pc: use generic cpu_model parsing
` [Qemu-devel] [PULL 08/12] arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
` [Qemu-devel] [PULL 09/12] numa: cpu: calculate/set default node-ids after all -numa CLI options are parsed
` [Qemu-devel] [PULL 10/12] NUMA: Replace MAX_NODES with nb_numa_nodes in for loop
` [Qemu-devel] [PULL 11/12] hw/acpi-build: Fix SRAT memory building in case of node 0 without RAM
` [Qemu-devel] [PULL 12/12] MAINTAINERS: Update git URLs for my trees
[Qemu-devel] [PATCH] xio3130_downstream: Report error if pcie_chassis_add_slot() failed
2017-09-19 20:08 UTC (3+ messages)
[Qemu-devel] [PATCHv2] macio: convert pmac_ide_ops from old_mmio
2017-09-19 20:02 UTC
[Qemu-devel] [PATCH 0/8] ppc: more Mac-related fixups
2017-09-19 19:52 UTC (10+ messages)
` [Qemu-devel] [PATCH 4/8] macio: convert pmac_ide_ops from old_mmio
` [Qemu-devel] [PATCH 7/8] openpic: add missing timer fields to vmstate_openpic_timer
` [Qemu-devel] [PATCH 8/8] openpic: Fix problem when IRQ transitions from edge to level
[Qemu-devel] [PATCH v8 00/20] make dirty-bitmap byte-based
2017-09-19 19:42 UTC (4+ messages)
` [Qemu-devel] [PATCH v8 18/20] qcow2: Switch store_bitmap_data() to byte-based iteration
[Qemu-devel] [PATCH v2 0/3] Implement basic MSA functions
2017-09-19 19:36 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 2/3] s390x/tcg: move wrap_address() to internal.h
` [Qemu-devel] [PATCH v2 3/3] s390x/tcg: add basic MSA features
[Qemu-devel] [RFC PATCH v2 00/21] Guest exploitation of the XIVE interrupt controller (POWER9)
2017-09-19 19:36 UTC (7+ messages)
` [Qemu-devel] [RFC PATCH v2 09/21] ppc/xive: extend the interrupt presenter model for XIVE
` [Qemu-devel] [RFC PATCH v2 11/21] ppc/xive: push the EQ data in OS event queue
[Qemu-devel] [PATCH] softfloat: rename make_float[x80|128]_init to const_float[x80|128]
2017-09-19 19:31 UTC (6+ messages)
[Qemu-devel] [Bug 1715700] [NEW] Windows 7 guest won't boot on qemu 2.10 (works on 2.9)
2017-09-19 19:20 UTC (2+ messages)
` [Qemu-devel] [Bug 1715700] "
[Qemu-devel] [PATCH] block: Clean up some bad code in the vvfat driver
2017-09-19 19:08 UTC (8+ messages)
` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] Dead code in cpu-models.h (was: block: Clean up some bad code in the vvfat driver)
` [Qemu-devel] Dead code in cpu-models.h
[Qemu-devel] [PATCH v7 00/16] Dirty bitmaps postcopy migration
2017-09-19 19:06 UTC (7+ messages)
` [Qemu-devel] [PATCH v7 03/16] migration: split common postcopy out of ram postcopy
` [Qemu-devel] ping "
[Qemu-devel] [PATCH 00/19] ARMv8M: support security extn in the NVIC
2017-09-19 18:59 UTC (24+ messages)
` [Qemu-devel] [PATCH 02/19] nvic: Add banked exception states
` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH 06/19] nvic: Make ICSR.RETTOBASE handle banked exceptions
` [Qemu-devel] [PATCH 07/19] nvic: Implement NVIC_ITNS<n> registers
` [Qemu-devel] [PATCH 08/19] nvic: Handle banked exceptions in nvic_recompute_state()
` [Qemu-devel] [PATCH 09/19] nvic: Make set_pending and clear_pending take a secure parameter
` [Qemu-devel] [PATCH 10/19] nvic: Make SHPR registers banked
` [Qemu-devel] [PATCH 11/19] nvic: Compare group priority for escalation to HF
` [Qemu-devel] [PATCH 12/19] nvic: In escalation to HardFault, support HF not being priority -1
` [Qemu-devel] [PATCH 13/19] nvic: Implement v8M changes to fixed priority exceptions
` [Qemu-devel] [PATCH 14/19] nvic: Disable the non-secure HardFault if AIRCR.BFHFNMINS is clear
[Qemu-devel] [RFC 00/15] QMP: out-of-band (OOB) execution support
2017-09-19 18:49 UTC (11+ messages)
[Qemu-devel] [PATCH 00/10] Support the Capstone disassembler
2017-09-19 18:36 UTC (5+ messages)
[Qemu-devel] [PATCH v3 0/5] add CCW indirect data access support
2017-09-19 18:27 UTC (6+ messages)
` [Qemu-devel] [PATCH v3 1/5] s390x/css: introduce css data stream
` [Qemu-devel] [PATCH v3 2/5] s390x/css: use ccw "
` [Qemu-devel] [PATCH v3 3/5] virtio-ccw: "
` [Qemu-devel] [PATCH v3 4/5] 390x/css: introduce maximum data address checking
` [Qemu-devel] [PATCH v3 5/5] s390x/css: support ccw IDA
[Qemu-devel] [PULL v2 00/38] various s390x patches (+some fixes)
2017-09-19 18:23 UTC (15+ messages)
` [Qemu-devel] [PULL v2 27/38] s390x: CPU hot unplug via device_del cannot work for now
` [Qemu-devel] [PULL v2 28/38] s390x: implement query-hotpluggable-cpus
` [Qemu-devel] [PULL v2 29/38] s390x: get rid of cpu_states and use possible_cpus instead
` [Qemu-devel] [PULL v2 30/38] s390x: get rid of cpu_s390x_create()
` [Qemu-devel] [PULL v2 31/38] s390x: generate sclp cpu information from possible_cpus
` [Qemu-devel] [PULL v2 32/38] s390x: allow CPU hotplug in random core-id order
` [Qemu-devel] [PULL v2 33/38] virtio-ccw: remove stale comments on endianness
` [Qemu-devel] [PULL v2 34/38] configure: Allow --enable-seccomp on s390x, too
` [Qemu-devel] [PULL v2 35/38] s390x/ccw: create s390 phb for compat reasons as well
` [Qemu-devel] [PULL v2 36/38] virtio-gpu: Handle endian conversion
` [Qemu-devel] [PULL v2 37/38] virtio-ccw: Create a virtio gpu device for the ccw bus
` [Qemu-devel] [PULL v2 38/38] MAINTAINERS/s390x: add terminal3270.c
[Qemu-devel] [RFC PATCH] vl.c: add is_system_on_chip flag to force board default cpu
2017-09-19 18:16 UTC (3+ messages)
[Qemu-devel] [PATCH 0/5] migration: let pre_save fail
2017-09-19 18:00 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/5] migration: pre_save return int
` [Qemu-devel] [PATCH 2/5] migration: check pre_save return in vmstate_save_state
` [Qemu-devel] [PATCH 3/5] migration: wire vmstate_save_state errors up to vmstate_subsection_save
` [Qemu-devel] [PATCH 4/5] migration: Route errors up through vmstate_save
` [Qemu-devel] [PATCH 5/5] migration: Route more error paths
[Qemu-devel] [PATCH] 9pfs: fix readdir() for 9p2000.u
2017-09-19 17:46 UTC (3+ messages)
[Qemu-devel] [PATCH v10 00/10] calculate blocktime for postcopy live migration
2017-09-19 17:41 UTC (12+ messages)
` [Qemu-devel] [PATCH v10 01/10] userfault: update kernel header for UFFD_FEATURE_*
` [Qemu-devel] [PATCH v10 02/10] migration: pass MigrationIncomingState* into migration check functions
` [Qemu-devel] [PATCH v10 03/10] migration: fix hardcoded function name in error report
` [Qemu-devel] [PATCH v10 04/10] migration: split ufd_version_check onto receive/request features part
` [Qemu-devel] [PATCH v10 05/10] migration: introduce postcopy-blocktime capability
` [Qemu-devel] [PATCH v10 06/10] migration: add postcopy blocktime ctx into MigrationIncomingState
` [Qemu-devel] [PATCH v10 07/10] migration: calculate vCPU blocktime on dst side
` [Qemu-devel] [PATCH v10 08/10] migration: postcopy_blocktime documentation
` [Qemu-devel] [PATCH v10 09/10] migration: add blocktime calculation into postcopy-test
` [Qemu-devel] [PATCH v10 10/10] migration: add postcopy total blocktime into query-migrate
[Qemu-devel] [PATCH] watchdog/aspeed: fix variable type to store reload value
2017-09-19 17:15 UTC (2+ messages)
[Qemu-devel] [PATCH] throttle-groups: update tg->any_timer_armed[] on detach
2017-09-19 17:12 UTC (3+ messages)
[Qemu-devel] [PATCH v2 00/27] vhost-user-scsi: code clean-up
2017-09-19 16:52 UTC (28+ messages)
` [Qemu-devel] [PATCH v2 01/27] glib-compat: move G_SOURCE_CONTINUE/REMOVE there
` [Qemu-devel] [PATCH v2 02/27] build-sys: fix libvhost-user.a build
` [Qemu-devel] [PATCH v2 03/27] build-sys: make vhost-user-scsi depend on libvhost-user.a
` [Qemu-devel] [PATCH v2 04/27] libvhost-user: drop dependency on glib
` [Qemu-devel] [PATCH v2 05/27] libvhost-user: improve vu_queue_pop() doc
` [Qemu-devel] [PATCH v2 06/27] vhost-user-scsi: use g_strdup()
` [Qemu-devel] [PATCH v2 07/27] vhost-user-scsi: connect unix socket before allocating
` [Qemu-devel] [PATCH v2 08/27] vhost-user-scsi: code style fixes
` [Qemu-devel] [PATCH v2 09/27] vhost-user-scsi: use glib allocation
` [Qemu-devel] [PATCH v2 10/27] vhost-user-scsi: glib calls that allocate don't return NULL
` [Qemu-devel] [PATCH v2 11/27] vhost-user-scsi: also free the gtree
` [Qemu-devel] [PATCH v2 12/27] vhost-user-scsi: remove vdev_scsi_find_by_vu()
` [Qemu-devel] [PATCH v2 13/27] vhost-user-scsi: simplify unix path cleanup
` [Qemu-devel] [PATCH v2 14/27] vhost-user-scsi: use NULL pointer
` [Qemu-devel] [PATCH v2 15/27] vhost-user-scsi: assert() in iscsi_add_lun()
` [Qemu-devel] [PATCH v2 16/27] vhost-user-scsi: remove vdev_scsi_add_iscsi_lun()
` [Qemu-devel] [PATCH v2 17/27] vhost-user-scsi: remove VUS_MAX_LUNS
` [Qemu-devel] [PATCH v2 18/27] vhost-user-scsi: remove unimplemented functions
` [Qemu-devel] [PATCH v2 19/27] vhost-user-scsi: rename VUS types
` [Qemu-devel] [PATCH v2 20/27] vhost-user-scsi: avoid use of iscsi_ namespace
` [Qemu-devel] [PATCH v2 21/27] vhost-user-scsi: don't copy iscsi/scsi-lowlevel.h
` [Qemu-devel] [PATCH v2 22/27] vhost-user-scsi: drop extra callback pointer
` [Qemu-devel] [PATCH v2 23/27] vhost-user-scsi: simplify source handling
` [Qemu-devel] [PATCH v2 24/27] vhost-user-scsi: use glib logging
` [Qemu-devel] [PATCH v2 25/27] libvhost-user: add glib source helper
` [Qemu-devel] [PATCH v2 26/27] vhost-user-scsi: use libvhost-user glib helper
` [Qemu-devel] [PATCH v2 27/27] vhost-user-scsi: remove server_sock from VusDev
[Qemu-devel] [PATCH v2 0/5] tests/pxe-test: add testcase using vhost-user-bridge
2017-09-19 16:46 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 3/5] libvhost-user: quit when no more data received
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).