qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-05 15:45:26 to 2017-06-06 09:51:44 UTC [more...]

[Qemu-devel] [RISU PATCH v4 00/10] record/replay patches
 2017-06-06  9:51 UTC  (3+ messages)
` [Qemu-devel] [RISU PATCH v4 01/10] .gitignore: ignore build directories

[Qemu-devel] [PATCH] split c and cxx extra flags
 2017-06-06  9:45 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH v1 0/9] BQL and Replay Lock changes
 2017-06-06  9:34 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/19] nbd errors and traces refactoring
 2017-06-06  9:17 UTC  (8+ messages)
` [Qemu-devel] [PATCH 18/19] nbd/client: refactor TRACE of NBD_MAGIC
` [Qemu-devel] [PATCH 19/19] nbd: use generic trace subsystem instead of TRACE macro

[Qemu-devel] [PULL 0/4] target/xtensa fixes
 2017-06-06  9:00 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 0/2] s390x cpu model improvements for KVM
 2017-06-06  8:57 UTC  (10+ messages)
` [Qemu-devel] [PATCH v1 1/2] s390x/cpumodel: take care of the cpuid format bit "
` [Qemu-devel] [PATCH v1 2/2] s390x/cpumodel: improve defintion search without an IBC

[Qemu-devel] [PULL 00/26] tcg queued patches
 2017-06-06  8:56 UTC  (27+ messages)
` [Qemu-devel] [PULL 01/26] target/nios2: Fix 64-bit ilp32 compilation
` [Qemu-devel] [PULL 02/26] tcg/sparc: Use the proper compilation flags for 32-bit
` [Qemu-devel] [PULL 03/26] qemu/atomic: Loosen restrictions for 64-bit ILP32 hosts
` [Qemu-devel] [PULL 04/26] tcg: Introduce goto_ptr opcode and tcg_gen_lookup_and_goto_ptr
` [Qemu-devel] [PULL 05/26] tcg/i386: implement goto_ptr
` [Qemu-devel] [PULL 06/26] target/arm: optimize cross-page direct jumps in softmmu
` [Qemu-devel] [PULL 07/26] target/arm: optimize indirect branches
` [Qemu-devel] [PULL 08/26] target/i386: introduce gen_jr helper to generate lookup_and_goto_ptr
` [Qemu-devel] [PULL 09/26] target/i386: optimize cross-page direct jumps in softmmu
` [Qemu-devel] [PULL 10/26] target/i386: optimize indirect branches
` [Qemu-devel] [PULL 11/26] tb-hash: improve tb_jmp_cache hash function in user mode
` [Qemu-devel] [PULL 12/26] tcg/ppc: Implement goto_ptr
` [Qemu-devel] [PULL 13/26] tcg/aarch64: "
` [Qemu-devel] [PULL 14/26] tcg/sparc: "
` [Qemu-devel] [PULL 15/26] tcg/s390: "
` [Qemu-devel] [PULL 16/26] tcg/arm: Clarify tcg_out_bx for arm4 host
` [Qemu-devel] [PULL 17/26] tcg/arm: Implement goto_ptr
` [Qemu-devel] [PULL 19/26] target/s390: Use tcg_gen_lookup_and_goto_ptr
` [Qemu-devel] [PULL 20/26] target/hppa: "
` [Qemu-devel] [PULL 21/26] target/aarch64: optimize cross-page direct jumps in softmmu
` [Qemu-devel] [PULL 22/26] target/aarch64: optimize indirect branches
` [Qemu-devel] [PULL 23/26] target/mips: optimize cross-page direct jumps in softmmu
` [Qemu-devel] [PULL 24/26] target/mips: optimize indirect branches
` [Qemu-devel] [PULL 25/26] target/alpha: Implement WTINT inline
` [Qemu-devel] [PULL 26/26] target/alpha: Use goto_tb for fallthru between TBs

[Qemu-devel] [PATCH] timer/aspeed: fix timer enablement when a reload is not set
 2017-06-06  8:55 UTC 

[Qemu-devel] [PATCH v2 0/2] aspeed: add a TMP421 device to the palmetto machine
 2017-06-06  8:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] hw/misc: add a TMP42{1, 2, 3} device model
