QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-13 13:31:22 to 2015-04-14 17:05:49 UTC [more...]

[Qemu-devel] [PATCH v6 00/47] Postcopy implementation
 2015-04-14 17:04 UTC  (34+ messages)
` [Qemu-devel] [PATCH v6 01/47] Start documenting how postcopy works
` [Qemu-devel] [PATCH v6 02/47] Split header writing out of qemu_savevm_state_begin
` [Qemu-devel] [PATCH v6 03/47] qemu_ram_foreach_block: pass up error value, and down the ramblock name
` [Qemu-devel] [PATCH v6 04/47] Add qemu_get_counted_string to read a string prefixed by a count byte
` [Qemu-devel] [PATCH v6 05/47] Create MigrationIncomingState
` [Qemu-devel] [PATCH v6 06/47] Provide runtime Target page information
` [Qemu-devel] [PATCH v6 07/47] Move copy out of qemu_peek_buffer
` [Qemu-devel] [PATCH v6 08/47] Add qemu_get_buffer_less_copy to avoid copies some of the time
` [Qemu-devel] [PATCH v6 09/47] Add wrapper for setting blocking status on a QEMUFile
` [Qemu-devel] [PATCH v6 10/47] Rename save_live_complete to save_live_complete_precopy
` [Qemu-devel] [PATCH v6 11/47] Return path: Open a return path on QEMUFile for sockets
` [Qemu-devel] [PATCH v6 12/47] Return path: socket_writev_buffer: Block even on non-blocking fd's
` [Qemu-devel] [PATCH v6 13/47] Migration commands
` [Qemu-devel] [PATCH v6 14/47] Return path: Control commands
` [Qemu-devel] [PATCH v6 15/47] Return path: Send responses from destination to source
` [Qemu-devel] [PATCH v6 16/47] Return path: Source handling of return path
` [Qemu-devel] [PATCH v6 17/47] ram_debug_dump_bitmap: Dump a migration bitmap as text
` [Qemu-devel] [PATCH v6 18/47] Move loadvm_handlers into MigrationIncomingState
` [Qemu-devel] [PATCH v6 19/47] Rework loadvm path for subloops
` [Qemu-devel] [PATCH v6 20/47] Add migration-capability boolean for postcopy-ram
` [Qemu-devel] [PATCH v6 21/47] Add wrappers and handlers for sending/receiving the postcopy-ram migration messages
` [Qemu-devel] [PATCH v6 22/47] MIG_CMD_PACKAGED: Send a packaged chunk of migration stream
` [Qemu-devel] [PATCH v6 23/47] migrate_init: Call from savevm
` [Qemu-devel] [PATCH v6 24/47] Modify save_live_pending for postcopy
` [Qemu-devel] [PATCH v6 25/47] postcopy: OS support test
` [Qemu-devel] [PATCH v6 26/47] migrate_start_postcopy: Command to trigger transition to postcopy
` [Qemu-devel] [PATCH v6 27/47] MIGRATION_STATUS_POSTCOPY_ACTIVE: Add new migration state
` [Qemu-devel] [PATCH v6 28/47] Add qemu_savevm_state_complete_postcopy
` [Qemu-devel] [PATCH v6 29/47] Postcopy: Maintain sentmap and calculate discard
` [Qemu-devel] [PATCH v6 30/47] postcopy: Incoming initialisation
` [Qemu-devel] [PATCH v6 32/47] Postcopy: Postcopy startup in migration thread
` [Qemu-devel] [PATCH v6 33/47] Postcopy end in migration_thread
` [Qemu-devel] [PATCH v6 35/47] Page request: Process incoming page request

[Qemu-devel] [PATCH 00/15] IPMI device for qemu
 2015-04-14 16:31 UTC  (21+ messages)
` [Qemu-devel] [PATCH 10/15] smbios: Add a function to directly add an entry
` [Qemu-devel] [PATCH 14/15] acpi: Add hooks for adding things to the SSDT table

[Qemu-devel] [libvirt] [PATCH 3/5] qemu: add QEMU_CAPS_MACHINE_VMPORT_OPT
 2015-04-14 16:27 UTC  (2+ messages)

[Qemu-devel] [Bug 1336794] [NEW] 9pfs does not honor open file handles on unlinked files
 2015-04-14 16:19 UTC  (7+ messages)
` [Qemu-devel] [Bug 1336794] "
    ` [Qemu-devel] [V9fs-developer] "

[Qemu-devel] [PATCH 1/2] q35: implement SMRAM.D_LCK
 2015-04-14 15:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] q35: add test for SMRAM.D_LCK

[Qemu-devel] [PATCH] m25p80: add missing blk_attach_dev_nofail
 2015-04-14 15:29 UTC 

[Qemu-devel] [PATCH v5] target-i386: Register QOM properties for feature flags
 2015-04-14 15:28 UTC 

[Qemu-devel] [PATCH] linux-user: Allocate thunk size dynamically
 2015-04-14 15:20 UTC 

[Qemu-devel] [ANNOUNCE] QEMU 2.3.0-rc3 is now available
 2015-04-14 15:19 UTC 

[Qemu-devel] [PATCH] qga/commands-posix.c: Use correct types with g_base64_decode()
 2015-04-14 15:12 UTC  (11+ messages)

[Qemu-devel] [PATCH] spice: fix simple display on bigendian hosts
 2015-04-14 14:47 UTC  (5+ messages)
` [Qemu-devel] [Spice-devel] "

