qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-24 12:19:20 to 2019-10-24 16:13:59 UTC [more...]

[PATCH v7 0/4] colo: Add support for continuous replication
 2019-10-25 17:06 UTC  (5+ messages)
` [PATCH v7 1/4] block/replication.c: Ignore requests after failover
` [PATCH v7 2/4] tests/test-replication.c: Add test for for secondary node continuing replication
` [PATCH v7 3/4] net/filter.c: Add Options to insert filters anywhere in the filter list
` [PATCH v7 4/4] colo: Update Documentation for continuous replication

[PATCH v2 0/2] qcow2: Fix image corruption bug in 4.1
 2019-10-24 14:26 UTC  (2+ messages)
` [PATCH v2 1/2] coroutine: Add qemu_co_mutex_assert_locked()

[RFC 0/3] acpi: cphp: add CPHP_GET_CPU_ID_CMD command to cpu hotplug MMIO interface
 2019-10-24 15:07 UTC  (3+ messages)
` [RFC 3/3] acpi: cpuhp: add CPHP_GET_CPU_ID_CMD command

[PATCH] travis.yml: enable linux-gcc-debug-tcg cache
 2019-10-24 16:06 UTC 

[PATCH 0/3] ppc: Fix 'info pic' crash
 2019-10-24 14:27 UTC  (4+ messages)
` [PATCH 1/3] ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChip
` [PATCH 2/3] xive, xics: Fix reference counting on CPU objects
` [PATCH 3/3] ppc: Skip partially initialized vCPUs in 'info pic'

[PATCH v5 0/4] qcow2: advanced compression options
 2019-10-24 14:27 UTC  (14+ messages)
` [PATCH v5 1/4] block: support compressed write at generic layer

[PATCH 00/30] virtiofs daemon (base)
 2019-10-24 15:49 UTC  (14+ messages)
` [PATCH 02/30] virtiofsd: Pull in kernel's fuse.h

[PATCH for 4.2 v2 00/17] testing/next
 2019-10-24 14:37 UTC  (8+ messages)
` [PATCH v2 02/17] travis.yml: Add libvdeplug-dev to compile-test net/vde.c
` [PATCH v2 08/17] travis.yml: bump Xcode 10 to latest dot release
` [PATCH v2 15/17] travis.yml: --enable-debug-tcg to check-tcg

[RFC PATCH] iothread: add set_iothread_poll_* commands
 2019-10-24 14:34 UTC  (5+ messages)

[PATCH v2 00/14] hw: Split RTC devices from hw/timer/ to hw/rtc/
 2019-10-24 15:51 UTC  (4+ messages)
` [PATCH v2 06/14] hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectory

[Bug 1847793] [NEW] qemu 4.1.0 - Corrupt guest filesystem after new vm install
 2019-10-24 14:20 UTC  (2+ messages)
` [Bug 1847793] "

[PULL 00/39] Misc (mostly x86) patches for 2019-10-24
 2019-10-24 14:03 UTC  (40+ messages)
