qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-11 15:10:30 to 2016-03-14 02:14:03 UTC [more...]

[Qemu-devel] Tracking the VM making an IO request
 2016-03-14  2:13 UTC  (5+ messages)

[Qemu-devel] [PATCH] hw/9pfs: Add CephFS support in VirtFS
 2016-03-14  2:02 UTC  (3+ messages)

[Qemu-devel] [PATCH] quorum: Fix crash in quorum_aio_cb()
 2016-03-14  1:57 UTC  (4+ messages)

[Qemu-devel] [PULL 00/53] vhost, virtio, pci, pc, acpi
 2016-03-14  1:45 UTC  (10+ messages)
` [Qemu-devel] [PULL 16/53] virtio-pci: call pci reset variant when guest requests reset
` [Qemu-devel] [PULL 47/53] ipmi: add a realize function to the device class
` [Qemu-devel] [PULL 49/53] ipmi: remove the need of an ending record in the SDR table
` [Qemu-devel] [PULL 50/53] ipmi: add some local variables in ipmi_sdr_init
` [Qemu-devel] [PULL 51/53] ipmi: use a file to load SDRs
` [Qemu-devel] [PULL 52/53] ipmi: provide support for FRUs
` [Qemu-devel] [PULL 53/53] fw-cfg: support writeable blobs

[Qemu-devel] [Patch 1/1] net/net: Allocating Large sized arrays to heap
 2016-03-14  1:44 UTC  (2+ messages)

[Qemu-devel] about correctness of IDE emulation
 2016-03-14  1:42 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/i386/acpi-build: place qword descriptors in bridge _CRS's when needed
 2016-03-14  1:42 UTC 

[Qemu-devel] [PATCH v12 0/3] qapi: child add/delete support
 2016-03-14  1:33 UTC  (4+ messages)
` [Qemu-devel] [PATCH v12 2/3] quorum: implement bdrv_add_child() and bdrv_del_child()

[Qemu-devel] [Patch 1/1] net/socket: Allocating Large sized arrays to heap
 2016-03-14  1:28 UTC  (2+ messages)

[Qemu-devel] [V7 0/4] AMD IOMMU
 2016-03-14  0:24 UTC  (5+ messages)
` [Qemu-devel] [V7 1/4] hw/i386: Introduce "
` [Qemu-devel] [V7 2/4] hw/i386: ACPI table for "
` [Qemu-devel] [V7 3/4] hw/core: Add AMD IOMMU to machine properties
` [Qemu-devel] [V7 4/4] hw/pci-host: Emulate AMD IOMMU

[Qemu-devel] [PATCH 1/5] address_space: replaced function calls
 2016-03-13 19:10 UTC  (2+ messages)

[Qemu-devel] [PATCH 2/5] address_space: replaced function calls
 2016-03-13 19:03 UTC  (2+ messages)

[Qemu-devel] [PATCH 5/5] address_space: replaced function calls
 2016-03-13 18:59 UTC 

[Qemu-devel] [PATCH 4/5] address_space: replaced function calls
 2016-03-13 18:59 UTC 

[Qemu-devel] [PATCH 3/5] address_space: replaced function calls
 2016-03-13 18:58 UTC 

[Qemu-devel] [PATCH 3/5] address_space: replaced function calls
 2016-03-13 18:58 UTC 

[Qemu-devel] [PATCH] target-arm: Fix descriptor address masking in ARM address translation
 2016-03-13 18:28 UTC  (5+ messages)

[Qemu-devel] [PATCH v4 4/4] hw/input/adb.c: implement QKeyCode support
 2016-03-13 16:42 UTC  (8+ messages)

[Qemu-devel] [RFC] [tcg] Idea on refactoring target code generation loop (gen_intermediate_code)
 2016-03-13 16:25 UTC  (8+ messages)

[Qemu-devel] [PATCH v4 3/4] adb-keys.h: initial commit
 2016-03-13 16:12 UTC  (3+ messages)

[Qemu-devel] [PATCH] adb: change handler only when recognized
 2016-03-13 16:06 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/5] Add ACPI and SMBIOS table entries for IPMI
 2016-03-13 14:04 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/5] pc: Postpone SMBIOS table installation to post machine init
` [Qemu-devel] [PATCH 3/5] ipmi: Add SMBIOS table entry

[Qemu-devel] [V6 0/4] AMD IOMMU
 2016-03-13 13:59 UTC  (5+ messages)
` [Qemu-devel] [V6 4/4] hw/pci-host: Emulate "

[Qemu-devel] [PATCH] hw/acpi: fix GSI links UID
 2016-03-13 11:40 UTC 

