qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-12-20 11:29:36 to 2012-12-22 08:58:00 UTC [more...]

[Qemu-devel] [PATCH] fix bits 39:32 of the final physical address when using 4M page
 2012-12-22  7:13 UTC 

[Qemu-devel] [PULL 00/34] migration thread and queue
 2012-12-22  2:22 UTC  (14+ messages)

[Qemu-devel] [PATCH 00/15] openpic: cleanups and fixes
 2012-12-22  2:15 UTC  (16+ messages)
` [Qemu-devel] [PATCH 01/15] openpic: fix debug prints
` [Qemu-devel] [PATCH 02/15] openpic: lower interrupt when reading the MSI register
` [Qemu-devel] [PATCH 03/15] openpic: fix sense and priority bits
` [Qemu-devel] [PATCH 04/15] ppc/booke: fix crit/mcheck/debug exceptions
` [Qemu-devel] [PATCH 05/15] openpic: make register names correspond better with hw docs
` [Qemu-devel] [PATCH 06/15] openpic: rework critical interrupt support
` [Qemu-devel] [PATCH 07/15] openpic: make ctpr signed
` [Qemu-devel] [PATCH 08/15] openpic/fsl: critical interrupts ignore mask before v4.1
` [Qemu-devel] [PATCH 09/15] openpic: always call IRQ_check from IRQ_get_next
` [Qemu-devel] [PATCH 10/15] Revert "openpic: Accelerate pending irq search"
` [Qemu-devel] [PATCH 11/15] openpic: use standard bitmap operations
` [Qemu-devel] [PATCH 12/15] openpic: IRQ_check: search the queue a word at a time
` [Qemu-devel] [PATCH 13/15] openpic: add some bounds checking for IRQ numbers
` [Qemu-devel] [PATCH 14/15] openpic: move IACK to its own function
` [Qemu-devel] [PATCH 15/15] openpic: fix CTPR and de-assertion of interrupts

[Qemu-devel] [PATCH 0/2] Build fixes
 2012-12-22  0:39 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] xen: add missing include

[Qemu-devel] trying to use -cpu qemu64, +hv_relaxed , get CPU feature hv_relaxed not found
 2012-12-21 23:15 UTC  (2+ messages)

[Qemu-devel] [RFC][PATCH v2] add realtime option
 2012-12-21 22:46 UTC 

[Qemu-devel] [PATCH 00/27] More source reorganization and build system TLC
 2012-12-21 20:14 UTC  (29+ messages)
` [Qemu-devel] [PATCH 01/27] qemu-option: move standard option definitions out of qemu-config.c
` [Qemu-devel] [PATCH 02/27] stubs: fully replace qemu-tool.c and qemu-user.c
` [Qemu-devel] [PATCH 03/27] build: make libtool verbose when making with V=1
` [Qemu-devel] [PATCH 04/27] build: support linking with libtool objects/libraries
` [Qemu-devel] [PATCH 05/27] build: move dtrace rules to rules.mak
` [Qemu-devel] [PATCH 06/27] build: remove CONFIG_SMARTCARD
` [Qemu-devel] [PATCH 07/27] libcacard: fix missing symbol in libcacard.so
` [Qemu-devel] [PATCH 08/27] libcacard: require libtool to build it
` [Qemu-devel] [PATCH 09/27] libcacard: prepare to use -y trick in the Makefile
` [Qemu-devel] [PATCH 10/27] libcacard: use per-target variable definitions
` [Qemu-devel] [PATCH 11/27] libcacard: add list of exported symbols
` [Qemu-devel] [PATCH 12/27] libcacard: rewrite Makefile in non-recursive style
` [Qemu-devel] [PATCH 13/27] libcacard: link vscclient to dynamic library
` [Qemu-devel] [PATCH 14/27] libcacard: list oslib-obj-y file explicitly
` [Qemu-devel] [PATCH 15/27] build: rename oslib-obj-y to util-obj-y
` [Qemu-devel] [PATCH 16/27] build: move util-obj-y to libqemuutil.a
` [Qemu-devel] [PATCH 17/27] build: move files away from tools-obj-y, common-obj-y, user-obj-y
` [Qemu-devel] [PATCH 18/27] build: move libqemuutil.a components to util/
` [Qemu-devel] [PATCH 19/27] build: move qobject files to qobject/ and libqemuutil.a
` [Qemu-devel] [PATCH 20/27] build: consolidate multiple variables into universal-obj-y
` [Qemu-devel] [PATCH 21/27] build: move QAPI definitions for QEMU out of qapi-obj-y
` [Qemu-devel] [PATCH 22/27] build: move base QAPI files to libqemuutil.a
` [Qemu-devel] [PATCH 23/27] build: move version-obj-y to the generic LINK rule
` [Qemu-devel] [PATCH 24/27] build: remove coroutine-obj-y
` [Qemu-devel] [PATCH 25/27] build: Use separate makefile for "trace/"
` [Qemu-devel] [PATCH 26/27] build: fold trace-obj-y into libqemuutil.a
` [Qemu-devel] [PATCH 27/27] build: improve quiet output for .stp rules

