qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-06 16:10:17 to 2017-06-07 03:34:16 UTC [more...]

[Qemu-devel] [PULL 0/2] Net patches
 2017-06-07  3:34 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/2] net/rocker: Cleanup the useless return value check

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

[Qemu-devel] [PATCHv2 0/7] spapr: DRC cleanups (part III)
 2017-06-07  3:20 UTC  (8+ messages)
` [Qemu-devel] [PATCHv2 1/7] spapr: Clean up DR entity sense handling
` [Qemu-devel] [PATCHv2 2/7] spapr: Don't misuse DR-indicator in spapr_recover_pending_dimm_state()
` [Qemu-devel] [PATCHv2 3/7] spapr: Clean up RTAS set-indicator
` [Qemu-devel] [PATCHv2 4/7] spapr: Clean up handling of DR-indicator
` [Qemu-devel] [PATCHv2 5/7] spapr: Change DRC attach & detach methods to functions
` [Qemu-devel] [PATCHv2 6/7] spapr: Fold spapr_phb_{add, remove}_pci_device() into their only callers
` [Qemu-devel] [PATCHv2 7/7] spapr: Rework DRC name handling

[Qemu-devel] [PATCH 0/3] exec: further refine address_space_get_iotlb_entry()
 2017-06-06 23:47 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/3] exec: simplify address_space_get_iotlb_entry

[Qemu-devel] [PATCH 0/3] ppc: fix memory leaks
 2017-06-06 23:45 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/7] spapr: DRC cleanups (part III)
 2017-06-07  1:28 UTC  (14+ 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 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] [RFC 0/3] spapr: DRC cleanups (part IV)
 2017-06-07  1:33 UTC  (4+ messages)
` [Qemu-devel] [RFC 1/3] spapr: Fold spapr_phb_add_pci_device() into its only caller

[Qemu-devel] [PATCH 0/5] Make RAMState dynamic
 2017-06-07  3:08 UTC  (12+ messages)
` [Qemu-devel] [PATCH 3/5] migration: Print statistics about the number of remaining target pages
` [Qemu-devel] [PATCH 4/5] ram: Use MigrationStats for statistics
` [Qemu-devel] [PATCH 5/5] ram: Make RAMState dynamic

[Qemu-devel] [PATCH v2 0/6] Convert to realize and cleanup
 2017-06-07  2:51 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/6] pci: Clean up error checking in pci_add_capability()

[Qemu-devel] [PATCH v3 0/7] Convert to realize and cleanup
 2017-06-07  2:43 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 4/7] net/eepro100: Fix code style
` [Qemu-devel] [PATCH v3 5/7] pci: Make errp the last parameter of pci_add_capability()

[Qemu-devel] [PATCH] target/m68k: implement rtd
 2017-06-07  1:09 UTC  (2+ messages)

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

[Qemu-devel] [PATCH] target/xtensa: handle unknown registers in gdbstub
 2017-06-07  0:55 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/3] target/s390x: implement loads/store quadword
 2017-06-07  0:33 UTC  (2+ messages)

[Qemu-devel] [PULL v2 00/70] target/s390x tcg patches
 2017-06-07  0:31 UTC  (71+ messages)