[Qemu-devel] [PATCH 1/1] Converted malloc calls to g_malloc and g_new
 2016-03-13  8:17 UTC  (8+ messages)

[Qemu-devel] Regarding TB retranslation code
 2016-03-13  8:06 UTC  (2+ messages)

[Qemu-devel] [Qemu-ppc] [PATCH] Replacing (and removing) get_ticks_per_sec() function with NANOSECONDS_PER_SECOND Signed-off-by: Rutuja Shah <rutu.shah.26@gmail.com>
 2016-03-13  2:23 UTC 

[Qemu-devel] [PULL 0/7] target-i386 fixes
 2016-03-13  2:17 UTC  (8+ messages)
` [Qemu-devel] [PULL 1/7] target-i386: Avoid repeated calls to the bnd_jmp helper
` [Qemu-devel] [PULL 2/7] target-i386: Fix SMSW and LMSW from/to register
` [Qemu-devel] [PULL 3/7] target-i386: Fix SMSW for 64-bit mode
` [Qemu-devel] [PULL 4/7] target-i386: Fix addr16 prefix
` [Qemu-devel] [PULL 5/7] target-i386: Use gen_nop_modrm for prefetch instructions
` [Qemu-devel] [PULL 6/7] target-i386: Fix inhibit irq mask handling
` [Qemu-devel] [PULL 7/7] target-i386: Dump unknown opcodes with -d unimp

[Qemu-devel] [PATCH v4 0/7] TriCore FPU patches
 2016-03-12 22:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 1/7] target-tricore: Add FPU infrastructure

[Qemu-devel] [PATCH] target-xtensa: use global registers for the register window
 2016-03-12 21:58 UTC  (2+ messages)

[Qemu-devel] [PATCH] Include setjmp.h in qemu/osdep.h (bug fix for w64)
 2016-03-12 20:54 UTC  (2+ messages)

[Qemu-devel] [PATCH] Added NULL check for qemu_find_file()
 2016-03-12 20:36 UTC 

[Qemu-devel] [Bug 1556306] [NEW] vhost-user: qemu stops processing packets under high load of traffic
 2016-03-12 20:05 UTC  (3+ messages)
` [Qemu-devel] [Bug 1556306] "

[Qemu-devel] [PATCH] Replacing (and removing) get_ticks_per_sec() function with NANOSECONDS_PER_SECOND Signed-off-by: Rutuja Shah <rutu.shah.26@gmail.com>
 2016-03-12 16:20 UTC  (2+ messages)

[Qemu-devel] [PATCH][RFC] IOMMU: Add Support to VFIO devices with vIOMMU present
 2016-03-12 16:13 UTC 

[Qemu-devel] [Patch 1/1] omap_lcdc: Remove support for DEPTH != 32
 2016-03-12 10:23 UTC 

[Qemu-devel] [Bug 1556372] [NEW] Superfluous popup on Cocoa to verify quit, cannot be disabled
 2016-03-12  6:40 UTC 

[Qemu-devel] [PATCH v3 0/3] Add ASPEED AST2400 machine model
 2016-03-12  3:24 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 1/3] hw/timer: Add ASPEED timer device model