[Qemu-devel] [PULL 00/34] migration thread and queue
 2012-12-21 19:41 UTC 

[Qemu-devel] [PATCH v7 0/8] trace: Generic event state description
 2012-12-21 19:23 UTC  (11+ messages)
` [Qemu-devel] [PATCH v7 1/8] build: Use separate makefile for "trace/"
` [Qemu-devel] [PATCH v7 2/8] trace: [tracetool] Explicitly identify public backends
` [Qemu-devel] [PATCH v7 3/8] trace: Provide a generic tracing event descriptor
` [Qemu-devel] [PATCH v7 4/8] trace: Provide a detailed event control interface
` [Qemu-devel] [PATCH v7 5/8] trace: [monitor] Use new "
` [Qemu-devel] [PATCH v7 6/8] trace: [default] Port to generic event information and new "
` [Qemu-devel] [PATCH v7 7/8] trace: [simple] "
` [Qemu-devel] [PATCH v7 8/8] trace: [stderr] "

[Qemu-devel] [RFC PATCH] Allow building without graphics support
 2012-12-21 19:01 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/6] snapshot: take snapshots in unified way
 2012-12-21 18:49 UTC  (19+ messages)
` [Qemu-devel] [PATCH 1/6] snapshot: export function in block.c
` [Qemu-devel] [PATCH 2/6] snapshot: add error set function
` [Qemu-devel] [PATCH 3/6] snapshot: design of common API to take snapshots
` [Qemu-devel] [PATCH 4/6] snapshot: implemention "

[Qemu-devel] [PATCH] qemu-ga: Extend guest-network-get-interfaces
 2012-12-21 18:43 UTC  (2+ messages)

[Qemu-devel] [RFC] lively write vmstate with predictable size
 2012-12-21 18:36 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/20] Block device mirroring enhancements, 12-12-12 edition
 2012-12-21 18:30 UTC  (11+ messages)
