qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-26 15:23:16 to 2020-11-27 13:02:16 UTC [more...]

[PATCH v3 00/36] cleanup qemu_init and make sense of command line processing
 2020-11-27 12:59 UTC  (40+ messages)
` [PATCH 03/36] vl: split various early command line options to a separate function
` [PATCH 12/36] vl: load plugins as late as possible
` [PATCH 13/36] vl: move semihosting command line fallback to qemu_init_board
` [PATCH 14/36] vl: extract default devices to separate functions
` [PATCH 15/36] vl: move CHECKPOINT_INIT after preconfig
` [PATCH 20/36] vl: separate qemu_resolve_machine_memdev
` [PATCH 21/36] vl: initialize displays before preconfig loop
` [PATCH 22/36] vl: move -global check earlier
` [PATCH 23/36] migration, vl: start migration via qmp_migrate_incoming
` [PATCH 26/36] remove preconfig state
` [PATCH 28/36] vl: allow -incoming defer with -preconfig
` [PATCH 29/36] vl: extract softmmu/datadir.c
` [PATCH 30/36] vl: extract machine done notifiers
` [PATCH 31/36] vl: extract softmmu/rtc.c
` [PATCH 32/36] vl: extract softmmu/runstate.c
` [PATCH 37/36] machine: introduce MachineInitPhase

[PULL 0/1] Fixes 20201127 patches
 2020-11-27 12:45 UTC  (3+ messages)
` [PULL 1/1] qxl: fix segfault

[PATCH v2 0/6] arch_init.c cleanup
 2020-11-27 12:25 UTC  (21+ messages)
` [PATCH v2 1/6] arch_init: Move QEMU_ARCH definitions to cpu.h
` [PATCH v2 2/6] accel: accel_available() function
` [PATCH v2 3/6] kvm: Remove kvm_available() function
` [PATCH v2 4/6] xen: Delete xen_available() function
` [PATCH v2 5/6] Remove unnecessary usage of arch_init.h
` [PATCH v2 6/6] Rename arch_init.h to arch_type.h

ImageInfo oddities regarding compression
 2020-11-27 12:21 UTC  (4+ messages)

[PATCH for-6.0 0/6] Add HMP/QMP commands to query accelerator
 2020-11-27 12:18 UTC  (11+ messages)
` [PATCH for-6.0 2/6] qapi: Rename KvmInfo to AccelInfo
` [PATCH for-6.0 5/6] hmp: Add 'info accel' command
` [PATCH for-6.0 6/6] qapi: Deprecate 'query-kvm'

[RFC PATCH 4/6] migration: Add zstd support in multi-thread compression
 2020-11-27 12:10 UTC  (2+ messages)

[RFC] ich9:cpuhp: add support for cpu hot-unplug with SMI broadcast enabled
 2020-11-27 11:47 UTC  (12+ messages)

[RFC v6 00/11] i386 cleanup
 2020-11-27 11:41 UTC  (16+ messages)
` [RFC v6 01/11] i386: move kvm accel files into kvm/
` [RFC v6 02/11] i386: move whpx accel files into whpx/
` [RFC v6 03/11] i386: move hax accel files into hax/
` [RFC v6 04/11] i386: hvf: remove stale MAINTAINERS entry for old hvf stubs
` [RFC v6 05/11] i386: move TCG accel files into tcg/
` [RFC v6 06/11] i386: move cpu dump out of helper.c into cpu-dump.c
` [RFC v6 07/11] i386: move TCG cpu class initialization out of helper.c
` [RFC v6 08/11] accel: extend AccelState and AccelClass to user-mode
` [RFC v6 09/11] accel: replace struct CpusAccel with AccelOpsClass
` [RFC v6 10/11] accel: introduce AccelCPUClass extending CPUClass
` [RFC v6 11/11] i386: split cpu accelerators from cpu.c, using AccelCPUClass

[PATCH 4/8] arm: Synchronize CPU on PSCI on
 2020-11-27 11:21 UTC  (10+ messages)
  ` [PATCH 8/8] hw/arm/virt: Disable highmem when on hypervisor.framework

[qemu PATCH] docs: fix missing backslash in certtool shell example
 2020-11-27 11:12 UTC  (2+ messages)

[PATCH v4 0/6] UFFD write-tracking migration/snapshots
 2020-11-27 10:00 UTC  (8+ messages)
