qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-09 17:36:10 to 2014-07-11 01:05:56 UTC [more...]

[Qemu-devel] [PATCH] Tap: fix vcpu long time io blocking on tap
 2014-07-11  1:05 UTC 

[Qemu-devel] [PATCH] SIOCGIFINDEX: fix typo
 2014-07-11  1:02 UTC 

[Qemu-devel] live migration + licensing issue
 2014-07-10 23:19 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 00/16] target-arm: Parts of the AArch64 EL2/3 exception model
 2014-07-10 23:17 UTC  (2+ messages)

[Qemu-devel] [RFC][PATCH] gpu:drm:i915:intel_detect_pch: back to check devfn instead of check class type
 2014-07-10 21:08 UTC  (10+ messages)
          ` [Qemu-devel] [Intel-gfx] "

[Qemu-devel] [PATCH 00/46] Postcopy implementation
 2014-07-10 19:02 UTC  (14+ messages)
` [Qemu-devel] [PATCH 16/46] Add migration-capability boolean for postcopy-ram

[Qemu-devel] Patch Round-up for stable 1.7.2, freeze on 2014-07-14
 2014-07-10 18:05 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] libxl: change default QEMU machine to pc-i440fx-1.6
 2014-07-10 17:22 UTC  (3+ messages)

[Qemu-devel] [PATCH] scripts: qapi-event.py: support vendor extension
 2014-07-10 16:13 UTC  (4+ messages)

[Qemu-devel] dataplane degradation in 2.1
 2014-07-10 16:08 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 00/10] aarch64 migration for TCG and KVM
 2014-07-10 15:50 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 01/10] target-arm/cpu.h: document various program state functions
` [Qemu-devel] [PATCH v2 02/10] target-arm/cpu.h: common pstate save/restore
` [Qemu-devel] [PATCH v2 03/10] target-arm: Support save/load for 64 bit CPUs
` [Qemu-devel] [PATCH v2 04/10] target-arm: replace cpsr/xpsr/pstate_read calls
` [Qemu-devel] [PATCH v2 05/10] arm/nwfps: replace cpsr_write with set_condition_codes
` [Qemu-devel] [PATCH v2 06/10] linux-user/main.c: __kernel_cmpxchg set env->CF directly
` [Qemu-devel] [PATCH v2 07/10] target-arm: remove last users of cpsr_write
` [Qemu-devel] [PATCH v2 08/10] target-arm: remove final users of pstate_write
` [Qemu-devel] [PATCH v2 09/10] target-arm/kvm.c: better error reporting
` [Qemu-devel] [PATCH v2 10/10] target-arm/kvm: make reg sync code common between kvm32/64

[Qemu-devel] [PULL v3 00/10] KVM changes (+ misc small fixes) for 2.1
 2014-07-10 16:04 UTC  (11+ messages)
` [Qemu-devel] [PULL 01/10] mips/kvm: Init EBase to correct KSEG0
` [Qemu-devel] [PULL 02/10] mips/kvm: Disable FPU on reset with KVM
` [Qemu-devel] [PULL 03/10] mips_malta: Remove incorrect KVM T&E references
` [Qemu-devel] [PULL 04/10] mips_malta: Catch kernels linked at wrong address
` [Qemu-devel] [PULL 05/10] watchdog: fix deadlock with -watchdog-action pause
` [Qemu-devel] [PULL 06/10] Enforce stack protector usage
` [Qemu-devel] [PULL 07/10] target-i386: Add "kvmclock-stable-bit" feature bit name
` [Qemu-devel] [PULL 08/10] oslib-posix: Fix new compiler error with -Wclobbered
` [Qemu-devel] [PULL 09/10] mc146818rtc: register the clock reset notifier on the right clock
` [Qemu-devel] [PULL 10/10] qtest: fix vhost-user-test compilation with old GLib

[Qemu-devel] Help on possible hang in drive-mirror / query-block-jobs
 2014-07-10 16:02 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH V5 0/3] Support xen HVM direct kernel boot
 2014-07-10 15:14 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH V5 1/3] xen: pass kernel initrd to qemu
` [Qemu-devel] [RFC PATCH V5 2/3] xl.cfg: add 'cmdline' in config file

[Qemu-devel] [PATCH v3 0/2] spapr: Enable huge pages again
 2014-07-10 15:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] spapr: Move RMA memory region registration code