` [PULL 01/39] target/i386: log MCE guest and host addresses
` [PULL 02/39] mc146818rtc: fix timer interrupt reinjection
` [PULL 03/39] Updated Bulgarian translation (19) - 4.1.0
` [PULL 04/39] i386/kvm: add NoNonArchitecturalCoreSharing Hyper-V enlightenment
` [PULL 05/39] Do not use %m in common code to print error messages
` [PULL 06/39] memory-device: simplify Makefile.objs conditions
` [PULL 07/39] hw/virtio: Factorize virtio-mmio headers
` [PULL 08/39] hw/i386/pc: rename functions shared with non-PC machines
` [PULL 09/39] hw/i386/pc: fix code style issues on functions that will be moved out
` [PULL 10/39] hw/i386/pc: replace use of strtol with qemu_strtoui in x86_load_linux()
` [PULL 11/39] hw/i386/pc: avoid an assignment in if condition "
` [PULL 12/39] hw/i386/pc: remove commented out code from x86_load_linux()
` [PULL 13/39] hw/i386/pc: move shared x86 functions to x86.c and export them
` [PULL 14/39] hw/i386: split PCMachineState deriving X86MachineState from it
` [PULL 15/39] hw/i386: make x86.c independent from PCMachineState
` [PULL 16/39] fw_cfg: add "modify" functions for all types
` [PULL 17/39] hw/intc/apic: reject pic ints if isa_pic == NULL
` [PULL 18/39] roms: add microvm-bios (qboot) as binary and git submodule
` [PULL 19/39] docs/microvm.rst: document the new microvm machine type
` [PULL 20/39] hw/i386: Introduce the "
` [PULL 21/39] MAINTAINERS: add microvm related files
` [PULL 22/39] checkpatch: suggest qemu_real_host_page_size instead of getpagesize() or sysconf(_SC_PAGESIZE)
` [PULL 23/39] runstate: ignore exit request in finish migrate state
` [PULL 24/39] hw/timer/mc146818rtc: Only include qapi-commands-misc on I386
` [PULL 25/39] x86/cpu: Add support for UMONITOR/UMWAIT/TPAUSE
` [PULL 26/39] target/i386: Add support for save/load IA32_UMWAIT_CONTROL MSR
` [PULL 27/39] hw/i386/pc: Extract pc_gsi_create()
` [PULL 28/39] hw/i386/pc: Move gsi_state creation code
` [PULL 29/39] hw/i386/pc: Extract pc_i8259_create()
` [PULL 30/39] hw/i386/pc: Remove kvm_i386.h include
` [PULL 31/39] mc146818rtc: move structure to header file
` [PULL 32/39] mc146818rtc: Move RTC_ISA_IRQ definition
` [PULL 33/39] mc146818rtc: Include mc146818rtc_regs.h directly in mc146818rtc.c
` [PULL 34/39] mc146818rtc: always register rtc to rtc list
` [PULL 35/39] audio: fix missing break
` [PULL 36/39] core: replace getpagesize() with qemu_real_host_page_size
` [PULL 37/39] target/i386: move FERR handling to target/i386
` [PULL 38/39] target/i386: introduce cpu_set_fpus
` [PULL 39/39] i386: implement IGNNE

[PATCH v2 0/7] exec: Improve code for TARGET_PAGE_BITS_VARY
 2019-10-24 14:14 UTC  (6+ messages)
` [PATCH v2 1/7] cpu: use ROUND_UP() to define xxx_PAGE_ALIGN

[Qemu-devel] [PATCH v4 1/2] i386: Add Intel Processor Trace feature support
 2019-10-24 14:15 UTC  (11+ messages)
` [Qemu-devel] [PATCH v4 2/2] i386: Add support to get/set/migrate Intel Processor Trace feature
  `  "

[PATCH 3/3] migration/multifd: fix potential wrong acception order of IOChannel
 2019-10-24 14:34 UTC  (4+ messages)

[PATCH v5 0/8] Add dbus-vmstate
 2019-10-24 14:14 UTC  (2+ messages)

[RFC PATCH 00/19] Configurable policy for handling deprecated interfaces
 2019-10-24 14:16 UTC  (22+ messages)
` [RFC PATCH 01/19] tests/test-qmp-cmds: Factor out qmp_dispatch() test helpers
` [RFC PATCH 02/19] tests/test-qmp-cmds: Check responses more thoroughly
` [RFC PATCH 03/19] tests/test-qmp-cmds: Simplify test data setup
` [RFC PATCH 04/19] tests/test-qmp-event: "
` [RFC PATCH 05/19] tests/test-qmp-event: Use qobject_is_equal()
` [RFC PATCH 06/19] tests/test-qmp-event: Check event is actually emitted
` [RFC PATCH 07/19] qapi: Add feature flags to remaining definitions
` [RFC PATCH 08/19] qapi: Consistently put @features parameter right after @ifcond
` [RFC PATCH 09/19] qapi: Inline do_qmp_dispatch() into qmp_dispatch()
` [RFC PATCH 10/19] qapi: Simplify how qmp_dispatch() deals with QCO_NO_SUCCESS_RESP
` [RFC PATCH 11/19] qapi: Simplify how qmp_dispatch() gets the request ID
` [RFC PATCH 12/19] qapi: Replace qmp_dispatch()'s TODO comment by an explanation
` [RFC PATCH 13/19] qapi: New special feature flag "deprecated"
` [RFC PATCH 14/19] qemu-options: New -compat to set policy for "funny" interfaces
` [RFC PATCH 15/19] qapi: Mark deprecated QMP commands with feature 'deprecated'
` [RFC PATCH 16/19] qapi: Implement -compat deprecated-input=reject for commands
` [RFC PATCH 17/19] qapi: Implement -compat deprecated-input=crash "
` [RFC PATCH 18/19] qapi: Include a warning in the response to a deprecated command
  ` [libvirt] "
` [RFC PATCH 19/19] qapi: Implement -compat deprecated-output=hide for events
  ` [libvirt] "

Cannot use more than one MSI interrupts
 2019-10-24 14:45 UTC 

[PATCH v3 00/16] hw/arm/raspi: Add thermal/timer, improve address space, run U-boot
 2019-10-24 13:51 UTC  (11+ messages)
` [PATCH v3 03/16] hw/timer/bcm2835: Add the BCM2835 SYS_timer
` [PATCH v3 11/16] hw/arm/raspi: Use -smp cores=<N> option to restrict enabled cores

[PATCH v4 1/2] virtio: new post_load hook
 2019-10-24 13:53 UTC  (4+ messages)
` [PATCH v4 2/2] virtio-net: prevent offloads reset on migration