` [PATCH v4 3/6] support UFFD write fault processing in ram_save_iterate()
` [PATCH v4 4/6] implementation of background snapshot thread
` [PATCH v4 5/6] the rest of write tracking migration code

[PATCH 1/6] migration: Add multi-thread compress method
 2020-11-27  9:48 UTC  (2+ messages)

[PATCH v2] qga/commands-posix: Send CCW address on s390x with the fsinfo data
 2020-11-27  9:41 UTC  (2+ messages)

[PATCH v2 0/6] migration: Multi-thread compression method support
 2020-11-27  9:36 UTC 

[PATCH v2 5/6] migration: Add compress_level sanity check
 2020-11-27  9:32 UTC 

[PATCH v2 4/6] migration: Add zstd support in multi-thread compression
 2020-11-27  9:32 UTC 

[PATCH v2 3/6] migration: Add multi-thread compress ops
 2020-11-27  9:32 UTC 

[PATCH v2 6/6] doc: Update multi-thread compression doc
 2020-11-27  9:32 UTC 

[PATCH v2 1/6] migration: Add multi-thread compress method
 2020-11-27  9:31 UTC 

[PATCH v2 2/6] migration: Refactoring multi-thread compress migration
 2020-11-27  9:31 UTC 

[PATCH v2 0/6]
 2020-11-27  9:31 UTC 

[PATCH 0/2] keyval: accept escaped commas in implied option
 2020-11-27  9:15 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH 0/1] net: Fix handling of id in netdev_add and netdev_del
 2020-11-27  9:12 UTC  (3+ messages)

[PATCH] virtfs-proxy-helper: Fix a resource leak in main()
 2020-11-27  9:10 UTC  (7+ messages)

[RFC PATCH 6/6] doc: Update multi-thread compression doc
 2020-11-27  7:42 UTC 

[RFC PATCH 5/6] migration: Add compress_level sanity check
 2020-11-27  7:42 UTC 

[RFC PATCH 3/6] migration: Add multi-thread compress ops
 2020-11-27  7:41 UTC 

[RFC PATCH 2/6] migration: Refactoring multi-thread compress migration
 2020-11-27  7:41 UTC 

[RFC PATCH 0/6] migration: Multi-thread compression method support
 2020-11-27  7:40 UTC 

[PATCH v2 00/13] Remove GCC < 4.8 checks
 2020-11-27  7:20 UTC  (5+ messages)
` [PATCH v2 09/13] audio: remove GNUC & MSVC check

[PATCH 0/7] Fix some memleaks caused by ptimer_init
 2020-11-27  7:18 UTC  (8+ messages)
` [PATCH 1/7] allwinner-a10-pit: Use ptimer_free() in the finalize function to avoid memleaks
` [PATCH 2/7] digic-timer: "
` [PATCH 3/7] exynos4210_mct: "
` [PATCH 4/7] exynos4210_pwm: "
` [PATCH 5/7] exynos4210_rtc: "
` [PATCH 6/7] mss-timer: "
` [PATCH 7/7] musicpal: "

[RFC PATCH 0/2] spapr: scm: Asynchronus flush hcall support
 2020-11-27  6:11 UTC  (4+ messages)
` [RFC PATCH 1/2] spapr: drc: Add support for async hcalls at the drc level

[PATCH v3] Fix build with 64 bits time_t
 2020-11-27  7:18 UTC  (2+ messages)

[PATCH] qxl: fix segfault
 2020-11-27  7:08 UTC  (4+ messages)

[RFC PATCH v2 0/5] eBPF RSS support for virtio-net
 2020-11-27  6:06 UTC  (9+ messages)
` [RFC PATCH v2 5/5] docs: Added eBPF documentation

[PATCH for-6.0 0/9] spapr: Perform hotplug sanity checks at pre-plug
 2020-11-27  4:59 UTC  (11+ messages)
` [PATCH for-6.0 4/9] spapr: Set compat mode in spapr_reset_vcpu()

[PATCH v2] net/e1000e_core: adjust count if RDH exceeds RDT in e1000e_ring_advance()
 2020-11-27  5:21 UTC  (6+ messages)

[Bug 1905651] [NEW] Tests cannot call g_error
 2020-11-27  5:11 UTC  (2+ messages)
