QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-26 14:45:03 to 2015-05-27 07:19:22 UTC [more...]

[Qemu-devel] [RFC PATCH 0/4] aio: Don't poll ioeventfd in nested aio_poll()
 2015-05-27  7:19 UTC  (2+ messages)
` [Qemu-devel] [RFC PATCH 1/4] aio-posix: Introduce aio_set_io_event_notifier

[Qemu-devel] [PATCH v3 0/6] qemu: guest agent: implement guest-exec command
 2015-05-27  7:08 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] qga: disk and volume info for Windows guest
 2015-05-27  7:07 UTC  (2+ messages)

[Qemu-devel] [PATCH qemu v7 00/14] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2015-05-27  7:05 UTC  (27+ messages)
` [Qemu-devel] [PATCH qemu v7 06/14] spapr_iommu: Introduce "enabled" state for TCE table

[Qemu-devel] [PATCH] net: Remove vhostforce option in addition to vhost parameter
 2015-05-27  6:26 UTC  (2+ messages)

[Qemu-devel] [PATCH v9 00/24] Generate ACPI v5.1 tables and expose them to guest over fw_cfg on ARM
 2015-05-27  6:18 UTC  (4+ messages)
` [Qemu-devel] [PATCH v9 09/24] hw/arm/virt-acpi-build: Generate MADT table

[Qemu-devel] [PATCH v4 0/2] Fix guest-fstrim behaviour
 2015-05-27  4:25 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 1/2] qga/commands-posix: Fix bug in guest-fstrim
` [Qemu-devel] [PATCH v4 2/2] qga/qmp_guest_fstrim: Return per path fstrim result

[Qemu-devel] [RFC v8 00/13] vfio-pci: pass the aer error to guest
 2015-05-27  2:51 UTC  (2+ messages)

[Qemu-devel] [RFC v8.1 00/13] vfio-pci: pass the aer error to guest
 2015-05-27  2:46 UTC  (13+ messages)
` [Qemu-devel] [RFC v8.1 01/13] vfio: extract vfio_get_hot_reset_info as a single function
` [Qemu-devel] [RFC v8.1 03/13] vfio: add pcie extanded capability support
` [Qemu-devel] [RFC v8.1 04/13] aer: impove pcie_aer_init to support vfio device
` [Qemu-devel] [RFC v8.1 05/13] vfio: add aer support for "
` [Qemu-devel] [RFC v8.1 06/13] vfio: add check host bus reset is support or not
` [Qemu-devel] [RFC v8.1 07/13] vfio: add check for vfio devices which enable aer should support bus reset
` [Qemu-devel] [RFC v8.1 08/13] pci: add bus reset_notifiers callbacks for host "
` [Qemu-devel] [RFC v8.1 09/13] vfio: add sec_bus_reset notifier to notify physical bus reset is needed
` [Qemu-devel] [RFC v8.1 10/13] vfio: do hot bus reset when do virtual secondary bus reset
` [Qemu-devel] [RFC v8.1 11/13] pcie_aer: expose pcie_aer_msg() interface
` [Qemu-devel] [RFC v8.1 12/13] vfio-pci: pass the aer error to guest
` [Qemu-devel] [RFC v8.1 13/13] vfio: add 'aer' property to expose aercap

[Qemu-devel] [PATCH v3 0/6] Extend TPM support with a QEMU-external TPM
 2015-05-27  1:53 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 1/6] Provide support for the CUSE TPM
` [Qemu-devel] [PATCH v3 2/6] Introduce RAM location in vendor specific area in TIS
` [Qemu-devel] [PATCH v3 3/6] Support Physical Presence Interface Spec
` [Qemu-devel] [PATCH v3 4/6] Introduce condition to notifiy waiters of completed command
` [Qemu-devel] [PATCH v3 5/6] Introduce condition in TPM backend for notification
` [Qemu-devel] [PATCH v3 6/6] Add support for VM suspend/resume for TPM TIS

[Qemu-devel] [RFC/RFT PATCH v2 0/3] KVM: Introduce KVM_MEM_UNCACHED
 2015-05-27  1:08 UTC  (8+ messages)
` [Qemu-devel] [RFC/RFT PATCH v2 1/3] arm/arm64: pageattr: add set_memory_nc

