messages from 2015-03-26 03:57:28 to 2015-03-26 17:38:52 UTC [more...]
[Qemu-devel] [PATCH 00/22] Dirty bitmap atomic access and optimizations
2015-03-26 17:38 UTC (4+ messages)
` [Qemu-devel] [PATCH 01/22] memory: add memory_region_ram_resize
` [Qemu-devel] [PATCH 02/22] acpi-build: remove dependency from ram_addr.h
` [Qemu-devel] [PATCH 03/22] memory: the only dirty memory flag for users is DIRTY_MEMORY_VGA
[Qemu-devel] E5-2620v2 - emulation stop error
2015-03-26 17:35 UTC (31+ messages)
[Qemu-devel] [PATCH] seccomp: libseccomp version varying according to arch
2015-03-26 17:33 UTC (3+ messages)
[Qemu-devel] [PATCH v5 00/28] drop qapi nested structs
2015-03-26 17:32 UTC (46+ messages)
` [Qemu-devel] [PATCH v5 01/28] qapi: Document type-safety considerations
` [Qemu-devel] [PATCH v5 02/28] qapi: Fix generation of 'size' builtin type
` [Qemu-devel] [PATCH v5 03/28] qapi: Require ASCII in schema
` [Qemu-devel] [PATCH v5 04/28] qapi: Add some enum tests
` [Qemu-devel] [PATCH v5 05/28] qapi: Better error messages for bad enums
` [Qemu-devel] [PATCH v5 06/28] qapi: Add some union tests
` [Qemu-devel] [PATCH v5 07/28] qapi: Simplify tests of simple unions
` [Qemu-devel] [PATCH v5 08/28] qapi: Better error messages for bad unions
` [Qemu-devel] [PATCH v5 09/28] qapi: Prepare for catching more semantic parse errors
` [Qemu-devel] [PATCH v5 10/28] qapi: Segregate anonymous unions into alternates in generator
` [Qemu-devel] [PATCH v5 11/28] qapi: Rename anonymous union type in test
` [Qemu-devel] [PATCH v5 12/28] qapi: Introduce 'alternate' to replace anonymous union
` [Qemu-devel] [PATCH v5 13/28] qapi: Add some expr tests
` [Qemu-devel] [PATCH v5 14/28] qapi: Better error messages for bad expressions
` [Qemu-devel] [PATCH v5 15/28] qapi: Add tests of redefined expressions
` [Qemu-devel] [PATCH v5 16/28] qapi: Better error messages for duplicated expressions
` [Qemu-devel] [PATCH v5 17/28] qapi: Allow true, false and null in schema json
[Qemu-devel] [PATCH v5 0/6] QEMU ARM64 Migration Fixes
2015-03-26 17:26 UTC (11+ messages)
` [Qemu-devel] [PATCH v5 2/6] target-arm: kvm: save/restore mp state
` [Qemu-devel] [PATCH v5 3/6] hw/intc: arm_gic_kvm.c restore config first
` [Qemu-devel] [PATCH v5 4/6] target-arm: kvm64 sync FP register state
` [Qemu-devel] [PATCH v5 5/6] target-arm: kvm64 fix save/restore of SPSR regs
` [Qemu-devel] [PATCH v5 6/6] target-arm: cpu.h document why env->spsr exists
[Qemu-devel] [PATCH v4 0/7] Block Throttle Group Support
2015-03-26 17:25 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/7] throttle: Extract timers from ThrottleState into a separate structure
` [Qemu-devel] [PATCH 2/7] throttle: Add throttle group infrastructure
` [Qemu-devel] [PATCH 3/7] throttle: Add throttle group infrastructure tests
` [Qemu-devel] [PATCH 4/7] throttle: Add throttle group support
` [Qemu-devel] [PATCH 5/7] throttle: acquire the ThrottleGroup lock in bdrv_swap()
` [Qemu-devel] [PATCH 6/7] throttle: add the name of the ThrottleGroup to BlockDeviceInfo
` [Qemu-devel] [PATCH 7/7] throttle: Update throttle infrastructure copyright
[Qemu-devel] [PATCH v3 0/2] Add generic can_be_deleted to UserCreatableClass
2015-03-26 17:07 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] qom: Add can_be_deleted callback "
` [Qemu-devel] [PATCH v3 2/2] hostmem: Prevent removing an in-use memory backend object
[Qemu-devel] [PULL for-2.3 0/1] gtk: do not call gtk_widget_get_window if drawing area is not initialized
2015-03-26 17:03 UTC (2+ messages)
` [Qemu-devel] [PULL 1/1] "
[Qemu-devel] [PATCH] fix assertion in "info memory-devices" if memdev isn't accessible
2015-03-26 16:42 UTC
[Qemu-devel] [PATCH v5 00/45] Postcopy implementation
2015-03-26 16:33 UTC (10+ messages)
` [Qemu-devel] [PATCH v5 17/45] Add wrappers and handlers for sending/receiving the postcopy-ram migration messages
` [Qemu-devel] [PATCH v5 30/45] Postcopy: Postcopy startup in migration thread
` [Qemu-devel] [PATCH v5 40/45] Postcopy; Handle userfault requests
[Qemu-devel] [PULL 00/14] Misc bugfixes for 2.3.0-rc2
2015-03-26 16:02 UTC (15+ messages)
` [Qemu-devel] [PULL 01/14] rcu tests: fix compilation on 32-bit ppc
` [Qemu-devel] [PULL 02/14] fw_cfg: factor out initialization of FW_CFG_ID (rev. number)
` [Qemu-devel] [PULL 03/14] i6300esb: Correct endiannness
` [Qemu-devel] [PULL 04/14] i6300esb: Fix signed integer overflow
` [Qemu-devel] [PULL 05/14] cpus: Don't kick un-realized cpus
` [Qemu-devel] [PULL 06/14] megasas: use PCI DMA APIs
` [Qemu-devel] [PULL 07/14] vmw_pvscsi: "
` [Qemu-devel] [PULL 08/14] nbd: Fix up comment after commit e140177
` [Qemu-devel] [PULL 09/14] m68k: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory
` [Qemu-devel] [PULL 10/14] mips: "
` [Qemu-devel] [PULL 11/14] sparc: "
` [Qemu-devel] [PULL 12/14] exec: avoid possible overwriting of mmaped area in qemu_ram_remap
` [Qemu-devel] [PULL 13/14] misc: fix typos in copyright declaration
` [Qemu-devel] [PULL 14/14] virtio-scsi-dataplane: fix memory leak for VirtIOSCSIVring
[Qemu-devel] [PULL 0/3] Migration pull request
2015-03-26 15:42 UTC (5+ messages)
` [Qemu-devel] [PULL 1/3] Avoid crashing on multiple -incoming
` [Qemu-devel] [PULL 2/3] rdma: Fix cleanup in error paths
` [Qemu-devel] [PULL 3/3] migration: remove last_sent_block from save_page_header
[Qemu-devel] [PATCH for-2.3 v2 0/4] qtest: Fix remaining test paths to include architecture
2015-03-26 15:41 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 4/4] tests: Use qtest_add_data_func() consistently
[Qemu-devel] [PATCH for-2.3 0/4] assorted s390x fixes
2015-03-26 15:36 UTC (5+ messages)
` [Qemu-devel] [PATCH for-2.3 1/4] virtio-ccw: fix range check for SET_VQ
` [Qemu-devel] [PATCH for-2.3 2/4] virtio-ccw: range check in READ_VQ_CONF
` [Qemu-devel] [PATCH for-2.3 3/4] s390x: do not include ram_addr.h
` [Qemu-devel] [PATCH for-2.3 4/4] s390x/ipl: avoid sign extension
[Qemu-devel] [PULL for v2.3 00/01] seccomp branch queue
2015-03-26 15:30 UTC (13+ messages)
` [Qemu-devel] [PULL for v2.3 01/01] seccomp: update libseccomp version and remove arch restriction
[Qemu-devel] [GSoC] project proposal
2015-03-26 14:58 UTC (2+ messages)
[Qemu-devel] [PULL 2.3 0/5] ppc patch queue 2015-03-25 for 2.3
2015-03-26 14:35 UTC (2+ messages)
[Qemu-devel] [RFC] optimization for qcow2 cache get/put
2015-03-26 14:33 UTC (2+ messages)
[Qemu-devel] [PATCH 0/8] net/dp8393x improvements
2015-03-26 14:27 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/8] rc4030: create custom DMA address space
[Qemu-devel] [PATCH 1/2] object: Add can_be_deleted callback to TypeInfo and TypeImpl
2015-03-26 14:18 UTC (11+ messages)
[Qemu-devel] [RFC PATCH COLO v2 00/13] Block replication for continuous checkpoints
2015-03-26 13:53 UTC (26+ messages)
` [Qemu-devel] [RFC PATCH COLO v2 01/13] docs: block replication's description
` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [RFC PATCH COLO v2 04/13] Add new block driver interfaces to control block replication
` [Qemu-devel] [RFC PATCH COLO v2 06/13] NBD client: implement block driver interfaces for "
` [Qemu-devel] [RFC PATCH COLO v2 08/13] Allow creating backup jobs when opening BDS
` [Qemu-devel] [RFC PATCH COLO v2 09/13] block: Parse "backing_reference" option to reference existing BDS
` [Qemu-devel] [RFC PATCH COLO v2 12/13] skip nbd_target when starting block replication
[Qemu-devel] [PULL 0/3] pc, virtio bugfixes for 2.3
2015-03-26 13:30 UTC (2+ messages)
[Qemu-devel] [PATCH] virtio-scsi-dataplane: fix memory leak for VirtIOSCSIVring
2015-03-26 13:23 UTC (2+ messages)
[Qemu-devel] Bouncing maintainers
2015-03-26 13:19 UTC (3+ messages)
[Qemu-devel] [PATCH] configure: Add support for tcmalloc
2015-03-26 13:14 UTC (3+ messages)
[Qemu-devel] [PATCH] misc: fix typos in copyright declaration
2015-03-26 13:06 UTC (2+ messages)
[Qemu-devel] [PATCH v11 0/4] machvirt dynamic sysbus device instantiation
2015-03-26 12:23 UTC (9+ messages)
` [Qemu-devel] [PATCH v11 1/4] hw/arm/sysbus-fdt: helpers for platform bus nodes addition
` [Qemu-devel] [PATCH v11 2/4] hw/arm/boot: arm_load_kernel implemented as a machine init done notifier
` [Qemu-devel] [PATCH v11 3/4] hw/arm/virt: add dynamic sysbus device support
` [Qemu-devel] [PATCH v11 4/4] hw/arm/virt: change indentation in a15memmap
[Qemu-devel] [Migration Bug? ] Occasionally, the content of VM's memory is inconsistent between Source and Destination of migration
2015-03-26 11:57 UTC (5+ messages)
[Qemu-devel] [PATCH v5 20/45] Modify savevm handlers for postcopy
2015-03-26 11:44 UTC (11+ messages)
[Qemu-devel] [PATCH v3 0/6] virtio: add input device
2015-03-26 11:26 UTC (7+ messages)
` [Qemu-devel] [PATCH v3 1/6] pci: add PCI_CLASS_INPUT_*
` [Qemu-devel] [PATCH v3 2/6] virtio-input: add virtio_input.h
` [Qemu-devel] [PATCH v3 3/6] virtio-input: add linux/input.h
` [Qemu-devel] [PATCH v3 4/6] virtio-input: core code & base class
` [Qemu-devel] [PATCH v3 5/6] virtio-input: emulated devices
` [Qemu-devel] [PATCH v3 6/6] virtio-input: evdev passthrough
[Qemu-devel] [PATCH] vhost: fix typo in vq_index description
2015-03-26 11:10 UTC
[Qemu-devel] [PATCH v6 0/14] migration: Add a new feature to do live migration
2015-03-26 10:27 UTC (5+ messages)
` [Qemu-devel] [v6 08/14] migration: Add the core code of multi-thread compression
[Qemu-devel] [v3][PATCH 0/2] libxl: try to support IGD passthrough for qemu upstream
2015-03-26 10:06 UTC (7+ messages)
` [Qemu-devel] [v3][PATCH 2/2] libxl: introduce gfx_passthru_kind
[Qemu-devel] Support for NetLogic XLP Processors
2015-03-26 9:54 UTC (7+ messages)
[Qemu-devel] [Qemu-discuss] error - Guest has not initialized the display yet
2015-03-26 9:41 UTC (2+ messages)
[Qemu-devel] [v7][PATCH 00/10] xen: add Intel IGD passthrough support
2015-03-26 8:36 UTC (7+ messages)
` [Qemu-devel] [v7][PATCH 03/10] piix: create host bridge to passthrough
[Qemu-devel] [PATCH v8 0/9] rocker: add new rocker ethernet switch device
2015-03-26 7:47 UTC (2+ messages)
[Qemu-devel] [PATCH 1/2] vfio-pci: add flag to identify vfio pci device
2015-03-26 6:42 UTC (2+ messages)
` [Qemu-devel] [PATCH 2/2] spapr: populate ibm,loc-code
[Qemu-devel] [PATCH v3 0/2] Bug fixes for EEH on VFIO PCI devices
2015-03-26 5:35 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] VFIO: Clear stale MSIx table during EEH reset
` [Qemu-devel] [PATCH 2/2] sPAPR: Reenable EEH functionality on reboot
[Qemu-devel] [RFC PATCH v4 00/28] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service
2015-03-26 5:29 UTC (29+ messages)
` [Qemu-devel] [RFC PATCH v4 01/28] configure: Add parameter for configure to enable/disable COLO support
` [Qemu-devel] [RFC PATCH v4 02/28] migration: Introduce capability 'colo' to migration
` [Qemu-devel] [RFC PATCH v4 03/28] COLO: migrate colo related info to slave
` [Qemu-devel] [RFC PATCH v4 04/28] migration: Integrate COLO checkpoint process into migration
` [Qemu-devel] [RFC PATCH v4 05/28] migration: Integrate COLO checkpoint process into loadvm
` [Qemu-devel] [RFC PATCH v4 06/28] COLO: Implement colo checkpoint protocol
` [Qemu-devel] [RFC PATCH v4 07/28] COLO: Add a new RunState RUN_STATE_COLO
` [Qemu-devel] [RFC PATCH v4 08/28] QEMUSizedBuffer: Introduce two help functions for qsb
` [Qemu-devel] [RFC PATCH v4 09/28] COLO: Save VM state to slave when do checkpoint
` [Qemu-devel] [RFC PATCH v4 10/28] COLO RAM: Load PVM's dirty page into SVM's RAM cache temporarily
` [Qemu-devel] [RFC PATCH v4 11/28] COLO VMstate: Load VM state into qsb before restore it
` [Qemu-devel] [RFC PATCH v4 12/28] arch_init: Start to trace dirty pages of SVM
` [Qemu-devel] [RFC PATCH v4 13/28] COLO RAM: Flush cached RAM into SVM's memory
` [Qemu-devel] [RFC PATCH v4 14/28] COLO failover: Introduce a new command to trigger a failover
` [Qemu-devel] [RFC PATCH v4 15/28] COLO failover: Implement COLO master/slave failover work
` [Qemu-devel] [RFC PATCH v4 16/28] COLO failover: Don't do failover during loading VM's state
` [Qemu-devel] [RFC PATCH v4 17/28] COLO: Add new command parameter 'colo_nicname' 'colo_script' for net
` [Qemu-devel] [RFC PATCH v4 18/28] COLO NIC: Init/remove colo nic devices when add/cleanup tap devices
` [Qemu-devel] [RFC PATCH v4 19/28] COLO NIC: Implement colo nic device interface configure()
` [Qemu-devel] [RFC PATCH v4 20/28] COLO NIC : Implement colo nic init/destroy function
` [Qemu-devel] [RFC PATCH v4 21/28] COLO NIC: Some init work related with proxy module
` [Qemu-devel] [RFC PATCH v4 22/28] COLO: Do checkpoint according to the result of net packets comparing
` [Qemu-devel] [RFC PATCH v4 23/28] COLO: Improve checkpoint efficiency by do additional periodic checkpoint
` [Qemu-devel] [RFC PATCH v4 24/28] COLO: Add colo-set-checkpoint-period command
` [Qemu-devel] [RFC PATCH v4 25/28] COLO NIC: Implement NIC checkpoint and failover
` [Qemu-devel] [RFC PATCH v4 26/28] COLO: Disable qdev hotplug when VM is in COLO mode
` [Qemu-devel] [RFC PATCH v4 27/28] COLO: Implement shutdown checkpoint
` [Qemu-devel] [RFC PATCH v4 28/28] COLO: Add block replication into colo process
[Qemu-devel] [RFC PATCH v2 00/23] CPU and Memory hotplug for PowerPC sPAPR guests
2015-03-26 4:16 UTC (7+ messages)
` [Qemu-devel] [RFC PATCH v2 22/23] spapr: Support ibm, dynamic-reconfiguration-memory
` [Qemu-devel] [RFC PATCH v2 23/23] spapr: Memory hotplug support
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).