[PATCH v7 0/9] target/arm/kvm: enable SVE in guests
 2019-10-24 13:42 UTC  (12+ messages)
` [PATCH v7 1/9] target/arm/monitor: Introduce qmp_query_cpu_model_expansion
` [PATCH v7 2/9] tests: arm: Introduce cpu feature tests
` [PATCH v7 3/9] target/arm: Allow SVE to be disabled via a CPU property
` [PATCH v7 4/9] target/arm/cpu64: max cpu: Introduce sve<N> properties
` [PATCH v7 5/9] target/arm/kvm64: Add kvm_arch_get/put_sve
` [PATCH v7 6/9] target/arm/kvm64: max cpu: Enable SVE when available
` [PATCH v7 7/9] target/arm/kvm: scratch vcpu: Preserve input kvm_vcpu_init features
` [PATCH v7 8/9] target/arm/cpu64: max cpu: Support sve properties with KVM
` [PATCH v7 9/9] target/arm/kvm: host cpu: Add support for sve<N> properties

[RFC PATCH 00/18] Add qemu-storage-daemon
 2019-10-24 13:55 UTC  (5+ messages)
` [RFC PATCH 01/18] qemu-storage-daemon: Add barebone tool

[RFC v2 00/22] intel_iommu: expose Shared Virtual Addressing to VM
 2019-10-24 12:34 UTC  (23+ messages)
` [RFC v2 01/22] update-linux-headers: Import iommu.h
` [RFC v2 02/22] header update VFIO/IOMMU vSVA APIs against 5.4.0-rc3+
` [RFC v2 03/22] intel_iommu: modify x-scalable-mode to be string option
` [RFC v2 04/22] hw/iommu: introduce IOMMUContext
` [RFC v2 05/22] vfio/common: add iommu_ctx_notifier in container
` [RFC v2 06/22] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
` [RFC v2 07/22] hw/pci: introduce pci_device_iommu_context()
` [RFC v2 08/22] intel_iommu: provide get_iommu_context() callback
` [RFC v2 09/22] vfio/pci: add iommu_context notifier for pasid alloc/free
` [RFC v2 10/22] intel_iommu: add virtual command capability support
` [RFC v2 11/22] intel_iommu: process pasid cache invalidation
` [RFC v2 12/22] intel_iommu: add present bit check for pasid table entries
` [RFC v2 13/22] intel_iommu: add PASID cache management infrastructure
` [RFC v2 14/22] vfio/pci: add iommu_context notifier for pasid bind/unbind
` [RFC v2 15/22] intel_iommu: bind/unbind guest page table to host
` [RFC v2 16/22] intel_iommu: replay guest pasid bindings "
` [RFC v2 17/22] intel_iommu: replay pasid binds after context cache invalidation
` [RFC v2 18/22] intel_iommu: do not passdown pasid bind for PASID #0
` [RFC v2 19/22] vfio/pci: add iommu_context notifier for PASID-based iotlb flush
` [RFC v2 20/22] intel_iommu: process PASID-based iotlb invalidation
` [RFC v2 21/22] intel_iommu: propagate PASID-based iotlb invalidation to host
` [RFC v2 22/22] intel_iommu: process PASID-based Device-TLB invalidation

[Bug 1849644] [NEW] QEMU VNC websocket proxy requires non-standard 'binary' subprotocol
 2019-10-24 10:23 UTC 

[PATCH v3 0/3] mc146818rtc: fix timer interrupt reinjection
 2019-10-24 13:21 UTC  (6+ messages)
` [PATCH v3 1/3] mc146818rtc: Simplify by reordering if() statement
` [PATCH v3 2/3] mc146818rtc: Tidy up indentation
` [PATCH v3 3/3] mc146818rtc: fix timer interrupt reinjection

[PATCH v13 00/12] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-10-24 13:20 UTC  (4+ messages)
` [PATCH v13 01/12] util/cutils: Add qemu_strtotime_ps()

[PATCH for 4.2 v6 00/54] Support for TCG plugins
 2019-10-24 13:09 UTC  (6+ messages)
