qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-13 15:28:40 to 2015-04-15 06:49:08 UTC [more...]

[Qemu-devel] [PATCH v1 0/1] s390 pci infrastucture modeling
 2015-04-15  6:48 UTC  (2+ messages)
` [Qemu-devel] [PATCH v1 1/1] s390 pci infrastructure modeling

[Qemu-devel] [PATCH qemu v6 00/15] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2015-04-15  3:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH qemu v6 02/15] vmstate: Define VARRAY with VMS_ALLOC

[Qemu-devel] [PATCH] migration: avoid divide by zero in xbzrle cache miss rate
 2015-04-15  3:59 UTC 

[Qemu-devel] [PATCH] vhost: pass corrent log base to kernel
 2015-04-15  4:06 UTC 

[Qemu-devel] [Question]Support of China loogson processor
 2015-04-15  3:53 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 00/20] Generate ACPI v5.1 tables and expose it to guest over fw_cfg on ARM
 2015-04-15  2:26 UTC  (22+ messages)
` [Qemu-devel] [PATCH v4 01/20] hw/i386: Move ACPI header definitions in an arch-independent location
` [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] [PATCH] s390x: Fix stoc direction
 2015-04-15  1:45 UTC 

[Qemu-devel] [PATCH v2 00/14] Add memory attributes and use them in ARM
 2015-04-15  1:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 01/14] memory: Define API for MemoryRegionOps to take attrs and return status

[Qemu-devel] [PATCH] block/iscsi: do not forget to logout from target
 2015-04-14 22:47 UTC  (2+ messages)

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

[Qemu-devel] [PATCH v2 00/16] target-arm: Add GICv1/SecExt and GICv2/Grouping
 2015-04-14 19:39 UTC  (32+ messages)
` [Qemu-devel] [PATCH v2 01/16] hw/intc/arm_gic: Request FIQ sources
` [Qemu-devel] [PATCH v2 02/16] hw/arm/vexpress.c: Wire FIQ between CPU <> GIC
` [Qemu-devel] [PATCH v2 04/16] hw/intc/arm_gic: Add Security Extensions property
` [Qemu-devel] [PATCH v2 05/16] hw/intc/arm_gic: Add ns_access() function
` [Qemu-devel] [PATCH v2 06/16] hw/intc/arm_gic: Add Interrupt Group Registers
` [Qemu-devel] [PATCH v2 07/16] hw/intc/arm_gic: Make ICDDCR/GICD_CTLR banked
` [Qemu-devel] [PATCH v2 08/16] hw/intc/arm_gic: Make ICCICR/GICC_CTLR banked
` [Qemu-devel] [PATCH v2 09/16] hw/intc/arm_gic: Make ICCBPR/GICC_BPR banked
` [Qemu-devel] [PATCH v2 10/16] hw/intc/arm_gic: Implement Non-secure view of RPR
` [Qemu-devel] [PATCH v2 11/16] hw/intc/arm_gic: Handle grouping for GICC_HPPIR
` [Qemu-devel] [PATCH v2 12/16] hw/intc/arm_gic: Change behavior of EOIR writes
` [Qemu-devel] [PATCH v2 13/16] hw/intc/arm_gic: Change behavior of IAR writes
` [Qemu-devel] [PATCH v2 14/16] hw/intc/arm_gic: Restrict priority view
` [Qemu-devel] [PATCH v2 15/16] hw/intc/arm_gic: Break out gic_update() function
` [Qemu-devel] [PATCH v2 16/16] hw/intc/arm_gic: add gic_update() for grouping

[Qemu-devel] feature proposal: checkpoint-assisted migration
 2015-04-14 18:43 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 00/47] Postcopy implementation
 2015-04-14 18:00 UTC  (52+ 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 31/47] postcopy: ram_enable_notify to switch on userfault
` [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 34/47] Page request: Add MIG_RP_MSG_REQ_PAGES reverse command
` [Qemu-devel] [PATCH v6 35/47] Page request: Process incoming page request
` [Qemu-devel] [PATCH v6 36/47] Page request: Consume pages off the post-copy queue
` [Qemu-devel] [PATCH v6 37/47] postcopy_ram.c: place_page and helpers
` [Qemu-devel] [PATCH v6 38/47] Postcopy: Use helpers to map pages during migration
` [Qemu-devel] [PATCH v6 39/47] qemu_ram_block_from_host
` [Qemu-devel] [PATCH v6 40/47] Don't sync dirty bitmaps in postcopy
` [Qemu-devel] [PATCH v6 41/47] Host page!=target page: Cleanup bitmaps
` [Qemu-devel] [PATCH v6 42/47] Postcopy; Handle userfault requests
` [Qemu-devel] [PATCH v6 43/47] Start up a postcopy/listener thread ready for incoming page data
` [Qemu-devel] [PATCH v6 44/47] postcopy: Wire up loadvm_postcopy_handle_ commands
` [Qemu-devel] [PATCH v6 45/47] End of migration for postcopy
` [Qemu-devel] [PATCH v6 46/47] Disable mlock around incoming postcopy
` [Qemu-devel] [PATCH v6 47/47] Inhibit ballooning during postcopy

[Qemu-devel] [RFC PATCH] vl.c: add -semihosting-config "arg" sub-argument
 2015-04-14 17:42 UTC  (11+ messages)

[Qemu-devel] Cross-Compiling Static QEMU for Windows
 2015-04-14 17:31 UTC 

[Qemu-devel] [Bug 1444081] [NEW] x86_64 heavy crash on PPC 64 host
 2015-04-14 17:21 UTC 

[Qemu-devel] [Bug 1438144] [NEW] Page sizes are not interpreted correctly for E500/E500MC
 2015-04-14 17:00 UTC  (2+ messages)
` [Qemu-devel] [Bug 1438144] "

[Qemu-devel] [PATCH 00/15] IPMI device for qemu
 2015-04-14 16:31 UTC  (17+ 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] [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  (4+ messages)
` [Qemu-devel] [PATCH v5 15/45] Rework loadvm path for subloops

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

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

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

[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  (9+ 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  (27+ messages)
` [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  (10+ 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 


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).