messages from 2013-08-19 17:38:37 to 2013-08-20 16:11:00 UTC [more...]
[Qemu-devel] [PULL 00/11] QMP queue
2013-08-20 16:10 UTC (6+ messages)
` [Qemu-devel] [PULL 01/11] Convert stderr message calling error_get_pretty() to error_report()
` [Qemu-devel] [PULL 02/11] OptsVisitor: introduce basic list modes
` [Qemu-devel] [PULL 03/11] OptsVisitor: introduce list modes for interval flattening
` [Qemu-devel] [PULL 04/11] OptsVisitor: opts_type_int(): recognize intervals when LM_IN_PROGRESS
` [Qemu-devel] [PULL 05/11] OptsVisitor: rebase opts_type_uint64() to parse_uint_full()
[Qemu-devel] [PATCH v2 0/8] OptsVisitor: support / flatten integer ranges for repeating options
2013-08-20 14:12 UTC (11+ messages)
` [Qemu-devel] [PATCH v2 1/8] OptsVisitor: introduce basic list modes
` [Qemu-devel] [PATCH v2 2/8] OptsVisitor: introduce list modes for interval flattening
` [Qemu-devel] [PATCH v2 3/8] OptsVisitor: opts_type_int(): recognize intervals when LM_IN_PROGRESS
` [Qemu-devel] [PATCH v2 4/8] OptsVisitor: rebase opts_type_uint64() to parse_uint_full()
` [Qemu-devel] [PATCH v2 5/8] OptsVisitor: opts_type_uint64(): recognize intervals when LM_IN_PROGRESS
` [Qemu-devel] [PATCH v2 6/8] OptsVisitor: don't try to flatten overlong integer ranges
` [Qemu-devel] [PATCH v2 7/8] add "test-int128" and "test-bitops" to .gitignore
` [Qemu-devel] [PATCH v2 8/8] OptsVisitor: introduce unit tests, with test cases for range flattening
[Qemu-devel] [PATCH] scripts/qapi.py: Avoid syntax not supported by Python 2.4
2013-08-20 15:43 UTC (2+ messages)
[Qemu-devel] [PATCH] pci: add config space access traces
2013-08-20 15:27 UTC (2+ messages)
[Qemu-devel] [PATCH v3 00/24] arm: ARM11MPCore+A9MPCore+A15MPCore QOM'ification
2013-08-20 15:21 UTC (25+ messages)
` [Qemu-devel] [PATCH v3 01/24] cpu/a9mpcore: Split off instance_init
` [Qemu-devel] [PATCH v3 02/24] intc/arm_gic: Extract headers hw/intc/arm_gic{, _common}.h
` [Qemu-devel] [PATCH v3 03/24] cpu/a9mpcore: Embed GICState
` [Qemu-devel] [PATCH v3 04/24] misc/a9scu: QOM cleanups
` [Qemu-devel] [PATCH v3 05/24] cpu/a9mpcore: Embed A9SCUState
` [Qemu-devel] [PATCH v3 06/24] timer/arm_mptimer: Convert to QOM realize
` [Qemu-devel] [PATCH v3 07/24] cpu/a9mpcore: Embed ARMMPTimerState
` [Qemu-devel] [PATCH v3 08/24] cpu/a9mpcore: Convert to QOM realize
` [Qemu-devel] [PATCH v3 09/24] cpu/a9mpcore: Prepare for QOM embedding
` [Qemu-devel] [PATCH v3 10/24] cpu/a15mpcore: Split off instance_init
` [Qemu-devel] [PATCH v3 11/24] cpu/a15mpcore: Embed GICState
` [Qemu-devel] [PATCH v3 12/24] cpu/a15mpcore: Convert to QOM realize
` [Qemu-devel] [PATCH v3 13/24] cpu/a15mpcore: Prepare for QOM embedding
` [Qemu-devel] [PATCH v3 14/24] a9scu: Build only once
` [Qemu-devel] [PATCH v3 15/24] arm11mpcore: Fix typo in MemoryRegion name
` [Qemu-devel] [PATCH v3 16/24] arm11mpcore: Drop unused fields
` [Qemu-devel] [PATCH v3 17/24] arm11mpcore: Create container MemoryRegion in instance_init
` [Qemu-devel] [PATCH v3 18/24] arm11mpcore: Split off SCU device
` [Qemu-devel] [PATCH v3 19/24] arm11mpcore: Convert ARM11MPCorePriveState to QOM realize
` [Qemu-devel] [PATCH v3 20/24] realview_gic: Convert "
` [Qemu-devel] [PATCH v3 21/24] realview_gic: Prepare for QOM embedding
` [Qemu-devel] [PATCH v3 22/24] arm11mpcore: Convert mpcore_rirq_state to QOM realize
` [Qemu-devel] [PATCH v3 23/24] arm11mpcore: Prepare for QOM embedding
` [Qemu-devel] [PATCH v3 24/24] arm11mpcore: Split off RealView MPCore
[Qemu-devel] [PATCH] target-i386: Only provide CMOV and friends if feature bit set
2013-08-20 15:15 UTC (4+ messages)
[Qemu-devel] Fwd: [libvirt] virDomainAttachDevice error during disk hotplug
2013-08-20 14:57 UTC (3+ messages)
[Qemu-devel] [RFC] Hardware acceleration for Windows and OS X?
2013-08-20 14:55 UTC (4+ messages)
[Qemu-devel] vmdk stream-optimised format
2013-08-20 14:51 UTC (11+ messages)
[Qemu-devel] [Bug?] qemu-1.6.0 python traceback in GEN qmp-commands.h
2013-08-20 14:37 UTC (7+ messages)
[Qemu-devel] [PATCH v2] monitor: print the invalid char in error message
2013-08-20 14:26 UTC (4+ messages)
[Qemu-devel] [PATCH v4 00/13] VHDX log replay and write support, .bdrv_create()
2013-08-20 14:26 UTC (15+ messages)
` [Qemu-devel] [PATCH v4 01/13] block: vhdx - minor comments and typo correction
` [Qemu-devel] [PATCH v4 02/13] block: vhdx - add header update capability
` [Qemu-devel] [PATCH v4 03/13] block: vhdx code movement - VHDXMetadataEntries and BDRVVHDXState to header
` [Qemu-devel] [PATCH v4 04/13] block: vhdx - log support struct and defines
` [Qemu-devel] [PATCH v4 05/13] block: vhdx - break endian translation functions out
` [Qemu-devel] [PATCH v4 06/13] block: vhdx - update log guid in header, and first write tracker
` [Qemu-devel] [PATCH v4 07/13] block: vhdx - log parsing, replay, and flush support
` [Qemu-devel] [PATCH v4 08/13] block: vhdx - add log write support
` [Qemu-devel] [PATCH v4 09/13] block: vhdx "
` [Qemu-devel] [PATCH v4 10/13] block: vhdx - move more endian translations to vhdx-endian.c
` [Qemu-devel] [PATCH v4 11/13] block: vhdx - break out code operations to functions
` [Qemu-devel] [PATCH v4 12/13] block: vhdx - fix comment typos in header, fix incorrect struct fields
` [Qemu-devel] [PATCH v4 13/13] block: vhdx - add .bdrv_create() support
[Qemu-devel] [PULL 00/21] target-arm queue
2013-08-20 14:08 UTC (22+ messages)
` [Qemu-devel] [PULL 01/21] target-arm: Implement 'int' loglevel
` [Qemu-devel] [PULL 02/21] target-arm: Make IRQ and FIQ gpio lines on the CPU object
` [Qemu-devel] [PULL 03/21] hw/arm/armv7m: Don't use arm_pic_init_cpu()
` [Qemu-devel] [PULL 04/21] hw/arm/exynos4210: "
` [Qemu-devel] [PULL 05/21] hw/arm/highbank: "
` [Qemu-devel] [PULL 06/21] hw/arm/integratorcp: "
` [Qemu-devel] [PULL 07/21] hw/arm/kzm: "
` [Qemu-devel] [PULL 08/21] hw/arm/musicpal: "
` [Qemu-devel] [PULL 09/21] hw/arm/omap*: "
` [Qemu-devel] [PULL 10/21] hw/arm/realview: "
` [Qemu-devel] [PULL 11/21] hw/arm/strongarm: "
` [Qemu-devel] [PULL 12/21] hw/arm/versatilepb: "
` [Qemu-devel] [PULL 13/21] hw/arm/vexpress: "
` [Qemu-devel] [PULL 14/21] hw/arm/xilinx_zynq: "
` [Qemu-devel] [PULL 15/21] hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu()
` [Qemu-devel] [PULL 16/21] target-arm: Allow raw_read() and raw_write() to handle 64 bit regs
` [Qemu-devel] [PULL 17/21] target-arm: Support coprocessor registers which do I/O
` [Qemu-devel] [PULL 18/21] target-arm: Implement the generic timer
` [Qemu-devel] [PULL 19/21] hw/cpu/a15mpcore: Wire generic timer outputs to GIC inputs
` [Qemu-devel] [PULL 20/21] default-configs: Fix A9MP and A15MP config names
` [Qemu-devel] [PULL 21/21] hw/timer/imx_epit: Simplify and fix imx_epit implementation
[Qemu-devel] [Patch] ARM: Simplify and fix imx_epit implementation
2013-08-20 14:05 UTC (4+ messages)
[Qemu-devel] [PATCH V8 00/13] monitor: support sub command group in auto completion and help
2013-08-20 14:04 UTC (3+ messages)
[Qemu-devel] [PATCH] Make cow_co_is_allocated and cow_update_bitmap more efficient
2013-08-20 14:03 UTC (4+ messages)
[Qemu-devel] [PATCH V8 00/11] Add support for binding guest numa nodes to host numa nodes
2013-08-20 13:43 UTC (14+ messages)
` [Qemu-devel] [PATCH V8 01/11] NUMA: add NumaOptions, NumaNodeOptions and NumaMemOptions
` [Qemu-devel] [PATCH V8 02/11] NUMA: split -numa option
` [Qemu-devel] [PATCH V8 03/11] NUMA: move numa related code to numa.c
` [Qemu-devel] [PATCH V8 04/11] NUMA: Add numa_info structure to contain numa nodes info
` [Qemu-devel] [PATCH V8 05/11] NUMA: Add Linux libnuma detection
` [Qemu-devel] [PATCH V8 06/11] NUMA: parse guest numa nodes memory policy
` [Qemu-devel] [PATCH V8 07/11] NUMA: set "
` [Qemu-devel] [PATCH V8 08/11] NUMA: add qmp command set-mem-policy to set memory policy for NUMA node
` [Qemu-devel] [PATCH V8 09/11] NUMA: add hmp command set-mem-policy
` [Qemu-devel] [PATCH V8 10/11] NUMA: add qmp command query-numa
` [Qemu-devel] [PATCH V8 11/11] NUMA: convert hmp command info_numa to use qmp command query_numa
[Qemu-devel] Call for agenda for 2013-08-20
2013-08-20 13:41 UTC (2+ messages)
[Qemu-devel] [PATCHv11 00/31] aio / timers: Add AioContext timers and use ppoll
2013-08-20 13:35 UTC (8+ messages)
` [Qemu-devel] [PATCHv11 13/31] aio / timers: aio_ctx_prepare sets timeout from AioContext timers
[Qemu-devel] vm performance degradation after kvm live migration or save-restore with ETP enabled
2013-08-20 13:33 UTC (12+ messages)
` [Qemu-devel] vm performance degradation after kvm live migration or save-restore with EPT enabled
[Qemu-devel] [PATCH] hw/openrisc/openrisc_sim: Avoid using uninitialised variable 'entry'
2013-08-20 13:24 UTC (3+ messages)
[Qemu-devel] [PATCH] default-configs: Fix A9MP and A15MP config names
2013-08-20 13:11 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/4] target-arm: Implement support for generic timers
2013-08-20 13:10 UTC (2+ messages)
[Qemu-devel] [PATCH 00/14] ARM: make IRQ/FIQ gpio lines on CPU object
2013-08-20 13:07 UTC (2+ messages)
[Qemu-devel] [PATCH] configure: disable clang -Wstring-plus-int warning
2013-08-20 13:01 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] target-ppc: Add support for dumping guest memory using qemu gdb server
2013-08-20 12:49 UTC (4+ messages)
[Qemu-devel] [PATCH 0/2] tests: Fixes for in-tree build
2013-08-20 11:43 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/2] tests: Fix schema parser test "
` [Qemu-devel] [PATCH 2/2] tests: Update .gitignore for test-int128 and test-bitops
[Qemu-devel] [PATCH v2 0/2] tests: Fixes for in-tree build
2013-08-20 11:43 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] tests: Fix schema parser test "
` [Qemu-devel] [PATCH v2 2/2] tests: Update .gitignore for test-int128 and test-bitops
[Qemu-devel] [PATCH] powerpc iommu: enable multiple TCE requests
2013-08-20 11:38 UTC (19+ messages)
[Qemu-devel] [PATCH -V2 0/4] target-ppc: Add support for dumping guest memory using qemu gdb server
2013-08-20 10:49 UTC (5+ messages)
` [Qemu-devel] [PATCH -V2 1/4] target-ppc: Update slb array with correct index values
` [Qemu-devel] [PATCH -V2 2/4] target-ppc: Use #define instead of opencoding SLB valid bit
` [Qemu-devel] [PATCH -V2 3/4] target-ppc: Fix page table lookup with kvm enabled
` [Qemu-devel] [PATCH -V2 4/4] target-ppc: Check for error on address translation in memsave command
[Qemu-devel] [PATCH v2] Fix query-migrate documentation in qmp-commands.hx
2013-08-20 10:33 UTC (4+ messages)
[Qemu-devel] minimal linux distribution for qemu
2013-08-20 8:38 UTC (2+ messages)
[Qemu-devel] [RFC] Convert AioContext to Gsource sub classes
2013-08-20 9:59 UTC (11+ messages)
[Qemu-devel] [PATCH] Qemu-xen: HVM S3 bugfix
2013-08-20 9:12 UTC (2+ messages)
` [Qemu-devel] [Xen-devel] "
[Qemu-devel] [PATCH v2 0/7] smbios cleanup & nicer defaults for type 1
2013-08-20 9:09 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 6/7] vl: Set current_machine early
[Qemu-devel] [PATCH 0/7] introduce BSD-licensed block driver for "raw"
2013-08-20 8:21 UTC (7+ messages)
` [Qemu-devel] [PATCH 4/7] raw_bsd: introduce "special members"
` [Qemu-devel] [PATCH 7/7] switch raw block driver from "raw.o" to "raw_bsd.o"
[Qemu-devel] [PATCH RESEND] RCU implementation for Qemu. Fixup some dynamic casts in the Qemu device tree to correspond to the QOM type-checking system
2013-08-20 7:02 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/9] Our QAPI parser is a hack, replace it
2013-08-20 6:58 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 1/9] tests: QAPI schema parser tests
[Qemu-devel] [PATCH] qemu-kvm bugfix for IA32_FEATURE_CONTROL
2013-08-20 6:10 UTC (7+ messages)
[Qemu-devel] [PATCH 0/8] OptsVisitor: support / flatten integer ranges for repeating options
2013-08-19 20:04 UTC (5+ messages)
` [Qemu-devel] [PATCH 8/8] OptsVisitor: introduce unit tests, with test cases for range flattening
[Qemu-devel] [PATCH] Fixup some dynamic casts in the Qemu device tree to correspond to the QOM type-checking system. These patches change from using Linux kernel style upcasts to typesafe object oriented casts with runtime checking semantics
2013-08-19 20:00 UTC (5+ messages)
[Qemu-devel] [PATCH v2] Convert stderr message calling error_get_pretty() to error_report()
2013-08-19 19:38 UTC (2+ messages)
[Qemu-devel] [PATCH] pc: cleanup 1.4 compat support
2013-08-19 13:02 UTC (3+ messages)
[Qemu-devel] [PATCH v4 0/2] future proof rom loading for cross versiom migration
2013-08-19 18:05 UTC (12+ messages)
` [Qemu-devel] [PATCH v4 1/2] arch_init: align MR size to target page size
` [Qemu-devel] [PATCH v4 2/2] loader: store FW CFG ROM files in RAM
[Qemu-devel] [PATCH 1/1] virtio-scsi: Make type virtio-scsi-common abstract
2013-08-19 17:51 UTC (2+ 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).