qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-30 19:28:29 to 2019-10-01 14:19:11 UTC [more...]

[PATCH v2 0/2] qapi: Add detection for the 'savevm' fix for blockdev
 2019-10-01 14:17 UTC  (4+ messages)
` [PATCH v2 1/2] qapi: Add feature flags to commands in qapi introspection

[PATCH] tests/docker: only enable ubsan for test-clang
 2019-10-01 14:14 UTC 

bitmap migration bug with -drive while block mirror runs
 2019-10-01 14:13 UTC  (12+ messages)

[PATCH 0/3] Some win32 fixes
 2019-10-01 14:11 UTC  (11+ messages)
` [PATCH 1/3] util: WSAEWOULDBLOCK on connect should map to EINPROGRESS
` [PATCH 2/3] tests: skip serial test on windows
` [PATCH 3/3] win32: fix main-loop busy loop on socket/fd event

[PATCH ci-fix 0/8] fix various memory leaks (but not all)
 2019-10-01 14:04 UTC  (13+ messages)
` [PATCH 1/8] ide: fix leak from qemu_allocate_irqs
` [PATCH 2/8] microblaze: fix leak of fdevice tree blob
` [PATCH 3/8] mcf5208: fix leak from qemu_allocate_irqs
` [PATCH 4/8] hppa: fix leak from g_strdup_printf
` [PATCH 5/8] mips: fix memory leaks in board initialization
` [PATCH 6/8] cris: do not leak struct cris_disasm_data
` [PATCH 7/8] lm32: do not leak memory on object_new/object_unref
` [PATCH 8/8] docker: test-debug: disable LeakSanitizer

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

[Qemu-devel] [Bug 1844597] [NEW] fc1120a7f5f2d4b601003205c598077d3eb11ad2 causes a kernel panic in vfp_init on a clang built kernel
 2019-10-01 13:43 UTC  (2+ messages)
` [Bug 1844597] "

[PATCH] virtio-net: prevent offloads reset on migration
 2019-10-01 12:18 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/19] Declare device little or big endian
 2019-10-01 13:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH 11/19] hw/ipack: "

[PATCH v15 0/5] backup-top filter driver for backup
 2019-10-01 13:14 UTC  (6+ messages)
` [PATCH v15 1/5] block/backup: move in-flight requests handling from backup to block-copy
` [PATCH v15 2/5] block/backup: move write_flags calculation inside backup_job_create
` [PATCH v15 3/5] block/block-copy: split block_copy_set_callbacks function
` [PATCH v15 4/5] block: introduce backup-top filter driver
` [PATCH v15 5/5] block/backup: use backup-top instead of write notifiers

[PATCH] user-exec: Do not filter the signal on si_code
 2019-10-01 13:15 UTC  (7+ messages)

[PULL 00/28] testing updates (docker,podman,tcg,alpha)
 2019-10-01 13:04 UTC  (4+ messages)
` [PULL 09/28] tests/docker: add sanitizers back to clang build

header not included but used in vl.c
 2019-10-01 12:56 UTC  (2+ messages)

[PULL 0/5] qtest and misc patches
 2019-10-01 12:53 UTC  (7+ messages)
` [PULL 1/5] tests: fix usb-hcd-ehci-test compilation
` [PULL 2/5] tests: fix echi/ehci typo
` [PULL 3/5] hw/m68k/next-cube: Avoid static RTC variables and introduce control register
` [PULL 4/5] hw/core/loader: Fix possible crash in rom_copy()
` [PULL 5/5] Disallow colons in the parameter of "-accel"

[PULL 00/27] QAPI patches for 2019-09-28
 2019-10-01 12:13 UTC  (3+ messages)

Lockup with --accel tcg,thread=single
 2019-10-01 12:10 UTC  (8+ messages)

header not included but used in vl.c
 2019-10-01 12:06 UTC 

[PATCH] qemu-doc: Remove paragraph about requiring a HD image with -kernel
 2019-10-01 12:04 UTC  (3+ messages)

[PATCH] spapr/xive: skip partially initialized vCPUs in presenter
 2019-10-01 11:56 UTC  (3+ messages)

[PATCH v2 00/33] spapr: IRQ subsystem cleanup
 2019-10-01 11:43 UTC  (18+ messages)
` [PATCH v2 21/33] spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptController
` [PATCH v2 29/33] spapr, xics, xive: Move SpaprIrq::reset hook logic into activate/deactivate

Qemu Dirty Bitmap backup to encrypted target
 2019-10-01 11:43 UTC  (4+ messages)