` [Qemu-devel] [PATCH v3 2/2] spapr: Enable use of huge pages

[Qemu-devel] [PULL for-2.1 v2 00/10] KVM changes (+ misc small fixes) for 2.1
 2014-07-10 14:50 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4 v7] ppc: Add debug stub support
 2014-07-10 14:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4 v7] ppc: debug stub: Get trap instruction opcode from KVM
` [Qemu-devel] [PATCH 2/4 v7] ppc: synchronize excp_vectors for injecting exception
` [Qemu-devel] [PATCH 3/4 v7] ppc: Add software breakpoint support
` [Qemu-devel] [PATCH 4/4 v7] ppc: Add hw breakpoint watchpoint support

[Qemu-devel] [PATCH 0/6 v6] ppc: Add debug stub support
 2014-07-10 14:08 UTC  (13+ messages)
` [Qemu-devel] [PATCH 1/6 v6] ppc: debug stub: Get trap instruction opcode from KVM
` [Qemu-devel] [PATCH 2/6 v6] ppc: Add interface to inject interrupt to guest
` [Qemu-devel] [PATCH 3/6 v6] ppc: synchronize excp_vectors for injecting exception
` [Qemu-devel] [PATCH 4/6 v6] ppc: Add program exception injection handler
` [Qemu-devel] [PATCH 5/6 v6] ppc: Add software breakpoint support
` [Qemu-devel] [PATCH 6/6 v6] ppc: Add hw breakpoint watchpoint support

[Qemu-devel] [PATCH v6 0/5] Support Archipelago as a QEMU block backend
 2014-07-10 14:02 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 1/5] block: "

[Qemu-devel] [PATCH] doc: slirp supports ICMP echo if enabled in Linux
 2014-07-10 14:01 UTC 

[Qemu-devel] [PATCH buildfix for-2.1] tests: Fix unterminated string output visitor enum human string
 2014-07-10 13:29 UTC  (4+ messages)

[Qemu-devel] [PATCH/RFC 0/5] s390x/kvm: track the logical cpu state in QEMU and propagate it to kvm
 2014-07-10 13:27 UTC  (9+ messages)
` [Qemu-devel] [PATCH/RFC 1/5] update linux headers with with cpustate changes
` [Qemu-devel] [PATCH/RFC 2/5] s390x/kvm: introduce proper states for s390 cpus
` [Qemu-devel] [PATCH/RFC 3/5] s390x/kvm: proper use of the cpu states OPERATING and STOPPED
` [Qemu-devel] [PATCH/RFC 4/5] s390x/kvm: test whether a cpu is STOPPED when checking "has_work"
` [Qemu-devel] [PATCH/RFC 5/5] s390x/kvm: propagate s390 cpu state to kvm

[Qemu-devel] [PATCH/RFC 0/5] KVM: s390: Let user space control the cpu states
 2014-07-10 13:09 UTC  (6+ messages)
` [Qemu-devel] [PATCH/RFC 1/5] KVM: s390: allow only one SIGP STOP (AND STORE STATUS) at a time
` [Qemu-devel] [PATCH/RFC 2/5] KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stop
` [Qemu-devel] [PATCH/RFC 3/5] KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stopped
` [Qemu-devel] [PATCH/RFC 4/5] KVM: prepare for KVM_(S|G)ET_MP_STATE on other architectures
` [Qemu-devel] [PATCH/RFC 5/5] KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control

[Qemu-devel] [PATCH v5 00/12] KVM Support for MIPS32 Processors
 2014-07-10 12:47 UTC  (3+ messages)

[Qemu-devel] [PULL for-2.1 0/3] target-arm queue
 2014-07-10 12:40 UTC  (4+ messages)