` [Qemu-devel] [PATCH v2 2/2] aspeed: add a temp sensor device on I2C bus 3

[Qemu-devel] qdev properties vs qom object properties
 2017-06-06  8:48 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/7] spapr: DRC cleanups (part III)
 2017-06-06  8:32 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] spapr: Clean up DR entity sense handling
` [Qemu-devel] [PATCH 2/7] spapr: Abolish DRC get_name method
` [Qemu-devel] [PATCH 3/7] spapr: Assign DRC names from owners
` [Qemu-devel] [PATCH 4/7] spapr: Don't misuse DR-indicator in spapr_recover_pending_dimm_state()
` [Qemu-devel] [PATCH 5/7] spapr: Clean up RTAS set-indicator
` [Qemu-devel] [PATCH 6/7] spapr: Clean up handling of DR-indicator
` [Qemu-devel] [PATCH 7/7] spapr: Change DRC attach & detach methods to functions

[Qemu-devel] [PATCH v2 0/3] tcg: allocate TB structs preceding translated code
 2017-06-06  8:24 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/3] compiler: define QEMU_CACHELINE_SIZE
` [Qemu-devel] [PATCH v2 2/3] tests: use QEMU_CACHELINE_SIZE instead of hard-coding it
` [Qemu-devel] [PATCH v2 3/3] tcg: allocate TB structs before the corresponding translated code

[Qemu-devel] [PATCH v2 1/1] s390x: vmstatify config migration for virtio-ccw
 2017-06-06  8:21 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/5] Make RAMState dynamic
 2017-06-06  8:16 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/5] ram: Call migration_page_queue_free() at ram_migration_cleanup()
` [Qemu-devel] [PATCH 2/5] ram: Move ZERO_TARGET_PAGE inside XBZRLE
` [Qemu-devel] [PATCH 4/5] ram: Use MigrationStats for statistics
` [Qemu-devel] [PATCH 5/5] ram: Make RAMState dynamic

[Qemu-devel] [PATCH V3 0/3] COLO-compare: Make COLO-compare support remote COLO-frame
 2017-06-06  8:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH V3 1/3] COLO-compare: Add new parameter for communicate with remote colo-frame
` [Qemu-devel] [PATCH V3 2/3] COLO-compare: Add remote checkpoint notify chardev socket handler frame
` [Qemu-devel] [PATCH V3 3/3] COLO-compare: Add remote initialization and checkpoint notification

[Qemu-devel] [PATCH 1/2] nvme: Update header to include SGL related macros and members
 2017-06-06  7:38 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] nvme: Check PSDT flag for admin and rw command

[Qemu-devel] [Qemu devel v5 PATCH 0/5] Add support for Smartfusion2 SoC
 2017-06-06  7:35 UTC  (11+ messages)
` [Qemu-devel] [Qemu devel v5 PATCH 4/5] msf2: Add "
` [Qemu-devel] [Qemu devel v5 PATCH 5/5] msf2: Add Emcraft's Smartfusion2 SOM kit

[Qemu-devel] [PULL 0/4] Miscellaneous patches for 2017-06-06
 2017-06-06  7:34 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/4] block: Clarify documentation of BlockInfo member io-status
` [Qemu-devel] [PULL 2/4] virtio-scsi-test: Use scsi-hd instead of legacy scsi-disk
` [Qemu-devel] [PULL 3/4] tests: check-qom-proplist: add checks for cmdline-created objects
` [Qemu-devel] [PULL 4/4] monitor: fix object_del for command-line-created objects

[Qemu-devel] [PATCH v5 0/2] Fixes/tests for hmp_object_del()
 2017-06-06  7:33 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 1/2] tests: check-qom-proplist: add checks for cmdline-created objects

[Qemu-devel] [PATCH v2 0/4] nvdimm: fixes for (non-)dax backends
 2017-06-06  7:22 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] nvdimm: add a macro for property "label-size"
` [Qemu-devel] [PATCH v2 2/4] nvdimm: warn if the backend is not a DAX device
` [Qemu-devel] [PATCH v2 3/4] nvdimm: add a boolean option "restrict"
` [Qemu-devel] [PATCH v2 4/4] util/mmap-alloc: account for DAX device in qemu_fd_getpagesize

[Qemu-devel] [PATCH 0/4] Make info migrate output consistent
 2017-06-06  7:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/4] ram: Print block stats also in the complete case