[Qemu-devel] [PATCH 1/3] ich9: add TCO interface emulation
 2015-05-27  0:29 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/3] target-i386: reserve RCRB mmio space in ACPI DSDT table
` [Qemu-devel] [PATCH 3/3] tests: add testcase for TCO watchdog emulation

[Qemu-devel] [PATCH] ich9: initialise RCBA register through LPC interface
 2015-05-27  0:28 UTC 

[Qemu-devel] GSoC 2015 (Mac OS 9 support) report, week 4
 2015-05-27  0:05 UTC 

[Qemu-devel] [PATCH v2 0/2] monitor: suggest running "help" for command errors
 2015-05-26 23:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] monitor: cleanup parsing of cmd name and cmd arguments
` [Qemu-devel] [PATCH v2 2/2] monitor: suggest running "help" for command errors

[Qemu-devel] [PATCH] mips_malta: provide ememsize env variable to kernels
 2015-05-26 22:45 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/29] Dirty bitmap atomic access and optimizations
 2015-05-26 22:43 UTC  (32+ messages)
` [Qemu-devel] [PATCH v3 01/29] memory: the only dirty memory flag for users is DIRTY_MEMORY_VGA
` [Qemu-devel] [PATCH v3 02/29] g364fb: remove pointless call to memory_region_set_coalescing
` [Qemu-devel] [PATCH v3 03/29] display: enable DIRTY_MEMORY_VGA tracking explicitly
` [Qemu-devel] [PATCH v3 04/29] display: add memory_region_sync_dirty_bitmap calls
` [Qemu-devel] [PATCH v3 05/29] memory: differentiate memory_region_is_logging and memory_region_get_dirty_log_mask
` [Qemu-devel] [PATCH v3 06/29] memory: prepare for multiple bits in the dirty log mask
` [Qemu-devel] [PATCH v3 07/29] framebuffer: check memory_region_is_logging
` [Qemu-devel] [PATCH v3 08/29] ui/console: remove dpy_gfx_update_dirty
` [Qemu-devel] [PATCH v3 09/29] memory: track DIRTY_MEMORY_CODE in mr->dirty_log_mask
` [Qemu-devel] [PATCH v3 10/29] kvm: accept non-mapped memory in kvm_dirty_pages_log_change
` [Qemu-devel] [PATCH v3 11/29] memory: include DIRTY_MEMORY_MIGRATION in the dirty log mask
` [Qemu-devel] [PATCH v3 12/29] kvm: remove special handling of "
` [Qemu-devel] [PATCH v3 13/29] ram_addr: tweaks to xen_modified_memory
` [Qemu-devel] [PATCH v3 14/29] exec: use memory_region_get_dirty_log_mask to optimize dirty tracking
` [Qemu-devel] [PATCH v3 15/29] exec: move functions to translate-all.h
` [Qemu-devel] [PATCH v3 16/29] translate-all: remove unnecessary argument to tb_invalidate_phys_range
` [Qemu-devel] [PATCH v3 17/29] cputlb: remove useless arguments to tlb_unprotect_code_phys, rename
` [Qemu-devel] [PATCH v3 18/29] translate-all: make less of tb_invalidate_phys_page_range depend on is_cpu_write_access
` [Qemu-devel] [PATCH v3 19/29] exec: pass client mask to cpu_physical_memory_set_dirty_range
` [Qemu-devel] [PATCH v3 20/29] exec: invert return value of cpu_physical_memory_get_clean, rename
` [Qemu-devel] [PATCH v3 21/29] exec: only check relevant bitmaps for cleanliness
` [Qemu-devel] [PATCH v3 22/29] memory: do not touch code dirty bitmap unless TCG is enabled
` [Qemu-devel] [PATCH v3 23/29] bitmap: add atomic set functions
` [Qemu-devel] [PATCH v3 24/29] bitmap: add atomic test and clear
` [Qemu-devel] [PATCH v3 25/29] memory: use atomic ops for setting dirty memory bits
` [Qemu-devel] [PATCH v3 26/29] migration: move dirty bitmap sync to ram_addr.h
` [Qemu-devel] [PATCH v3 27/29] memory: replace cpu_physical_memory_reset_dirty() with test-and-clear
` [Qemu-devel] [PATCH v3 28/29] memory: make cpu_physical_memory_sync_dirty_bitmap() fully atomic
` [Qemu-devel] [PATCH v3 29/29] memory: use mr->ram_addr in "is this RAM?" assertions

[Qemu-devel] [PATCH v2] target-s390x: fix LOAD MULTIPLE instruction on page boundary
 2015-05-26 22:10 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/10] target-s390x: TCG fixes and improvements
 2015-05-26 22:03 UTC  (6+ messages)
` [Qemu-devel] [PATCH 08/10] target-s390x: implement STFLE instruction

