qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-10 12:36:06 to 2014-07-11 14:20:11 UTC [more...]

[Qemu-devel] [PATCH v2] libxl: change default QEMU machine to pc-i440fx-1.6
 2014-07-11 14:19 UTC  (5+ messages)

[Qemu-devel] [PATCH] block/quorum: add simple read pattern support
 2014-07-11 14:06 UTC  (3+ messages)

[Qemu-devel] [PULL 0/1] ui/gtk: Restore keyboard focus after Page change
 2014-07-11 13:49 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/1] "

[Qemu-devel] [PATCH] Tap: fix vcpu long time io blocking on tap
 2014-07-11 13:04 UTC  (2+ messages)

[Qemu-devel] [PATCH] migration: catch unknown flag combinations in ram_load
 2014-07-11 12:52 UTC  (10+ messages)

[Qemu-devel] [PATCH for 2.1 1/1] vmstate static checker: detect section renames
 2014-07-11 12:50 UTC 

[Qemu-devel] [PULL for-2.1 00/22] Block patches for 2.1.0-rc2
 2014-07-11 12:46 UTC  (13+ messages)
` [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] live migration + licensing issue
 2014-07-11 12:41 UTC  (17+ messages)

[Qemu-devel] [PULL 0/1] mtp: linux guest detection fix
 2014-07-11 11:50 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/1] "

[Qemu-devel] [PATCH for-2.1? 0/2] thread-pool: avoid fd usage and fix nested aio_poll() deadlock
 2014-07-11 11:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-2.1? 1/2] thread-pool: avoid per-thread-pool EventNotifier
` [Qemu-devel] [PATCH for-2.1? 2/2] thread-pool: avoid deadlock in nested aio_poll() calls

[Qemu-devel] [PULL 0/1] spice: auth fixes
 2014-07-11 11:36 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/1] "

[Qemu-devel] [PATCH v2 for-2.1 0/1] s390x/kvm: bugfix
 2014-07-11 11:24 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 for-2.1 1/1] s390x/kvm: synchronize guest floating point registers

[Qemu-devel] [PATCH RESEND] ui/gtk: Restore keyboard focus after Page change
 2014-07-11 11:19 UTC  (2+ messages)

[Qemu-devel] [PULL v3 00/10] KVM changes (+ misc small fixes) for 2.1
 2014-07-11 11:18 UTC  (14+ 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] [PATCH 00/15] TriCore architecture guest implementation
 2014-07-11 11:10 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/15] target-tricore: Add target stubs and qom-cpu

[Qemu-devel] [PATCH for-2.1 0/1] s390x/kvm: bugfix
 2014-07-11 11:05 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-2.1 1/1] s390x/kvm: synchronize guest floating point registers

[Qemu-devel] [RFC PATCH 0/7] i386: add cpu hot remove support
 2014-07-11  9:59 UTC  (8+ messages)
