messages from 2016-03-23 14:36:02 to 2016-03-24 11:03:44 UTC [more...]
[Qemu-devel] [PATCH 0/2] memory: cleanup users of memory_region_get_ram_addr
2016-03-24 11:03 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] memory: remove unnecessary masking of MemoryRegion ram_addr
` [Qemu-devel] [PATCH 2/2] memory: hide mr->ram_addr from qemu_get_ram_ptr users
[Qemu-devel] tcg/ppc: maintainer's mail delivery failure
2016-03-24 10:55 UTC
[Qemu-devel] [PATCH v4 0/6] Add i.MX6 (Single/Dual/Quad) support
2016-03-24 10:46 UTC (8+ messages)
` [Qemu-devel] [PATCH v4 1/6] ARM: Factor out ARM on/off PSCI control functions
` [Qemu-devel] [PATCH v4 6/6] i.MX: Add sabrelite i.MX6 emulation
[Qemu-devel] [PATCH 0/8] tcg: Direct block chaining clean-up
2016-03-24 10:39 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/8] tcg: Clean up direct block chaining data fields
` [Qemu-devel] [PATCH 2/8] tcg: Use uintptr_t type for jmp_list_{next|first} fields of TB
` [Qemu-devel] [PATCH 3/8] tcg: Rearrange tb_link_page() to avoid forward declaration
` [Qemu-devel] [PATCH 4/8] tcg: Init TB's direct jumps before making it visible
` [Qemu-devel] [PATCH 5/8] tcg: Clarify "thread safaty" check in tb_add_jump()
` [Qemu-devel] [PATCH 6/8] tcg: Rename tb_jmp_remove() to tb_remove_from_jmp_list()
` [Qemu-devel] [PATCH 7/8] tcg: Extract removing of jumps to TB from tb_phys_invalidate()
` [Qemu-devel] [PATCH 8/8] tcg: Clean up tb_jmp_unlink()
[Qemu-devel] [PATCH 1/4] adb.c: add support for QKeyCode
2016-03-24 10:34 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] NBD protocol extensions: WRITE_ZEROES and GET_LBA_STATUS
2016-03-24 10:32 UTC (18+ messages)
` [Qemu-devel] [PATCH 1/2] NBD proto: add WRITE_ZEROES extension
` [Qemu-devel] [Nbd] "
` [Qemu-devel] [PATCH 2/2] NBD proto: add GET_LBA_STATUS extension
` [Qemu-devel] [Nbd] "
[Qemu-devel] [PATCH 0/5] QOM'ify hw/display devices
2016-03-24 10:29 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/5] hw/display: QOM'ify exynos4210_fimd.c
` [Qemu-devel] [PATCH 2/5] hw/display: QOM'ify jazz_led.c
` [Qemu-devel] [PATCH 3/6] hw/display/jazz_led.c
` [Qemu-devel] [PATCH 4/5] hw/display: QOM'ify milkymist-vgafb.c
` [Qemu-devel] [PATCH 5/6] hw/display/milkymist-vgafb.c
` [Qemu-devel] [PATCH 5/5] hw/display: QOM'ify pl110.c
` [Qemu-devel] [PATCH 6/6] QOM hw/display/pl110.c
[Qemu-devel] [RFC Design Doc]Speed up live migration by skipping free pages
2016-03-24 10:29 UTC (24+ messages)
[Qemu-devel] [RFC] host and guest kernel trace merging
2016-03-24 10:13 UTC (6+ messages)
[Qemu-devel] [PATCH] qdev property: cleanup
2016-03-24 10:14 UTC
[Qemu-devel] [PATCH for 2.6 0/3] ide: fix loss of the dma/atapi state during migration
2016-03-24 9:24 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/3] ide: don't loose pending dma state
` [Qemu-devel] [PATCH 3/3] ide: really restart pending and in-flight atapi dma
[Qemu-devel] [PATCH 00/12] block: Move I/O throttling to BlockBackend
2016-03-24 9:32 UTC (10+ messages)
` [Qemu-devel] [PATCH 03/12] block: Introduce BlockBackendPublic
` [Qemu-devel] [PATCH 10/12] block: Drain throttling queue with BdrvChild callback
[Qemu-devel] wiki: update missing info on "Enabling multi-queue" section of vhost-user
2016-03-24 9:31 UTC (2+ messages)
[Qemu-devel] [PATCH 0/4] Tweaks around virtio-blk start/stop
2016-03-24 9:31 UTC (13+ messages)
` [Qemu-devel] [PATCH 4/4] virtio-blk: Clean up start/stop with mutex and BH
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH v2 0/5] travis: reduce the matrix, add OSX, speed-up builds
2016-03-24 9:23 UTC (8+ messages)
` [Qemu-devel] [PATCH v2 1/5] .travis.yml: collapse the test matrix
` [Qemu-devel] [PATCH v2 2/5] .travis.yml: enable OSX builds
` [Qemu-devel] [PATCH v2 3/5] .travis.yml: make -j3
` [Qemu-devel] [PATCH v2 4/5] ./configure: accept stems to match a range of targets
` [Qemu-devel] [PATCH v2 5/5] .travis.yml: reduce target list on core configure tweaks
[Qemu-devel] [PATCH v7 0/4] ARM: add query-gic-capabilities QMP command
2016-03-24 9:16 UTC (8+ messages)
` [Qemu-devel] [PATCH v7 1/4] arm: qmp: add query-gic-capabilities interface
` [Qemu-devel] [PATCH v7 2/4] arm: enhance kvm_arm_create_scratch_host_vcpu
` [Qemu-devel] [PATCH v7 3/4] kvm: add kvm_device_supported() helper function
` [Qemu-devel] [PATCH v7 4/4] arm: implement query-gic-capabilities
[Qemu-devel] [PATCH qemu v14 00/18] spapr: vfio: Enable Dynamic DMA windows (DDW)
2016-03-24 9:10 UTC (16+ messages)
` [Qemu-devel] [PATCH qemu v14 17/18] vfio/spapr: Use VFIO_SPAPR_TCE_v2_IOMMU
` [Qemu-devel] [PATCH qemu v14 18/18] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
[Qemu-devel] [PATCHv2 0/3] target-ppc: Clean up handling of SDR1 and external HPTs
2016-03-24 8:41 UTC (5+ messages)
` [Qemu-devel] [PATCHv2 2/3] target-ppc: Add helpers for updating a CPU's SDR1 and external HPT
[Qemu-devel] [PATCH] block: Remove bdrv_make_anon()
2016-03-24 8:31 UTC (3+ messages)
[Qemu-devel] [PULL for-2.6 00/14] s390-ccw bios patches
2016-03-24 8:30 UTC (15+ messages)
` [Qemu-devel] [PULL for-2.6 01/14] pc-bios/s390-ccw: add more disk layout checks
` [Qemu-devel] [PULL for-2.6 02/14] pc-bios/s390-ccw: virtio_panic -> panic
` [Qemu-devel] [PULL for-2.6 03/14] pc-bios/s390-ccw: add utility functions and "export" some others
` [Qemu-devel] [PULL for-2.6 04/14] pc-bios/s390-ccw: qemuize types
` [Qemu-devel] [PULL for-2.6 05/14] pc-bios/s390-ccw: update virtio implementation to allow up to 3 vrings
` [Qemu-devel] [PULL for-2.6 06/14] pc-bios/s390-ccw: add vdev object to store all device details
` [Qemu-devel] [PULL for-2.6 07/14] pc-bios/s390-ccw: make provisions for different backends
` [Qemu-devel] [PULL for-2.6 08/14] pc-bios/s390-ccw: add simplified virtio call
` [Qemu-devel] [PULL for-2.6 09/14] pc-bios/s390-ccw: add scsi definitions
` [Qemu-devel] [PULL for-2.6 10/14] pc-bios/s390-ccw: add virtio-scsi implementation
` [Qemu-devel] [PULL for-2.6 11/14] pc-bios/s390-ccw: enable virtio-scsi
` [Qemu-devel] [PULL for-2.6 12/14] pc-bios/s390-ccw: enhance bootmap detection
` [Qemu-devel] [PULL for-2.6 13/14] pc-bios/s390-ccw: disambiguation of "No zIPL magic" message
` [Qemu-devel] [PULL for-2.6 14/14] s390-ccw.img: rebuild image
[Qemu-devel] [PATCH v3] ui/cocoa.m: fix help menus
2016-03-24 7:56 UTC (5+ messages)
[Qemu-devel] [PULL v2 0/3] ui: input-linux + spice fixes
2016-03-24 7:56 UTC (4+ messages)
` [Qemu-devel] [PULL 1/3] input-linux: switch over to -object
` [Qemu-devel] [PULL 2/3] input-linux: fix Coverity warning
` [Qemu-devel] [PULL 3/3] spice: Disallow use of gl + TCP port
[Qemu-devel] VirtIO-GPU 3D OpenGL Hardware Acceleration for VMs
2016-03-24 7:41 UTC (2+ messages)
[Qemu-devel] [PATCH RFC 00/14] vhost-user: shutdown and reconnection
2016-03-24 7:10 UTC (3+ messages)
[Qemu-devel] [PATCH v16 0/8] Block replication for continuous checkpoints
2016-03-24 6:19 UTC (2+ messages)
[Qemu-devel] [PULL 00/16] ppc-for-2.6 queue 20160324
2016-03-24 4:30 UTC (17+ messages)
` [Qemu-devel] [PULL 01/16] ppc64: set MSR_SF bit
` [Qemu-devel] [PULL 02/16] spapr/target-ppc/kvm: Only add hcall-instructions if KVM supports it
` [Qemu-devel] [PULL 03/16] ppc: Update SPR definitions
` [Qemu-devel] [PULL 04/16] ppc: Add macros to register hypervisor mode SPRs
` [Qemu-devel] [PULL 05/16] ppc: Add a bunch of hypervisor SPRs to Book3s
` [Qemu-devel] [PULL 06/16] ppc: Create cpu_ppc_set_papr() helper
` [Qemu-devel] [PULL 07/16] ppc: Add dummy SPR_IC for POWER8
` [Qemu-devel] [PULL 08/16] ppc: Initialize AMOR in PAPR mode
` [Qemu-devel] [PULL 09/16] ppc: Fix writing to AMR/UAMOR
` [Qemu-devel] [PULL 10/16] ppc: Add POWER8 IAMR register
` [Qemu-devel] [PULL 11/16] ppc: Add dummy CIABR SPR
` [Qemu-devel] [PULL 12/16] ppc: A couple more dummy POWER8 Book4 regs
` [Qemu-devel] [PULL 13/16] hw/net/spapr_llan: Extract rx buffer code into separate functions
` [Qemu-devel] [PULL 14/16] hw/net/spapr_llan: Fix receive buffer handling for better performance
` [Qemu-devel] [PULL 15/16] hw/net/spapr_llan: Enable the RX buffer pools by default for new machines
` [Qemu-devel] [PULL 16/16] ppc: move POWER8 Book4 regs in their own routine
[Qemu-devel] [PATCH] quorum: Implement bdrv_get_specific_info
2016-03-24 3:26 UTC (2+ messages)
[Qemu-devel] [PULL v3 00/13] Merge crypto code for LUKS encryption
2016-03-24 3:06 UTC (3+ messages)
` [Qemu-devel] [PULL v3 02/13] crypto: add support for PBKDF2 algorithm
[Qemu-devel] [PATCH v5 0/5] ARM: add query-gic-capabilities SMP command
2016-03-24 2:27 UTC (11+ messages)
` [Qemu-devel] [PATCH v5 1/5] arm: qmp: add GICCapability struct
[Qemu-devel] [PATCH v6 0/4] ARM: add query-gic-capabilities SMP command
2016-03-24 2:20 UTC (12+ messages)
` [Qemu-devel] [PATCH v6 2/4] arm: enhance kvm_arm_create_scratch_host_vcpu
` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH v6 3/4] kvm: add kvm_support_device() helper function
` [Qemu-devel] [PATCH v6 4/4] arm: implement query-gic-capabilities
` [Qemu-devel] [Qemu-arm] "
[Qemu-devel] [PATCH 4/4] adb.c: add power key support
2016-03-24 1:21 UTC
[Qemu-devel] [PATCH 3/4] adb.c: NO_KEY
2016-03-24 1:19 UTC
[Qemu-devel] [PATCH 2/4] adb-keys.h - initial commit
2016-03-24 1:18 UTC
[Qemu-devel] [PATCH 0/4] ADB improvements
2016-03-24 1:14 UTC
[Qemu-devel] [PATCH v3 0/1] Introduce "xen-load-devices-state"
2016-03-24 1:11 UTC (2+ messages)
` [Qemu-devel] [PATCH v3 1/1] "
[Qemu-devel] [PATCH 0/2] Add gpio_key and use it for ARM virt power button
2016-03-24 0:58 UTC (4+ messages)
[Qemu-devel] [PATCH v3 0/2] Convert pxb initfn to Error
2016-03-24 0:40 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 2/2] hw/pci-bridge: Convert pxb initialization functions "
[Qemu-devel] [PATCH v2] vfio: convert to 128 bit arithmetic calculations when adding mem regions
2016-03-24 0:37 UTC
[Qemu-devel] [PATCH] vfio: convert to 128 bit arithmetic calculations when adding mem regions
2016-03-24 0:20 UTC (3+ messages)
[Qemu-devel] [PATCH] util: move declarations out of qemu-common.h
2016-03-24 0:18 UTC (3+ messages)
[Qemu-devel] [PATCH] exec.c: Ensure right alignment also for file backed ram
2016-03-23 21:32 UTC
[Qemu-devel] [PATCH v1] util: fix comment typos
2016-03-23 21:03 UTC (2+ messages)
[Qemu-devel] [PATCH] Fix some typos found by codespell
2016-03-23 21:00 UTC (4+ messages)
[Qemu-devel] [PATCH] quorum: add child name into filename
2016-03-23 20:45 UTC (2+ messages)
[Qemu-devel] [PATCH v5 0/7] Add new LUKS block driver (for 2.6)
2016-03-23 20:44 UTC (6+ messages)
` [Qemu-devel] [PATCH v5 6/7] block: add generic full disk encryption driver
[Qemu-devel] [RFC v1 00/11] Base enabling patches for MTTCG
2016-03-23 20:36 UTC (5+ messages)
` [Qemu-devel] [RFC v1 09/11] tcg: drop global lock during TCG code execution
[Qemu-devel] [PATCH v4 00/17] blockdev: Further BlockBackend work
2016-03-23 19:06 UTC (3+ messages)
[Qemu-devel] [Qemu-Devel] [PATCH] Changed malloc to g_malloc, free to g_free in linux-user/qemu.h
2016-03-23 18:32 UTC
[Qemu-devel] [PATCH for-2.6 0/7] block: VHD format fixes
2016-03-23 18:06 UTC (4+ messages)
` [Qemu-devel] [PATCH for-2.6 1/7] block/vpc: fix VPC 'qemu-img create' regression
[Qemu-devel] [PATCH v5 0/4] Implement some QKeyCode support
2016-03-23 17:47 UTC (4+ messages)
[Qemu-devel] [PATCH v2 0/3] Various block-stream fixes
2016-03-23 17:25 UTC (2+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH 1/2] trace: include CPU index in trace_memory_region_ops_*()
2016-03-23 17:16 UTC (5+ messages)
` [Qemu-devel] [PATCH 2/2] trace: separate MMIO tracepoints from TB-access tracepoints
[Qemu-devel] [PULL 0/2] target-mips queue
2016-03-23 16:54 UTC (3+ messages)
` [Qemu-devel] [PULL 1/2] target-mips: indicate presence of IEEE 754-2008 FPU in R6/R5+MSA CPUs
` [Qemu-devel] [PULL 2/2] default-configs: add mips-softmmu-common.mak
[Qemu-devel] [PATCH v5 0/7] Deterministic replay extensions
2016-03-23 16:54 UTC (8+ messages)
` [Qemu-devel] [PATCH v5 1/7] replay: character devices
` [Qemu-devel] [PATCH v5 4/7] block: add flush callback
` [Qemu-devel] [PATCH v5 7/7] replay: introduce block devices record/replay
[Qemu-devel] [PATCH 00/15] NVDIMM: introduce nvdimm label support
2016-03-23 16:48 UTC (6+ messages)
[Qemu-devel] [PING][PATCH] Added the -m flag feature to stellaris boards
2016-03-23 15:39 UTC (2+ messages)
[Qemu-devel] [PATCH v5 00/11] Support for N25Q256/512 and AT25128/256
2016-03-23 15:30 UTC (2+ messages)
[Qemu-devel] [PATCH] trace-events: Fix typos (found by codespell)
2016-03-23 14:38 UTC
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).