[Qemu-devel] [RFC 0/5] Slow-path for atomic instruction translation
 2015-05-26 21:51 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/10 v10] tilegx: Firstly add tilegx target for linux-user
 2015-05-26 21:39 UTC  (5+ messages)
` [Qemu-devel] [PATCH 09/10 v10] target-tilegx: Generate tcg instructions to execute to _init_malloc in glib

[Qemu-devel] Announcing qboot, a minimal x86 firmware for QEMU
 2015-05-26 21:25 UTC  (6+ messages)

[Qemu-devel] [edk2] syslinux vs. OVMF
 2015-05-26 21:31 UTC  (9+ messages)

[Qemu-devel] ABNT2 keys again
 2015-05-26 21:24 UTC  (11+ messages)

[Qemu-devel] [PATCH v4 0/3] tpm: Upgrade TPM TIS for support of a TPM 2
 2015-05-26 20:51 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 1/3] Extend TPM TIS interface to support "
` [Qemu-devel] [PATCH v4 2/3] tpm: Probe for connected TPM 1.2 or "
` [Qemu-devel] [PATCH v4 3/3] TPM2 ACPI table support

[Qemu-devel] [PATCH v2 0/3] Clean unused entries in the qcow2 L2/refcount cache
 2015-05-26 19:15 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/3] qcow2: mark the memory as no longer needed after qcow2_cache_empty()
` [Qemu-devel] [PATCH 2/3] qcow2: add option to clean unused cache entries after some time
` [Qemu-devel] [PATCH 3/3] qcow2: reorder fields in Qcow2CachedTable to reduce padding

[Qemu-devel] [PATCH 0/2] linux-user: Fix length handling in cmsg conversions
 2015-05-26 18:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] linux-user: Fix length handling in host_to_target_cmsg
` [Qemu-devel] [PATCH 2/2] linux-user: use __get_user and __put_user in cmsg conversions

[Qemu-devel] [RFC PATCH] net: Enable vlans and dump for -netdev, too,
 2015-05-26 18:25 UTC  (8+ messages)

[Qemu-devel] [PATCH v3] bios-tables-test: handle false-positive smbios signature matches
 2015-05-26 17:36 UTC  (2+ messages)

[Qemu-devel] [ARM]: Adding support for Cortex-M4
 2015-05-26 17:34 UTC  (8+ messages)

[Qemu-devel] [PATCH v5 0/3] target-mips: Add support for misaligned accesses
 2015-05-26 17:33 UTC  (9+ messages)
` [Qemu-devel] [PATCH v5 1/3] target-mips: Misaligned memory accesses for R6
` [Qemu-devel] [PATCH v5 2/3] softmmu: Add probe_write()
` [Qemu-devel] [PATCH v5 3/3] target-mips: Misaligned memory accesses for MSA

[Qemu-devel] [PATCH] memory_mapping: Use qemu_common.h include
 2015-05-26 17:31 UTC  (5+ messages)

[Qemu-devel] [PATCH] i386: Introduce ARAT CPU feature
 2015-05-26 17:25 UTC  (7+ messages)
  ` [Qemu-devel] [PATCH v2] "
          ` [Qemu-devel] [PATCH v4] "

[Qemu-devel] [PATCH] Makefile.target: set master BUILD_DIR
 2015-05-26 17:17 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] arch_init: Use stateless configuration for default target_${target}.conf
 2015-05-26 17:01 UTC  (15+ messages)
` [Qemu-devel] [PATCH v3 1/2] arch_init: Drop target-x86_64.conf
  ` [Qemu-devel] [PATCH v3 2/2] qemu-bridge-helper: Use stateless configuration for bridge.conf

[Qemu-devel] [PATCH] target-s390x: fix LOAD MULTIPLE instruction on page boundary
 2015-05-26 16:23 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/3] Clean unused entries in the qcow2 L2/refcount cache
 2015-05-26 16:20 UTC  (13+ messages)
` [Qemu-devel] [PATCH 1/3] qcow2: mark the memory as no longer needed after qcow2_cache_empty()
` [Qemu-devel] [PATCH 2/3] qcow2: add option to clean unused cache entries after some time
` [Qemu-devel] [PATCH 3/3] qcow2: reorder fields in Qcow2CachedTable to reduce padding

