qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-11 15:07:50 to 2016-03-13 02:17:18 UTC [more...]

[Qemu-devel] [PULL 0/7] target-i386 fixes
 2016-03-13  2:17 UTC  (6+ 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] [V6 0/4] AMD IOMMU
 2016-03-13  0:14 UTC  (4+ messages)
` [Qemu-devel] [V6 4/4] hw/pci-host: Emulate "

[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 1/1] Converted malloc calls to g_malloc and g_new
 2016-03-12 20:40 UTC  (5+ messages)

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

[Qemu-devel] [PATCH] adb: change handler only when recognized
 2016-03-12 20:31 UTC  (6+ messages)

[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] Regarding TB retranslation code
 2016-03-12 18:47 UTC 

[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] Tracking the VM making an IO request
 2016-03-12 12:47 UTC  (4+ messages)

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

[Qemu-devel] [Patch 1/1] net/net: Allocating Large sized arrays to heap
 2016-03-12  8:39 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 v4 4/4] hw/input/adb.c: implement QKeyCode support
 2016-03-12  5:40 UTC  (4+ messages)

[Qemu-devel] [Patch 1/1] net/socket: Allocating Large sized arrays to heap
 2016-03-12  3:28 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 0/5] Add ACPI and SMBIOS table entries for IPMI
 2016-03-12  1:30 UTC  (2+ messages)

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

[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] target-arm: Fix descriptor address masking in ARM address translation
 2016-03-12  0:18 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 

[Qemu-devel] [PULL 00/53] vhost, virtio, pci, pc, acpi
 2016-03-11 15:10 UTC  (51+ messages)
` [Qemu-devel] [PULL 04/53] acpi: add build_append_named_dword, returning an offset in buffer
` [Qemu-devel] [PULL 05/53] balloon: fix segfault and harden the stats queue
` [Qemu-devel] [PULL 06/53] hw/virtio: fix double use of a virtio flag
` [Qemu-devel] [PULL 07/53] hw/virtio: group virtio flags into an enum
` [Qemu-devel] [PULL 08/53] virtio-balloon: add 'available' counter
` [Qemu-devel] [PULL 09/53] vhost-user: verify that number of queues is less than MAX_QUEUE_NUM
` [Qemu-devel] [PULL 10/53] pc-dimm: fix error handling in pc_dimm_check_memdev_is_busy()
` [Qemu-devel] [PULL 11/53] i386/acpi: make floppy controller object dynamic
` [Qemu-devel] [PULL 12/53] i386: expose floppy drive CMOS type
` [Qemu-devel] [PULL 13/53] fdc: add function to determine drive chs limits
` [Qemu-devel] [PULL 14/53] i386: populate floppy drive information in DSDT
` [Qemu-devel] [PULL 15/53] i386: update expected DSDT
` [Qemu-devel] [PULL 16/53] virtio-pci: call pci reset variant when guest requests reset
` [Qemu-devel] [PULL 17/53] msi_supported -> msi_nonbroken
` [Qemu-devel] [PULL 18/53] ich9lpc: fix typo
` [Qemu-devel] [PULL 19/53] hw/acpi: fix Q35 support for legacy Windows OS
` [Qemu-devel] [PULL 20/53] acpi-test-data: add _DIS methods
` [Qemu-devel] [PULL 21/53] pci-ids: add virtio 1.0 ids to spec
` [Qemu-devel] [PULL 22/53] nvdimm acpi: initialize the resource used by NVDIMM ACPI
` [Qemu-devel] [PULL 23/53] nvdimm acpi: introduce patched dsm memory
` [Qemu-devel] [PULL 24/53] nvdimm acpi: let qemu handle _DSM method
` [Qemu-devel] [PULL 25/53] nvdimm acpi: emulate dsm method
` [Qemu-devel] [PULL 26/53] vhost-user: fix use after free
` [Qemu-devel] [PULL 27/53] vhost-user: remove useless is_server field
` [Qemu-devel] [PULL 28/53] qemu-char: avoid potential double-free
` [Qemu-devel] [PULL 29/53] qemu-char: remove all msgfds on disconnect
` [Qemu-devel] [PULL 30/53] qemu-char: make tcp_chr_disconnect() reentrant-safe
` [Qemu-devel] [PULL 31/53] pxb: cleanup
` [Qemu-devel] [PULL 32/53] pc: acpi: remove NOP assignment
` [Qemu-devel] [PULL 33/53] pc: init pcms->apic_id_limit once and use it throughout pc.c
` [Qemu-devel] [PULL 34/53] machine: introduce MachineClass.possible_cpu_arch_ids() hook
` [Qemu-devel] [PULL 35/53] pc: acpi: cleanup qdev_get_machine() calls
` [Qemu-devel] [PULL 36/53] pc: acpi: SRAT: create only valid processor lapic entries
` [Qemu-devel] [PULL 37/53] pc: acpi: create MADT.lapic entries only for valid lapics
` [Qemu-devel] [PULL 38/53] pc: acpi: create Processor and Notify objects "
` [Qemu-devel] [PULL 39/53] pc: acpi: drop cpu->found_cpus bitmap
` [Qemu-devel] [PULL 40/53] pc: acpi: clarify why possible LAPIC entries must be present in MADT
` [Qemu-devel] [PULL 41/53] MAINTAINERS: Add an entry for virtio header files
` [Qemu-devel] [PULL 42/53] MAINTAINERS: machine core
` [Qemu-devel] [PULL 43/53] ipmi: remove IPMI_CHECK_CMD_LEN() macro
` [Qemu-devel] [PULL 44/53] ipmi: replace IPMI_ADD_RSP_DATA() macro with inline helpers
` [Qemu-devel] [PULL 45/53] ipmi: remove IPMI_CHECK_RESERVATION() macro
` [Qemu-devel] [PULL 46/53] ipmi: add rsp_buffer_set_error() helper
` [Qemu-devel] [PULL 47/53] ipmi: add a realize function to the device class
` [Qemu-devel] [PULL 48/53] ipmi: use a function to initialize the SDR table
` [Qemu-devel] [PULL 49/53] ipmi: remove the need of an ending record in "
` [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


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