Thoughts on VM fence infrastructure
 2019-10-01 11:38 UTC  (19+ messages)

[PULL 00/12] s390x qemu updates 20190930
 2019-10-01 10:40 UTC  (2+ messages)

[PATCH 0/3] migration/postcopy: cleanup related to postcopy
 2019-10-01 10:01 UTC  (4+ messages)
` [PATCH 1/3] migration/postcopy: rename postcopy_ram_enable_notify to postcopy_ram_incoming_setup
` [PATCH 2/3] migration/postcopy: not necessary to do postcopy_ram_incoming_cleanup when state is ADVISE
` [PATCH 3/3] migration/postcopy: handle POSTCOPY_INCOMING_RUNNING corner case properly

[PATCH 00/19] hw/arm/raspi: Improve Raspberry Pi 2/3 reliability
 2019-10-01  9:51 UTC  (3+ messages)
` [PATCH 12/19] hw/arm/bcm2835_peripherals: Add Clock/Power/Reset Manager blocks

[PATCH] slirp: Allow non-local DNS address when restrict is off
 2019-10-01  9:31 UTC  (3+ messages)

[PATCH v3 00/25] error: auto propagated local_err
 2019-10-01  9:19 UTC  (9+ messages)
` [PATCH v3 04/25] "

[RFC] cpu_map: Remove pconfig from Icelake-Server CPU model
 2019-10-01  9:20 UTC  (6+ messages)

[Qemu-devel] [PATCH] migration: use migration_is_active to represent active state
 2019-10-01  9:17 UTC  (3+ messages)

[PATCH] hw/isa: Introduce a CONFIG_ISA_SUPERIO switch for isa-superio.c
 2019-10-01  9:17 UTC  (3+ messages)

[PATCH v1 0/5] s390x/mmu: Implement more facilities
 2019-10-01  9:06 UTC  (12+ messages)
` [PATCH v1 1/5] s390x/mmu: Add EDAT2 translation support
` [PATCH v1 2/5] s390x/mmu: Implement ESOP-2 and access-exception-fetch/store-indication facility
` [PATCH v1 3/5] s390x/mmu: Implement Instruction-Execution-Protection Facility

[PATCH] linux-user: add strace for dup3
 2019-10-01  9:06 UTC  (2+ messages)

[PATCH v4 0/8] Introduce the microvm machine type
 2019-10-01  8:56 UTC  (5+ messages)
` [PATCH v4 8/8] hw/i386: "

[PATCH v3 0/7] s390x/mmu: DAT translation rewrite
 2019-10-01  8:24 UTC  (9+ messages)
` [PATCH v3 6/7] s390x/mmu: DAT table definition overhaul
` [PATCH v3 7/7] s390x/mmu: Convert to non-recursive page table walk

[Qemu-devel] [for-4.2 PATCH 3/6] replay: update docs for record/replay with block devices
 2019-10-01  8:22 UTC  (13+ messages)
                `  "

[PATCH v4 00/18] target/s390: Use tcg unwinding for ilen
 2019-10-01  8:07 UTC  (2+ messages)

Arch info lost in "info cpus"
 2019-10-01  7:58 UTC  (5+ messages)

[Qemu-devel] [PATCH] migration: check length directly to make sure the range is aligned
 2019-10-01  7:54 UTC  (5+ messages)

[PATCH v4 0/9] target/arm/kvm: enable SVE in guests
 2019-10-01  6:53 UTC  (3+ messages)
` [PATCH v4 5/9] target/arm/kvm64: Add kvm_arch_get/put_sve

[PATCH v4 00/24] Audio: Mixeng-free 5.1/7.1 audio support
 2019-10-01  6:23 UTC  (7+ messages)
` [PATCH v4 15/24] audio: add mixing-engine option (documentation)

[Qemu-devel] [Bug 1618265] [NEW] Loading virtio-input-host-pci drivers before boot? To allow using passthrough devices in grub and other preboot menus?
 2019-10-01  3:47 UTC  (2+ messages)
` [Bug 1618265] "

[Qemu-devel] [Bug 1623998] [NEW] pulseaudio Invalid argument error
 2019-10-01  3:50 UTC  (2+ messages)
` [Bug 1623998] "

[Bug 1845580] [NEW] issue with QEMU on Raspberry Pi failing to access CDROM
 2019-10-01  3:43 UTC  (3+ messages)