` [Qemu-devel] [PULL v2 01/70] target/s390x: Add support for the TEST BLOCK instruction
` [Qemu-devel] [PULL v2 02/70] target/s390x: Use cpu_loop_exit_restore for tlb_fill
` [Qemu-devel] [PULL v2 03/70] target/s390x: Move helper_ex to end of file
` [Qemu-devel] [PULL v2 04/70] target/s390x: Use unwind data for helper_nc
` [Qemu-devel] [PULL v2 05/70] target/s390x: Use unwind data for helper_oc
` [Qemu-devel] [PULL v2 06/70] target/s390x: Use unwind data for helper_xc
` [Qemu-devel] [PULL v2 07/70] target/s390x: Use unwind data for helper_mvc
` [Qemu-devel] [PULL v2 08/70] target/s390x: Use unwind data for helper_clc
` [Qemu-devel] [PULL v2 09/70] target/s390x: Use unwind data for helper_clm
` [Qemu-devel] [PULL v2 10/70] target/s390x: Use unwind data for helper_srst
` [Qemu-devel] [PULL v2 11/70] target/s390x: Use unwind data for helper_clst
` [Qemu-devel] [PULL v2 12/70] target/s390x: Use unwind data for helper_mvpg
` [Qemu-devel] [PULL v2 13/70] target/s390x: Use unwind data for helper_mvst
` [Qemu-devel] [PULL v2 14/70] target/s390x: Use unwind data for helper_lam
` [Qemu-devel] [PULL v2 15/70] target/s390x: Use unwind data for helper_stam
` [Qemu-devel] [PULL v2 16/70] target/s390x: Use unwind data for helper_mvcl
` [Qemu-devel] [PULL v2 17/70] target/s390x: Use unwind data for helper_mvcle
` [Qemu-devel] [PULL v2 18/70] target/s390x: Use unwind data for helper_clcle
` [Qemu-devel] [PULL v2 19/70] target/s390x: Use unwind data for helper_cksm
` [Qemu-devel] [PULL v2 20/70] target/s390x: Use unwind data for helper_unpk
` [Qemu-devel] [PULL v2 21/70] target/s390x: Use unwind data for helper_tr
` [Qemu-devel] [PULL v2 22/70] target/s390x: Use unwind data for helper_tre
` [Qemu-devel] [PULL v2 23/70] target/s390x: Use unwind data for helper_trt
` [Qemu-devel] [PULL v2 24/70] target/s390x: Use unwind data for helper_lctlg
` [Qemu-devel] [PULL v2 25/70] target/s390x: Use unwind data for helper_lctl
` [Qemu-devel] [PULL v2 26/70] target/s390x: Use unwind data for helper_stctl
` [Qemu-devel] [PULL v2 27/70] target/s390x: Use unwind data for helper_testblock
` [Qemu-devel] [PULL v2 28/70] target/s390x: Use unwind data for helper_tprot
` [Qemu-devel] [PULL v2 29/70] target/s390x: Use unwind data for helper_lra
` [Qemu-devel] [PULL v2 30/70] target/s390x: Use unwind data for helper_mvcs/mvcp
` [Qemu-devel] [PULL v2 31/70] target/s390x: Fix some helper_ex problems
` [Qemu-devel] [PULL v2 32/70] target/s390x: Fix EXECUTE with R1==0
` [Qemu-devel] [PULL v2 33/70] target/s390x: Use atomic operations for COMPARE SWAP PURGE
` [Qemu-devel] [PULL v2 34/70] target/s390x: Implement CSPG
` [Qemu-devel] [PULL v2 35/70] target/s390x: Save current ilen during translation
` [Qemu-devel] [PULL v2 36/70] target/s390x: End the TB after EXECUTE
` [Qemu-devel] [PULL v2 37/70] target/s390x: Implement EXECUTE via new TranslationBlock
` [Qemu-devel] [PULL v2 38/70] target/s390x: Re-implement a few EXECUTE target insns directly
` [Qemu-devel] [PULL v2 39/70] target/s390x/cpu_models: Allow some additional feature bits for the "qemu" CPU
` [Qemu-devel] [PULL v2 40/70] target/s390x: remove dead code in translate.c
` [Qemu-devel] [PULL v2 41/70] target/s390x: remove some Linux assumptions from IPTE
` [Qemu-devel] [PULL v2 42/70] target/s390x: implement local-TLB-clearing in IPTE
` [Qemu-devel] [PULL v2 43/70] target/s390x: implement TEST AND SET
` [Qemu-devel] [PULL v2 44/70] target/s390x: implement TEST ADDRESSING MODE
` [Qemu-devel] [PULL v2 45/70] target/s390x: implement PACK
` [Qemu-devel] [PULL v2 46/70] target/s390x: implement COMPARE AND SIGNAL
` [Qemu-devel] [PULL v2 47/70] target/s390x: implement MOVE INVERSE
` [Qemu-devel] [PULL v2 48/70] target/s390x: implement MOVE NUMERICS
` [Qemu-devel] [PULL v2 49/70] target/s390x: implement MOVE WITH OFFSET
` [Qemu-devel] [PULL v2 50/70] target/s390x: implement MOVE ZONES
` [Qemu-devel] [PULL v2 51/70] target/s390x: improve 24-bit and 31-bit addresses read
` [Qemu-devel] [PULL v2 52/70] target/s390x: improve 24-bit and 31-bit addresses write
` [Qemu-devel] [PULL v2 53/70] target/s390x: improve 24-bit and 31-bit lengths read/write
` [Qemu-devel] [PULL v2 54/70] target/s390x: fix COMPARE LOGICAL LONG EXTENDED
` [Qemu-devel] [PULL v2 55/70] target/s390x: implement COMPARE LOGICAL LONG
` [Qemu-devel] [PULL v2 56/70] target/s390x: fix adj_len_to_page
` [Qemu-devel] [PULL v2 57/70] target/s390x: improve MOVE LONG and MOVE LONG EXTENDED
` [Qemu-devel] [PULL v2 58/70] target/s390x: implement COMPARE LOGICAL LONG UNICODE
` [Qemu-devel] [PULL v2 59/70] target/s390x: implement MOVE "
` [Qemu-devel] [PULL v2 60/70] target/s390x: implement PACK ASCII
` [Qemu-devel] [PULL v2 61/70] target/s390x: implement PACK UNICODE
` [Qemu-devel] [PULL v2 62/70] target/s390x: implement UNPACK ASCII
` [Qemu-devel] [PULL v2 63/70] target/s390x: implement UNPACK UNICODE
` [Qemu-devel] [PULL v2 64/70] target/s390x: implement TEST DECIMAL
` [Qemu-devel] [PULL v2 65/70] target/s390x: implement TRANSLATE ONE/TWO TO ONE/TWO
` [Qemu-devel] [PULL v2 66/70] target/s390x: implement LOAD PAIR FROM QUADWORD
` [Qemu-devel] [PULL v2 67/70] target/s390x: implement STORE PAIR TO QUADWORD
` [Qemu-devel] [PULL v2 68/70] target/s390x: check alignment in CDSG in the !CONFIG_ATOMIC128 case
` [Qemu-devel] [PULL v2 69/70] target/s390x: mark ETF2 and ETF2-ENH facilities as available
` [Qemu-devel] [PULL v2 70/70] target/s390x: addressing exceptions are suppressing