[Qemu-devel] [PATCH v4] target-i386: Register QOM properties for feature flags
 2015-04-14 14:19 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/2] remove icc bus/bridge
 2015-04-14 13:41 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 1/2] apic: move apic mmio register to each apic realizefn
` [Qemu-devel] [PATCH v3 2/2] cpu/apic: drop icc bus/bridge/

[Qemu-devel] [PATCH 0/7] ipxe: update pxe boot roms for qemu
 2015-04-14 12:49 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/7] ipxe: add local patches

[Qemu-devel] [PULL for-2.3 0/1] fw_cfg: add documentation file (docs/specs/fw_cfg.txt)
 2015-04-14 12:29 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/1] "

[Qemu-devel] KVM call agenda for 2015-04-14
 2015-04-14 12:24 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 0/14] migration: Add a new feature to do live migration
 2015-04-14 12:20 UTC  (15+ messages)
` [Qemu-devel] [v7 11/14] migration: Add interface to control compression
` [Qemu-devel] [v7 12/14] migration: Use an array instead of 3 parameters
` [Qemu-devel] [v7 13/14] migration: Add qmp commands to set and query parameters
` [Qemu-devel] [v7 14/14] migration: Add hmp interface "

[Qemu-devel] [PATCH] target-i386: Remove AMD feature flag aliases from CPU model table
 2015-04-14 12:05 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/45] Postcopy implementation
 2015-04-14 12:04 UTC  (11+ messages)
` [Qemu-devel] [PATCH v5 15/45] Rework loadvm path for subloops
` [Qemu-devel] [PATCH v5 30/45] Postcopy: Postcopy startup in migration thread

[Qemu-devel] feature proposal: checkpoint-assisted migration
 2015-04-14 11:20 UTC 

[Qemu-devel] Very poor IO performance which looks like some design problem
 2015-04-14 10:31 UTC  (5+ messages)

[Qemu-devel] [PATCH v4 00/20] Generate ACPI v5.1 tables and expose it to guest over fw_cfg on ARM
 2015-04-14 10:15 UTC  (20+ messages)
` [Qemu-devel] [PATCH v4 15/20] hw/acpi/aml-build: Add aml_not() term
` [Qemu-devel] [PATCH v4 16/20] hw/acpi/aml-build: Add aml_else() term
` [Qemu-devel] [PATCH v4 17/20] hw/acpi/aml-build: Add aml_create_dword_field() term
` [Qemu-devel] [PATCH v4 18/20] hw/acpi/aml-build: Add aml_dword_io() term
` [Qemu-devel] [PATCH v4 19/20] hw/arm/virt-acpi-build: Add PCIe controller in ACPI DSDT table

[Qemu-devel] Failing iotests in v2.3.0-rc2 / master
 2015-04-14  9:57 UTC  (6+ messages)

[Qemu-devel] [PATCH] block/iscsi: do not forget to logout from target
 2015-04-14  8:37 UTC 