` [Bug 1905651] "

[PATCH 0/8] hvf: Implement Apple Silicon Support
 2020-11-27  4:59 UTC  (15+ messages)
` [PATCH 1/8] hvf: Add hypervisor entitlement to output binaries
` [PATCH 2/8] hvf: Move common code out
` [PATCH 3/8] arm: Set PSCI to 0.2 for HVF
` [PATCH 4/8] arm: Synchronize CPU on PSCI on
` [PATCH 5/8] hvf: Add Apple Silicon support
` [PATCH 6/8] hvf: Use OS provided vcpu kick function
` [PATCH 7/8] arm: Add Hypervisor.framework build target
` [PATCH 8/8] hw/arm/virt: Disable highmem when on hypervisor.framework

[Bug 1896317] [NEW] ioapic: UndefinedBehaviorSanitizer starting qemu-system-i386
 2020-11-27  4:17 UTC  (2+ messages)
` [Bug 1896317] "

[PATCH] block: Don't inactivate bs if it is aleady inactive
 2020-11-27  2:48 UTC 

[Qemu-devel] [Bug 1796520] [NEW] autogen crashes on qemu-sh4-user after 61dedf2af7
 2020-11-26 23:53 UTC  (2+ messages)
` [Bug 1796520] "

[PATCH v5 00/12] hw/block/nvme: zoned namespace command set
 2020-11-26 23:46 UTC  (13+ messages)
` [PATCH v5 01/12] hw/block/nvme: Separate read and write handlers
` [PATCH v5 02/12] hw/block/nvme: Merge nvme_write_zeroes() with nvme_write()
` [PATCH v5 03/12] hw/block/nvme: add commands supported and effects log page
` [PATCH v5 04/12] hw/block/nvme: Generate namespace UUIDs
` [PATCH v5 05/12] hw/block/nvme: support namespace types
` [PATCH v5 06/12] hw/block/nvme: add basic read/write for zoned namespaces
` [PATCH v5 07/12] hw/block/nvme: add the zone management receive command
` [PATCH v5 08/12] hw/block/nvme: add the zone management send command
` [PATCH v5 09/12] hw/block/nvme: add the zone append command
` [PATCH v5 10/12] hw/block/nvme: track and enforce zone resources
` [PATCH v5 11/12] hw/block/nvme: allow open to close zone transitions by controller
` [PATCH RFC v5 12/12] hw/block/nvme: add persistence for zone info

[PATCH v2] hw/block/nvme: add compare command
 2020-11-26 22:21 UTC  (2+ messages)

[DISCUSSION] Allow ACPI default OEM ID and OEM table ID fields to be set
 2020-11-26 19:41 UTC  (12+ messages)

[PATCH for-6.0] qga/commands-posix: Send CCW address on s390x with the fsinfo data
 2020-11-26 18:22 UTC  (2+ messages)

[PATCH-for-5.2 v4 00/17] ci: Move various jobs from Travis to GitLab CI
 2020-11-26 17:45 UTC  (4+ messages)
` [PATCH-for-6.0 v4 15/17] gitlab-ci: Add test for Xen (on CentOS 7)

[PATCH v8 00/11] migration: bring improved savevm/loadvm/delvm to QMP
 2020-11-26 17:35 UTC  (12+ messages)
` [PATCH v8 01/11] block: push error reporting into bdrv_all_*_snapshot functions
` [PATCH v8 02/11] migration: Make save_snapshot() return bool, not 0/-1
` [PATCH v8 03/11] migration: stop returning errno from load_snapshot()
` [PATCH v8 04/11] block: add ability to specify list of blockdevs during snapshot
` [PATCH v8 05/11] block: allow specifying name of block device for vmstate storage
` [PATCH v8 06/11] block: rename and alter bdrv_all_find_snapshot semantics
` [PATCH v8 07/11] migration: control whether snapshots are ovewritten
` [PATCH v8 08/11] migration: wire up support for snapshot device selection
` [PATCH v8 09/11] migration: introduce a delete_snapshot wrapper
` [PATCH v8 10/11] iotests: add support for capturing and matching QMP events
` [PATCH v8 11/11] migration: introduce snapshot-{save, load, delete} QMP commands

[PULL v2 0/4] Final (?) batch of misc patches for QEMU 5.2
 2020-11-26 16:46 UTC  (2+ messages)

[RFC v5 00/12] i386 cleanup
 2020-11-26 15:49 UTC  (13+ messages)
` [RFC v5 11/12] i386: centralize initialization of cpu accel interfaces

[Bug 1900241] [NEW] [regression][powerpc] some vcpus are found offline inside guest with different vsmt setting from qemu-cmdline and breaks subsequent vcpu hotplug operation (xive)
 2020-11-26 15:10 UTC  (2+ messages)
` [Bug 1900241] "


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