` [Bug 1845580] "

[PATCH 00/20] spapr: IRQ subsystem cleanups
 2019-10-01  1:45 UTC  (9+ messages)
` [PATCH 06/20] xics: Create sPAPR specific ICS subtype

About the idle driver for calling MWAIT in QEMU/KVM Guest without VM exits
 2019-10-01  1:43 UTC 

[PATCH] x86: Add CPUID KVM support for new instruction WBNOINVD
 2019-10-01  0:45 UTC  (3+ messages)

Minor regression with ramfb+gvt-g+edk2 with qemu 4.1
 2019-10-01  0:19 UTC  (2+ messages)

[PATCH 0/1] RFC: implement reopen for nbd driver
 2019-09-30 22:38 UTC  (3+ messages)
` [PATCH 1/1] nbd: add empty .bdrv_reopen_prepare

Is kexec supported in QEMU for ARM64 (qemu-system-aarch64) with arm-trusted-firmware, optee, and u-boot
 2019-09-30 22:27 UTC  (3+ messages)

[PATCH v5 00/10] Audio: Mixeng-free 5.1/7.1 audio support
 2019-09-30 21:55 UTC  (12+ messages)
` [PATCH v5 01/10] audio: add mixing-engine option (documentation)
` [PATCH v5 02/10] audio: make mixeng optional
` [PATCH v5 03/10] paaudio: get/put_buffer functions
` [PATCH v5 04/10] audio: support more than two channels in volume setting
` [PATCH v5 05/10] audio: replace shift in audio_pcm_info with bytes_per_frame
` [PATCH v5 06/10] audio: basic support for multichannel audio
` [PATCH v5 07/10] usb-audio: do not count on avail bytes actually available
` [PATCH v5 08/10] usb-audio: support more than two channels of audio
` [PATCH v5 09/10] usbaudio: change playback counters to 64 bit
` [PATCH v5 10/10] paaudio: fix channel order for usb-audio 5.1 and 7.1 streams

[PATCH v7 00/22] tcg/ppc: Add vector opcodes
 2019-09-30 21:46 UTC  (24+ messages)
` [PATCH v7 01/22] tcg/ppc: Introduce Altivec registers
` [PATCH v7 02/22] tcg/ppc: Introduce macro VX4()
` [PATCH v7 03/22] tcg/ppc: Introduce macros VRT(), VRA(), VRB(), VRC()
` [PATCH v7 04/22] tcg/ppc: Create TCGPowerISA and have_isa
` [PATCH v7 05/22] tcg/ppc: Replace HAVE_ISA_2_06
` [PATCH v7 06/22] tcg/ppc: Replace HAVE_ISEL macro with a variable
` [PATCH v7 07/22] tcg/ppc: Enable tcg backend vector compilation
` [PATCH v7 08/22] tcg/ppc: Add support for load/store/logic/comparison
` [PATCH v7 09/22] tcg/ppc: Add support for vector maximum/minimum
` [PATCH v7 10/22] tcg/ppc: Add support for vector add/subtract
` [PATCH v7 11/22] tcg/ppc: Add support for vector saturated add/subtract
` [PATCH v7 12/22] tcg/ppc: Support vector shift by immediate
` [PATCH v7 13/22] tcg/ppc: Support vector multiply
` [PATCH v7 14/22] tcg/ppc: Support vector dup2
` [PATCH v7 15/22] tcg/ppc: Enable Altivec detection
` [PATCH v7 16/22] tcg/ppc: Update vector support for VSX
` [PATCH v7 17/22] tcg/ppc: Update vector support for v2.07 Altivec
` [PATCH v7 18/22] tcg/ppc: Update vector support for v2.07 VSX
` [PATCH v7 19/22] tcg/ppc: Update vector support for v2.07 FP
` [PATCH v7 20/22] tcg/ppc: Update vector support for v3.00 Altivec
` [PATCH v7 21/22] tcg/ppc: Update vector support for v3.00 load/store
` [PATCH v7 22/22] tcg/ppc: Update vector support for v3.00 dup/dupi

[Qemu-devel] [PATCH v5 0/4] colo: Add support for continuous replication
 2019-09-30 20:13 UTC  (13+ messages)
` [Qemu-devel] [PATCH v5 2/4] tests/test-replication.c: Add test for ignoring requests after failover
  `  "
` [Qemu-devel] [PATCH v5 3/4] net/filter.c: Add Options to insert filters anywhere in the filter list
  `  "
` [Qemu-devel] [PATCH v5 4/4] colo: Update Documentation for continuous replication
  `  "


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