[Qemu-devel] [RFC PATCH v2 00/23] CPU and Memory hotplug for PowerPC sPAPR guests
 2015-04-14  7:17 UTC  (12+ messages)
` [Qemu-devel] [RFC PATCH v2 21/23] spapr: Initialize hotplug memory address space
` [Qemu-devel] [RFC PATCH v2 23/23] spapr: Memory hotplug support

[Qemu-devel] QUESTION:use tlb with alignment address
 2015-04-14  6:18 UTC 

[Qemu-devel] [PATCH 0/3] tpm: Upgrade TPM TIS for support of a TPM 2
 2015-04-14  5:51 UTC  (13+ messages)
` [Qemu-devel] [PATCH 1/3] Extend TPM TIS interface to version 2.0
` [Qemu-devel] [PATCH 2/3] tpm: Probe for connected TPM 1.2 or TPM 2
` [Qemu-devel] [PATCH 3/3] TPM2 ACPI table support

[Qemu-devel] [PATCH RFC 00/19] qapi: QMP introspection
 2015-04-14  3:45 UTC  (29+ messages)
` [Qemu-devel] [PATCH RFC 05/19] qapi: Simplify c_enum_const()
` [Qemu-devel] [PATCH RFC 06/19] qapi: Use c_enum_const() in generate_alternate_qtypes()
` [Qemu-devel] [PATCH RFC 07/19] qapi: Move camel_to_upper(), c_enum_const() to closely related code
` [Qemu-devel] [PATCH RFC 08/19] qapi: qapi-event.py option -b does nothing, drop it
` [Qemu-devel] [PATCH RFC 09/19] qapi: qapi-commands.py option --type is unused, "
` [Qemu-devel] [PATCH RFC 10/19] qapi: Factor parse_command_line() out of the generators
` [Qemu-devel] [PATCH RFC 11/19] qapi: Fix generators to report command line errors decently
` [Qemu-devel] [PATCH RFC 12/19] qapi: Turn generators' mandatory option -i into an argument
` [Qemu-devel] [PATCH RFC 13/19] qapi: Factor open_output(), close_output() out of generators
` [Qemu-devel] [PATCH RFC 14/19] qapi: Drop pointless flush() before close()
` [Qemu-devel] [PATCH RFC 15/19] qapi: Inline gen_command_decl_prologue(), gen_command_def_prologue()
` [Qemu-devel] [PATCH RFC 16/19] qobject: Clean up around qtype_code
` [Qemu-devel] [PATCH RFC 17/19] qobject: Add a special null QObject
` [Qemu-devel] [PATCH RFC 18/19] json-parser: Fix to recognize null

[Qemu-devel] [PATCH] qga: use unbuffered glib IO
 2015-04-14  2:53 UTC 

[Qemu-devel] [PATCH v5 0/6] QEMU:Xen stubdom vTPM for HVM virtual machine(QEMU patch)
 2015-04-13 22:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 6/6] Qemu-Xen-vTPM: Add a parameter indicating whether the command that was a selftest

[Qemu-devel] [PATCH] linux-user: in poll(), if nfds is 0, pfd can be NULL
 2015-04-13 21:25 UTC 

[Qemu-devel] [RFC 0/2] target-i386: "custom" CPU model + script to dump existing CPU models
 2015-04-13 20:57 UTC  (3+ messages)
` [Qemu-devel] [RFC 1/2] target-i386: Introduce "-cpu custom"
` [Qemu-devel] [RFC 2/2] scripts: x86-cpu-model-dump script

[Qemu-devel] [PATCH v4 00/20] block: transactionless incremental backup series
 2015-04-13 16:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 19/20] iotests: add simple incremental backup case

[Qemu-devel] [PATCH for-2.3? 0/7] tests: Fix TCG make test
 2015-04-13 15:38 UTC  (12+ messages)
` [Qemu-devel] [PATCH for-2.3? 2/7] tests/tcg: Fix linux-test build
` [Qemu-devel] [PATCH for-2.3? 4/7] tests/tcg: Fix running x86_64 tests
` [Qemu-devel] [PATCH for-2.3? 5/7] tests/tcg: Fix run-runcom target
` [Qemu-devel] [PATCH for-2.3? 6/7] tests/tcg: Prettify run-runcom output

[Qemu-devel] [PATCH] qemu-config: remove stray inclusions of hw/ files
 2015-04-13 15:28 UTC 

[Qemu-devel] [PATCH] range: remove useless inclusions
 2015-04-13 15:28 UTC 

[Qemu-devel] [PATCH v6 0/8] QEMU memory hot unplug support
 2015-04-13 14:43 UTC  (6+ messages)
` [Qemu-devel] [PATCH v6 8/8] qmp-event: add event notification for memory hot unplug error