` [Qemu-devel] [PATCH 16/20] block: split bdrv_enable_dirty_tracking and bdrv_disable_dirty_tracking
` [Qemu-devel] [PATCH 17/20] block: support a persistent dirty bitmap
` [Qemu-devel] [PATCH 18/20] mirror: add support for "
` [Qemu-devel] [PATCH 19/20] block: choose the default dirty bitmap granularity in bdrv_enable_dirty_tracking
` [Qemu-devel] [PATCH 20/20] monitor: add commands to start/stop dirty bitmap

[Qemu-devel] [PATCH 0/3] HMP: enable info sub command taking parameter
 2012-12-21 18:17 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/3] HMP: add QDict to info callback handler
` [Qemu-devel] [PATCH 2/3] HMP: pass in parameter for info sub command
` [Qemu-devel] [PATCH 3/3] HMP: show internal snapshots on a single device

[Qemu-devel] [PATCH] pci-assign: Enable MSIX on device to match guest
 2012-12-21 15:46 UTC  (5+ messages)

[Qemu-devel] [PATCH] vfio-pci: Make host MSI-X enable track guest
 2012-12-21 15:38 UTC  (5+ messages)

[Qemu-devel] Some questions about memory access-----target_mmap()&how can write one byte into memory
 2012-12-21 14:27 UTC 

[Qemu-devel] [PATCH RfC 0/9] chardev hotplug
 2012-12-21 14:21 UTC  (14+ messages)

[Qemu-devel] [PATCH 7/7] KVM regsync: Fix do_kvm_cpu_synchronize_state data integrity issue
 2012-12-21 13:56 UTC 

[Qemu-devel] [PATCH 5/7] KVM regsync: Add register level parameter to cpu_synchronize_state
 2012-12-21 13:56 UTC 

[Qemu-devel] [PATCH 4/7] KVM regsync: Add register level parameter to kvm_cpu_synchronize_state
 2012-12-21 13:56 UTC 

[Qemu-devel] [PATCH 6/7] KVM regsync: S390 Relax register synchronization parameters
 2012-12-21 13:56 UTC 

[Qemu-devel] [PATCH 0/7] KVM regsync
 2012-12-21 13:55 UTC 

[Qemu-devel] [PATCH 3/7] KVM regsync: Add register level parameter to do_kvm_cpu_synchronize_state
 2012-12-21 13:56 UTC 

[Qemu-devel] [PATCH 2/7] KVM regsync: Add register level parameter to kvm_arch_get_registers
 2012-12-21 13:55 UTC 

[Qemu-devel] [PATCH 1/7] KVM regsync: Rename KVM_PUT_ constants to KVM_REGSYNC_
 2012-12-21 13:55 UTC 

[Qemu-devel] [PATCH 00/20 v2] x86 CPU cleanup (wave 2)
 2012-12-21 13:50 UTC  (17+ messages)
` [Qemu-devel] [PATCH 08/20] target-i386: compile kvm only functions if CONFIG_KVM is defined
` [Qemu-devel] [PATCH 10/20] target-i386: prepare cpu_x86_parse_featurestr() to return a set of key, value property pairs
` [Qemu-devel] [PATCH 11/20] target-i386: do not set vendor_override in x86_cpuid_set_vendor()

[Qemu-devel] [announce] qemu firmware repo
 2012-12-21 13:18 UTC 

[Qemu-devel] [PATCH] net: add missing include file
 2012-12-21  8:56 UTC 

[Qemu-devel] [PATCH V2] qemu-char: Inherit ptys and improve output from -serial pty
 2012-12-21  7:56 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-i386: CPUID: return highest basic leaf if eax > cpuid_xlevel
 2012-12-21  7:53 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] qtest: add migration testing
 2012-12-21  7:47 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/3] qtest: Enable creation of multiple qemu instances
` [Qemu-devel] [PATCH v2 3/3] qtest: add migrate-test
` [Qemu-devel] [PATCH v2 2/3] qtest: extend qtest_qmp() to fill in the reply

[Qemu-devel] [PATCH v3] translate-all.c: Use tb1->phys_hash_next directly in tb_remove
 2012-12-20  1:39 UTC 

[Qemu-devel] [PATCH] vfio-pci: Add missing kvm_enabled() checks
 2012-12-21  7:11 UTC  (3+ messages)

[Qemu-devel] [Bug 990364] Re: virtio_ioport_write: unexpected address 0x13 value 0x1
 2012-12-21  0:17 UTC 

[Qemu-devel] [Bug 1091766] [NEW] Physical host crash with Mellanox IB PCI passthrough
 2012-12-21  0:19 UTC  (3+ messages)
