messages from 2016-05-26 18:00:51 to 2016-05-27 13:01:08 UTC [more...]
[Qemu-devel] [PULL v2 00/38] linux-user pull request
2016-05-27 13:00 UTC (21+ messages)
` [Qemu-devel] [PULL v2 01/38] linux-user: Check array bounds in errno conversion
` [Qemu-devel] [PULL v2 02/38] linux-user: Consistently return host errnos from do_openat()
` [Qemu-devel] [PULL v2 03/38] linux-user: Reindent signal handling
` [Qemu-devel] [PULL v2 04/38] linux-user: Define TARGET_ERESTART* errno values
` [Qemu-devel] [PULL v2 05/38] linux-user: Renumber TARGET_QEMU_ESIGRETURN, make it not arch-specific
` [Qemu-devel] [PULL v2 06/38] linux-user: Support for restarting system calls for x86 targets
` [Qemu-devel] [PULL v2 07/38] linux-user: Support for restarting system calls for ARM targets
` [Qemu-devel] [PULL v2 08/38] linux-user: Support for restarting system calls for MIPS targets
` [Qemu-devel] [PULL v2 09/38] linux-user: Support for restarting system calls for PPC targets
` [Qemu-devel] [PULL v2 10/38] linux-user: Support for restarting system calls for SPARC targets
` [Qemu-devel] [PULL v2 11/38] linux-user: Support for restarting system calls for SH4 targets
` [Qemu-devel] [PULL v2 12/38] linux-user: Support for restarting system calls for Alpha targets
` [Qemu-devel] [PULL v2 13/38] linux-user: Support for restarting system calls for UniCore32 targets
` [Qemu-devel] [PULL v2 14/38] linux-user: Support for restarting system calls for OpenRISC targets
` [Qemu-devel] [PULL v2 15/38] linux-user: Support for restarting system calls for M68K targets
` [Qemu-devel] [PULL v2 16/38] linux-user: Support for restarting system calls for S390 targets
` [Qemu-devel] [PULL v2 17/38] linux-user: Support for restarting system calls for CRIS targets
` [Qemu-devel] [PULL v2 18/38] linux-user: Support for restarting system calls for tilegx targets
` [Qemu-devel] [PULL v2 20/38] linux-user: Support for restarting system calls for Microblaze targets
` [Qemu-devel] [PULL v2 23/38] linux-user: Use safe_syscall for read and write system calls
[Qemu-devel] [PULL 00/14] docker queue
2016-05-27 13:00 UTC (18+ messages)
` [Qemu-devel] [PULL 01/14] tests: Add utilities for docker testing
` [Qemu-devel] [PULL 02/14] rules.mak: Add "COMMA" constant
` [Qemu-devel] [PULL 03/14] Makefile: Rules for docker testing
` [Qemu-devel] [PULL 04/14] docker: Add images
` [Qemu-devel] [PULL 05/14] docker: Add test runner
` [Qemu-devel] [PULL 06/14] docker: Add common.rc
` [Qemu-devel] [PULL 07/14] docker: Add quick test
` [Qemu-devel] [PULL 08/14] docker: Add full test
` [Qemu-devel] [PULL 09/14] docker: Add clang test
` [Qemu-devel] [PULL 10/14] docker: Add mingw test
` [Qemu-devel] [PULL 11/14] docker: Add travis tool
` [Qemu-devel] [PULL 12/14] docs: Add text for tests/docker in build-system.txt
` [Qemu-devel] [PULL 13/14] docker: Add EXTRA_CONFIGURE_OPTS
` [Qemu-devel] [PULL 14/14] MAINTAINERS: Add tests/docker
[Qemu-devel] [virtio-net] migration
2016-05-27 12:59 UTC
[Qemu-devel] [PULL 00/31] Misc changes for 2016-05-27
2016-05-27 12:53 UTC (34+ messages)
` [Qemu-devel] [PULL 01/31] Add optionrom compatible with fw_cfg DMA version
` [Qemu-devel] [PULL 02/31] Revert "memory: Drop FlatRange.romd_mode"
` [Qemu-devel] [PULL 03/31] hw/char: QOM'ify escc.c
` [Qemu-devel] [PULL 04/31] hw/char: QOM'ify etraxfs_ser.c
` [Qemu-devel] [PULL 05/31] hw/char: QOM'ify lm32_juart.c
` [Qemu-devel] [PULL 06/31] hw/char: QOM'ify lm32_uart.c
` [Qemu-devel] [PULL 07/31] hw/char: QOM'ify milkymist-uart.c
` [Qemu-devel] [PULL 08/31] nbd: Don't trim unrequested bytes
` [Qemu-devel] [PULL 09/31] kvm_stat: Remove
` [Qemu-devel] [PULL 10/31] scsi: pvscsi: check command descriptor ring buffer size (CVE-2016-4952)
` [Qemu-devel] [PULL 11/31] scsi: mptsas: infinite loop while fetching requests
` [Qemu-devel] [PULL 12/31] scsi: megasas: use appropriate property buffer size
` [Qemu-devel] [PULL 13/31] scsi: megasas: initialise local configuration data buffer
` [Qemu-devel] [PULL 14/31] scsi: megasas: check 'read_queue_head' index value
` [Qemu-devel] [PULL 15/31] block/iscsi: avoid potential overflow of acb->task->cdb
` [Qemu-devel] [PULL 16/31] bt: rewrite csrhci_write to avoid out-of-bounds writes
` [Qemu-devel] [PULL 17/31] docs/atomics: update atomic_read/set comparison with Linux
` [Qemu-devel] [PULL 18/31] atomics: emit an smp_read_barrier_depends() barrier only for Alpha and Thread Sanitizer
` [Qemu-devel] [PULL 19/31] atomics: do not emit consume barrier for atomic_rcu_read
` [Qemu-devel] [PULL 20/31] docs/atomics: update comparison with Linux
` [Qemu-devel] [PULL 21/31] xen-hvm: ignore background I/O sections
` [Qemu-devel] [PULL 22/31] scsi-disk: introduce a common base class
` [Qemu-devel] [PULL 23/31] scsi-disk: introduce dma_readv and dma_writev
` [Qemu-devel] [PULL 24/31] scsi-disk: add need_fua_emulation to SCSIDiskClass
` [Qemu-devel] [PULL 25/31] scsi-disk: introduce scsi_disk_req_check_error
` [Qemu-devel] [PULL 26/31] scsi-block: always use SG_IO
` [Qemu-devel] [PULL 27/31] scsi-generic: Merge block max xfer len in INQUIRY response
` [Qemu-devel] [PULL 28/31] memory: remove qemu_get_ram_fd, qemu_set_ram_fd, qemu_ram_block_host_ptr
` [Qemu-devel] [PULL 29/31] exec: remove ram_addr argument from qemu_ram_block_from_host
` [Qemu-devel] [PULL 30/31] memory: split memory_region_from_host from qemu_ram_addr_from_host
` [Qemu-devel] [PULL 31/31] exec: hide mr->ram_addr from qemu_get_ram_ptr users
[Qemu-devel] [PATCH v5 00/27] block: Lock images when opening
2016-05-27 12:36 UTC (12+ messages)
` [Qemu-devel] [PATCH v5 06/27] block: Make bdrv_reopen_{commit, abort} private functions
` [Qemu-devel] [PATCH v5 07/27] block: Handle image locking during reopen
` [Qemu-devel] [PATCH v5 11/27] raw-posix: Implement .bdrv_lockf
[Qemu-devel] [RFC PATCH 0/2] Support building qemu-user powered docker test images
2016-05-27 12:27 UTC (6+ messages)
` [Qemu-devel] [RFC PATCH 1/2] tests/docker/docker.py: support --qemu option
` [Qemu-devel] [RFC PATCH 2/2] add debian-bootstrap.docker target
[Qemu-devel] [PATCH 0/9] virtio-blk: multiqueue support
2016-05-27 11:55 UTC (2+ messages)
` [Qemu-devel] [RFC] virtio-blk: simple multithreaded MQ implementation for bdrv_raw
[Qemu-devel] [PATCH 0/6] Drop the qemu_char_get_next_serial function
2016-05-27 11:36 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/6] hw/char: QOM'ify pl011 model
[Qemu-devel] [PATCH v4 0/1] Introduce "xen-load-devices-state"
2016-05-27 11:18 UTC (3+ messages)
` [Qemu-devel] [PATCH v4 1/1] "
[Qemu-devel] [PATCH 0/3] PPC/KVM support higher vCPU ids
2016-05-27 11:16 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/3] PPC/KVM: early validation of vcpu id
` [Qemu-devel] [PATCH 3/3] KVM: use KVM_CAP_MAX_VCPU_ID
[Qemu-devel] [PATCH 0/4] Misc block job patches
2016-05-27 11:12 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/4] block: use the block job list in bdrv_drain_all()
` [Qemu-devel] [PATCH 2/4] block: use the block job list in qmp_query_block_jobs()
` [Qemu-devel] [PATCH 3/4] block: Prevent sleeping jobs from resuming if they have been paused
` [Qemu-devel] [PATCH 4/4] block: Create the commit block job before reopening any image
[Qemu-devel] [PATCH v2 00/12] tcg: Add fence opcode
2016-05-27 11:05 UTC (19+ messages)
` [Qemu-devel] [PATCH v2 01/12] Introduce TCGOpcode for fence instruction
` [Qemu-devel] [PATCH v2 02/12] tcg/i386: Add support for fence
` [Qemu-devel] [PATCH v2 03/12] tcg/aarch64: "
` [Qemu-devel] [PATCH v2 04/12] tcg/arm: "
` [Qemu-devel] [PATCH v2 05/12] tcg/ia64: "
` [Qemu-devel] [PATCH v2 06/12] tcg/mips: "
` [Qemu-devel] [PATCH v2 07/12] tcg/ppc: "
` [Qemu-devel] [PATCH v2 08/12] tcg/s390: "
` [Qemu-devel] [PATCH v2 09/12] tcg/sparc: "
` [Qemu-devel] [PATCH v2 10/12] tcg/tci: "
` [Qemu-devel] [PATCH v2 11/12] target-arm: Add frontend support for fence gen in ARMv7
` [Qemu-devel] [PATCH v2 12/12] target-alpha: Generate fence opcodes
[Qemu-devel] [RFC PATCH v4 0/3] Add Mediated device support[was: Add vGPU support]
2016-05-27 11:02 UTC (12+ messages)
` [Qemu-devel] [RFC PATCH v4 1/3] Mediated device Core driver
` [Qemu-devel] [RFC PATCH v4 2/3] VFIO driver for mediated PCI device
[Qemu-devel] [PATCH RFC v2 QEMU] balloon: speed up inflating & deflating process
2016-05-27 10:36 UTC
[Qemu-devel] [PATCH RFC v2 kernel] balloon: speed up inflating/deflating process
2016-05-27 10:34 UTC
[Qemu-devel] [PULL 00/28] migration: support for TLS
2016-05-27 10:02 UTC (4+ messages)
` [Qemu-devel] [PULL 25/28] migration: define 'tls-creds' and 'tls-hostname' migration parameters
[Qemu-devel] [PULL 00/13] ppc-for-2.7 queue 20160527
2016-05-27 9:56 UTC (15+ messages)
` [Qemu-devel] [PULL 01/13] target-ppc: Correct KVM synchronization for ppc_hash64_set_external_hpt()
` [Qemu-devel] [PULL 02/13] target-ppc: Use movcond in isel
` [Qemu-devel] [PULL 03/13] target-ppc: Use 32-bit rotate instead of deposit + 64-bit rotate
` [Qemu-devel] [PULL 04/13] target-ppc: Cleanups to rldinm, rldnm, rldimi
` [Qemu-devel] [PULL 05/13] hw/net/spapr_llan: Delay flushing of the RX queue while adding new RX buffers
` [Qemu-devel] [PULL 06/13] hw/net/spapr_llan: Provide counter with dropped rx frames to the guest
` [Qemu-devel] [PULL 07/13] Added negative check for get_image_size()
` [Qemu-devel] [PULL 08/13] PPC/KVM: early validation of vcpu id
` [Qemu-devel] [PULL 09/13] spapr: ensure device trees are always associated with DRC
` [Qemu-devel] [PULL 10/13] spapr_pci: Use correct DMA LIOBN when composing the device tree
` [Qemu-devel] [PULL 11/13] spapr_iommu: Finish renaming vfio_accel to need_vfio
` [Qemu-devel] [PULL 12/13] spapr_iommu: Move table allocation to helpers
` [Qemu-devel] [PULL 13/13] MAINTAINERS: Add David Gibson as ppc maintainer
[Qemu-devel] [for-2.7 PATCH v3 00/15] Core based CPU hotplug for PowerPC sPAPR
2016-05-27 9:51 UTC (5+ messages)
` [Qemu-devel] [for-2.7 PATCH v3 01/15] exec: Remove cpu from cpus list during cpu_exec_exit()
[Qemu-devel] [PULL V3 00/20] Net patches
2016-05-27 9:03 UTC (4+ messages)
[Qemu-devel] [PATCH V2] block/io: optimize bdrv_co_pwritev for small requests
2016-05-27 8:55 UTC (8+ messages)
[Qemu-devel] [PATCH 0/2] macio: switch over to new byte-aligned DMA helpers
2016-05-27 8:48 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] dma-helpers.c: [HACK] disable iovec truncation to nearest sector size
` [Qemu-devel] [PATCH 2/2] macio: switch over to new byte-aligned DMA helpers
[Qemu-devel] [PATCH] qcow2 resize with snapshot
2016-05-27 8:14 UTC
[Qemu-devel] [PATCH 00/12] ppc: preparing pnv landing (round 2)
2016-05-27 8:10 UTC (7+ messages)
` [Qemu-devel] [PATCH 07/12] ppc: Better figure out if processor has HV mode
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [Qemu-ppc] [PATCH 00/12] ppc: preparing pnv landing (round 2)
[Qemu-devel] [PATCH qemu v16 00/19] spapr: vfio: Enable Dynamic DMA windows (DDW)
2016-05-27 8:01 UTC (23+ messages)
` [Qemu-devel] [PATCH qemu v16 04/19] vmstate: Define VARRAY with VMS_ALLOC
` [Qemu-devel] [PATCH qemu v16 08/19] spapr_iommu: Introduce "enabled" state for TCE table
` [Qemu-devel] [PATCH qemu v16 16/19] vfio: Add host side DMA window capabilities
` [Qemu-devel] [PATCH qemu v16 18/19] vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2)
` [Qemu-devel] [PATCH qemu v16 19/19] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
[Qemu-devel] [Bug 1525682] [NEW] configure: fix POSIX compatibility issue
2016-05-27 7:39 UTC (2+ messages)
` [Qemu-devel] [Bug 1525682] "
[Qemu-devel] [PATCH] target-ppc/fpu_helper: Fix efscmp* instructions handling
2016-05-27 7:43 UTC (3+ messages)
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [Bug 1550503] [NEW] target-arm/helper.c:5493: bad test ?
2016-05-27 7:32 UTC (2+ messages)
` [Qemu-devel] [Bug 1550503] "
[Qemu-devel] [Bug 1577841] [NEW] target-mips/helper.c:542: bad sizeof ?
2016-05-27 7:24 UTC (2+ messages)
` [Qemu-devel] [Bug 1577841] "
[Qemu-devel] [PATCH v19 00/10] Block replication for continuous checkpoints
2016-05-27 7:23 UTC (5+ messages)
` [Qemu-devel] [PATCH v19 09/10] tests: add unit test case for replication
[Qemu-devel] [PATCHv3] sysbus: Remove ignored return value of FindSysbusDeviceFunc
2016-05-27 5:14 UTC
[Qemu-devel] [PATCH] hw/timer: Add value matching support to aspeed_timer
2016-05-27 5:08 UTC
[Qemu-devel] [PATCH] Fix configure test for PBKDF2 in nettle
2016-05-27 4:53 UTC
[Qemu-devel] PR KVM and TM issues
2016-05-27 4:52 UTC (5+ messages)
` [Qemu-devel] [PATCH] spapr: Don't set the TM ibm, pa-features bit in PR KVM mode
` [Qemu-devel] [PATCH v2] "
[Qemu-devel] [Bug 1586229] [NEW] seabios hell
2016-05-27 2:28 UTC
[Qemu-devel] [PATCH v8 11/12] vfio: register aer resume notification handler for aer resume
2016-05-27 2:12 UTC
[Qemu-devel] [PATCH v5 00/14] tests: Introducing docker tests
2016-05-27 0:44 UTC (3+ messages)
[Qemu-devel] [PATCH qemu v16 17/19] spapr_iommu, vfio, memory: Notify IOMMU about starting/stopping being used by VFIO
2016-05-27 0:43 UTC (3+ messages)
` [Qemu-devel] [RFC PATCH qemu] spapr_iommu, vfio, memory: Notify IOMMU about starting/stopping listening
[Qemu-devel] [Bug 1586194] [NEW] VNC reverse broken in qemu 2.6.0
2016-05-26 23:05 UTC
[Qemu-devel] [PATCH v3 0/3] IOMMU: Add Support to VFIO devices with vIOMMU present
2016-05-26 20:58 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 3/3] IOMMU: Integrate between VFIO and vIOMMU to support device assignment
[Qemu-devel] [RFC PATCH resend 00/11] Make CoMutex/CoQueue/CoRwlock thread-safe
2016-05-26 19:19 UTC (5+ messages)
` [Qemu-devel] [PATCH 04/11] aio: introduce aio_co_schedule
[Qemu-devel] [PULL 00/11] VFIO updates 2016-05-26
2016-05-26 19:07 UTC (12+ messages)
` [Qemu-devel] [PULL 02/11] vfio: Create device specific region info helper
` [Qemu-devel] [PULL 03/11] vfio/pci: Fix return of vfio_populate_vga()
` [Qemu-devel] [PULL 04/11] vfio/pci: Consolidate VGA setup
` [Qemu-devel] [PULL 05/11] vfio/pci: Setup BAR quirks after capabilities probing
` [Qemu-devel] [PULL 06/11] vfio/pci: Intel graphics legacy mode assignment
` [Qemu-devel] [PULL 07/11] vfio/pci: Add a separate option for IGD OpRegion support
` [Qemu-devel] [PULL 08/11] vfio/pci: Add IGD documentation
` [Qemu-devel] [PULL 09/11] vfio: Fix 128 bit handling when deleting region
` [Qemu-devel] [PULL 10/11] memory: Fix IOMMU replay base address
` [Qemu-devel] [PULL 11/11] vfio: Check that IOMMU MR translates to system address space
[Qemu-devel] use timer for adding latency to each block I/O
2016-05-26 18:48 UTC (3+ messages)
[Qemu-devel] [Bug 1581936] [NEW] Frozen Windows 7 VMs with VGA CVE-2016-3712 fix (2.6.0 and 2.5.1.1)
2016-05-26 17:51 UTC (3+ messages)
` [Qemu-devel] [Bug 1581936] "
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).