[Qemu-devel] [PATCH v3 0/2] tcg: allocate TB structs preceding translate
 2017-06-07  0:17 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/2] util: add cacheinfo
  ` [Qemu-devel] [PATCH v3 1/2 -- fixed] "
` [Qemu-devel] [PATCH v3 2/2] tcg: allocate TB structs before the corresponding translated code

[Qemu-devel] [PATCH v4 00/19] Block layer thread safety, part 1
 2017-06-07  0:04 UTC  (2+ messages)

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

[Qemu-devel] [Bug 1589923] [NEW] https websockets not working in 2.5 or 2.6
 2017-06-06 23:38 UTC  (2+ messages)
` [Qemu-devel] [Bug 1589923] "

[Qemu-devel] [Bug 1525676] Re: qemu runas and sandbox option incompatible, process will hang in futex after setgid
 2017-06-06 23:34 UTC 

[Qemu-devel] [Bug 1319100] [NEW] qemu-arm-static bug in signal handling avoids using mono
 2017-06-06 23:17 UTC  (3+ messages)
` [Qemu-devel] [Bug 1319100] Re: qemu-arm-static bug in signal handling causes mono and java to hang

[Qemu-devel] [PATCH] Add chardev-send-break monitor command
 2017-06-06 22:44 UTC  (6+ messages)

[Qemu-devel] [PULL 00/17] ppc-for-2.10 queue 20170606
 2017-06-06 22:14 UTC  (4+ messages)