` [Qemu-devel] [Bug 1091766] "

[Qemu-devel] Is mips-user broken on 64bit host?
 2012-12-21  0:19 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/34] migration thread and queue
 2012-12-20 23:42 UTC  (5+ messages)
` [Qemu-devel] [PATCH 29/34] ram: Use memory_region_test_and_clear_dirty
` [Qemu-devel] [PATCH 32/34] ram: refactor ram_save_block() return value

[Qemu-devel] [PATCH v7 1/9] series: Generic event state description
 2012-12-20 22:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 2/9] build: Use separate makefile for "trace/"

[Qemu-devel] [PATCH] net: Add missing include statement (fix compiler warnings for MinGW)
 2012-12-20 22:09 UTC 

[Qemu-devel] [PATCH] linux-user: correct msgrcv()
 2012-12-20 21:00 UTC 

[Qemu-devel] [PATCH] linux-user: correct semctl() and shmctl()
 2012-12-20 20:58 UTC 

[Qemu-devel] [PATCH] linux-user: add string type in rtentry struct
 2012-12-20 20:56 UTC 

[Qemu-devel] [PATCH] linux-user: allow to use sudo in guest
 2012-12-20 20:56 UTC 

[Qemu-devel] [PATCH] linux-user: correctly align types in thunking code
 2012-12-20 20:55 UTC 

[Qemu-devel] [PATCH] linux-user: convert /proc/net/route when endianess differs
 2012-12-20 20:53 UTC 

[Qemu-devel] [Bug 1077838] Re: qemu-nbd -r -c taints device for subsequent usage, even after -d
 2012-12-20 19:40 UTC  (2+ messages)

[Qemu-devel] target-i386: Remove *vendor_override fields from x86_def_t and CPUX86State
 2012-12-20 19:59 UTC  (8+ messages)
` [Qemu-devel] [PATCH 11/20] target-i386: add x86cpu_vendor_words2str()
` [Qemu-devel] [PATCH 12/20 v2] target-i386: replace uint32_t vendor fields by vendor string in x86_def_t
` [Qemu-devel] [PATCH 13/20] target-i386: remove vendor_override field from CPUX86State

[Qemu-devel] [PATCH v7 4/4] Add qemu-img compare documentation
 2012-12-20 19:46 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/2] soft-float-fixes for target-s390x
 2012-12-20 19:45 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 3/4] qemu-img: Add compare subcommand
 2012-12-20 19:44 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 2/4] qemu-img: Add "Quiet mode" option
 2012-12-20 19:31 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] re-enable balloon stats
 2012-12-20 18:36 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/3] balloon: drop old stats code & API

[Qemu-devel] [PATCH] target-mips: Fix for helpers for EXTR_* instructions
 2012-12-20 18:06 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-mips: Fix incorrect reads and writes to DSPControl register
 2012-12-20 18:04 UTC  (2+ messages)

[Qemu-devel] [3.7.0] Crash when killing qemu on e500mc
 2012-12-20 17:30 UTC 

[Qemu-devel] [PATCHv2] virtio: don't waste irqfds on control vqs
 2012-12-20 16:29 UTC 

[Qemu-devel] [PATCH] qemu-char: inherit ptys and imporve output from -serial pty
 2012-12-20 15:19 UTC  (3+ messages)

[Qemu-devel] [PATCH] MAkefile: dont rebuild vhost for each target
 2012-12-20 14:54 UTC  (3+ messages)

[Qemu-devel] [PULL 00/45] Include reorganization + PCI patch queue
 2012-12-20 11:12 UTC  (3+ messages)

[Qemu-devel] [PATCH] virtio: don't waste irqfds on control vqs
 2012-12-20 12:38 UTC 

[Qemu-devel] About function "change" on monitor for 1wire iBUTTON emulator
 2012-12-20 11:49 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).