` [Qemu-devel] [PULL 2/3] hw/arm/vexpress: Alias NOR flash at 0 for vexpress-a9

[Qemu-devel] [PULL for-2.1 00/22] Block patches for 2.1.0-rc2
 2014-07-10 12:35 UTC  (23+ messages)
` [Qemu-devel] [PULL for-2.1 01/22] block/backup: Fix hang for unaligned image size
` [Qemu-devel] [PULL for-2.1 02/22] block: Fix bdrv_is_allocated() return value
` [Qemu-devel] [PULL for-2.1 03/22] block: prefer aio_poll to qemu_aio_wait
` [Qemu-devel] [PULL for-2.1 04/22] block: drop aio functions that operate on the main AioContext
` [Qemu-devel] [PULL for-2.1 05/22] test-aio: fix GSource-based timer test
` [Qemu-devel] [PULL for-2.1 06/22] AioContext: speed up aio_notify
` [Qemu-devel] [PULL for-2.1 07/22] block: Make qiov match the request size until EOF
` [Qemu-devel] [PULL for-2.1 08/22] qcow2: Make qiov match request size until backing file EOF
` [Qemu-devel] [PULL for-2.1 09/22] qed: "
` [Qemu-devel] [PULL for-2.1 10/22] block: Assert qiov length matches request length
` [Qemu-devel] [PULL for-2.1 11/22] virtio-blk: avoid dataplane VirtIOBlockReq early free
` [Qemu-devel] [PULL for-2.1 12/22] dataplane: do not free VirtQueueElement in vring_push()
` [Qemu-devel] [PULL for-2.1 13/22] virtio-blk: avoid g_slice_new0() for VirtIOBlockReq and VirtQueueElement
` [Qemu-devel] [PULL for-2.1 14/22] virtio-blk: embed VirtQueueElement in VirtIOBlockReq
` [Qemu-devel] [PULL for-2.1 15/22] AioContext: do not rely on aio_poll(ctx, true) result to end a loop
` [Qemu-devel] [PULL for-2.1 16/22] tests: Fix unterminated string output visitor enum human string
` [Qemu-devel] [PULL for-2.1 17/22] qtest: fix vhost-user-test compilation with old GLib
` [Qemu-devel] [PULL for-2.1 18/22] dma-helpers: Fix too long qiov
` [Qemu-devel] [PULL for-2.1 19/22] virtio-blk: Factor common checks out of virtio_blk_handle_read/write()
` [Qemu-devel] [PULL for-2.1 20/22] virtio-blk: Bypass error action and I/O accounting on invalid r/w
` [Qemu-devel] [PULL for-2.1 21/22] virtio-blk: Treat read/write beyond end as invalid
` [Qemu-devel] [PULL for-2.1 22/22] ide: "

[Qemu-devel] [PATCH] ppc: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory
 2014-07-10 12:11 UTC  (5+ messages)
  ` [Qemu-devel] [PATCH v2] "

[Qemu-devel] [PATCH] pass $($*.o-cflags) first to gcc/g++
 2014-07-10 11:19 UTC  (6+ messages)

[Qemu-devel] [PATCH v5] spapr: add uuid/host details to device tree
 2014-07-10 10:50 UTC  (2+ messages)

[Qemu-devel] [PATCH] spapr: Enable use of huge pages
 2014-07-10 10:45 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH v2] "

[Qemu-devel] [PATCH] target-ppc: Fix number of threads per core limit
 2014-07-10 10:33 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 2.1 0/4] Suppress error action on r/w beyond end
 2014-07-10 10:27 UTC  (2+ messages)

[Qemu-devel] [PATCH for 2.1 0/2] Fix commit of oversized layer
 2014-07-10  9:48 UTC  (5+ messages)

[Qemu-devel] [PATCH for-2.1] test-string-output-visitor: Fix unterminated string
 2014-07-10  8:00 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 2.1 0/4] Suppress error action on r/w beyond end
 2014-07-10  7:56 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2.1 4/4] ide: Treat read/write beyond end as invalid

[Qemu-devel] [Bug 1324112] [NEW] qemu parallel building error on libcacard.la
 2014-07-10  7:49 UTC  (9+ messages)
` [Qemu-devel] [Bug 1324112] "

[Qemu-devel] [PATCH V2 0/6] tests: Add the image fuzzer with qcow2 support
 2014-07-10  7:27 UTC  (7+ messages)
` [Qemu-devel] [PATCH V2 2/6] runner: Tool for fuzz tests execution
` [Qemu-devel] [PATCH V2 4/6] layout: Generator of fuzzed qcow2 images
` [Qemu-devel] [PATCH V2 6/6] image-fuzzer: GPLv2 license file

[Qemu-devel] vm panics because assign different driver, why?
 2014-07-10  3:59 UTC 

[Qemu-devel] [PATCH trivial] qemu-img: Remove redundancy "ret = -1"
 2014-07-10  2:33 UTC  (3+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH v8 00/14] qemu-img: Implement commit like QMP
 2014-07-09 23:23 UTC  (4+ messages)
