messages from 2014-08-11 06:36:32 to 2014-08-11 19:17:10 UTC [more...]
[Qemu-devel] [RFC PATCH v3 0/6] VMState testing
2014-08-11 19:16 UTC (12+ messages)
` [Qemu-devel] [RFC PATCH v3 1/6] QEMUSizedBuffer/QEMUFile
` [Qemu-devel] [RFC PATCH v3 2/6] VMState test: get information about the registered devices
` [Qemu-devel] [RFC PATCH v3 3/6] VMstate test: basic VMState testing mechanism
` [Qemu-devel] [RFC PATCH v3 4/6] VMState test: querying the vmstate testing process
[Qemu-devel] [Bug 1297218] Re: guest hangs after live migration due to tsc jump
2014-08-11 18:43 UTC (3+ messages)
[Qemu-devel] [PATCH v2 00/43] Postcopy implementation
2014-08-11 18:29 UTC (49+ messages)
` [Qemu-devel] [PATCH v2 01/43] qemu_ram_foreach_block: pass up error value, and down the ramblock name
` [Qemu-devel] [PATCH v2 02/43] improve DPRINTF macros, add to savevm
` [Qemu-devel] [PATCH v2 03/43] Add qemu_get_counted_string to read a string prefixed by a count byte
` [Qemu-devel] [PATCH v2 04/43] Create MigrationIncomingState
` [Qemu-devel] [PATCH v2 05/43] Return path: Open a return path on QEMUFile for sockets
` [Qemu-devel] [PATCH v2 06/43] Return path: socket_writev_buffer: Block even on non-blocking fd's
` [Qemu-devel] [PATCH v2 07/43] Migration commands
` [Qemu-devel] [PATCH v2 08/43] Return path: Control commands
` [Qemu-devel] [PATCH v2 09/43] Return path: Send responses from destination to source
` [Qemu-devel] [PATCH v2 10/43] Return path: Source handling of return path
` [Qemu-devel] [PATCH v2 11/43] qemu_loadvm errors and debug
` [Qemu-devel] [PATCH v2 12/43] ram_debug_dump_bitmap: Dump a migration bitmap as text
` [Qemu-devel] [PATCH v2 13/43] Rework loadvm path for subloops
` [Qemu-devel] [PATCH v2 14/43] Add migration-capability boolean for postcopy-ram
` [Qemu-devel] [PATCH v2 15/43] Add wrappers and handlers for sending/receiving the postcopy-ram migration messages
` [Qemu-devel] [PATCH v2 16/43] QEMU_VM_CMD_PACKAGED: Send a packaged chunk of migration stream
` [Qemu-devel] [PATCH v2 17/43] migrate_init: Call from savevm
` [Qemu-devel] [PATCH v2 18/43] Allow savevm handlers to state whether they could go into postcopy
` [Qemu-devel] [PATCH v2 19/43] postcopy: OS support test
` [Qemu-devel] [PATCH v2 20/43] migrate_start_postcopy: Command to trigger transition to postcopy
` [Qemu-devel] [PATCH v2 21/43] MIG_STATE_POSTCOPY_ACTIVE: Add new migration state
` [Qemu-devel] [PATCH v2 22/43] qemu_savevm_state_complete: Postcopy changes
` [Qemu-devel] [PATCH v2 23/43] Postcopy: Maintain sentmap during postcopy pre phase
` [Qemu-devel] [PATCH v2 24/43] Postcopy page-map-incoming (PMI) structure
` [Qemu-devel] [PATCH v2 25/43] postcopy: Add incoming_init/cleanup functions
` [Qemu-devel] [PATCH v2 26/43] postcopy: Incoming initialisation
` [Qemu-devel] [PATCH v2 27/43] postcopy: ram_enable_notify to switch on userfault
` [Qemu-devel] [PATCH v2 28/43] Postcopy: postcopy_start
` [Qemu-devel] [PATCH v2 29/43] Postcopy: Rework migration thread for postcopy mode
` [Qemu-devel] [PATCH v2 30/43] mig fd_connect: open return path
` [Qemu-devel] [PATCH v2 31/43] Postcopy: Create a fault handler thread before marking the ram as userfault
` [Qemu-devel] [PATCH v2 32/43] Page request: Add MIG_RPCOMM_REQPAGES reverse command
` [Qemu-devel] [PATCH v2 33/43] Page request: Process incoming page request
` [Qemu-devel] [PATCH v2 34/43] Page request: Consume pages off the post-copy queue
` [Qemu-devel] [PATCH v2 35/43] Add assertion to check migration_dirty_pages
` [Qemu-devel] [PATCH v2 36/43] postcopy_ram.c: place_page and helpers
` [Qemu-devel] [PATCH v2 37/43] Postcopy: Use helpers to map pages during migration
` [Qemu-devel] [PATCH v2 38/43] qemu_ram_block_from_host
` [Qemu-devel] [PATCH v2 39/43] Postcopy; Handle userfault requests
` [Qemu-devel] [PATCH v2 40/43] Start up a postcopy/listener thread ready for incoming page data
` [Qemu-devel] [PATCH v2 41/43] postcopy: Wire up loadvm_postcopy_ram_handle_{run, end} commands
` [Qemu-devel] [PATCH v2 42/43] End of migration for postcopy
` [Qemu-devel] [PATCH v2 43/43] Start documenting how postcopy works
[Qemu-devel] KVM call for agenda for 2014-08-19
2014-08-11 18:26 UTC (2+ messages)
[Qemu-devel] [Bug 1285508] Re: [ppa 2.0~git-20140225] mouse cursor invisible with Ubuntu live system
2014-08-11 17:52 UTC
[Qemu-devel] VFIO-PCI testing after VFIO-platform rework
2014-08-11 17:57 UTC (4+ messages)
[Qemu-devel] [Bug 1129571] Re: libreoffice armhf FTBFS
2014-08-11 17:48 UTC
[Qemu-devel] [PATCH 0/3] arm_gic: Improve handling of GICD_ICFGR
2014-08-11 17:40 UTC (5+ messages)
[Qemu-devel] [RFC PATCH 00/10] spapr: vfio: Enable Dynamic DMA windows (DDW)
2014-08-11 17:30 UTC (16+ messages)
` [Qemu-devel] [RFC PATCH 03/10] spapr_pci: Make find_phb()/find_dev() public
` [Qemu-devel] [RFC PATCH 06/10] spapr_rtas: Add Dynamic DMA windows (DDW) RTAS calls support
` [Qemu-devel] [RFC PATCH 08/10] spapr_pci: Enable DDW
` [Qemu-devel] [RFC PATCH 09/10] spapr_pci_vfio: "
[Qemu-devel] [Bug 1350435] Re: tcg.c:1693: tcg fatal error
2014-08-11 17:20 UTC (3+ messages)
[Qemu-devel] Microcheckpointing: Memory-VCPU / Disk State consistency
2014-08-11 17:22 UTC
[Qemu-devel] [Bug 1353947] [NEW] Hypervisor with QEMU-2.0/libvirtd 1.2.2 stack when launching VM with CirrOS or Ubuntu 12.04
2014-08-11 17:00 UTC (5+ messages)
` [Qemu-devel] [Bug 1353947] "
` [Qemu-devel] [Bug 1353947] Missing required logs
[Qemu-devel] [PATCH v2] linux-user: make binfmt flag O require P
2014-08-11 16:54 UTC (2+ messages)
[Qemu-devel] [PATCH] target-arm: Fix resetting issues on ARMv7-M CPUs
2014-08-11 16:50 UTC
[Qemu-devel] [PATCH v4 0/2] add read-pattern for block qourum
2014-08-11 16:42 UTC (6+ messages)
` [Qemu-devel] [PATCH v4 1/2] qapi: add read-pattern enum for quorum
` [Qemu-devel] [PATCH v4 2/2] block/quorum: add simple read pattern support
[Qemu-devel] [PATCH v2 00/30] AHCI test suite framework
2014-08-11 16:14 UTC (2+ messages)
[Qemu-devel] [Bug 1317090] Re: qemu fails on ELF files with no section headers
2014-08-11 16:01 UTC
[Qemu-devel] [PATCH 0/5] cmd646 tidy-up and interrupt status fixes
2014-08-11 15:33 UTC (5+ messages)
` [Qemu-devel] [PATCH 5/5] cmd646: synchronise UDMA interrupt status with DMA interrupt status
[Qemu-devel] [PATCH 00/46] Postcopy implementation
2014-08-11 15:31 UTC (7+ messages)
[Qemu-devel] [PATCH v4 00/15] TriCore architecture guest implementation
2014-08-11 16:06 UTC (4+ messages)
` [Qemu-devel] [PATCH v4 01/15] target-tricore: Add target stubs and qom-cpu
[Qemu-devel] QEMU TCG can't Generate Hardware Floating Point Instructions?
2014-08-11 14:49 UTC
[Qemu-devel] [PATCH] qemu-nbd: NULL nbd export pointer dereference after kill (TERMINATE)
2014-08-11 14:45 UTC (2+ messages)
[Qemu-devel] [PATCH] qemu-io: initialize progname with error_set_progname()
2014-08-11 14:38 UTC (3+ messages)
[Qemu-devel] [RFC PATCH 00/10] cpu: add device_add foo-x86_64-cpu and i386 cpu hot remove support
2014-08-11 14:35 UTC (5+ messages)
` [Qemu-devel] [RFC PATCH 10/10] cpus: reclaim allocated vCPU objects
[Qemu-devel] [PATCH v3 0/2] scsi: Change device init to realize
2014-08-11 14:32 UTC (6+ messages)
` [Qemu-devel] [PATCH v3 1/2] block: Pass errp in blkconf_geometry
` [Qemu-devel] [PATCH v3 2/2] scsi-bus: Convert DeviceClass init to realize
[Qemu-devel] the whole virtual machine hangs when IO does not come back!
2014-08-11 14:21 UTC (2+ messages)
[Qemu-devel] [PATCH v1 00/17] dataplane: optimization and multi virtqueue support
2014-08-11 14:03 UTC (9+ messages)
[Qemu-devel] Black screen on qemu launch
2014-08-11 14:03 UTC
[Qemu-devel] QEMU TCG can't Generate Hardware Floating Point Instructions?
2014-08-11 13:52 UTC
[Qemu-devel] [RFC v2 0/7] machvirt dynamic sysbus device instantiation
2014-08-11 13:18 UTC (10+ messages)
` [Qemu-devel] [RFC v2 1/7] hw/misc/dyn_sysbus_binding: helpers for sysbus device dynamic binding
` [Qemu-devel] [RFC v2 2/7] hw/arm/dyn_sysbus_devtree: helpers for sysbus device dynamic dt node generation
` [Qemu-devel] [RFC v2 5/7] hw/arm/boot: load_dtb becomes non static
[Qemu-devel] [PATCH v5 0/8] don't use Yoda conditions
2014-08-11 13:00 UTC (9+ messages)
` [Qemu-devel] [PATCH v5 1/8] CODING_STYLE: Section about conditional statement
` [Qemu-devel] [PATCH v5 2/8] usb: don't use 'Yoda conditions'
` [Qemu-devel] [PATCH v5 3/8] audio: "
` [Qemu-devel] [PATCH v5 4/8] isa-bus: "
` [Qemu-devel] [PATCH v5 5/8] "
` [Qemu-devel] [PATCH v5 6/8] spice: "
` [Qemu-devel] [PATCH v5 7/8] vl: "
` [Qemu-devel] [PATCH v5 8/8] vmxnet3: "
[Qemu-devel] [PATCH 0/2] tpm: acpi generation tweaks
2014-08-11 12:49 UTC (6+ messages)
` [Qemu-devel] [PATCH 2/2] acpi: cleanups tcpa table generation
[Qemu-devel] [PATCH v5 00/10] KVM platform device passthrough
2014-08-11 12:29 UTC (12+ messages)
` [Qemu-devel] [PATCH v5 07/10] hw/vfio/platform: add vfio-platform support
` [Qemu-devel] [PATCH v5 08/10] hw/intc/arm_gic_kvm: advertise irqfd
` [Qemu-devel] [PATCH v5 10/10] hw/arm/dyn_sysbus_devtree: enable simple VFIO dynamic instantiation
[Qemu-devel] [PATCH ] test-coroutine: test cost introduced by coroutine
2014-08-11 11:59 UTC
[Qemu-devel] [PATCH 0/3] image-fuzzer: Support refcount structures in the qcow2 image generator
2014-08-11 11:55 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] docs: List all image elements currently supported by the fuzzer
` [Qemu-devel] [PATCH 2/3] fuzz: Add fuzzing functions for entries of refcount table and blocks
` [Qemu-devel] [PATCH 3/3] layout: Add generators for refcount tbles "
[Qemu-devel] the whole virtual machine hangs when IO does not come back!
2014-08-11 11:39 UTC (2+ messages)
[Qemu-devel] [PATCH V3] layout: Reduce number of generator functions in __init__
2014-08-11 11:27 UTC
[Qemu-devel] apb: add IOMMU flush register implementation
2014-08-11 11:22 UTC
[Qemu-devel] [RFC 0/3] QMP: extend BLOCK_IO_ERROR event
2014-08-11 11:15 UTC (5+ messages)
` [Qemu-devel] [RFC 2/3] QMP: rate limit BLOCK_IO_ERROR
[Qemu-devel] [PATCH v3 0/9] qemu-log dfilter and perf.map changes
2014-08-11 11:14 UTC (6+ messages)
` [Qemu-devel] [PATCH v3 3/9] qemu-log: correct help text for -d cpu
` [Qemu-devel] [PATCH v3 4/9] qemu-log: Avoid function call for disabled qemu_log_mask logging
[Qemu-devel] [PATCH V4 0/3] image-fuzzer: Support L1/L2 tables in the qcow2 image generator
2014-08-11 11:01 UTC (4+ messages)
` [Qemu-devel] [PATCH V4 1/3] docs: Expand the list of supported image elements with L1/L2 tables
` [Qemu-devel] [PATCH V4 2/3] fuzz: Add fuzzing functions for L1/L2 table entries
` [Qemu-devel] [PATCH V4 3/3] layout: Add generators of L1/L2 tables
[Qemu-devel] [PATCH V6 0/5] tests: Add the image fuzzer with qcow2 support
2014-08-11 10:34 UTC (6+ messages)
` [Qemu-devel] [PATCH V6 1/5] docs: Specification for the image fuzzer
` [Qemu-devel] [PATCH V6 2/5] runner: Tool for fuzz tests execution
` [Qemu-devel] [PATCH V6 3/5] fuzz: Fuzzing functions for qcow2 images
` [Qemu-devel] [PATCH V6 4/5] layout: Generator of fuzzed "
` [Qemu-devel] [PATCH V6 5/5] package: Public API for image-fuzzer/runner/runner.py
[Qemu-devel] [PATCH] translate-all.c: fix debug memory maps printing
2014-08-11 10:28 UTC
[Qemu-devel] [PATCH] test-coroutine: add baseline test that times the cost of function calls
2014-08-11 10:08 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] using qemu_set_nonblock() instead of fcntl(O_NONBLOCK)
2014-08-11 9:34 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] qemu-char: "
` [Qemu-devel] [PATCH 2/2] channel-posix: "
[Qemu-devel] [PATCH v5 00/10] fix three bugs about use-after-free and several api abuse
2014-08-11 9:34 UTC (15+ messages)
` [Qemu-devel] [PATCH v5 01/10] l2cap: fix access freed memory
` [Qemu-devel] [PATCH v5 02/10] monitor: "
` [Qemu-devel] [PATCH v5 03/10] virtio-blk: fix reference a pointer which might be freed
` [Qemu-devel] [PATCH v5 04/10] ivshmem: check the value returned by fstat()
` [Qemu-devel] [PATCH v5 05/10] util/path: Use the GLib memory allocation routines
` [Qemu-devel] [PATCH v5 06/10] slirp/misc: Use g_malloc() instead of malloc()
` [Qemu-devel] [PATCH v5 07/10] linux-user: check return value "
` [Qemu-devel] [PATCH v5 08/10] tests/bios-tables-test: check the value returned by fopen()
` [Qemu-devel] [PATCH v5 09/10] tcg: check return value of fopen()
` [Qemu-devel] [PATCH v5 10/10] block/vvfat: fix setbuf stream parameter may be NULL
[Qemu-devel] [PATCH 0/2] ivshmem: clean up building and arguments
2014-08-11 9:26 UTC (4+ messages)
` [Qemu-devel] [PATCH 2/2] ivshmem: convert option 'use64' to a bit instead of integer
[Qemu-devel] Issues in conversion to half precision number
2014-08-11 9:24 UTC
[Qemu-devel] [PATCH 0/2] scsi: Change device init to realize
2014-08-11 8:38 UTC (4+ messages)
` [Qemu-devel] [PATCH 2/2] scsi-bus: Convert DeviceClass "
[Qemu-devel] [PATCH 0/2] trivial patches for pci-host
2014-08-11 8:10 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] pci-host: update obsolete reference about piix_pci.c
` [Qemu-devel] [PATCH 2/2] pci-host: update uncorresponding description
[Qemu-devel] [PATCH v4 00/10] fix three bugs about use-after-free and several api abuse
2014-08-11 7:18 UTC (6+ messages)
` [Qemu-devel] [PATCH v4 06/10] slirp/misc: check return value of malloc()
[Qemu-devel] [PATCH v3 0/5] intel-iommu: introduce Intel IOMMU (VT-d) emulation to q35 chipset
2014-08-11 7:05 UTC (6+ messages)
` [Qemu-devel] [PATCH v3 1/5] iommu: add is_write as a parameter to the translate function of MemoryRegionIOMMUOps
` [Qemu-devel] [PATCH v3 2/5] intel-iommu: introduce Intel IOMMU (VT-d) emulation
` [Qemu-devel] [PATCH v3 3/5] intel-iommu: add DMAR table to ACPI tables
` [Qemu-devel] [PATCH v3 4/5] intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu" as a switch
` [Qemu-devel] [PATCH v3 5/5] intel-iommu: add supports for queued invalidation interface
[Qemu-devel] [patch] qcow2: double free snapshots
2014-08-11 6:34 UTC (3+ 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).