[Qemu-devel] [PATCH v3] ivshmem-server: ivshmem-client: Build when eventfd() is available
 2017-06-06  7:10 UTC  (5+ messages)
  ` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH] qemu-img: supplement the omitted 'disk size' bytes info
 2017-06-06  7:03 UTC 

[Qemu-devel] [PATCH v2 0/1] qemu/migration: fix the migration bug found by qemu-iotests case 068
 2017-06-06  5:24 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2 1/1] qemu/migration: fix the double free problem on from_src_file

[Qemu-devel] [PATCH v1 0/1] qemu/migration: fix the migration bug found by qemu-iotests case 068
 2017-06-06  5:06 UTC  (8+ messages)
` [Qemu-devel] [PATCH v1 1/1] qemu/migration: fix the double free problem on from_src_file

[Qemu-devel] [PATCH v4 0/4] more blkdebug tweaks
 2017-06-06  4:11 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 1/4] qemu-io: Don't die on second open
` [Qemu-devel] [PATCH v4 2/4] block: Guarantee that *file is set on bdrv_get_block_status()
` [Qemu-devel] [PATCH v4 3/4] block: Simplify use of BDRV_BLOCK_RAW
` [Qemu-devel] [PATCH v4 4/4] blkdebug: Support .bdrv_co_get_block_status

[Qemu-devel] [PATCH v1] virtio-net: enable configurable tx queue size
 2017-06-06  3:32 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/7] KVM: MMU: fast write protect
 2017-06-06  2:56 UTC  (3+ messages)

[Qemu-devel] [PULL 00/17] ppc-for-2.10 queue 20170606
 2017-06-06  2:51 UTC  (18+ messages)
` [Qemu-devel] [PULL 01/17] migration: remove register_savevm()
` [Qemu-devel] [PULL 02/17] migration: Mark CPU states dirty before incoming migration/loadvm
` [Qemu-devel] [PULL 03/17] spapr: Move DRC RTAS calls into spapr_drc.c
` [Qemu-devel] [PULL 04/17] spapr: Abolish DRC get_fdt method
` [Qemu-devel] [PULL 05/17] spapr: Abolish DRC set_configured method
` [Qemu-devel] [PULL 06/17] spapr: Make DRC get_index and get_type methods into plain functions
` [Qemu-devel] [PULL 07/17] target-ppc: Fix openpic timer read register offset
` [Qemu-devel] [PULL 08/17] target/ppc: Fixup set_spr error in h_register_process_table
` [Qemu-devel] [PULL 09/17] spapr_nvram: Check return value from blk_getlength()
` [Qemu-devel] [PULL 10/17] ppc/pnv: check the return value of fdt_setprop()
` [Qemu-devel] [PULL 11/17] spapr: Allow boot from vhost-*-scsi backends
` [Qemu-devel] [PULL 12/17] spapr/drc: don't migrate DRC of cold-plugged CPUs and LMBs
` [Qemu-devel] [PULL 13/17] spapr: Introduce DRC subclasses
` [Qemu-devel] [PULL 14/17] spapr: Clean up spapr_dr_connector_by_*()
` [Qemu-devel] [PULL 15/17] spapr: Move configure-connector state into DRC
` [Qemu-devel] [PULL 16/17] spapr: Eliminate spapr_drc_get_type_str()
` [Qemu-devel] [PULL 17/17] spapr: Remove some non-useful properties on DRC objects

[Qemu-devel] [PATCH v2 0/4] dump: add vmcoreinfo note
 2017-06-06  2:11 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/4] dump: add DumpInfo structure

[Qemu-devel] [BUG] Failed to compile using gcc7.1
 2017-06-06  2:11 UTC 

[Qemu-devel] [PATCH RFC 0/6] migration: enable return-path for precopy
 2017-06-06  2:00 UTC  (4+ messages)
` [Qemu-devel] [PATCH RFC 4/6] migration: shut src return path unconditionally

[Qemu-devel] [PATCH v2 0/6] Convert to realize and cleanup
 2017-06-06  1:34 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 2/6] pci: Add comment for pci_add_capability2()
` [Qemu-devel] [PATCH v2 3/6] pci: Fix the wrong return value judgment condition

