messages from 2015-08-04 15:58:33 to 2015-08-05 22:03:59 UTC [more...]
[Qemu-devel] [ARM SMBIOS V1 PATCH 0/6] SMBIOS Support for ARM
2015-08-05 22:03 UTC (6+ messages)
[Qemu-devel] [PATCH RFC v3 00/32] qapi: QMP introspection
2015-08-05 21:50 UTC (47+ messages)
` [Qemu-devel] [PATCH RFC v3 02/32] qapi: New QAPISchema intermediate reperesentation
` [Qemu-devel] [PATCH RFC v3 03/32] qapi: QAPISchema code generation helper methods
` [Qemu-devel] [PATCH RFC v3 04/32] qapi: New QAPISchemaVisitor
` [Qemu-devel] [PATCH RFC v3 05/32] tests/qapi-schema: Convert test harness to QAPISchemaVisitor
` [Qemu-devel] [PATCH RFC v3 06/32] qapi: Split up some typedefs to ease review
` [Qemu-devel] [PATCH RFC v3 07/32] qapi: Generate comments to simplify splitting for review
` [Qemu-devel] [PATCH RFC v3 10/32] qapi-types: Convert to QAPISchemaVisitor, fixing flat unions
` [Qemu-devel] [PATCH RFC v3 11/32] qapi-visit: Convert to QAPISchemaVisitor, fixing bugs
` [Qemu-devel] [PATCH RFC v3 15/32] qapi-event: Convert to QAPISchemaVisitor, fixing data with base
` [Qemu-devel] [PATCH RFC v3 16/32] qapi: Generate comments to simplify splitting for review
` [Qemu-devel] [PATCH RFC v3 17/32] Revert "qapi: Generate comments to simplify splitting for review"
` [Qemu-devel] [PATCH RFC v3 18/32] qapi: Replace dirty is_c_ptr() by method c_null()
` [Qemu-devel] [PATCH RFC v3 19/32] qapi: Clean up after recent conversions to QAPISchemaVisitor
` [Qemu-devel] [PATCH RFC v3 20/32] qapi-visit: Rearrange code a bit
` [Qemu-devel] [PATCH RFC v3 21/32] qapi-commands: Rearrange code
` [Qemu-devel] [PATCH RFC v3 22/32] qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO()
` [Qemu-devel] [PATCH RFC v3 23/32] qapi: De-duplicate parameter list generation
` [Qemu-devel] [PATCH RFC v3 24/32] qapi-commands: De-duplicate output marshaling functions
` [Qemu-devel] [PATCH RFC v3 26/32] qapi: Introduce a first class 'any' type
` [Qemu-devel] [PATCH RFC v3 27/32] qom: Don't use 'gen': false for qom-get, qom-set, object-add
` [Qemu-devel] [PATCH RFC v3 28/32] qapi-schema: Fix up misleading specification of netdev_add
` [Qemu-devel] [PATCH RFC v3 29/32] qapi: Pseudo-type '**' is now unused, drop it
` [Qemu-devel] [PATCH RFC v3 30/32] qapi: New QMP command query-schema for QMP schema introspection
` [Qemu-devel] [PATCH RFC v3 31/32] qapi-introspect: Map all integer types to 'int'
` [Qemu-devel] [PATCH RFC v3 32/32] qapi-introspect: Hide type names
[Qemu-devel] [PATCH for-2.4] oslib-win32: only provide localtime_r/gmtime_r if missing
2015-08-05 21:42 UTC (12+ messages)
` [Qemu-devel] QEMU 2.4 for Windows - current status
[Qemu-devel] [PATCH v2 0/5] block: Drop BDS.filename
2015-08-05 20:52 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 1/5] block: Change bdrv_get_encrypted_filename()
` [Qemu-devel] [PATCH v2 2/5] block: Avoid BlockDriverState.filename
` [Qemu-devel] [PATCH v2 3/5] block: Add bdrv_filename()
` [Qemu-devel] [PATCH v2 4/5] block: Drop BlockDriverState.filename
` [Qemu-devel] [PATCH v2 5/5] iotests: Test changed Quorum filename
[Qemu-devel] [ANNOUNCE] QEMU 2.4.0-rc4 is now available
2015-08-05 20:08 UTC
[Qemu-devel] [Question] Static probe Qemu for CPU operation on KVM mode
2015-08-05 19:58 UTC
[Qemu-devel] [PATCH] block: don't register quorum driver if SHA256 support is unavailable
2015-08-05 19:04 UTC (6+ messages)
` [Qemu-devel] [PATCH for-2.4] "
[Qemu-devel] [PATCH] sheepdog: fix overlapping metadata update
2015-08-05 18:58 UTC (11+ messages)
` [Qemu-devel] [sheepdog] "
[Qemu-devel] [PATCH v2 0/2] make: Cleanup and fix of loading of dependency info
2015-08-05 18:51 UTC (7+ messages)
` [Qemu-devel] [PATCH v2 1/2] make: fix where dependency *.d are stored
` [Qemu-devel] [PATCH v2 2/2] make: load only required dependency files
[Qemu-devel] [Bug 1481750] [NEW] qemu-system-ppc hangs when running -M ppce500 -bios u-boot.e500
2015-08-05 18:21 UTC (2+ messages)
` [Qemu-devel] [Bug 1481750] "
[Qemu-devel] FW: about the bdrv_invalidate_cache_all()
2015-08-05 17:45 UTC (2+ messages)
[Qemu-devel] [PATCH v6 00/17] qcow2: Add new overlap check functions
2015-08-05 17:33 UTC (18+ messages)
` [Qemu-devel] [PATCH v6 01/17] "
` [Qemu-devel] [PATCH v6 02/17] qcow2: Pull up overlap check option evaluation
` [Qemu-devel] [PATCH v6 03/17] qcow2: Create metadata list
` [Qemu-devel] [PATCH v6 04/17] qcow2/overlaps: Protect image header
` [Qemu-devel] [PATCH v6 05/17] qcow2/overlaps: Protect refcount table
` [Qemu-devel] [PATCH v6 06/17] qcow2/overlaps: Protect refcount blocks
` [Qemu-devel] [PATCH v6 07/17] qcow2/overlaps: Protect active L1 table
` [Qemu-devel] [PATCH v6 08/17] qcow2/overlaps: Protect active L2 tables
` [Qemu-devel] [PATCH v6 09/17] qcow2/overlaps: Protect snapshot table
` [Qemu-devel] [PATCH v6 10/17] qcow2/overlaps: Protect inactive L1 tables
` [Qemu-devel] [PATCH v6 11/17] qcow2/overlaps: Protect inactive L2 tables
` [Qemu-devel] [PATCH v6 12/17] qcow2: Use new metadata overlap check function
` [Qemu-devel] [PATCH v6 13/17] qcow2/overlaps: Add "memory limit reached" event
` [Qemu-devel] [PATCH v6 14/17] qcow2/overlaps: Add memory usage limit
` [Qemu-devel] [PATCH v6 15/17] qcow2: Add overlap structure memory size options
` [Qemu-devel] [PATCH v6 16/17] qapi: Expose new qcow2 overlap check options
` [Qemu-devel] [PATCH v6 17/17] iotests: Test qcow2's overlap check memory limit
[Qemu-devel] Logging number of translated instructions per basic block
2015-08-05 17:11 UTC (2+ messages)
[Qemu-devel] Segmentation Fault while running tests
2015-08-05 17:03 UTC (4+ messages)
[Qemu-devel] RFC: ARM Semihosting, PMU, and BBV Changes
2015-08-05 16:51 UTC (15+ messages)
` [Qemu-devel] [RFC 01/14] Make unknown semihosting calls non-fatal
` [Qemu-devel] [RFC 02/14] Added semihosting support for A64 in full-system mode
` [Qemu-devel] [RFC 03/14] Fix makefile
` [Qemu-devel] [RFC 04/14] Modify load exclusive/store exclusive to use physical addresses with the monitor
` [Qemu-devel] [RFC 05/14] Fixed TLB invalidate ops
` [Qemu-devel] [RFC 06/14] Added support for block profiling for AArch32 and Aarch64
` [Qemu-devel] [RFC 07/14] Add PMU to ARM virt platform
` [Qemu-devel] [RFC 08/14] Add instruction-counting infrastructure to target-arm
` [Qemu-devel] [RFC 09/14] Implement remaining PMU functionality
` [Qemu-devel] [RFC 10/14] bbvec: Move mode/PID change detection to register writes
` [Qemu-devel] [RFC 11/14] Print bbvec stats on 'magic' exceptions
` [Qemu-devel] [RFC 12/14] bbvec: Detect mode changes after uncached_cpsr update
` [Qemu-devel] [RFC 13/14] Enable negative icount values for QEMU
` [Qemu-devel] [RFC 14/14] bbvec: Properly detect conditional thumb2 branching instructions
[Qemu-devel] [PULL 0/1] virtio fix for 2.4
2015-08-05 15:59 UTC (3+ messages)
` [Qemu-devel] [PULL 1/1] virtio: fix 1.0 virtqueue migration
[Qemu-devel] Summary of MTTCG Call 3/8/2015
2015-08-05 15:03 UTC (2+ messages)
[Qemu-devel] [PATCH] qemu-doc.texi: Add usb sound card info
2015-08-05 14:49 UTC
[Qemu-devel] Does PCI hotplug work with IVSHMEM?
2015-08-05 14:44 UTC (5+ messages)
[Qemu-devel] [PATCH for 2.4 V2] virtio: fix 1.0 virtqueue migration
2015-08-05 14:43 UTC (3+ messages)
[Qemu-devel] [PATCH] make: explicit dependencies for ACPI gen sources
2015-08-05 14:28 UTC (7+ messages)
[Qemu-devel] [PATCH 00/26] qapi: Another round of fixes and cleanups
2015-08-05 14:22 UTC (23+ messages)
` [Qemu-devel] [PATCH 02/26] qapi: Clean up cgen() and mcgen()
` [Qemu-devel] [PATCH 07/26] qapi: Fix generated code when flat union has member 'kind'
` [Qemu-devel] [PATCH 08/26] qapi: Generate a nicer struct for flat unions
` [Qemu-devel] [PATCH 16/26] qapi: Document flaws in checking of names
` [Qemu-devel] [PATCH 18/26] tests/qapi-schema: Rename tests from data- to args-
` [Qemu-devel] [PATCH 20/26] qapi: Fix to reject union command and event arguments
` [Qemu-devel] [PATCH 21/26] qapi: Command returning anonymous type doesn't work, outlaw
` [Qemu-devel] [PATCH 25/26] qapi-commands: Drop useless initialization
` [Qemu-devel] [PATCH 26/26] qapi: Generated code cleanup
[Qemu-devel] [Consult] tilegx: About floating point instructions
2015-08-05 14:16 UTC (6+ messages)
[Qemu-devel] [PATCH v5 0/2] vhost user: Add live migration
2015-08-05 13:38 UTC (4+ messages)
` [Qemu-devel] [PATCH v5 1/2] vhost user: add support of "
[Qemu-devel] [PATCH v7 00/42] Postcopy implementation
2015-08-05 12:21 UTC (6+ messages)
` [Qemu-devel] [PATCH v7 01/42] Start documenting how postcopy works
` [Qemu-devel] [PATCH v7 15/42] Return path: Source handling of return path
[Qemu-devel] [PATCH COLO-BLOCK v8 00/18] Block replication for continuous checkpoints
2015-08-05 12:19 UTC (3+ messages)
` [Qemu-devel] [PATCH COLO-BLOCK v8 02/18] quorum: implement block driver interfaces add/delete a BDS's child
[Qemu-devel] [PATCH COLO-Frame v8 00/34] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
2015-08-05 11:54 UTC (5+ messages)
` [Qemu-devel] [PATCH COLO-Frame v8 24/34] COLO NIC: Implement colo nic device interface configure()
[Qemu-devel] [PATCH 0/2] throttle: refuse bps_max/iops_max without bps/iops
2015-08-05 11:54 UTC (2+ messages)
[Qemu-devel] QEMU developers on DebConf15?
2015-08-05 11:39 UTC (4+ messages)
[Qemu-devel] [PATCH V3 0/3] vhost-user: sync backend
2015-08-05 11:37 UTC (3+ messages)
` [Qemu-devel] [PATCH V3 1/3] hw/vhost-user: remove unnecessary virtio control bits
[Qemu-devel] [PATCH v5] hmp: add info iothreads command
2015-08-05 9:54 UTC (2+ messages)
[Qemu-devel] [PATCH] qmp-shell: add documentation
2015-08-05 9:49 UTC (6+ messages)
[Qemu-devel] [Bug 1481654] [NEW] libcacard.pc paths are not modified when configure prefix is
2015-08-05 8:53 UTC
[Qemu-devel] virtio: qemu crashes in virtqueue_map_sg()
2015-08-05 8:57 UTC
[Qemu-devel] Recent patches for 2.4
2015-08-05 8:39 UTC (13+ messages)
` [Qemu-devel] [Qemu-stable] "
[Qemu-devel] QEMU Summit 2015 agenda
2015-08-05 7:17 UTC (4+ messages)
[Qemu-devel] [PATCH v2 0/3] hw/arm/gic: Code duplication removal
2015-08-05 7:05 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] Merge memory_region_init_reservation() into memory_region_init_io()
` [Qemu-devel] [PATCH v2 2/3] hw/arm/gic: Kill code duplication
` [Qemu-devel] [PATCH v2 3/3] Introduce gic_class_name() instead of repeating condition
[Qemu-devel] QEMU using hugepage
2015-08-05 6:54 UTC
[Qemu-devel] [PATCH 2.4] virtio: fix 1.0 virtqueue migration
2015-08-05 6:32 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] hw/arm/gic: Code duplication removal
2015-08-05 6:30 UTC (4+ messages)
` [Qemu-devel] [PATCH 2/3] hw/arm/gic: Kill code duplication
[Qemu-devel] [RFC PATCH v0 0/5] spapr-next: Memory hotplug updates
2015-08-05 3:42 UTC (4+ messages)
` [Qemu-devel] [RFC PATCH v0 3/5] spapr: Revert to memory@XXXX representation for non-hotplugged memory
[Qemu-devel] [RFC/COLO: 0/3] Hybrid mode and parameterisation
2015-08-05 3:23 UTC (5+ messages)
` [Qemu-devel] [RFC/COLO: 1/3] COLO: Hybrid mode
` [Qemu-devel] [RFC/COLO: 2/3] Parameterise min/max/relax time
` [Qemu-devel] [RFC/COLO: 3/3] COLO: Parameterise background RAM transfer limit
[Qemu-devel] [PATCH v1] xenpt: Properly handle 64-bit bar with more than 4G size
2015-08-05 2:02 UTC
[Qemu-devel] [PATCH RESEND v2 0/3] sPAPR: Support EEH Error Injection
2015-08-05 2:05 UTC (9+ messages)
` [Qemu-devel] [PATCH RESEND v2 2/3] sPAPR: Support RTAS call ibm, {open, close}-errinjct
[Qemu-devel] [PATCH] i6300esb: correctly convert watchdog clock ticks into nanoseconds
2015-08-05 0:01 UTC (3+ messages)
` [Qemu-devel] [PATCH][TRIVIAL] i6300esb: fix timer overflow
[Qemu-devel] [Bug 1459622] [NEW] firefox hang with virtfs
2015-08-04 21:12 UTC (2+ messages)
` [Qemu-devel] [Bug 1459622] "
[Qemu-devel] [PATCH for-2.4] Revert "vhost-user: Send VHOST_RESET_OWNER on vhost stop"
2015-08-04 20:36 UTC (3+ messages)
[Qemu-devel] [PATCH v4 00/11] qemu-log, perfmap and other logging tweaks
2015-08-04 19:16 UTC (20+ messages)
` [Qemu-devel] [PATCH v4 01/11] tcg: add ability to dump /tmp/perf-<pid>.map files
` [Qemu-devel] [PATCH v4 03/11] qemu-log: correct help text for -d cpu
` [Qemu-devel] [PATCH v4 09/11] target-arm: dfilter support for in_asm, op, opt_op
[Qemu-devel] [PATCH for-2.4] target-i386: fix IvyBridge xlevel in PC_COMPAT_2_3
2015-08-04 17:47 UTC (8+ messages)
[Qemu-devel] Patch Round-up for stable 2.3.1, freeze on 2015-08-06
2015-08-04 17:41 UTC (2+ messages)
[Qemu-devel] Website documentation update
2015-08-04 17:13 UTC (2+ messages)
[Qemu-devel] PATCH] dev-audio.c: provide better description of audio device
2015-08-04 16:56 UTC
[Qemu-devel] [ANNOUNCE] key signing party at KVM Forum 2015
2015-08-04 16:20 UTC
[Qemu-devel] [PATCH] block/mirror: limit qiov to IOV_MAX elements
2015-08-04 16:13 UTC (2+ messages)
` [Qemu-devel] [Qemu-block] "
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).