messages from 2015-11-03 00:35:52 to 2015-11-03 13:44:43 UTC [more...]
[Qemu-devel] RFC: libyajl for JSON
2015-11-03 13:44 UTC (10+ messages)
[Qemu-devel] [PATCH v7 00/35] implement vNVDIMM
2015-11-03 13:32 UTC (13+ messages)
` [Qemu-devel] [PATCH v7 03/35] acpi: add aml_create_field
` [Qemu-devel] [PATCH v7 06/35] acpi: add aml_method_serialized
` [Qemu-devel] [PATCH v7 09/35] exec: allow file_ram_alloc to work on file
` [Qemu-devel] [PATCH v7 27/35] nvdimm acpi: build ACPI nvdimm devices
[Qemu-devel] [PATCH v2] qom/object: fix 2 comment typos
2015-11-03 13:39 UTC (2+ messages)
[Qemu-devel] [PATCH] ARM: ACPI: Fix MPIDR value in ACPI table
2015-11-03 13:32 UTC (6+ messages)
` [Qemu-devel] [Qemu-arm] "
[Qemu-devel] [PATCH] hw/arm/virt-acpi-build: Add GICC ACPI subtable for GICv3
2015-11-03 13:31 UTC (2+ messages)
[Qemu-devel] [PATCH v2] taget-ppc: Fix read access to IBAT registers higher than IBAT3
2015-11-03 13:29 UTC (4+ messages)
[Qemu-devel] [PATCH v8 00/17] alternate layout (post-introspection cleanups, subset C)
2015-11-03 13:30 UTC (9+ messages)
` [Qemu-devel] [PATCH v8 07/17] qapi: Rework collision assertions
` [Qemu-devel] [PATCH v8.5 1/4] qapi: Drop all_members parameter from check()
[Qemu-devel] [PATCH 9/9] kvm/x86: Hyper-V kvm exit
2015-11-03 13:28 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 "
[Qemu-devel] [PATCH] hw/arm/virt-acpi-build: _CCA attribute is compulsary
2015-11-03 13:26 UTC (5+ messages)
[Qemu-devel] [PATCH COLO-Frame v10 00/38] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
2015-11-03 13:19 UTC (47+ messages)
` [Qemu-devel] [PATCH COLO-Frame v10 01/38] configure: Add parameter for configure to enable/disable COLO support
` [Qemu-devel] [PATCH COLO-Frame v10 02/38] migration: Introduce capability 'x-colo' to migration
` [Qemu-devel] [PATCH COLO-Frame v10 03/38] COLO: migrate colo related info to secondary node
` [Qemu-devel] [PATCH COLO-Frame v10 04/38] migration: Add state records for migration incoming
` [Qemu-devel] [PATCH COLO-Frame v10 05/38] migration: Integrate COLO checkpoint process into migration
` [Qemu-devel] [PATCH COLO-Frame v10 06/38] migration: Integrate COLO checkpoint process into loadvm
` [Qemu-devel] [PATCH COLO-Frame v10 07/38] migration: Rename the'file' member of MigrationState and MigrationIncomingState
` [Qemu-devel] [PATCH COLO-Frame v10 08/38] COLO/migration: establish a new communication path from destination to source
` [Qemu-devel] [PATCH COLO-Frame v10 09/38] COLO: Implement colo checkpoint protocol
` [Qemu-devel] [PATCH COLO-Frame v10 10/38] COLO: Add a new RunState RUN_STATE_COLO
` [Qemu-devel] [PATCH COLO-Frame v10 11/38] QEMUSizedBuffer: Introduce two help functions for qsb
` [Qemu-devel] [PATCH COLO-Frame v10 12/38] COLO: Save PVM state to secondary side when do checkpoint
` [Qemu-devel] [PATCH COLO-Frame v10 13/38] COLO: Load PVM's dirty pages into SVM's RAM cache temporarily
` [Qemu-devel] [PATCH COLO-Frame v10 14/38] COLO: Load VMState into qsb before restore it
` [Qemu-devel] [PATCH COLO-Frame v10 15/38] ram/COLO: Record pages received from PVM by re-using migration dirty bitmap
` [Qemu-devel] [PATCH COLO-Frame v10 16/38] COLO: Flush PVM's cached RAM into SVM's memory
` [Qemu-devel] [PATCH COLO-Frame v10 17/38] COLO: synchronize PVM's state to SVM periodically
` [Qemu-devel] [PATCH COLO-Frame v10 18/38] COLO failover: Introduce a new command to trigger a failover
` [Qemu-devel] [PATCH COLO-Frame v10 19/38] COLO failover: Introduce state to record failover process
` [Qemu-devel] [PATCH COLO-Frame v10 20/38] COLO: Implement failover work for Primary VM
` [Qemu-devel] [PATCH COLO-Frame v10 21/38] COLO: Implement failover work for Secondary VM
` [Qemu-devel] [PATCH COLO-Frame v10 22/38] COLO: implement default failover treatment
` [Qemu-devel] [PATCH COLO-Frame v10 23/38] qmp event: Add event notification for COLO error
` [Qemu-devel] [PATCH COLO-Frame v10 24/38] COLO failover: Shutdown related socket fd when do failover
` [Qemu-devel] [PATCH COLO-Frame v10 25/38] COLO failover: Don't do failover during loading VM's state
` [Qemu-devel] [PATCH COLO-Frame v10 26/38] COLO: Control the checkpoint delay time by migrate-set-parameters command
` [Qemu-devel] [PATCH COLO-Frame v10 27/38] COLO: Process shutdown command for VM in COLO state
` [Qemu-devel] [PATCH COLO-Frame v10 28/38] COLO: Update the global runstate after going into colo state
` [Qemu-devel] [PATCH COLO-Frame v10 29/38] savevm: Split load vm state function qemu_loadvm_state
` [Qemu-devel] [PATCH COLO-Frame v10 30/38] COLO: Separate the process of saving/loading ram and device state
` [Qemu-devel] [PATCH COLO-Frame v10 31/38] COLO: Split qemu_savevm_state_begin out of checkpoint process
` [Qemu-devel] [PATCH COLO-Frame v10 32/38] netfilter: Add a public API to release all the buffered packets
` [Qemu-devel] [PATCH COLO-Frame v10 33/38] netfilter: Introduce an API to delete the timer of all buffer-filters
` [Qemu-devel] [PATCH COLO-Frame v10 34/38] filter-buffer: Accept zero interval
` [Qemu-devel] [PATCH COLO-Frame v10 35/38] netfilter: Introduce a API to automatically add filter-buffer for each netdev
` [Qemu-devel] [PATCH COLO-Frame v10 36/38] netfilter: Introduce an API to delete all the automatically added netfilters
` [Qemu-devel] [PATCH COLO-Frame v10 37/38] colo: Use the netfilter to buffer and release packets
` [Qemu-devel] [PATCH COLO-Frame v10 38/38] COLO: Add block replication into colo process
[Qemu-devel] [PATCH v4 0/3] aio: Use epoll in aio_poll()
2015-11-03 13:17 UTC (8+ messages)
` [Qemu-devel] [PATCH v4 3/3] aio: Introduce aio-epoll.c
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] Fwd: Re: QEMU+Aarch64: in_asm log skips instructions of loop-programs
2015-11-03 12:15 UTC (8+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH] log disasm insns when nochain + in_asm enabled
2015-11-03 12:13 UTC (2+ messages)
[Qemu-devel] [vhost-user BUG ?] QEMU process segfault when shutdown or reboot with vhost-user
2015-11-03 13:01 UTC
[Qemu-devel] Safety of killing qemu when it is doing an fstrim
2015-11-03 13:01 UTC (2+ messages)
[Qemu-devel] [PATCH] Fixed KVM problems with old DOS programs. Compatibility can be forced by module parameter
2015-11-03 12:57 UTC
[Qemu-devel] safety of migration_bitmap_extend
2015-11-03 12:55 UTC (2+ messages)
[Qemu-devel] [PATCH] set_memory_options: remove code that make no sense
2015-11-03 12:40 UTC (2+ messages)
[Qemu-devel] [v2 RESEND 0/4] Fix long vm downtime during live migration
2015-11-03 12:36 UTC (12+ messages)
` [Qemu-devel] [v2 RESEND 1/4] migration: defer migration_end & blk_mig_cleanup
` [Qemu-devel] [v2 RESEND 2/4] migration: rename qemu_savevm_state_cancel
` [Qemu-devel] [v2 RESEND 3/4] migration: rename cancel to cleanup in SaveVMHandles
` [Qemu-devel] [v2 RESEND 4/4] migration: code clean up
[Qemu-devel] [PATCH] exec: avoid unnecessary cacheline bounce on ram_list.mru_block
2015-11-03 12:34 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] vnc buffer enhancements for 2.5
2015-11-03 12:20 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/2] io/buffer: allow a buffer to shrink gracefully
` [Qemu-devel] [PATCH 2/2] io/buffer: avoid memmove at each qio_buffer_advance
[Qemu-devel] [PATCH v2 0/9] block: Fixes for bdrv_drain
2015-11-03 12:19 UTC (2+ messages)
[Qemu-devel] [PATCH] ivshmem-server: fix possible OVERRUN
2015-11-03 12:14 UTC (2+ messages)
[Qemu-devel] [PATCH] pci-assign: do not test path with access() before opening
2015-11-03 12:12 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] Fix the reopening of images in 'block-commit'
2015-11-03 12:11 UTC (2+ messages)
[Qemu-devel] [PATCH] configure: remove help string for 'vnc-tls' option
2015-11-03 12:10 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/4] ui audio qxl usb: Use g_new() & friends where that makes obvious sense
2015-11-03 12:09 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 1/4] ui: "
[Qemu-devel] [PATCH] target-alpha: fix uninitialized variable
2015-11-03 12:06 UTC (4+ messages)
[Qemu-devel] [PATCH] configure: add missing --disable-modules option
2015-11-03 11:56 UTC (5+ messages)
[Qemu-devel] [PATCH v8 00/54] Postcopy implementation
2015-11-03 11:52 UTC (4+ messages)
` [Qemu-devel] [PATCH v8 40/54] Page request: Consume pages off the post-copy queue
[Qemu-devel] [PATCH v3 00/11] simplify usage of tracepoints, and connect them to logging
2015-11-03 11:39 UTC (2+ messages)
[Qemu-devel] [PATCH 1/2] dataplane: simplify indirect descriptor read
2015-11-03 11:25 UTC (3+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PULL 0/6] ui patch queue
2015-11-03 11:17 UTC (8+ messages)
` [Qemu-devel] [PULL 1/6] ui/curses: Fix monitor color with -curses when 256 colors
` [Qemu-devel] [PULL 2/6] ui/curses: Support line graphics chars on -curses mode
` [Qemu-devel] [PULL 3/6] ui/curses: Fix pageup/pagedown on -curses
` [Qemu-devel] [PULL 4/6] ui/opengl: Reduce build required libraries for opengl
` [Qemu-devel] [PULL 5/6] vnc: allow fall back to RAW encoding
` [Qemu-devel] [PULL 6/6] vnc: fix bug: vnc server can't start when 'to' is specified
[Qemu-devel] [PULL 0/2] usb patch queue
2015-11-03 11:15 UTC (3+ messages)
` [Qemu-devel] [PULL 1/2] ehci: clear suspend bit on detach
` [Qemu-devel] [PULL 2/2] usb-host: fix usb3ep0quirk test
[Qemu-devel] [PATCH v4 0/7] e1000: Various fixes and registers' implementation
2015-11-03 11:14 UTC (8+ messages)
` [Qemu-devel] [PATCH v4 1/7] e1000: Cosmetic and alignment fixes
` [Qemu-devel] [PATCH v4 2/7] e1000: Add support for migrating the entire MAC registers' array
` [Qemu-devel] [PATCH v4 3/7] e1000: Trivial implementation of various MAC registers
` [Qemu-devel] [PATCH v4 4/7] e1000: Fixing the received/transmitted packets' counters
` [Qemu-devel] [PATCH v4 5/7] e1000: Fixing the received/transmitted octets' counters
` [Qemu-devel] [PATCH v4 6/7] e1000: Fixing the packet address filtering procedure
` [Qemu-devel] [PATCH v4 7/7] e1000: Implementing various counters
[Qemu-devel] [PATCH v3 0/5] fw_cfg: spec update, misc. cleanup, optimize read
2015-11-03 11:11 UTC (9+ messages)
` [Qemu-devel] [PATCH v3 1/5] fw_cfg: move internal function call docs to header file
` [Qemu-devel] [PATCH v3 2/5] fw_cfg: amend callback behavior spec to once per select
` [Qemu-devel] [PATCH v3 3/5] fw_cfg: remove offset argument from callback prototype
` [Qemu-devel] [PATCH v3 4/5] fw_cfg: add generic non-DMA read method
` [Qemu-devel] [PATCH v3 5/5] fw_cfg: replace ioport data read with generic method
[Qemu-devel] [PATCH v11 00/12] Block replication is a very important feature which is used for
2015-11-03 10:58 UTC (13+ messages)
` [Qemu-devel] [PATCH v11 01/12] unblock backup operations in backing file
` [Qemu-devel] [PATCH v11 02/12] Store parent BDS in BdrvChild
` [Qemu-devel] [PATCH v11 03/12] allow writing to the backing file
` [Qemu-devel] [PATCH v11 04/12] Backup: clear all bitmap when doing block checkpoint
` [Qemu-devel] [PATCH v11 05/12] Allow creating backup jobs when opening BDS
` [Qemu-devel] [PATCH v11 06/12] block: make bdrv_put_ref_bh_schedule() as a public API
` [Qemu-devel] [PATCH v11 07/12] docs: block replication's description
` [Qemu-devel] [PATCH v11 08/12] Add new block driver interfaces to control block replication
` [Qemu-devel] [PATCH v11 09/12] quorum: implement block driver interfaces for "
` [Qemu-devel] [PATCH v11 10/12] Implement new driver "
` [Qemu-devel] [PATCH v11 11/12] support replication driver in blockdev-add
` [Qemu-devel] [PATCH v11 12/12] Add a new API to start/stop replication, do checkpoint to all BDSes
[Qemu-devel] [PATCH v3 0/3] Disallow snapshots if the overlay doesn't support backing files
2015-11-03 10:32 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] block: "
` [Qemu-devel] [PATCH v3 2/3] block: Remove inner quotation marks in iotest 085
` [Qemu-devel] [PATCH v3 3/3] block: test 'blockdev-snapshot' using a file BDS as the overlay
[Qemu-devel] [PATCH for-2.5 1/1] spapr: Handle failure of KVM_PPC_ALLOCATE_HTAB ioctl
2015-11-03 10:08 UTC
[Qemu-devel] [PATCH v2] pc: allow raising low memory via max-ram-below-4g option
2015-11-03 10:06 UTC
[Qemu-devel] qemu-2.2 using trace event
2015-11-03 9:45 UTC (3+ messages)
[Qemu-devel] [PATCH v2 0/2] Disallow snapshots if the overlay doesn't support backing files
2015-11-03 9:45 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 2/2] block: test 'blockdev-snapshot' using a file BDS as the overlay
[Qemu-devel] [PATCH] target-arm: Fix arm_debug_excp_handler() for singlestep enabled
2015-11-03 9:23 UTC (4+ messages)
[Qemu-devel] [RFC PATCH 0/5] Introduce Intel 82574 GbE Controller Emulation (e1000e)
2015-11-03 9:17 UTC (8+ messages)
[Qemu-devel] [PATCH 00/19] buffer/vnc: improve vnc buffer hsndling
2015-11-03 9:01 UTC (6+ messages)
` [Qemu-devel] [PATCH 19/19] buffer: allow a buffer to shrink gracefully
[Qemu-devel] SMM error in 2.4 changelog
2015-11-03 9:01 UTC (2+ messages)
[Qemu-devel] [PATCH] target-arm: Clean up DISAS_UPDATE usage in AArch32 translation code
2015-11-03 8:55 UTC (3+ messages)
[Qemu-devel] [PATCH v3 00/11] vl.c: Error message rework
2015-11-03 8:43 UTC (4+ messages)
[Qemu-devel] [PATCH 00/13] Mac OS 9 compatibility improvements (upstream rework)
2015-11-03 8:22 UTC (3+ messages)
` [Qemu-devel] [PATCH 01/13] PPC: Allow Rc bit to be set on mtspr
[Qemu-devel] [PATCH 0/2] block: Introduce "json-file:" protocol
2015-11-03 7:56 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/2] block: Add "json-file:" pseudo protocol
` [Qemu-devel] [PATCH 2/2] iotests: Add tests for "
[Qemu-devel] [PATCH V2 0/4] ide: avoid main-loop hang on CDROM/NFS failure
2015-11-03 7:03 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/4] ide/atapi: make PIO read requests async
[Qemu-devel] [PATCH] qom/object: fix 2 comment typos
2015-11-03 1:38 UTC (3+ messages)
[Qemu-devel] [PATCH] SeaBios: Fix reset procedure reentrancy problem on qemu-kvm platform
2015-11-03 6:58 UTC
[Qemu-devel] Status Buildbot
2015-11-03 6:47 UTC (3+ messages)
[Qemu-devel] [PATCH v1 1/4] qemu-iotests: refine common.config
2015-11-03 6:42 UTC (3+ messages)
[Qemu-devel] [PATCH] SeaBios: Fix reset procedure reentrancy problem on qemu-kvm platform
2015-11-03 6:29 UTC
[Qemu-devel] [PATCH qemu] pseries: Update SLOF firmware image to qemu-slof-20151103
2015-11-03 5:17 UTC
[Qemu-devel] [PATCH for-2.5 v3 1/1] hw/misc: Add support for ADC controller in Xilinx Zynq 7000
2015-11-03 4:33 UTC (2+ messages)
[Qemu-devel] [PATCH for-2.5 v3 0/3] ARM: Highbank: Add monitor support
2015-11-03 4:30 UTC (4+ messages)
` [Qemu-devel] [PATCH for-2.5 v3 1/3] arm: boot: Add secure_board_setup flag
` [Qemu-devel] [PATCH for-2.5 v3 2/3] arm: highbank: Defeature CPU override
` [Qemu-devel] [PATCH for-2.5 v3 3/3] arm: highbank: Implement PSCI and dummy monitor
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).