[Qemu-devel] [PATCH v4 0/2] semihosting: clean up and add --semihosting-config arg
 2015-05-26 16:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 1/2] semihosting: create SemihostingConfig structure and semihost.h
` [Qemu-devel] [PATCH v4 2/2] semihosting: add --semihosting-config arg sub-argument

[Qemu-devel] [PATCH] tcg: fix segfault when MO_UNALN is set
 2015-05-26 16:10 UTC  (4+ messages)

[Qemu-devel] [Bug 1458239] [NEW] Use qed instead of qcow2 for "-snapshot" functionality
 2015-05-26 15:52 UTC  (2+ messages)
` [Qemu-devel] [Bug 1458239] "

[Qemu-devel] VFIO use of HOST_PAGE_ALIGN
 2015-05-26 15:22 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/20] monitor: Wean core off QError, and other cleanups
 2015-05-26 15:20 UTC  (21+ messages)
` [Qemu-devel] [PATCH v2 01/20] monitor: Drop broken, unused asynchronous command interface
` [Qemu-devel] [PATCH v2 02/20] monitor: Clean up after previous commit
` [Qemu-devel] [PATCH v2 03/20] monitor: Improve and document client_migrate_info protocol error
` [Qemu-devel] [PATCH v2 04/20] monitor: Convert client_migrate_info to QAPI
` [Qemu-devel] [PATCH v2 05/20] monitor: Use traditional command interface for HMP drive_del
` [Qemu-devel] [PATCH v2 06/20] monitor: Use traditional command interface for HMP device_add
` [Qemu-devel] [PATCH v2 07/20] monitor: Use trad. command interface for HMP pcie_aer_inject_error
` [Qemu-devel] [PATCH v2 08/20] monitor: Drop unused "new" HMP command interface
` [Qemu-devel] [PATCH v2 09/20] monitor: Propagate errors through qmp_check_client_args()
` [Qemu-devel] [PATCH v2 10/20] monitor: Propagate errors through qmp_check_input_obj()
` [Qemu-devel] [PATCH v2 11/20] monitor: Wean monitor_protocol_emitter() off mon->error
` [Qemu-devel] [PATCH v2 12/20] monitor: Inline monitor_has_error() into its only caller
` [Qemu-devel] [PATCH v2 13/20] monitor: Limit QError use to command handlers
` [Qemu-devel] [PATCH v2 14/20] monitor: Rename handle_user_command() to handle_hmp_command()
` [Qemu-devel] [PATCH v2 15/20] monitor: Rename monitor_control_read(), monitor_control_event()
` [Qemu-devel] [PATCH v2 16/20] monitor: Unbox Monitor member mc and rename to qmp
` [Qemu-devel] [PATCH v2 17/20] monitor: Drop do_qmp_capabilities()'s superfluous QMP check
` [Qemu-devel] [PATCH v2 18/20] monitor: Turn int command_mode into bool in_command_mode
` [Qemu-devel] [PATCH v2 19/20] monitor: Rename monitor_ctrl_mode() to monitor_is_qmp()
` [Qemu-devel] [PATCH v2 20/20] monitor: Change return type of monitor_cur_is_qmp() to bool

[Qemu-devel] [PATCH] i386: fix breakpoints handling in icount mode
 2015-05-26 14:56 UTC  (7+ messages)

[Qemu-devel] [PATCH 00/20] monitor: Wean core off QError, and other cleanups
 2015-05-26 14:55 UTC  (9+ messages)
` [Qemu-devel] [PATCH 04/20] monitor: Convert client_migrate_info to QAPI

[Qemu-devel] [PATCH v5 00/12] Dirty bitmaps migration
 2015-05-26 14:51 UTC  (6+ messages)

[Qemu-devel] Proposed 2.4 release schedule (softfreeze 16th June)
 2015-05-26 14:44 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 read-only IMAP folder(s) and NNTP newsgroup(s).