` [Qemu-devel] [PULL 01/17] migration: remove register_savevm()

[Qemu-devel] [PATCH v2 0/3] tcg: allocate TB structs preceding translated code
 2017-06-06 22:01 UTC  (15+ messages)
` [Qemu-devel] [PATCH v2 1/3] compiler: define QEMU_CACHELINE_SIZE
` [Qemu-devel] [PATCH v2 3/3] tcg: allocate TB structs before the corresponding translated code

[Qemu-devel] [PATCH v2 00/45] qobject/qapi: add uint type
 2017-06-06 19:08 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 08/45] tests: add more int/number ranges checks

[Qemu-devel] [PATCH 0/5] s390x/kvm: various fixes
 2017-06-06 18:29 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] s390x/css: catch section mismatch on load
` [Qemu-devel] [PATCH 2/5] s390x/css: fence off MIDA
` [Qemu-devel] [PATCH 3/5] pc-bios/s390-ccw: use STRIP variable in Makefile
` [Qemu-devel] [PATCH 4/5] s390x/cpumodel: take care of the cpuid format bit for KVM
` [Qemu-devel] [PATCH 5/5] s390x/cpumodel: improve defintion search without an IBC

[Qemu-devel] [PATCH 00/23] hyperv fixes and enhancements
 2017-06-06 18:19 UTC  (23+ messages)
` [Qemu-devel] [PATCH 01/23] hyperv: add header with protocol definitions
` [Qemu-devel] [PATCH 02/23] update-linux-headers: prepare for hyperv.h removal
` [Qemu-devel] [PATCH 03/23] hyperv: set partition-wide MSRs only on first vcpu
` [Qemu-devel] [PATCH 04/23] hyperv: ensure msrs are inited properly
` [Qemu-devel] [PATCH 05/23] hyperv: ensure VP index equal to QEMU cpu_index
` [Qemu-devel] [PATCH 06/23] hyperv: helper to find vcpu by VP index
` [Qemu-devel] [PATCH 07/23] hyperv_testdev: refactor for readability
` [Qemu-devel] [PATCH 08/23] hyperv: cosmetic: g_malloc -> g_new
` [Qemu-devel] [PATCH 09/23] hyperv: synic: only setup ack notifier if there's a callback
` [Qemu-devel] [PATCH 10/23] hyperv: allow passing arbitrary data to sint ack callback
` [Qemu-devel] [PATCH 12/23] hyperv: make HvSintRoute reference-counted
` [Qemu-devel] [PATCH 13/23] hyperv: qdev-ify SynIC
` [Qemu-devel] [PATCH 14/23] kvm-all: make async_safe_run_on_cpu safe on kvm too
` [Qemu-devel] [PATCH 15/23] hyperv: make overlay pages for SynIC
` [Qemu-devel] [PATCH 16/23] hyperv: map overlay pages after updating msrs
` [Qemu-devel] [PATCH 17/23] hyperv: add synic message delivery
` [Qemu-devel] [PATCH 18/23] hyperv: add synic event flag signaling
` [Qemu-devel] [PATCH 19/23] hyperv: process SIGNAL_EVENT hypercall
` [Qemu-devel] [PATCH 20/23] hyperv: process POST_MESSAGE hypercall
` [Qemu-devel] [PATCH 21/23] hyperv_testdev: add SynIC message and event testmodes
` [Qemu-devel] [PATCH 22/23] MAINTAINERS: add myself and eyakovlev@ for hyperv*
` [Qemu-devel] [PATCH 23/23] hyperv: update copyright notices

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

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

[Qemu-devel] [PATCH v4 0/1] qemu-ga: add guest-get-osinfo command
 2017-06-06 18:11 UTC  (2+ messages)

[Qemu-devel] allocation zone extensions for the firmware linker/loader
 2017-06-06 18:10 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 0/4] nvdimm: fixes for (non-)dax backends
 2017-06-06 17:59 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/4] nvdimm: warn if the backend is not a DAX device

[Qemu-devel] [PULL v3 00/33] Misc patches for 2017-06-01
 2017-06-06 17:42 UTC  (2+ messages)

[Qemu-devel] [Bug 1696180] [NEW] Issues with qemu-img, libgfapi, and encryption at rest
 2017-06-06 17:32 UTC  (3+ messages)
` [Qemu-devel] [Bug 1696180] "

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

[Qemu-devel] [PATCH v4 0/9] hw: arm: exynos: Improvements and cleanups
 2017-06-06 17:14 UTC  (2+ messages)

[Qemu-devel] GSoC 2017 Proposal: TCG performance enhancements
 2017-06-06 17:13 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/7] megasas: fix TOCTOU and segmentation fault bugs
 2017-06-06 17:07 UTC  (2+ messages)

[Qemu-devel] [RFC] q35/mch: implement extended TSEG sizes
 2017-06-06 16:58 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 0/3] vmstate: error hint for failed equal checks
 2017-06-06 16:55 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH 1/3] "
` [Qemu-devel] [RFC PATCH 2/3] vmstate: error hint for failed equal checks part 2
` [Qemu-devel] [RFC PATCH 3/3] s390x/css: add hint for devno missmatch

[Qemu-devel] [PATCH 1/3] target/ppc: pass const pointer to kvmppc_is_mem_backend_page_size_ok()
 2017-06-06 16:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2] target/ppc: pass const string "

[Qemu-devel] [PATCH] docs: create interop/ subdirectory
 2017-06-06 16:29 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/3] qemu-img check: format allocation info
 2017-06-06 16:26 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] block: add bdrv_get_format_alloc_stat format interface
` [Qemu-devel] [PATCH v3 2/3] qcow2: add .bdrv_get_format_alloc_stat
` [Qemu-devel] [PATCH v3 3/3] qemu-img check: add format allocation info

[Qemu-devel] qemu-system-sh4 -M r2d serial is broken
 2017-06-06 16:21 UTC  (6+ messages)

[Qemu-devel] [PATCH] keymaps: add tracing
 2017-06-06 16:21 UTC  (2+ messages)

[Qemu-devel] [PATCH] docs: create config/, devel/ and spin/ subdirectories
 2017-06-06 16:10 UTC  (3+ 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).