messages from 2016-09-05 16:21:27 to 2016-09-06 03:41:22 UTC [more...]
[Qemu-devel] [PULL 00/66] ppc-for-2.8 queue 20160906
2016-09-06 3:42 UTC (7+ messages)
` [Qemu-devel] [PULL 01/66] xics_kvm: drop extra checking of kernel_xics_fd
` [Qemu-devel] [PULL 03/66] target-ppc: Introduce Power9 family
` [Qemu-devel] [PULL 04/66] target-ppc: Introduce POWER ISA 3.0 flag
` [Qemu-devel] [PULL 06/66] target-ppc: add cmprb instruction
` [Qemu-devel] [PULL 09/66] target-ppc: add cnttzd[.] instruction
` [Qemu-devel] [PULL 23/66] ppc: Make float_invalid_op_excp() pass the return address
[Qemu-devel] [RFC 00/13] Live memory snapshot based on userfaultfd
2016-09-06 3:39 UTC (7+ messages)
[Qemu-devel] [PULL 00/66] ppc-for-2.8 queue 20160906
2016-09-06 3:40 UTC (67+ messages)
` [Qemu-devel] [PULL 01/66] xics_kvm: drop extra checking of kernel_xics_fd
` [Qemu-devel] [PULL 02/66] hw/ppc: include fdt helper routine in a common file
` [Qemu-devel] [PULL 03/66] target-ppc: Introduce Power9 family
` [Qemu-devel] [PULL 04/66] target-ppc: Introduce POWER ISA 3.0 flag
` [Qemu-devel] [PULL 05/66] target-ppc: adding addpcis instruction
` [Qemu-devel] [PULL 06/66] target-ppc: add cmprb instruction
` [Qemu-devel] [PULL 07/66] target-ppc: add modulo word operations
` [Qemu-devel] [PULL 08/66] target-ppc: add modulo dword operations
` [Qemu-devel] [PULL 09/66] target-ppc: add cnttzd[.] instruction
` [Qemu-devel] [PULL 10/66] target-ppc: add cnttzw[.] instruction
` [Qemu-devel] [PULL 11/66] target-ppc: add cmpeqb instruction
` [Qemu-devel] [PULL 12/66] target-ppc: add setb instruction
` [Qemu-devel] [PULL 13/66] target-ppc: add maddld instruction
` [Qemu-devel] [PULL 14/66] target-ppc: add maddhd and maddhdu instruction
` [Qemu-devel] [PULL 15/66] target-ppc: introduce opc4 for Expanded Opcode
` [Qemu-devel] [PULL 16/66] ppc: Provide basic raise_exception_* functions
` [Qemu-devel] [PULL 17/66] ppc: Move classic fp ops out of translate.c
` [Qemu-devel] [PULL 18/66] ppc: Move embedded spe "
` [Qemu-devel] [PULL 19/66] ppc: Move DFP "
` [Qemu-devel] [PULL 20/66] ppc: Move VMX "
` [Qemu-devel] [PULL 21/66] ppc: Move VSX "
` [Qemu-devel] [PULL 22/66] ppc: Rename fload_invalid_op_excp to float_invalid_op_excp
` [Qemu-devel] [PULL 23/66] ppc: Make float_invalid_op_excp() pass the return address
` [Qemu-devel] [PULL 24/66] ppc: Make float_check_status() "
` [Qemu-devel] [PULL 25/66] ppc: Don't update the NIP in floating point generated code
` [Qemu-devel] [PULL 26/66] ppc: FP exceptions are always precise
` [Qemu-devel] [PULL 27/66] ppc: Don't update NIP in lswi/lswx/stswi/stswx
` [Qemu-devel] [PULL 28/66] ppc: Don't update NIP in lmw/stmw/icbi
` [Qemu-devel] [PULL 29/66] ppc: Make tlb_fill() use new exception helper
` [Qemu-devel] [PULL 30/66] ppc: Rework NIP updates vs. exception generation
` [Qemu-devel] [PULL 31/66] ppc: Fix source NIP on SLB related interrupts
` [Qemu-devel] [PULL 32/66] ppc: Don't update NIP in DCR access routines
` [Qemu-devel] [PULL 33/66] ppc: Don't update NIP in facility unavailable interrupts
` [Qemu-devel] [PULL 34/66] ppc: Don't update NIP BookE 2.06 tlbwe
` [Qemu-devel] [PULL 35/66] ppc: Don't update NIP on conditional trap instructions
` [Qemu-devel] [PULL 36/66] ppc: Don't update NIP if not taking alignment exceptions
` [Qemu-devel] [PULL 37/66] ppc: Don't update NIP in dcbz and lscbx
` [Qemu-devel] [PULL 38/66] ppc: Make alignment exceptions suck less
` [Qemu-devel] [PULL 39/66] ppc: Handle unconditional (always/never) traps at translation time
` [Qemu-devel] [PULL 40/66] ppc: Speed up dcbz
` [Qemu-devel] [PULL 41/66] ppc: Fix CFAR updates
` [Qemu-devel] [PULL 42/66] ppc: Don't set access_type on all load/stores on hash64
` [Qemu-devel] [PULL 43/66] ppc: Use a helper to generate "LE unsupported" alignment interrupts
` [Qemu-devel] [PULL 44/66] ppc: load/store multiple and string insns don't do LE
` [Qemu-devel] [PULL 45/66] ppc: Speed up load/store multiple
` [Qemu-devel] [PULL 46/66] target-ppc: implement branch-less divw[o][.]
` [Qemu-devel] [PULL 47/66] target-ppc: implement branch-less divd[o][.]
` [Qemu-devel] [PULL 48/66] target-ppc: add dtstsfi[q] instructions
` [Qemu-devel] [PULL 49/66] target-ppc: add vabsdu[b, h, w] instructions
` [Qemu-devel] [PULL 50/66] target-ppc: add vcmpnez[b, h, w][.] instructions
` [Qemu-devel] [PULL 51/66] target-ppc: add vslv instruction
` [Qemu-devel] [PULL 52/66] target-ppc: add vsrv instruction
` [Qemu-devel] [PULL 53/66] target-ppc: add extswsli[.] instruction
` [Qemu-devel] [PULL 54/66] ppc: Rename #include'd .c files to .inc.c
` [Qemu-devel] [PULL 55/66] hw/ppc: use error_report instead of fprintf
` [Qemu-devel] [PULL 56/66] hw/ppc: add a ppc_create_page_sizes_prop() helper routine
` [Qemu-devel] [PULL 57/66] ppc: Fix macio ESCC legacy mapping
` [Qemu-devel] [PULL 58/66] ppc: Fix catching some segfaults in user mode
` [Qemu-devel] [PULL 59/66] ppc: Stop dumping state on all exceptions in linux-user
` [Qemu-devel] [PULL 60/66] ppc: Don't generate dead code on unconditional branches
` [Qemu-devel] [PULL 61/66] ppc: Improve flags for helpers loading/writing the time facilities
` [Qemu-devel] [PULL 62/66] ppc: Improve the exception helpers flags
` [Qemu-devel] [PULL 63/66] ppc: Improve a few more helper flags
` [Qemu-devel] [PULL 64/66] spapr: implement H_CHANGE_LOGICAL_LAN_MAC h_call
` [Qemu-devel] [PULL 65/66] tests: Resort check-qtest entries in Makefile.include
` [Qemu-devel] [PULL 66/66] tests: Check serial output of firmware boot of some machines
[Qemu-devel] [PATCH RFC 0/4] Enable MTTCG on PowerPC
2016-09-06 3:05 UTC (8+ messages)
` [Qemu-devel] [PATCH RFC 4/4] target-ppc: flush tlb from all the cpu
[Qemu-devel] proposed release timetable for 2.8
2016-09-06 2:43 UTC (6+ messages)
[Qemu-devel] [PATCH v2 0/2] Delay initialization of memory backends
2016-09-06 2:24 UTC (4+ messages)
[Qemu-devel] [PULL 3/3] vhost-user: Attempt to fix a race with set_mem_table
2016-09-06 2:22 UTC (11+ messages)
[Qemu-devel] qapi DEVICE_DELETED event issued *before* instance_finalize?!
2016-09-06 2:18 UTC (6+ messages)
` [Qemu-devel] [libvirt] "
[Qemu-devel] [PATCH v7 00/20] block: Image locking series for 2.8
2016-09-06 1:49 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/7] docker tests fixes
2016-09-06 1:47 UTC (7+ messages)
` [Qemu-devel] [PATCH v2 1/7] docker.py: don't hang on large docker output
` [Qemu-devel] [PATCH v2 3/7] docker: debian-bootstrap.pre: print helpful message if DEB_ARCH/DEB_TYPE unset
` [Qemu-devel] [PATCH v2 5/7] docker: make sure debootstrap is at least 1.0.67
[Qemu-devel] [PATCH 0/2] virtio-balloon: resume collecting stats on vmload
2016-09-06 1:45 UTC (7+ messages)
` [Qemu-devel] [PATCH 2/2] "
[Qemu-devel] [PATCH v2 0/6] hypertrace: Lightweight guest-to-QEMU trace channel
2016-09-06 1:43 UTC (9+ messages)
` [Qemu-devel] [PATCH v2 1/6] hypertrace: Add documentation
` [Qemu-devel] [PATCH v2 2/6] hypertrace: Add tracing event "guest_hypertrace"
` [Qemu-devel] [PATCH v2 3/6] hypertrace: [*-user] Add QEMU-side proxy to "guest_hypertrace" event
` [Qemu-devel] [PATCH v2 4/6] hypertrace: [softmmu] "
` [Qemu-devel] [PATCH v2 5/6] hypertrace: Add guest-side user-level library
` [Qemu-devel] [PATCH v2 6/6] hypertrace: Add guest-side Linux module
[Qemu-devel] [PATCH v2 0/7] ppc/pnv: add a minimal platform
2016-09-06 0:52 UTC (16+ messages)
` [Qemu-devel] [PATCH v2 2/7] ppc/pnv: add a PnvChip object
` [Qemu-devel] [PATCH v2 3/7] ppc/pnv: Add XSCOM infrastructure
[Qemu-devel] [PATCH v2 01/10] ppc: Fix rfi/rfid/hrfi/... emulation
2016-09-06 0:16 UTC (8+ messages)
[Qemu-devel] [PATCH v3] target-i386: present virtual L3 cache info for vcpus
2016-09-06 0:31 UTC (3+ messages)
[Qemu-devel] [PATCH v15 00/15] PTimer fixes/features and ARM MPTimer conversion
2016-09-05 22:12 UTC (4+ messages)
[Qemu-devel] [PATCH] MAINTAINERS: Add some header files to the PC chipset section
2016-09-05 21:31 UTC
[Qemu-devel] [PATCH] scsi: pvscsi: request descriptor data_length to 32 bit
2016-09-05 20:52 UTC (9+ messages)
[Qemu-devel] [PATCH v2] scsi: pvscsi: check request descriptor SG element count
2016-09-05 20:50 UTC
[Qemu-devel] [PATCH] Fix TXE/TXEIE support in the STM32 USART model
2016-09-05 20:40 UTC
[Qemu-devel] Can we increase vring size over 1024?
2016-09-05 20:20 UTC (4+ messages)
` [Qemu-devel] 答复: "
[Qemu-devel] [PATCH] MAINTAINERS: Fix wildcard for scsi headers
2016-09-05 20:11 UTC
[Qemu-devel] [PATCH] MAINTAINERS: Add some missing ppc-related files
2016-09-05 20:03 UTC
[Qemu-devel] [PATCH RFC] docs: add PCIe devices placement guidelines
2016-09-05 20:02 UTC (3+ messages)
[Qemu-devel] [PULL 0/4] x86 and memory backends queue, 2016-09-05
2016-09-05 19:50 UTC (5+ messages)
` [Qemu-devel] [PULL 1/4] exec: Ensure the only one cpu_index allocation method is used
` [Qemu-devel] [PULL 2/4] target-i386: Add more Intel AVX-512 instructions support
` [Qemu-devel] [PULL 3/4] vhost-user-test: Use libqos instead of pxe-virtio.rom
` [Qemu-devel] [PULL 4/4] vl: Delay initialization of memory backends
[Qemu-devel] [PULL 0/3] Tracing patches
2016-09-05 19:42 UTC (4+ messages)
` [Qemu-devel] [PULL 1/3] trace: add syslog tracing backend
` [Qemu-devel] [PULL 2/3] trace: Remove 'trace_events_dstate_init'
` [Qemu-devel] [PULL 3/3] trace: Avoid implicit bool->integer conversions
[Qemu-devel] [PATCH] libqos: fix bugs in qvirtqueue_kick()
2016-09-05 18:08 UTC (3+ messages)
[Qemu-devel] [PATCH v2] tests: fix qvirtqueue_kick
2016-09-05 18:07 UTC (2+ messages)
[Qemu-devel] [PATCH] trace: Allow events without arguments
2016-09-05 17:49 UTC (2+ messages)
[Qemu-devel] [ANNOUNCE] QEMU 2.6.1 Stable released
2016-09-05 17:54 UTC (5+ messages)
` [Qemu-devel] [Qemu-stable] "
[Qemu-devel] [PATCH 0/6] hypertrace: Lightweight guest-to-QEMU trace channel
2016-09-05 19:20 UTC (13+ messages)
[Qemu-devel] [PULL 0/1] xen-20160905
2016-09-05 19:03 UTC (2+ messages)
` [Qemu-devel] [PULL 1/1] xen: use native disk xenbus protocol if possible
[Qemu-devel] [PATCH 1/9] tests: cris: force inlining
2016-09-05 19:02 UTC (5+ messages)
` [Qemu-devel] [PATCH 2/9] tests: cris: fix syscall inline asm
` [Qemu-devel] [PATCH 5/9] target-cris: sync CC state at load/stores
[Qemu-devel] [PATCH 0/2] qom-get [for 2.8]
2016-09-05 18:50 UTC (3+ messages)
[Qemu-devel] [PULL 00/42] Block layer patches
2016-09-05 18:13 UTC (43+ messages)
` [Qemu-devel] [PULL 01/42] ide: ide-cd without drive property for empty drive
` [Qemu-devel] [PULL 02/42] scsi: scsi-cd "
` [Qemu-devel] [PULL 03/42] block: Accept node-name for block-stream
` [Qemu-devel] [PULL 04/42] block: Accept node-name for block-commit
` [Qemu-devel] [PULL 05/42] block: Accept node-name for blockdev-backup
` [Qemu-devel] [PULL 06/42] block: Accept node-name for blockdev-mirror
` [Qemu-devel] [PULL 07/42] block: Accept node-name for blockdev-snapshot-delete-internal-sync
` [Qemu-devel] [PULL 08/42] block: Accept node-name for blockdev-snapshot-internal-sync
` [Qemu-devel] [PULL 09/42] block: Accept node-name for change-backing-file
` [Qemu-devel] [PULL 10/42] block: Accept node-name for drive-backup
` [Qemu-devel] [PULL 11/42] block: Accept node-name for drive-mirror
` [Qemu-devel] [PULL 12/42] nbd-server: Use a separate BlockBackend
` [Qemu-devel] [PULL 13/42] nbd-server: Allow node name for nbd-server-add
` [Qemu-devel] [PULL 14/42] block: switch blk_write_compressed() to byte-based interface
` [Qemu-devel] [PULL 15/42] block: Convert bdrv_pwrite_compressed() to BdrvChild
` [Qemu-devel] [PULL 16/42] block/io: reuse bdrv_co_pwritev() for write compressed
` [Qemu-devel] [PULL 17/42] qcow2: add qcow2_co_pwritev_compressed
` [Qemu-devel] [PULL 18/42] qcow2: cleanup qcow2_co_pwritev_compressed to avoid the recursion
` [Qemu-devel] [PULL 19/42] vmdk: add vmdk_co_pwritev_compressed
` [Qemu-devel] [PULL 20/42] qcow: add qcow_co_pwritev_compressed
` [Qemu-devel] [PULL 21/42] qcow: cleanup qcow_co_pwritev_compressed to avoid the recursion
` [Qemu-devel] [PULL 22/42] block: remove BlockDriver.bdrv_write_compressed
` [Qemu-devel] [PULL 23/42] block/io: turn on dirty_bitmaps for the compressed writes
` [Qemu-devel] [PULL 24/42] block: simplify drive-backup
` [Qemu-devel] [PULL 25/42] block: simplify blockdev-backup
` [Qemu-devel] [PULL 26/42] drive-backup: added support for data compression
` [Qemu-devel] [PULL 27/42] blockdev-backup: "
` [Qemu-devel] [PULL 28/42] qemu-iotests: test backup compression in 055
` [Qemu-devel] [PULL 29/42] qemu-iotests: add vmdk for "
` [Qemu-devel] [PULL 30/42] test-coroutine: Fix coroutine pool corruption
` [Qemu-devel] [PULL 31/42] qcow2: fix iovec size at qcow2_co_pwritev_compressed
` [Qemu-devel] [PULL 32/42] coroutine: Let CoMutex remember who holds it
` [Qemu-devel] [PULL 33/42] coroutine: Assert that no locks are held on termination
` [Qemu-devel] [PULL 34/42] block jobs: Improve error message for missing job ID
` [Qemu-devel] [PULL 35/42] qemu-iotests: Log QMP traffic in debug mode
` [Qemu-devel] [PULL 36/42] block: Allow node name for 'qemu-io' HMP command
` [Qemu-devel] [PULL 37/42] oslib-posix: add helpers for stack alloc and free
` [Qemu-devel] [PULL 38/42] coroutine: add a macro for the coroutine stack size
` [Qemu-devel] [PULL 39/42] coroutine-ucontext: use helper for allocating stack memory
` [Qemu-devel] [PULL 40/42] coroutine-sigaltstack: "
` [Qemu-devel] [PULL 41/42] oslib-posix: add a configure switch to debug stack usage
` [Qemu-devel] [PULL 42/42] coroutine: reduce stack size to 64kB
[Qemu-devel] [PATCH] Move max-bandwidth and downtime-limit into migrate_set_parameter for both hmp and qmp
2016-09-05 18:07 UTC (3+ messages)
[Qemu-devel] [PATCH 0/3] Remove some unused CONFIG_* variables
2016-09-05 17:25 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] default-configs: remove CONFIG_PAM
` [Qemu-devel] [PATCH 2/3] default-configs: removed obsolete CONFIG_ISA_MMIO
` [Qemu-devel] [PATCH 3/3] default-configs: remove CONFIG_PIIX_PCI
[Qemu-devel] [PATCH 0/2] tests: add RTAS protocol
2016-09-05 17:24 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/2] tests: make pc_alloc_init/init_flags/uninit generic
[Qemu-devel] [PATCH] ipmi: fix build config variable name for ipmi_bmc_extern.o
2016-09-05 17:21 UTC
[Qemu-devel] [PATCH] crypto: report enum strings instead of values in errors
2016-09-05 17:05 UTC
[Qemu-devel] [PATCH v6 00/12] cpu-exec: Safe work in quiescent state
2016-09-05 17:00 UTC (6+ messages)
` [Qemu-devel] [PATCH 12/12] cpus-common: lock-free fast path for cpu_exec_start/end
[Qemu-devel] [RFC PATCH 0/3] target-arm: Add cortex-a72 support
2016-09-05 16:33 UTC (2+ messages)
[Qemu-devel] [RFC PATCH] hw/intc/arm_gic: handle Set-Active/Clear-Active registers
2016-09-05 16:30 UTC (4+ messages)
[Qemu-devel] [PATCH v4 00/10] arm: add ast2500 support
2016-09-05 16:21 UTC (2+ messages)
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).