qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-07 06:48:36 to 2016-09-07 18:32:11 UTC [more...]

[Qemu-devel] [PATCH v7 0/4] Add Mediated device support
 2016-09-07 18:32 UTC  (25+ messages)

[Qemu-devel] [PATCH RFC] docs: add PCIe devices placement guidelines
 2016-09-07 18:20 UTC  (20+ messages)

[Qemu-devel] [PATCH 0/3] virtio-balloon: stats vq fixes
 2016-09-07 18:02 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] virtio-balloon: discard virtqueue element on reset
` [Qemu-devel] [PATCH 2/3] virtio: add virtqueue_rewind()
` [Qemu-devel] [PATCH 3/3] virtio-balloon: fix stats vq migration

[Qemu-devel] [PATCH v3] qqq: module for synchronizing with a simulation
 2016-09-07 17:53 UTC 

[Qemu-devel] [PATCH v4 00/14] tcg: Add support for fence generation
 2016-09-07 17:33 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] virtio: error report fixes in 9P and PCI
 2016-09-07 17:19 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] virtio-9p: print error message and exit instead of BUG_ON()
` [Qemu-devel] [PATCH 2/2] virtio-pci: error out when both legacy and modern modes are disabled

[Qemu-devel] [PATCH v6 0/2] qemu-qdisk: Implementation of grant copy operation
 2016-09-07 17:05 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 1/2] libs/gnttab: introduce grant copy interface
` [Qemu-devel] [PATCH v6 2/2] qdisk - hw/block/xen_disk: grant copy implementation

[Qemu-devel] [RFC v2 0/4] adding mdev bus and vfio support
 2016-09-07 16:56 UTC  (6+ messages)

[Qemu-devel] [PATCH v2] target-i386: Use struct X86XSaveArea in fpu_helper.c
 2016-09-07 16:47 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/7] ppc/pnv: add a minimal platform
 2016-09-07 16:40 UTC  (17+ messages)
` [Qemu-devel] [PATCH v2 3/7] ppc/pnv: Add XSCOM infrastructure

[Qemu-devel] [PATCH RFC v2 00/22] I/O prefetch cache
 2016-09-07 16:21 UTC  (6+ messages)
` [Qemu-devel] [PATCH RFC v2 05/22] block/pcache: add aio requests into cache

[Qemu-devel] [virtio-dev][RFC v3] virtio-sdm: new device specification
 2016-09-07 16:02 UTC  (7+ messages)

[Qemu-devel] [PATCH] virtio: zero vq->inuse in virtio_reset()
 2016-09-07 15:54 UTC  (2+ messages)

[Qemu-devel] [RFC v4 00/28] Base enabling patches for MTTCG
 2016-09-07 15:15 UTC  (20+ messages)
` [Qemu-devel] [RFC v4 08/28] translate-all: Add assert_(memory|tb)_lock annotations
` [Qemu-devel] [RFC v4 14/28] tcg: add kick timer for single-threaded vCPU emulation
` [Qemu-devel] [RFC v4 16/28] tcg: drop global lock during TCG code execution
` [Qemu-devel] [RFC v4 20/28] cpus: tweak sleeping and safe_work rules for MTTCG
` [Qemu-devel] [RFC v4 25/28] cputlb: introduce tlb_flush_* async work
` [Qemu-devel] [RFC v4 28/28] cputlb: make tlb_flush_by_mmuidx safe for MTTCG

[Qemu-devel] [PATCH V2] virtio-pci: reduce modern_mem_bar size
 2016-09-07 15:05 UTC  (2+ messages)

[Qemu-devel] [PATCH] virtio-pci: reduce modern_mem_bar size
 2016-09-07 14:35 UTC  (2+ messages)

[Qemu-devel] add gcc compiler version to the browsable output in patchew?
 2016-09-07 14:27 UTC 

[Qemu-devel] [PATCH v5 00/20] qapi: remove the 'middle' mode
 2016-09-07 14:23 UTC  (9+ messages)