` [Qemu-devel] [RFC PATCH 1/7] x86: add x86_cpu_unrealizefn() for cpu apic remove
` [Qemu-devel] [RFC PATCH 2/7] i386: add cpu device_del support
` [Qemu-devel] [RFC PATCH 3/7] qom cpu: rename variable 'cpu_added_notifier' to 'cpu_hotplug_notifier'
` [Qemu-devel] [RFC PATCH 4/7] qom cpu: add UNPLUG cpu notify support
` [Qemu-devel] [RFC PATCH 5/7] i386: implement pc interface cpu_common_unrealizefn() in qom/cpu.c
` [Qemu-devel] [RFC PATCH 6/7] cpu hotplug: implement function cpu_status_write() for vcpu ejection
` [Qemu-devel] [RFC PATCH 7/7] cpus: reclaim allocated vCPU objects

[Qemu-devel] [PULL 0/3] vga: some cirrus fixes
 2014-07-11 10:24 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] cirrus_vga: adding sanity check for vram size
` [Qemu-devel] [PULL 2/3] cirrus: Fix build of debug code
` [Qemu-devel] [PULL 3/3] cirrus: Fix host CPU blits

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

[Qemu-devel] [PATCH] block/quorum: make quorum_getlength error message user friendly
 2014-07-11 10:26 UTC  (2+ messages)

[Qemu-devel] [PATCHv2 00/16] slirp: Adding IPv6 support to Qemu -net user mode
 2014-07-11 10:18 UTC  (4+ messages)
` [Qemu-devel] [PATCHv3 "
  ` [Qemu-devel] [PATCH 01/16] slirp: goto bad in udp_input if sosendto fails
    ` [Qemu-devel] [PATCH] "

[Qemu-devel] [PATCH] qemu-char: fix deadlock with "-monitor pty"
 2014-07-11 10:11 UTC 

[Qemu-devel] [Bug 955379] [NEW] cmake hangs with qemu-arm-static
 2014-07-11 10:01 UTC  (3+ messages)
` [Qemu-devel] [Bug 955379] "

[Qemu-devel] block device fd consuption
 2014-07-11 10:04 UTC  (3+ messages)

[Qemu-devel] [PATCH for-2.1] serial: change retry logic to avoid concurrency
 2014-07-11  9:41 UTC 

[Qemu-devel] [PATCH] qemu-char: Fixed the bug lead to dead lock
 2014-07-11  9:30 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH 0/8] Add Generic PCI host device update
 2014-07-11  9:28 UTC  (11+ messages)
` [Qemu-devel] [RFC PATCH 1/8] mach-virt: move GIC inside mach-virt structure
` [Qemu-devel] [RFC PATCH 2/8] mach-virt: improve PCI memory topology definition
` [Qemu-devel] [RFC PATCH 3/8] QEMUMachine: finalize_dt function
` [Qemu-devel] [RFC PATCH 4/8] generic_pci: create header file
` [Qemu-devel] [RFC PATCH 5/8] generic_pci: create own map irq function
` [Qemu-devel] [RFC PATCH 6/8] generic_pci: generate dt node after devices init
` [Qemu-devel] [RFC PATCH 7/8] generic_pci: realize device with machine data
` [Qemu-devel] [RFC PATCH 8/8] generic_pci: add interrupt map structures

[Qemu-devel] Which method executes the translated blocks (TBs)?
 2014-07-11  9:04 UTC  (5+ messages)

[Qemu-devel] [PATCH] scsi-bus: fix to allow some special SCSI commands
 2014-07-11  9:02 UTC  (2+ messages)

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

[Qemu-devel] [PATCH V3 for 2.1 0/2] bug fixs for memory backend
 2014-07-11  8:40 UTC  (4+ messages)
` [Qemu-devel] [PATCH V3 for 2.1 1/2] memory: add memory_region_init_ram_may_fail() and memory_region_init_ram_ptr_may_fail()

[Qemu-devel] [PATCH] backends: Introduce chr-testdev
 2014-07-11  7:44 UTC 

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

[Qemu-devel] [PATCH v12 0/6] qcow2, raw: add preallocation=full and preallocation=falloc
 2014-07-11  6:10 UTC  (7+ messages)
` [Qemu-devel] [PATCH v12 1/6] block: round up file size to nearest sector
` [Qemu-devel] [PATCH v12 2/6] raw, qcow2: don't convert file size to sector size
` [Qemu-devel] [PATCH v12 3/6] rename parse_enum_option to qapi_enum_parse and make it public
` [Qemu-devel] [PATCH v12 4/6] qapi: introduce PreallocMode and a new PreallocMode full
` [Qemu-devel] [PATCH v12 5/6] raw-posix: Add falloc and full preallocation option
` [Qemu-devel] [PATCH v12 6/6] qcow2: "

[Qemu-devel] [PATCH 0/4 v7] ppc: Add debug stub support
 2014-07-11  5:21 UTC  (6+ 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 3/3] ppc/spapr: Fix MAX_CPUS to 255
 2014-07-11  4:28 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/46] Postcopy implementation
 2014-07-11  4:05 UTC  (15+ messages)
` [Qemu-devel] [PATCH 16/46] Add migration-capability boolean for postcopy-ram

[Qemu-devel] [PATCH] trace: docs: add trace file description
 2014-07-11  3:24 UTC 

[Qemu-devel] [PATCH] SIOCGIFINDEX: fix typo
 2014-07-11  2:35 UTC  (3+ messages)

[Qemu-devel] [PATCH] PPC: mac99: Move NVRAM to page boundary when necessary
 2014-07-11  1:31 UTC 

[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] 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] 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/6 v6] ppc: Add debug stub support
 2014-07-10 14:08 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/6 v6] ppc: debug stub: Get trap instruction opcode from KVM

[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  (2+ 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


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