messages from 2016-09-06 21:46:09 to 2016-09-07 11:09:18 UTC [more...]
[Qemu-devel] [PATCH v2 01/10] ppc: Fix rfi/rfid/hrfi/... emulation
2016-09-07 11:08 UTC (11+ messages)
[Qemu-devel] [PATCH v3 0/3] Introduce IOMMUNotifier struct
2016-09-07 10:54 UTC (11+ 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] [PATCH v3 3/3] intel_iommu: allow invalidation typed notifiers
[Qemu-devel] Fixing dma-helper qiov truncation
2016-09-07 10:43 UTC (2+ messages)
[Qemu-devel] [PATCH v4 0/4] Introduce error_report_{fatal|abort}
2016-09-07 10:42 UTC (9+ messages)
` [Qemu-devel] [PATCH v4 1/4] error-report: provide error_report_fatal()
` [Qemu-devel] [PATCH v4 2/4] error-report: provide error_report_abort()
` [Qemu-devel] [PATCH v4 3/4] error-report: leverage error_report_fatal()
` [Qemu-devel] [PATCH v4 4/4] error-report: leverage error_report_abort()
[Qemu-devel] [PATCH v6 0/2] qemu-qdisk: Implementation of grant copy operation
2016-09-07 10:41 UTC (3+ 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] [PULL 00/64] ppc-for-2.8 queue 20160907
2016-09-07 10:29 UTC (65+ 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] [RFC v4 00/28] Base enabling patches for MTTCG
2016-09-07 10:19 UTC (40+ messages)
` [Qemu-devel] [RFC v4 04/28] cpu-exec: include cpu_index in CPU_LOG_EXEC messages
` [Qemu-devel] [RFC v4 06/28] tcg: comment on which functions have to be called with tb_lock held
` [Qemu-devel] [RFC v4 07/28] linux-user/elfload: ensure mmap_lock() held while setting up
` [Qemu-devel] [RFC v4 08/28] translate-all: Add assert_(memory|tb)_lock annotations
` [Qemu-devel] [RFC v4 09/28] tcg: protect TBContext with tb_lock
` [Qemu-devel] [RFC v4 11/28] tcg: move tcg_exec_all and helpers above thread fn
` [Qemu-devel] [RFC v4 13/28] tcg: add options for enabling MTTCG
` [Qemu-devel] [RFC v4 14/28] tcg: add kick timer for single-threaded vCPU emulation
` [Qemu-devel] [RFC v4 15/28] tcg: rename tcg_current_cpu to tcg_current_rr_cpu
` [Qemu-devel] [RFC v4 16/28] tcg: drop global lock during TCG code execution
` [Qemu-devel] [RFC v4 17/28] cpus: re-factor out handle_icount_deadline
` [Qemu-devel] [RFC v4 18/28] tcg: remove global exit_request
` [Qemu-devel] [RFC v4 20/28] cpus: tweak sleeping and safe_work rules for MTTCG
` [Qemu-devel] [RFC v4 21/28] tcg: enable tb_lock() for SoftMMU
` [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 v4 0/3] tests: add RTAS protocol
2016-09-07 9:36 UTC (8+ 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 1/1] mirror: fix improperly filled copy_bitmap for mirror block job
2016-09-07 6:54 UTC (3+ messages)
[Qemu-devel] [PATCH v5 00/20] qapi: remove the 'middle' mode
2016-09-07 8:44 UTC (7+ messages)
` [Qemu-devel] [PATCH v5 02/20] qapi.py: add a simple #ifdef conditional
[Qemu-devel] [PATCH RFC 0/4] Enable MTTCG on PowerPC
2016-09-07 8:42 UTC (14+ messages)
` [Qemu-devel] [PATCH RFC 2/4] target-ppc: with MTTCG report more threads
` [Qemu-devel] [PATCH RFC 3/4] target-ppc: use atomic_cmpxchg for ld/st reservation
[Qemu-devel] [PATCH v3] Move max-bandwidth and downtime-limit into migrate_set_parameter for both hmp and qmp
2016-09-07 8:41 UTC (2+ messages)
[Qemu-devel] [PATCH] iscsi: Fix divide-by-zero regression on raw SG devices
2016-09-07 8:31 UTC (3+ messages)
[Qemu-devel] [PATCH v2 0/7] ppc/pnv: add a minimal platform
2016-09-07 8:29 UTC (29+ messages)
` [Qemu-devel] [PATCH v2 3/7] ppc/pnv: Add XSCOM infrastructure
` [Qemu-devel] [PATCH v2 5/7] ppc/pnv: add a PnvCore object
` [Qemu-devel] [PATCH v2 6/7] ppc/pnv: add a XScomDevice to PnvCore
` [Qemu-devel] [PATCH v2 7/7] monitor: fix crash for platforms without a CPU 0
[Qemu-devel] [PATCH RFC] docs: add PCIe devices placement guidelines
2016-09-07 8:23 UTC (17+ messages)
[Qemu-devel] [PATCH v7 0/4] Add Mediated device support
2016-09-07 8:22 UTC (18+ messages)
[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] "
[Qemu-devel] [virtio-dev][RFC v3] virtio-sdm: new device specification
2016-09-07 7:51 UTC (5+ messages)
[Qemu-devel] [RFC v2 0/4] adding mdev bus and vfio support
2016-09-07 6:42 UTC (5+ messages)
[Qemu-devel] [PATCH 0/3] memory: add IOMMU notifier type
2016-09-07 6:41 UTC (17+ messages)
` [Qemu-devel] [PATCH 2/3] memory: add iommu_notify_flag
[Qemu-devel] [PATCH v5 0/2] targte-i386: Add virtual L3 cache support
2016-09-07 5:21 UTC (3+ messages)
` [Qemu-devel] [PATCH v5 1/2] pc: Add 2.8 machine
` [Qemu-devel] [PATCH v5 2/2] target-i386: present virtual L3 cache info for vcpus
[Qemu-devel] [PATCH v2 0/3] Introduce IOMMUNotifier struct
2016-09-07 4:55 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] memory: introduce IOMMUNotifier and its caps
[Qemu-devel] [PATCH] scsi: pvscsi: limit process IO loop to maximum page count
2016-09-07 4:43 UTC
[Qemu-devel] [PULL 00/66] ppc-for-2.8 queue 20160906
2016-09-07 2:26 UTC (10+ messages)
[Qemu-devel] [PATCH v7 00/20] block: Image locking series for 2.8
2016-09-07 2:19 UTC (7+ messages)
` [Qemu-devel] [PATCH v7 02/20] qapi: Add lock-mode in blockdev-add options
` [Qemu-devel] [PATCH v7 03/20] block: Add and parse "lock-mode" option for image locking
[Qemu-devel] [PATCH v3 0/8] docker tests fixes
2016-09-07 2:12 UTC (9+ messages)
` [Qemu-devel] [PATCH v3 2/8] docker: avoid dependency on 'realpath' package
` [Qemu-devel] [PATCH v3 3/8] docker: debian-bootstrap.pre: print error messages to stderr
` [Qemu-devel] [PATCH v3 4/8] docker: debian-bootstrap.pre: print helpful message if DEB_ARCH/DEB_TYPE unset
` [Qemu-devel] [PATCH v3 5/8] docker: print warning if EXECUTABLE is not set when building debootstrap image
` [Qemu-devel] [PATCH v3 6/8] docker: make sure debootstrap is at least 1.0.67
` [Qemu-devel] [PATCH v3 7/8] docker: build debootstrap after cloning
` [Qemu-devel] [PATCH v3 8/8] docker: silence debootstrap when --quiet is given
[Qemu-devel] [PATCH v2 0/7] docker tests fixes
2016-09-07 1:59 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 1/7] docker.py: don't hang on large docker output
[Qemu-devel] [PATCH v7] docs: add cpu-hotplug.txt
2016-09-07 1:52 UTC (5+ messages)
[Qemu-devel] [PATCH] tests/acpi: speedup acpi tests
2016-09-07 1:18 UTC (7+ messages)
[Qemu-devel] [PATCH V13 00/12] Introduce COLO-Proxy
2016-09-07 1:16 UTC (3+ messages)
[Qemu-devel] [PATCH] hmp: Improve 'info mtree' with optional parm for mapinfo
2016-09-07 0:48 UTC
[Qemu-devel] [PATCH] eepro100: Frame Reception
2016-09-07 0:39 UTC (2+ messages)
[Qemu-devel] [PATCH 1/9] tests: cris: force inlining
2016-09-06 21:53 UTC (5+ messages)
` [Qemu-devel] [PATCH 5/9] target-cris: sync CC state at load/stores
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).