` [Qemu-devel] [PATCH v5 02/20] qapi.py: add a simple #ifdef conditional

[Qemu-devel] [PATCH 0/7] MIPS Boston board support
 2016-09-07 13:48 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/7] hw/mips_cmgcr: allow GCR base to be moved
` [Qemu-devel] [PATCH 2/7] hw/mips_gictimer: provide API for retrieving frequency
` [Qemu-devel] [PATCH 3/7] hw/mips_gic: Update pin state on mask changes
` [Qemu-devel] [PATCH 4/7] target-mips: Provide function to test if a CPU supports an ISA

[Qemu-devel] [PATCH v4 0/4] Introduce error_report_{fatal|abort}
 2016-09-07 13:48 UTC  (6+ messages)

[Qemu-devel] [PATCH v4 0/3] tests: add RTAS protocol
 2016-09-07 13:42 UTC  (10+ messages)
` [Qemu-devel] [PATCH v4 2/3] tests: make pc_alloc_init/init_flags/uninit generic
` [Qemu-devel] [PATCH v4 3/3] tests: add RTAS command in the protocol

[Qemu-devel] [PATCH] iscsi: Fix divide-by-zero regression on raw SG devices
 2016-09-07 13:41 UTC  (4+ messages)

[Qemu-devel] [PATCH v16 00/16] PTimer fixes/features and ARM MPTimer conversion
 2016-09-07 13:22 UTC  (17+ messages)
` [Qemu-devel] [PATCH v16 01/16] hw/ptimer: Actually stop the timer in case of error
` [Qemu-devel] [PATCH v16 02/16] hw/ptimer: Introduce timer policy feature
` [Qemu-devel] [PATCH v16 03/16] tests: Add ptimer tests
` [Qemu-devel] [PATCH v16 04/16] hw/ptimer: Suppress error messages under qtest
` [Qemu-devel] [PATCH v16 05/16] hw/ptimer: Add "wraparound after one period" policy
` [Qemu-devel] [PATCH v16 06/16] tests: ptimer: Add tests for "
` [Qemu-devel] [PATCH v16 07/16] hw/ptimer: Add "continuous trigger" policy
` [Qemu-devel] [PATCH v16 08/16] tests: ptimer: Add tests for "
` [Qemu-devel] [PATCH v16 09/16] hw/ptimer: Add "no immediate "
` [Qemu-devel] [PATCH v16 10/16] tests: ptimer: Add tests for "
` [Qemu-devel] [PATCH v16 11/16] hw/ptimer: Add "no immediate reload" policy
` [Qemu-devel] [PATCH v16 12/16] tests: ptimer: Add tests for "
` [Qemu-devel] [PATCH v16 13/16] hw/ptimer: Add "no counter round down" policy
` [Qemu-devel] [PATCH v16 14/16] tests: ptimer: Add tests for "
` [Qemu-devel] [PATCH v16 15/16] arm_mptimer: Convert to use ptimer
` [Qemu-devel] [PATCH v16 16/16] tests: Add tests for the ARM MPTimer

[Qemu-devel] Raspberry Pi emulation and network devices
 2016-09-07 13:09 UTC 

[Qemu-devel] [PATCH] console: skip same-size resize
 2016-09-07 13:00 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] checkpatch: Fix whitespace checks for documentation code blocks
 2016-09-07 12:54 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] Move max-bandwidth and downtime-limit into migrate_set_parameter for both hmp and qmp
 2016-09-07 12:52 UTC  (3+ messages)

[Qemu-devel] [PATCH] 9pfs: add support for IO limits to 9p-local driver
 2016-09-07 12:44 UTC  (2+ messages)

[Qemu-devel] [PATCH 2/2] SDL2: dont try show window if it was hidden by DE/WM
 2016-09-07 12:43 UTC  (3+ messages)

[Qemu-devel] [PATCH] checkpatch: Fix whitespace checks for documentation code blocks
 2016-09-07 12:40 UTC  (3+ messages)

[Qemu-devel] [PATCH] *** Vhost-pci RFC v2 ***
 2016-09-07 12:27 UTC  (11+ messages)