` [Qemu-devel] [PATCH v3 2/3] hw/intc: Add (new) ASPEED VIC "

[Qemu-devel] [PATCH v4 1/4] ui/cocoa.m: switch to QKeyCode
 2016-03-12  0:27 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/4] Implement some QKeyCode support
 2016-03-12  0:25 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 00/18] Multiple fixes & improvements to QIOChannel & Win32
 2016-03-11 23:51 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH v4 0/3] vfio IGD assignment
 2016-03-11 22:59 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH v4 1/3] linux-headers/vfio: Update matching current linux-next
` [Qemu-devel] [RFC PATCH v4 2/3] vfio: Enable sparse mmap capability
` [Qemu-devel] [RFC PATCH v4 3/3] vfio/pci: Intel IGD support

[Qemu-devel] [PATCH v4 00/26] Support LUKS encryption in block devices
 2016-03-11 22:57 UTC  (26+ messages)
` [Qemu-devel] [PATCH v4 04/26] crypto: add support for anti-forensic split algorithm
` [Qemu-devel] [PATCH v4 05/26] crypto: skip testing of unsupported cipher algorithms
` [Qemu-devel] [PATCH v4 06/26] crypto: add support for the cast5-128 cipher algorithm
` [Qemu-devel] [PATCH v4 07/26] crypto: add support for the serpent "
` [Qemu-devel] [PATCH v4 08/26] crypto: add support for the twofish "
` [Qemu-devel] [PATCH v4 09/26] crypto: import an implementation of the XTS cipher mode
` [Qemu-devel] [PATCH v4 10/26] crypto: refactor code for dealing with AES cipher
` [Qemu-devel] [PATCH v4 11/26] crypto: wire up XTS mode for cipher APIs
` [Qemu-devel] [PATCH v4 12/26] crypto: add block encryption framework
` [Qemu-devel] [PATCH v4 13/26] crypto: implement the LUKS block encryption format
` [Qemu-devel] [PATCH v4 16/26] tests: redirect stderr to stdout for iotests
` [Qemu-devel] [PATCH v4 17/26] tests: refactor python I/O tests helper main method

[Qemu-devel] Memory on stellaris board
 2016-03-11 22:31 UTC  (17+ messages)

[Qemu-devel] [PATCH v4 00/15] Dirty bitmap changes for migration/persistence work
 2016-03-11 19:30 UTC  (11+ messages)
` [Qemu-devel] [PATCH v4 09/15] block: Support meta dirty bitmap
` [Qemu-devel] [PATCH v4 11/15] block: Assert that bdrv_release_dirty_bitmap succeeded
` [Qemu-devel] [PATCH v4 12/15] hbitmap: serialization
` [Qemu-devel] [PATCH v4 15/15] block: More operations for meta dirty bitmap

[Qemu-devel] [PATCH v2 00/24] target-sparc improvements
 2016-03-11 19:10 UTC  (3+ messages)

[Qemu-devel] [PATCH] spapr_rng: fix race with main loop
 2016-03-11 18:48 UTC 

[Qemu-devel] [PULL 0/2] X86 fixes
 2016-03-11 18:47 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] hyperv: cpu hotplug fix with HyperV enabled
` [Qemu-devel] [PULL 2/2] kvm: Remove x2apic feature from CPU model when kernel_irqchip is off

[Qemu-devel] [PATCH] char: translate from QIOChannel error to errno
 2016-03-11 18:36 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] hw/i386: fix unbounded stack for load_multiboot
 2016-03-11 18:34 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v2 1/3] vGPU Core driver
 2016-03-11 18:18 UTC  (13+ messages)