` [PATCH v6 37/54] plugin: expand the plugin_init function to include an info block

[PATCH 0/3] qcow2: Fix image corruption bug in 4.1
 2019-10-24 13:17 UTC  (12+ messages)
` [PATCH 2/3] qcow2: Assert that qcow2_cache_get() callers hold s->lock
` [PATCH 3/3] qcow2: Fix corruption bug in qcow2_detect_metadata_preallocation()

[PULL 0/4] x86 and machine queue, 2019-10-23
 2019-10-24 13:54 UTC  (2+ messages)

[PATCH v2] hw/m68k/mcf5206.c: Switch to transaction-based ptimer API
 2019-10-24 12:20 UTC  (3+ messages)

[PATCH v2 0/3] Convert sparc devices to new ptimer API
 2019-10-24 12:19 UTC  (2+ messages)

[PATCH v3 00/33] Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
 2019-10-24 12:25 UTC  (11+ messages)
` [PATCH v3 21/33] lance: replace PROP_PTR with PROP_LINK
` [PATCH v3 23/33] dp8393x: "

[PATCH] virtio: fix IO request length in virtio SCSI/block #PSBM-78839
 2019-10-24 11:34 UTC  (3+ messages)

[PATCH 00/25] virtiofs daemon (security)
 2019-10-24 11:27 UTC  (12+ messages)
` [PATCH 06/25] virtiofsd: passthrough_ll: add fallback for racy ops
` [PATCH 13/25] virtiofsd: prevent ".." escape in lo_do_lookup()
` [PATCH 14/25] virtiofsd: prevent ".." escape in lo_do_readdir()
` [PATCH 15/25] virtiofsd: use /proc/self/fd/ O_PATH file descriptor
` [PATCH 17/25] virtiofsd: move to an empty network namespace
` [PATCH 18/25] virtiofsd: move to a new pid namespace
` [PATCH 19/25] virtiofsd: add seccomp whitelist
` [PATCH 20/25] virtiofsd: Parse flag FUSE_WRITE_KILL_PRIV
` [PATCH 22/25] virtiofsd: set maximum RLIMIT_NOFILE limit
` [PATCH 24/25] virtiofsd: add --syslog command-line option
` [PATCH 25/25] virtiofsd: print log only when priority is high enough

[PATCH 0/6] ppc: Reparent the interrupt presenter
 2019-10-24 12:33 UTC  (4+ messages)
` [PATCH 6/6] xive: Don't use CPU_FOREACH() to perform CAM line matching

[PATCH 0/3] Convert ppc and microblaze devices to new ptimer API
 2019-10-24 12:16 UTC  (2+ messages)

[PULL 00/11] MIPS queue for October 24th, 2019
 2019-10-24 11:06 UTC  (7+ messages)
` [PULL 03/11] MAINTAINERS: Update mail address of Aleksandar Rikalo
` [PULL 04/11] target/mips: msa: Split helpers for <MAX|MIN>_A.<B|H|W|D>
` [PULL 05/11] target/mips: msa: Split helpers for <MAX|MIN>_<S|U>.<B|H|W|D>
` [PULL 06/11] target/mips: msa: Split helpers for ILV<EV|OD|L|R>.<B|H|W|D>
` [PULL 10/11] target/mips: msa: Split helpers for PCK<EV|OD>.<B|H|W|D>
` [PULL 11/11] target/mips: Add support for emulation of CRC32 group of instructions

[Qemu-devel] [RFC PATCH 00/14] hw/arm: Add the Raspberry Pi 4B
 2019-10-24 12:26 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH 14/14] hw/arm/raspi: Add the Raspberry Pi 4B board
  `  "

[Qemu-devel] [PATCH v8 00/13] Add migration support for VFIO device
 2019-10-24 11:41 UTC  (14+ messages)
` [Qemu-devel] [PATCH v8 01/13] vfio: KABI for migration interface
                `  "

[PATCH v9 00/24] target/arm: Reduce overhead of cpu_get_tb_cpu_state
 2019-10-24 11:41 UTC  (2+ messages)

[PATCH] hw/audio: fix a memory leak in OPLCreate()
 2019-10-24 11:31 UTC  (2+ messages)

[PATCH 00/19] qapi: Doc generation fixes
 2019-10-24 11:02 UTC  (4+ messages)
` [PATCH 04/19] tests/qapi-schema: Fix feature documentation testing
` [PATCH 11/19] qapi: Fix doc comment checking for commands and events
` [PATCH 14/19] qapi: Fold normalize_if() into check_if()

[PATCH v2] mc146818rtc: fix timer interrupt reinjection
 2019-10-24 12:08 UTC  (3+ messages)

Adding a memory alias breaks v-rings
 2019-10-24 11:28 UTC  (3+ messages)


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