` [Qemu-devel] [virtio-comment] "

[Qemu-devel] [PATCH 1/2] SDL2: only show consoles by shortcuts and not hide
 2016-09-07 12:24 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 01/10] ppc: Fix rfi/rfid/hrfi/... emulation
 2016-09-07 12:13 UTC  (12+ messages)

[Qemu-devel] [PATCH v3 0/8] docker tests fixes
 2016-09-07 12:10 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 6/8] docker: make sure debootstrap is at least 1.0.67

[Qemu-devel] [PULL 00/64] ppc-for-2.8 queue 20160907
 2016-09-07 12:02 UTC  (66+ messages)
` [Qemu-devel] [PULL 01/64] xics_kvm: drop extra checking of kernel_xics_fd
` [Qemu-devel] [PULL 02/64] hw/ppc: include fdt helper routine in a common file
` [Qemu-devel] [PULL 03/64] target-ppc: Introduce Power9 family
` [Qemu-devel] [PULL 04/64] target-ppc: Introduce POWER ISA 3.0 flag
` [Qemu-devel] [PULL 05/64] target-ppc: adding addpcis instruction
` [Qemu-devel] [PULL 06/64] target-ppc: add cmprb instruction
` [Qemu-devel] [PULL 07/64] target-ppc: add modulo word operations
` [Qemu-devel] [PULL 08/64] target-ppc: add modulo dword operations
` [Qemu-devel] [PULL 09/64] target-ppc: add cnttzd[.] instruction
` [Qemu-devel] [PULL 10/64] target-ppc: add cnttzw[.] instruction
` [Qemu-devel] [PULL 11/64] target-ppc: add cmpeqb instruction
` [Qemu-devel] [PULL 12/64] target-ppc: add setb instruction
` [Qemu-devel] [PULL 13/64] target-ppc: add maddld instruction
` [Qemu-devel] [PULL 14/64] target-ppc: add maddhd and maddhdu instruction
` [Qemu-devel] [PULL 15/64] target-ppc: introduce opc4 for Expanded Opcode
` [Qemu-devel] [PULL 16/64] ppc: Provide basic raise_exception_* functions
` [Qemu-devel] [PULL 17/64] ppc: Move classic fp ops out of translate.c
` [Qemu-devel] [PULL 18/64] ppc: Move embedded spe "
` [Qemu-devel] [PULL 19/64] ppc: Move DFP "
` [Qemu-devel] [PULL 20/64] ppc: Move VMX "
` [Qemu-devel] [PULL 21/64] ppc: Move VSX "
` [Qemu-devel] [PULL 22/64] ppc: Rename fload_invalid_op_excp to float_invalid_op_excp
` [Qemu-devel] [PULL 23/64] ppc: Make float_invalid_op_excp() pass the return address
` [Qemu-devel] [PULL 24/64] ppc: Make float_check_status() "
` [Qemu-devel] [PULL 25/64] ppc: Don't update the NIP in floating point generated code
` [Qemu-devel] [PULL 26/64] ppc: FP exceptions are always precise
` [Qemu-devel] [PULL 27/64] ppc: Don't update NIP in lswi/lswx/stswi/stswx
` [Qemu-devel] [PULL 28/64] ppc: Don't update NIP in lmw/stmw/icbi
` [Qemu-devel] [PULL 29/64] ppc: Make tlb_fill() use new exception helper
` [Qemu-devel] [PULL 30/64] ppc: Fix source NIP on SLB related interrupts
` [Qemu-devel] [PULL 31/64] ppc: Don't update NIP in DCR access routines
` [Qemu-devel] [PULL 32/64] ppc: Don't update NIP in facility unavailable interrupts
` [Qemu-devel] [PULL 33/64] ppc: Don't update NIP BookE 2.06 tlbwe
` [Qemu-devel] [PULL 34/64] ppc: Don't update NIP on conditional trap instructions
` [Qemu-devel] [PULL 35/64] ppc: Don't update NIP if not taking alignment exceptions
` [Qemu-devel] [PULL 36/64] ppc: Don't update NIP in dcbz and lscbx
` [Qemu-devel] [PULL 37/64] ppc: Make alignment exceptions suck less
` [Qemu-devel] [PULL 38/64] ppc: Handle unconditional (always/never) traps at translation time
` [Qemu-devel] [PULL 39/64] ppc: Speed up dcbz
` [Qemu-devel] [PULL 40/64] ppc: Fix CFAR updates
` [Qemu-devel] [PULL 41/64] ppc: Don't set access_type on all load/stores on hash64
` [Qemu-devel] [PULL 42/64] ppc: Use a helper to generate "LE unsupported" alignment interrupts
` [Qemu-devel] [PULL 43/64] ppc: load/store multiple and string insns don't do LE
` [Qemu-devel] [PULL 44/64] target-ppc: implement branch-less divw[o][.]
` [Qemu-devel] [PULL 45/64] target-ppc: implement branch-less divd[o][.]
` [Qemu-devel] [PULL 46/64] target-ppc: add dtstsfi[q] instructions
` [Qemu-devel] [PULL 47/64] target-ppc: add vabsdu[b, h, w] instructions
` [Qemu-devel] [PULL 48/64] target-ppc: add vcmpnez[b, h, w][.] instructions
` [Qemu-devel] [PULL 49/64] target-ppc: add vslv instruction
` [Qemu-devel] [PULL 50/64] target-ppc: add vsrv instruction
` [Qemu-devel] [PULL 51/64] target-ppc: add extswsli[.] instruction
` [Qemu-devel] [PULL 52/64] ppc: Rename #include'd .c files to .inc.c
` [Qemu-devel] [PULL 53/64] hw/ppc: use error_report instead of fprintf
` [Qemu-devel] [PULL 54/64] hw/ppc: add a ppc_create_page_sizes_prop() helper routine
` [Qemu-devel] [PULL 55/64] ppc: Fix macio ESCC legacy mapping
` [Qemu-devel] [PULL 56/64] ppc: Fix catching some segfaults in user mode
` [Qemu-devel] [PULL 57/64] ppc: Stop dumping state on all exceptions in linux-user
` [Qemu-devel] [PULL 58/64] ppc: Don't generate dead code on unconditional branches
` [Qemu-devel] [PULL 59/64] ppc: Improve flags for helpers loading/writing the time facilities
` [Qemu-devel] [PULL 60/64] ppc: Improve the exception helpers flags
` [Qemu-devel] [PULL 61/64] ppc: Improve a few more helper flags
` [Qemu-devel] [PULL 62/64] spapr: implement H_CHANGE_LOGICAL_LAN_MAC h_call
` [Qemu-devel] [PULL 63/64] tests: Resort check-qtest entries in Makefile.include
` [Qemu-devel] [PULL 64/64] tests: Check serial output of firmware boot of some machines

[Qemu-devel] [PATCH] qemu-options.hx: correct spice options streaming-video default document value to 'off'
 2016-09-07 11:58 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/2] usb-mtp: Added support for sending files larger than 4gb
 2016-09-07 11:56 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 2/2] usb-mtp: added object properties

[Qemu-devel] [PATCH 0/2] curses Coverity fixes
 2016-09-07 11:39 UTC  (2+ messages)

[Qemu-devel] [PATCH] Fix remainder field for TR_SETUP completion event
 2016-09-07 11:17 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/3] Introduce IOMMUNotifier struct
 2016-09-07 10:54 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 1/3] memory: introduce IOMMUNotifier and its caps
` [Qemu-devel] [PATCH v3 2/3] memory: generalize iommu_ops.notify_started to notifier_add

[Qemu-devel] Fixing dma-helper qiov truncation
 2016-09-07 10:43 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/1] mirror: fix improperly filled copy_bitmap for mirror block job
 2016-09-07  6:54 UTC  (3+ messages)

[Qemu-devel] [PATCH RFC 0/4] Enable MTTCG on PowerPC
 2016-09-07  8:42 UTC  (8+ messages)
` [Qemu-devel] [PATCH RFC 3/4] target-ppc: use atomic_cmpxchg for ld/st reservation

[Qemu-devel] [PATCH v2 0/1] block-backend: allow flush on devices with open tray
 2016-09-07  8:18 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/1] "

[Qemu-devel] [Bug 1536487] [NEW] Unable to migrate pc-i440fx-2.4 KVM guest from QEMU 2.5.0 to QEMU 2.4.1
 2016-09-07  7:56 UTC  (3+ messages)
` [Qemu-devel] [Bug 1536487] "


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