[Qemu-devel] [PATCH 0/2] target-i386: disable LINT0 after reset and init
 2015-04-13 14:36 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/2] target-i386: disable LINT0 after reset
` [Qemu-devel] [PATCH 2/2] target-i386: kvm: Disable KVM quirks

[Qemu-devel] [PATCH] xen-pt: Fix bug cause PCI devices re-attach failed
 2015-04-13 14:28 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/2] virtio_balloon: header update for virtio 1
 2015-04-13 14:20 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] virtio-balloon: virtio 1 support

[Qemu-devel] [Bug 1443462] [NEW] alt-gr not working with non-US keyboard
 2015-04-13 13:55 UTC 

[Qemu-devel] [PATCH v5 00/17] s390x cpu model implementation
 2015-04-13 13:56 UTC  (18+ messages)
` [Qemu-devel] [PATCH v5 01/17] Introduce stub routine cpu_desc_avail
` [Qemu-devel] [PATCH v5 02/17] Add accelerator id and model name to CPUState
` [Qemu-devel] [PATCH v5 03/17] Extend QMP command query-cpus to return accelerator id and model name
` [Qemu-devel] [PATCH v5 04/17] Extend HMP command info cpus to display "
` [Qemu-devel] [PATCH v5 05/17] Add optional parameters to QMP command query-cpu-definitions
` [Qemu-devel] [PATCH v5 06/17] target-s390x: Introduce S390 CPU facilities
` [Qemu-devel] [PATCH v5 07/17] target-s390x: Generate facility defines per S390 CPU model
` [Qemu-devel] [PATCH v5 08/17] target-s390x: Introduce S390 CPU models
` [Qemu-devel] [PATCH v5 09/17] target-s390x: Define S390 CPU model specific facility lists
` [Qemu-devel] [PATCH v5 10/17] target-s390x: Add S390 CPU model alias definition routines
` [Qemu-devel] [PATCH v5 11/17] target-s390x: Add KVM VM attribute interface for S390 CPU models
` [Qemu-devel] [PATCH v5 12/17] target-s390x: Add S390 CPU class initialization routines
` [Qemu-devel] [PATCH v5 13/17] target-s390x: Prepare accelerator during S390 CPU object realization
` [Qemu-devel] [PATCH v5 14/17] target-s390x: Initialize S390 CPU model name in CPUState
` [Qemu-devel] [PATCH v5 15/17] target-s390x: Extend arch specific QMP command query-cpu-definitions
` [Qemu-devel] [PATCH v5 16/17] target-s390x: Introduce S390 CPU facility test routine
` [Qemu-devel] [PATCH v5 17/17] target-s390x: Enable S390 CPU model usage

[Qemu-devel] [PATCH v2 00/14] Add memory attributes and use them in ARM
 2015-04-13 13:22 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 01/14] memory: Define API for MemoryRegionOps to take attrs and return status
` [Qemu-devel] [PATCH v2 05/14] exec.c: Convert subpage memory ops to _with_attrs
` [Qemu-devel] [PATCH v2 06/14] exec.c: Make address_space_rw take transaction attributes
` [Qemu-devel] [PATCH v2 08/14] exec.c: Capture the memory attributes for a watchpoint hit
` [Qemu-devel] [PATCH v2 09/14] Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
` [Qemu-devel] [PATCH v2 12/14] target-arm: Add user-mode transaction attribute
` [Qemu-devel] [PATCH v2 13/14] target-arm: Use attribute info to handle user-only watchpoints

[Qemu-devel] can't bot from scsi http cdrom
 2015-04-13 13:31 UTC  (4+ messages)
    ` [Qemu-devel] Changing media on network disks (was Re: can't bot from scsi http cdrom)


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 read-only IMAP folder(s) and NNTP newsgroup(s).