` [Qemu-devel] [RFC PATCH v2 3/3] VFIO: Type1 IOMMU mapping support for vGPU

[Qemu-devel] [PATCH] BitsSizedTasks-LargeFrames
 2016-03-11 17:45 UTC  (4+ messages)

[Qemu-devel] [PATCH V1 0/2] Versioning ARM virt machine types
 2016-03-11 17:36 UTC  (3+ messages)
` [Qemu-devel] [PATCH V1 1/2] arm: virt: Add an abstract ARM virt machine type
` [Qemu-devel] [PATCH V1 2/2] arm: virt: Move machine class init code to the abstract "

[Qemu-devel] [PATCH v5 00/14] easier unboxed visits/qapi implicit types
 2016-03-11 17:29 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 04/14] qapi: Adjust names of "

[Qemu-devel] [PATCH v4 2/4] qapi-schema.json: Add power and keypad equal keys
 2016-03-11 17:16 UTC  (3+ messages)

[Qemu-devel] [PATCH v3] hw: fix error reporting for missing option ROMs
 2016-03-11 17:14 UTC 

[Qemu-devel] [PATCH v2] hw: fix error reporting for missing option ROMs
 2016-03-11 16:56 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/28] Convert migration to QIOChannel & support TLS
 2016-03-11 16:38 UTC  (29+ messages)
` [Qemu-devel] [PATCH v4 01/28] s390: use FILE instead of QEMUFile for creating text file
` [Qemu-devel] [PATCH v4 02/28] io: avoid double-free when closing QIOChannelBuffer
` [Qemu-devel] [PATCH v4 03/28] migration: remove use of qemu_bufopen from vmstate tests
` [Qemu-devel] [PATCH v4 04/28] migration: ensure qemu_fflush() always writes full data amount
` [Qemu-devel] [PATCH v4 05/28] migration: split migration hooks out of QEMUFileOps
` [Qemu-devel] [PATCH v4 06/28] migration: introduce set_blocking function in QEMUFileOps
` [Qemu-devel] [PATCH v4 07/28] migration: force QEMUFile to blocking mode for outgoing migration
` [Qemu-devel] [PATCH v4 08/28] migration: introduce a new QEMUFile impl based on QIOChannel
` [Qemu-devel] [PATCH v4 09/28] migration: add helpers for creating QEMUFile from a QIOChannel
` [Qemu-devel] [PATCH v4 10/28] migration: add reporting of errors for outgoing migration
` [Qemu-devel] [PATCH v4 11/28] migration: convert post-copy to use QIOChannelBuffer
` [Qemu-devel] [PATCH v4 12/28] migration: convert unix socket protocol to use QIOChannel
` [Qemu-devel] [PATCH v4 13/28] migration: rename unix.c to socket.c
` [Qemu-devel] [PATCH v4 14/28] migration: convert tcp socket protocol to use QIOChannel
` [Qemu-devel] [PATCH v4 15/28] migration: convert fd "
` [Qemu-devel] [PATCH v4 16/28] migration: convert exec "
` [Qemu-devel] [PATCH v4 17/28] migration: convert RDMA to use QIOChannel interface
` [Qemu-devel] [PATCH v4 18/28] migration: convert savevm to use QIOChannel for writing to files
` [Qemu-devel] [PATCH v4 19/28] migration: delete QEMUFile buffer implementation
` [Qemu-devel] [PATCH v4 20/28] migration: delete QEMUSizedBuffer struct
` [Qemu-devel] [PATCH v4 21/28] migration: delete QEMUFile sockets implementation
` [Qemu-devel] [PATCH v4 22/28] migration: delete QEMUFile stdio implementation
` [Qemu-devel] [PATCH v4 23/28] migration: move definition of struct QEMUFile back into qemu-file.c
` [Qemu-devel] [PATCH v4 24/28] migration: don't use an array for storing migrate parameters
` [Qemu-devel] [PATCH v4 25/28] migration: define 'tls-creds' and 'tls-hostname' migration parameters
` [Qemu-devel] [PATCH v4 26/28] migration: add support for encrypting data with TLS
` [Qemu-devel] [PATCH v4 27/28] migration: remove support for non-iovec based write handlers
` [Qemu-devel] [PATCH v4 28/28] migration: remove qemu_get_fd method from QEMUFile

[Qemu-devel] BiteSizedPatch-LargeFrames
 2016-03-11 16:35 UTC  (2+ messages)

[Qemu-devel] [PATCH] iotests: Correct 081's reference output
 2016-03-11 16:33 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/13] tests: Introducing docker tests
 2016-03-11 16:16 UTC  (24+ messages)
` [Qemu-devel] [PATCH v3 02/13] Makefile: Rules for docker testing
` [Qemu-devel] [PATCH v3 03/13] docker: Add images
` [Qemu-devel] [PATCH v3 04/13] docker: Add test runner
` [Qemu-devel] [PATCH v3 05/13] docker: Add common.rc
` [Qemu-devel] [PATCH v3 06/13] docker: Add quick test
` [Qemu-devel] [PATCH v3 07/13] docker: Add full test
` [Qemu-devel] [PATCH v3 08/13] docker: Add clang test
` [Qemu-devel] [PATCH v3 09/13] docker: Add mingw test
` [Qemu-devel] [PATCH v3 10/13] docker: Add travis tool
` [Qemu-devel] [PATCH v3 11/13] docs: Add text for tests/docker in build-system.txt
` [Qemu-devel] [PATCH v3 12/13] .gitignore: Ignore temporary dockerfile

[Qemu-devel] [PATCH 1/1] Allocating Large sized arrays to heap
 2016-03-11 16:12 UTC 

[Qemu-devel] [PULL v3 0/8] VFIO updates 2016-03-11
 2016-03-11 16:01 UTC  (9+ messages)
` [Qemu-devel] [PULL v3 1/8] vfio: Add sysfsdev property for pci & platform
` [Qemu-devel] [PULL v3 2/8] vfio: Wrap VFIO_DEVICE_GET_REGION_INFO
` [Qemu-devel] [PULL v3 3/8] vfio: Generalize region support
` [Qemu-devel] [PULL v3 4/8] vfio/pci: Convert all MemoryRegion to dynamic alloc and consistent functions
` [Qemu-devel] [PULL v3 5/8] vfio/pci: Fixup PCI option ROMs
` [Qemu-devel] [PULL v3 6/8] vfio/pci: Split out VGA setup
` [Qemu-devel] [PULL v3 7/8] vfio/pci: replace fixed string limit by g_strdup_printf
` [Qemu-devel] [PULL v3 8/8] MAINTAINERS: Add entry for the include/hw/vfio/ folder

[Qemu-devel] [PATCH v2] target-i386: implement PKE for TCG
 2016-03-11 16:01 UTC 

[Qemu-devel] [Patch] BiteSizedTasks LargeFrames
 2016-03-11 15:37 UTC 


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