[Qemu-devel] [PATCH 0/5] spapr: DRC cleanups (part II)
 2017-06-05 23:37 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/5] spapr: Introduce DRC subclasses
  ` [Qemu-devel] [PATCHv2 "

[Qemu-devel] [PATCH v2] spapr: Allow boot from vhost-*-scsi backends
 2017-06-05 23:19 UTC  (3+ messages)

[Qemu-devel] [PATCH] spapr/drc: don't migrate DRC of cold-plugged CPUs and LMBs
 2017-06-05 23:23 UTC  (2+ messages)

[Qemu-devel] [PATCH] spapr_nvram: Check return value from blk_getlength()
 2017-06-05 23:19 UTC  (2+ messages)

[Qemu-devel] [PATCH] ppc/pnv: check the return value of fd_setprop()
 2017-06-05 23:19 UTC  (2+ messages)

[Qemu-devel] BUG: KASAN: use-after-free in free_old_xmit_skbs
 2017-06-05 23:52 UTC 

[Qemu-devel] [PATCH v2 00/20] make bdrv_is_allocated[_above] byte-based
 2017-06-05 23:30 UTC  (14+ messages)
` [Qemu-devel] [PATCH v2 09/20] mirror: Update signature of mirror_clip_sectors()
` [Qemu-devel] [PATCH v2 10/20] mirror: Switch mirror_cow_align() to byte-based
` [Qemu-devel] [PATCH v2 15/20] backup: Switch block_backup.h "
` [Qemu-devel] [PATCH v2 18/20] block: Make bdrv_is_allocated() byte-based
` [Qemu-devel] [PATCH v2 20/20] block: Make bdrv_is_allocated_above() byte-based

[Qemu-devel] qemu-system-sh4 -M r2d serial is broken
 2017-06-05 22:29 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 0/4] some gdbstub fixes for debug and vcont
 2017-06-05 20:56 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 4/4] gdbstub: don't fail on vCont; C04:0; c packets

[Qemu-devel] [PATCH] block/gluster.c: Handle qdict_array_entries() failure
 2017-06-05 20:34 UTC  (4+ messages)

[Qemu-devel] [PATCH v1 1/1] char-socket: Don't report TCP socket waiting as an error
 2017-06-05 20:12 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/4] more blkdebug tweaks
 2017-06-05 19:58 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 1/4] qemu-io: Don't die on second open
` [Qemu-devel] [PATCH v3 2/4] block: Guarantee that *file is set on bdrv_get_block_status()
` [Qemu-devel] [PATCH v3 3/4] block: Simplify use of BDRV_BLOCK_RAW
` [Qemu-devel] [PATCH v3 4/4] blkdebug: Support .bdrv_co_get_block_status

[Qemu-devel] SHPC in pci-bridge
 2017-06-05 19:22 UTC 

[Qemu-devel] [PULL 00/10] x86 and machine queue, 2017-06-05
 2017-06-05 18:59 UTC  (11+ messages)
` [Qemu-devel] [PULL 01/10] pc: Use "min-[x]level" on compat_props
` [Qemu-devel] [PULL 02/10] numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr
` [Qemu-devel] [PULL 03/10] numa: move default mapping init to machine
` [Qemu-devel] [PULL 04/10] numa: make sure that all cpus have has_node_id set if numa is enabled
` [Qemu-devel] [PULL 05/10] numa: make hmp 'info numa' fetch numa nodes from qmp_query_cpus() result
` [Qemu-devel] [PULL 06/10] numa: move numa_node from CPUState into target specific classes
` [Qemu-devel] [PULL 07/10] spapr: cleanup spapr_fixup_cpu_numa_dt() usage
` [Qemu-devel] [PULL 08/10] qemu.py: Don't set _popen=None on error/shutdown
` [Qemu-devel] [PULL 09/10] qemu.py: Add QEMUMachine.exitcode() method
` [Qemu-devel] [PULL 10/10] scripts: Test script to look for -device crashes

[Qemu-devel] [PATCH] pc: Use "min-[x]level" on compat_props
 2017-06-05 18:47 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] slirp: handle errors in sosendoob()
 2017-06-05 18:22 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] slirp: Handle error returns from slirp_send() "
` [Qemu-devel] [PATCH 2/2] slirp: Handle error returns from sosendoob()

[Qemu-devel] [PATCH v3] target-ppc: Enable open-pic timers to count and generate interrupts
 2017-06-05 17:22 UTC 

[Qemu-devel] [PULL 00/33] Misc patches for 2017-06-01
 2017-06-05 16:50 UTC  (6+ messages)
` [Qemu-devel] [PULL 17/33] vhost-user-scsi: Introduce vhost-user-scsi host device

[Qemu-devel] allocation zone extensions for the firmware linker/loader
 2017-06-05 16:02 UTC  (3+ messages)

[Qemu-devel] [PATCH] spapr: Allow boot from vhost-*-scsi backends
 2017-06-05 15:56 UTC  (3+ messages)

[Qemu-devel] [PULL 00/21] Trivial patches for 2017-06-05
 2017-06-05 15:48 UTC  (2+ messages)


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).