` [Qemu-devel] [PATCH v8 03/14] qcow2: Optimize bdrv_make_empty()

[Qemu-devel] [Bug 955379] [NEW] cmake hangs with qemu-arm-static
 2014-07-09 21:57 UTC  (2+ messages)
` [Qemu-devel] [Bug 955379] "

[Qemu-devel] [RFC 00/25] QOMify accelerator code
 2014-07-09 22:04 UTC  (26+ messages)
` [Qemu-devel] [RFC 01/25] vl.c: Small coding style fix
` [Qemu-devel] [RFC 02/25] accel: Move accel code to accel.c
` [Qemu-devel] [RFC 03/25] accel: Create struct AccelType
` [Qemu-devel] [RFC 04/25] accel: Simplify configure_accelerator() using AccelType *acc variable
` [Qemu-devel] [RFC 05/25] accel: Move accel name lookup to separate function
` [Qemu-devel] [RFC 06/25] accel: Use QOM classes for accel types
` [Qemu-devel] [RFC 07/25] accel: Make AccelClass.available() optional
` [Qemu-devel] [RFC 08/25] accel: Move KVM accel registration to kvm-all.c
` [Qemu-devel] [RFC 09/25] accel: Move Xen registration code to xen-common.c
` [Qemu-devel] [RFC 10/25] accel: Move qtest accel registration to qtest.c
` [Qemu-devel] [RFC 11/25] accel: Remove tcg_available() function
` [Qemu-devel] [RFC 12/25] accel: Move accel init/allowed code to separate function
` [Qemu-devel] [RFC 13/25] accel: Rename 'init' method to 'init_machine'
` [Qemu-devel] [RFC 14/25] accel: Pass MachineState object to accel init functions
` [Qemu-devel] [RFC 15/25] accel: Create accel object when initializing machine
` [Qemu-devel] [RFC 16/25] accel: Save AccelState on MachineState when initializing
` [Qemu-devel] [RFC 17/25] kvm: Make KVMState be the TYPE_KVM_ACCEL instance struct
` [Qemu-devel] [RFC 18/25] accel: Get target name as argument when initializing accelerator
` [Qemu-devel] [RFC 19/25] accel: Use target-specific accel class if available
` [Qemu-devel] [RFC 20/25] accel: TYPE_X86_ACCEL interface
` [Qemu-devel] [RFC 21/25] kvm: x86 KVM accelerator subclass
` [Qemu-devel] [RFC 22/25] target-i386: Add AccelState parameter to cpu_x86_create()
` [Qemu-devel] [RFC 23/25] target-i386: Move accelerator-specific code outside X86CPU.instance_init
` [Qemu-devel] [RFC 24/25] target-i386: Accept "host" as value for CPU vendor
` [Qemu-devel] [RFC 25/25] target-i386: Move KVM CPUID hacking to accelerator cpu_post_init hook

[Qemu-devel] [PATCH QEMU-2.0/qemu-xen] disas/Makefile.objs: prepend -Idisas/libvixl
 2014-07-09 22:02 UTC  (3+ messages)

[Qemu-devel] [PATCH v9 00/14] qemu-img: Implement commit like QMP
 2014-07-09 21:38 UTC  (11+ messages)
` [Qemu-devel] [PATCH v9 03/14] qcow2: Optimize bdrv_make_empty()
` [Qemu-devel] [PATCH v9 05/14] blockjob: Add "ready" field
` [Qemu-devel] [PATCH v9 06/14] block/mirror: Improve progress report

[Qemu-devel] [Bug 1335444] [NEW] qemu loses serial console data on EAGAIN
 2014-07-09 20:57 UTC  (2+ messages)
` [Qemu-devel] [Bug 1335444] "

[Qemu-devel] [PATCH for-2.1] dma-helpers: Fix too long qiov
 2014-07-09 20:55 UTC  (2+ messages)

[Qemu-devel] [PATCH] prepend the include path of libvixl header files
 2014-07-09 20:16 UTC  (6+ messages)

[Qemu-devel] [PULL 00/37] pc,vhost,virtio fixes, enhancements
 2014-07-09 19:34 UTC  (4+ messages)
` [Qemu-devel] [PULL 37/37] tests: add human format test for string output visitor

[Qemu-devel] [Bug 1307473] Re: guest hang due to missing clock interrupt
 2014-07-09 17:28 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).