messages from 2013-11-27 13:53:15 to 2013-11-28 14:30:43 UTC [more...]
[Qemu-devel] [RFC PATCH 00/15] input: rewrite qemu input layer
2013-11-28 14:29 UTC (2+ messages)
` [Qemu-devel] [RFC PATCH 03/15] input: define event types using qapi
[Qemu-devel] [PATCH 0/2] use sizes.h macros for power-of-two sizes
2013-11-28 14:27 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/2] include/qemu: introduce sizes.h
` [Qemu-devel] [PATCH 2/2] hw/mips: use sizes.h macros
[Qemu-devel] [PATCH V2 0/8] qapi script: support enum as discriminator and better enum name
2013-11-28 14:24 UTC (4+ messages)
[Qemu-devel] [PATCH 0/9] vmstate code split + unit tests
2013-11-28 14:22 UTC (12+ messages)
` [Qemu-devel] [PATCH 1/9] qemu-file: Make a few functions non-static
` [Qemu-devel] [PATCH 2/9] migration: Move QEMU_VM_* defines to migration/migration.h
` [Qemu-devel] [PATCH 3/9] savevm: Convert all tabs to spaces
` [Qemu-devel] [PATCH 4/9] savevm.c: Coding style fixes
` [Qemu-devel] [PATCH 5/9] savevm.c: Coding style fix
` [Qemu-devel] [PATCH 6/9] vmstate: Move VMState code to vmstate.c
` [Qemu-devel] [PATCH 7/9] qemu-file: Move QEMUFile code to qemu-file.c
` [Qemu-devel] [PATCH 8/9] savevm: Small comment about why timer QEMUFile/VMState code is in savevm.c
` [Qemu-devel] [PATCH 9/9] tests: Some unit tests for vmstate.c
[Qemu-devel] [PATCHv3] qdev: Validate hex properties
2013-11-28 14:09 UTC (2+ messages)
[Qemu-devel] [PATCH] qom: abort on error in property setter if caller passed errp == NULL
2013-11-28 14:00 UTC (10+ messages)
[Qemu-devel] [PATCH 0/7] target-arm: Support AArch64 KVM
2013-11-28 13:33 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/7] target-arm/kvm: Split 32 bit only code into its own file
` [Qemu-devel] [PATCH 2/7] target-arm: Clean up handling of AArch64 PSTATE
` [Qemu-devel] [PATCH 3/7] target-arm: Add minimal KVM AArch64 support
` [Qemu-devel] [PATCH 4/7] configure: Enable KVM for aarch64 host/target combination
` [Qemu-devel] [PATCH 5/7] hw/arm/boot: Allow easier swapping in of different loader code
` [Qemu-devel] [PATCH 6/7] hw/arm/boot: Add boot support for AArch64 processor
` [Qemu-devel] [PATCH 7/7] default-configs: Add config for aarch64-softmmu
[Qemu-devel] [PATCH v2 0/2] qemu-iotests: Filter out "qemu-io> " in all tests
2013-11-28 11:56 UTC (3+ messages)
[Qemu-devel] [RFC] create a single workqueue for each vm to update vm irq routing table
2013-11-28 11:33 UTC (39+ messages)
[Qemu-devel] [PATCH] block: Use BDRV_O_NO_BACKING where appropriate
2013-11-28 11:02 UTC
[Qemu-devel] [PATCH 0/2] scsi: fix VERIFY command
2013-11-28 10:52 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] scsi-bus: fix transfer length and direction for "
` [Qemu-devel] [PATCH 2/2] scsi-disk: fix VERIFY emulation
[Qemu-devel] [PATCH] block: Close backing file early in bdrv_img_create
2013-11-28 10:28 UTC (2+ messages)
[Qemu-devel] [PATCH] SPARC: Add and use CPU_FEATURE_CASA
2013-11-28 10:27 UTC (3+ messages)
` [Qemu-devel] [PATCH v2] "
[Qemu-devel] [PATCH rebased for-1.8] i386: pc: align gpa<->hpa on 1GB boundary (v6)
2013-11-28 10:26 UTC (2+ messages)
[Qemu-devel] [RFC PATCH v2 0/6] qemu-img: add preallocation=full
2013-11-28 10:03 UTC (10+ messages)
` [Qemu-devel] [RFC PATCH v2 5/6] qcow2: implement bdrv_preallocate
[Qemu-devel] [PATCH v6 00/10] Drop in_use from BlockDriverState and enable point-in-time snapshot exporting over NBD
2013-11-28 8:39 UTC (11+ messages)
` [Qemu-devel] [PATCH v6 01/10] qapi: Add BlockOperationType enum
` [Qemu-devel] [PATCH v6 02/10] block: Introduce op_blockers to BlockDriverState
` [Qemu-devel] [PATCH v6 03/10] block: Parse "backing" option to reference existing BDS
` [Qemu-devel] [PATCH v6 04/10] block: support dropping active in bdrv_drop_intermediate
` [Qemu-devel] [PATCH v6 05/10] stream: Use bdrv_drop_intermediate and drop close_unused_images
` [Qemu-devel] [PATCH v6 06/10] block: Replace in_use with operation blocker
` [Qemu-devel] [PATCH v6 07/10] block: Pass error in bdrv_snapshot_create
` [Qemu-devel] [PATCH v6 08/10] block: Add checks of blocker in block operations
` [Qemu-devel] [PATCH v6 09/10] qmp: add command 'blockdev-backup'
` [Qemu-devel] [PATCH v6 10/10] block: Allow backup on referenced named BlockDriverState
[Qemu-devel] [PATCH 0/17 v3] Localhost migration with side channel for ram
2013-11-28 8:19 UTC (16+ messages)
` [Qemu-devel] [PATCH 16/17] migration: adjust migration_thread() process for page flipping
[Qemu-devel] [PATCH RFC 0/3] add direct support of event in qapi schema
2013-11-28 7:16 UTC (4+ messages)
` [Qemu-devel] [PATCH RFC 2/3] qapi script: add support of event
[Qemu-devel] [PATCH 0/2] ppc-e500: Adding pci-pin to irq callback and some cleanup
2013-11-28 6:35 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] ppc-e500: some pci related cleanup
` [Qemu-devel] [PATCH 2/2] ppc-e500: implement PCI INTx routing
[Qemu-devel] [PULL v2 00/11] target-lm32 updates
2013-11-28 6:41 UTC (3+ messages)
[Qemu-devel] [PATCH arm-devs v3 0/4] A9 global timer + mpcore trivials
2013-11-28 6:21 UTC (5+ messages)
` [Qemu-devel] [PATCH arm-devs v3 1/4] cpu/a9mpcore: rename timerbusdev variable
` [Qemu-devel] [PATCH arm-devs v3 2/4] cpu/a9mpcore: reorder operations/declarations
` [Qemu-devel] [PATCH arm-devs v3 3/4] hw/timer: Introduce ARM A9 Global Timer
` [Qemu-devel] [PATCH arm-devs v3 4/4] cpu/a9mpcore: Add "
[Qemu-devel] [PATCH 1/2] linux-user: Add target struct defs needed for POSIX timer syscalls
2013-11-28 5:16 UTC (5+ messages)
` [Qemu-devel] Patch v3 : POSIX timer implementation for linux-user
[Qemu-devel] [PATCH qom v1 1/1] qom/object.c: Split out object and class caches
2013-11-28 4:27 UTC
[Qemu-devel] outlined TLB lookup on x86
2013-11-28 3:56 UTC (5+ messages)
[Qemu-devel] [PATCH V6 0/6] qcow2: rollback the modification on fail in snapshot creation
2013-11-28 3:49 UTC (2+ messages)
[Qemu-devel] [PATCH v5 0/7] Drop in_use from BlockDriverState and enable point-in-time snapshot exporting over NBD
2013-11-28 3:39 UTC (4+ messages)
` [Qemu-devel] [PATCH v5 4/7] block: Add checks of blocker in block operations
[Qemu-devel] [PATCH arm-devs v2 0/8] Fix Support for ARM A9 CBAR
2013-11-28 3:31 UTC (9+ messages)
` [Qemu-devel] [PATCH arm-devs v2 1/8] qom/object: Make uintXX added properties writable
` [Qemu-devel] [PATCH arm-devs v2 2/8] target-arm: Define and use ARM_FEATURE_CBAR
` [Qemu-devel] [PATCH arm-devs v2 3/8] target-arm/cpu: Convert reset CBAR to a property
` [Qemu-devel] [PATCH arm-devs v2 4/8] arm/highbank: Use object_new() rather than cpu_arm_init()
` [Qemu-devel] [PATCH arm-devs v2 5/8] arm/highbank: Fix CBAR intialisation
` [Qemu-devel] [PATCH arm-devs v2 6/8] arm/xilinx_zynq: Use object_new() rather than cpu_arm_init()
` [Qemu-devel] [PATCH arm-devs v2 7/8] arm/xilinx_zynq: Implement CBAR intialisation
` [Qemu-devel] [PATCH arm-devs v2 8/8] arm/highbank.c: Fix MPCore periphbase name
[Qemu-devel] [Bug 739785] [NEW] qemu-i386 on ARM bash: fork: Invalid argument
2013-11-28 2:59 UTC (2+ messages)
` [Qemu-devel] [Bug 739785] Re: qemu-i386 user mode can't fork (bash: fork: Invalid argument)
[Qemu-devel] [Bug 1239008] [NEW] qemu fails to scroll screen on ^Vidmem output
2013-11-28 2:24 UTC (2+ messages)
` [Qemu-devel] [Bug 1239008] "
[Qemu-devel] usecase for QEMU
2013-11-28 2:27 UTC
[Qemu-devel] Linux multiqueue block layer thoughts
2013-11-28 2:15 UTC (2+ messages)
[Qemu-devel] [PATCH arm-devs v1 0/6] Fix Support for ARM A9 CBAR
2013-11-28 1:48 UTC (9+ messages)
` [Qemu-devel] [PATCH arm-devs v1 2/6] target-arm/cpu: Convert reset CBAR to a property
[Qemu-devel] [PATCH v2 0/2] vmdk: Allow version 3 read only open
2013-11-28 1:48 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] vmdk: Allow read only open of VMDK version 3
` [Qemu-devel] [PATCH v2 2/2] qemu-iotests: Add sample image and test for "
[Qemu-devel] [PATCH 0/5] qemu-io: readline command completion
2013-11-28 1:28 UTC (2+ messages)
[Qemu-devel] [RFC qom-cpu v4 00/10] i386: add cpu hot remove support
2013-11-28 1:14 UTC (4+ messages)
` [Qemu-devel] [RFC qom-cpu v4 05/10] qmp: add 'cpu-del' command support
[Qemu-devel] [PATCH v2] hw/i386/pc_sysfw: support two flash drives
2013-11-27 23:52 UTC
[Qemu-devel] [PATCH] Fix QEMU build on OpenBSD on x86 archs
2013-11-27 23:15 UTC
[Qemu-devel] [PATCH qom-cpu 00/16 v10] target-i386: convert CPU features into properties
2013-11-27 22:28 UTC (17+ messages)
` [Qemu-devel] [PATCH 01/16] target-i386: cleanup 'foo' feature handling'
` [Qemu-devel] [PATCH 02/16] target-i386: cleanup 'foo=val' feature handling
` [Qemu-devel] [PATCH 03/16] target-i386: cpu: convert 'level' to static property
` [Qemu-devel] [PATCH 04/16] target-i386: cpu: convert 'xlevel' "
` [Qemu-devel] [PATCH 05/16] target-i386: cpu: convert 'family' "
` [Qemu-devel] [PATCH 06/16] target-i386: cpu: convert 'model' "
` [Qemu-devel] [PATCH 07/16] target-i386: cpu: convert 'stepping' "
` [Qemu-devel] [PATCH 08/16] target-i386: cpu: convert 'vendor' "
` [Qemu-devel] [PATCH 09/16] target-i386: cpu: convert 'model-id' "
` [Qemu-devel] [PATCH 10/16] target-i386: cpu: convert 'tsc-frequency' "
` [Qemu-devel] [PATCH 11/16] target-i386: set [+-]feature using static properties
` [Qemu-devel] [PATCH 12/16] qdev: introduce qdev_prop_find_bit()
` [Qemu-devel] [PATCH 13/16] target-i386: use static properties in check_features_against_host() to print CPUID feature names
` [Qemu-devel] [PATCH 14/16] target-i386: use static properties to list CPUID features
` [Qemu-devel] [PATCH 15/16] target-i386: remove unused *_feature_name arrays
` [Qemu-devel] [PATCH 16/16] target-i386: cpu: fix invalid use of error_is_set(errp) if errp == NULL
[Qemu-devel] [PATCH for-1.7] Fix QEMU build on OpenBSD on x86 archs
2013-11-27 22:26 UTC (3+ messages)
[Qemu-devel] [Bug 1253777] [NEW] OpenBSD VM running on OpenBSD host has sleep calls taking twice as long as they should
2013-11-27 22:16 UTC (4+ messages)
` [Qemu-devel] [Bug 1253777] "
[Qemu-devel] [PATCH 00/60] AArch64 TCG emulation support
2013-11-27 21:56 UTC (5+ messages)
` [Qemu-devel] [PATCH 29/60] AArch64: Add orri instruction emulation
[Qemu-devel] [Bug 1254672] Re: ps segfaults with qemu-{arm, armel, mips, powerpc}-static
2013-11-27 21:22 UTC
[Qemu-devel] [PATCH qom-cpu 00/21 v9] target-i386: convert CPU features into properties
2013-11-27 21:21 UTC (6+ messages)
` [Qemu-devel] [PATCH 02/20] target-i386: convert 'hv_spinlocks' to static property
[Qemu-devel] [qemu PATCH] hw/i386/pc_sysfw: support more than one flash drive
2013-11-27 20:35 UTC (19+ messages)
[Qemu-devel] [PATCH 0/7] x86 CPU subclasses, take 6
2013-11-27 19:34 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/7] target-i386: Eliminate CONFIG_KVM #ifdefs
` [Qemu-devel] [PATCH 2/7] target-i386: Don't change x86_def_t struct on cpu_x86_register()
` [Qemu-devel] [PATCH 3/7] target-i386: Move KVM default-vendor hack to instance_init
` [Qemu-devel] [PATCH 4/7] target-i386: Rename cpu_x86_register() to x86_cpu_load_def()
` [Qemu-devel] [PATCH 5/7] target-i386: Call x86_cpu_load_def() earlier
` [Qemu-devel] [PATCH 6/7] target-i386: Rename x86_def_t to X86CPUDefinition
` [Qemu-devel] [RFC 7/7] target-i386: CPU model subclasses
[Qemu-devel] [PATCH for-1.7 0/2] block/drive-mirror: Reuse backing HD for sync=none
2013-11-27 19:33 UTC (4+ messages)
[Qemu-devel] [PATCH] coroutine: remove qemu_co_queue_wait_insert_head
2013-11-27 19:19 UTC
[Qemu-devel] [PATCH v3] i386: Add _PXM ACPI method to CPU objects
2013-11-27 18:38 UTC
[Qemu-devel] [PATCH 00/27 RFC v7] ACPI memory hotplug
2013-11-27 17:59 UTC (30+ messages)
` [Qemu-devel] [PATCH 04/27] vl: convert -m to qemu_opts_parse()
` [Qemu-devel] [PATCH 05/27] qapi: add SIZE type parser to string_input_visitor
` [Qemu-devel] [PATCH 07/27] add memdev backend infrastructure
` [Qemu-devel] [PATCH 13/27] acpi: memory hotplug ACPI hardware implementation
[Qemu-devel] [PATCH V16 00/11] Add support for binding guest numa nodes to host numa nodes
2013-11-27 16:19 UTC (5+ messages)
` [Qemu-devel] [PATCH V16 09/11] NUMA: set guest numa nodes memory policy
[Qemu-devel] [RFC PATCH v2] i386: Add _PXM ACPI method to CPU objects
2013-11-27 15:58 UTC (3+ messages)
[Qemu-devel] [PATCH 0/2] vmdk: Allow version 3 read only open
2013-11-27 15:31 UTC (2+ messages)
[Qemu-devel] Changed host CPU from Core2Duo to Core i3 or i5 => Windows 8 reboots infinitely
2013-11-27 14:57 UTC
[Qemu-devel] [Bug 1038136] [NEW] lack of keycode 89 for br-abnt2 keyboards
2013-11-27 14:38 UTC (2+ messages)
` [Qemu-devel] [Bug 1038136] "
[Qemu-devel] console muti-head some more design input
2013-11-27 14:23 UTC (10+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).