qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-15 13:36:34 to 2021-03-15 19:07:58 UTC [more...]

[PATCH v4 00/17] target/ppc: Fix truncation of env->hflags
 2021-03-15 18:46 UTC  (12+ messages)
` [PATCH v4 01/17] target/ppc: Move helper_regs.h functions out-of-line
` [PATCH v4 02/17] target/ppc: Move 601 hflags adjustment to hreg_compute_hflags
` [PATCH v4 03/17] target/ppc: Properly sync cpu state with new msr in cpu_load_old
` [PATCH v4 04/17] target/ppc: Do not call hreg_compute_mem_idx after ppc_store_msr
` [PATCH v4 05/17] target/ppc: Retain hflags_nmsr only for migration
` [PATCH v4 06/17] target/ppc: Fix comment for MSR_FE{0,1}
` [PATCH v4 08/17] target/ppc: Reduce env->hflags to uint32_t
` [PATCH v4 12/17] target/ppc: Remove MSR_SA and MSR_AP from hflags
` [PATCH v4 14/17] hw/ppc/pnv_core: Update hflags after setting msr
` [PATCH v4 16/17] linux-user/ppc: Fix msr updates for signal handling
` [PATCH v4 17/17] target/ppc: Validate hflags with CONFIG_DEBUG_TCG

[PULL 0/1] Fix qemu_strtosz regression
 2021-03-15 18:51 UTC 

[PATCH v3 0/3] target/arm: Add support for FEAT_TLBIOS and FEAT_TLBIRANGE
 2021-03-15 18:42 UTC  (5+ messages)
` [PATCH v3 1/3] target/arm: Add support for FEAT_TLBIRANGE

[PULL 00/11] 20210315 patches
 2021-03-15 18:38 UTC  (12+ messages)
` [PULL 01/11] tests/qtest: Only run fuzz-megasas-test if megasas device is available
` [PULL 02/11] tests/qtest: Only run fuzz-virtio-scsi when virtio-scsi "
` [PULL 03/11] MAINTAINERS: Cover fuzzer reproducer tests within 'Device Fuzzing'
` [PULL 04/11] fuzz: fix the pro100 generic-fuzzer config
` [PULL 05/11] fuzz: don't leave orphan llvm-symbolizers around
` [PULL 06/11] fuzz: add a script to build reproducers
` [PULL 07/11] fuzz: add instructions for building reproducers
` [PULL 08/11] fuzz: add a am53c974 generic-fuzzer config
` [PULL 09/11] memory: add a sparse memory device for fuzzing
` [PULL 10/11] fuzz: configure a sparse-mem device, by default
` [PULL 11/11] fuzz: move some DMA hooks

[PATCH 0/6] pc: support user provided NIC naming/indexing
 2021-03-15 18:36 UTC  (8+ messages)
` [PATCH 1/6] tests: acpi: temporary whitelist DSDT changes
` [PATCH 2/6] pci: introduce apci-index property for PCI device
` [PATCH 3/6] pci: acpi: ensure that acpi-index is unique
` [PATCH 4/6] acpi: add aml_to_decimalstring() and aml_call6() helpers
` [PATCH 5/6] pci: acpi: add _DSM method to PCI devices
` [PATCH 6/6] tests: acpi: update expected blobs

[PATCH v2 00/13] deprecations: remove many old deprecations
 2021-03-15 18:36 UTC  (16+ messages)
` [PATCH v2 01/13] ui, monitor: remove deprecated VNC ACL option and HMP commands
` [PATCH v2 02/13] monitor: raise error when 'pretty' option is used with HMP
` [PATCH v2 03/13] monitor: remove 'query-events' QMP command
` [PATCH v2 04/13] migrate: remove QMP/HMP commands for speed, downtime and cache size
` [PATCH v2 05/13] machine: remove 'query-cpus' QMP command
` [PATCH v2 06/13] machine: remove 'arch' field from 'query-cpus-fast' "
` [PATCH v2 07/13] chardev: reject use of 'wait' flag for socket client chardevs
` [PATCH v2 08/13] hw/ide: remove 'ide-drive' device
` [PATCH v2 09/13] hw/scsi: remove 'scsi-disk' device
` [PATCH v2 10/13] block: remove 'encryption_key_missing' flag from QAPI
` [PATCH v2 11/13] block: remove dirty bitmaps 'status' field
` [PATCH v2 12/13] block: remove 'dirty-bitmaps' field from 'BlockInfo' struct
` [PATCH v2 13/13] block: remove support for using "file" driver with block/char devices

[PATCH v1 00/14] plugins/next (phys addr, syscalls, lots of docs)
 2021-03-15 18:04 UTC  (4+ messages)
` [PATCH v1 06/14] plugins: expand the callback typedef kernel-docs

[PATCH v3 0/4] Disable unsupported features on iOS hosts
 2021-03-15 18:03 UTC  (5+ messages)
` [PATCH v3 1/4] block: feature detection for host block support
` [PATCH v3 2/4] block: check for sys/disk.h
` [PATCH v3 3/4] block: detect DKIOCGETBLOCKCOUNT/SIZE before use
` [PATCH v3 4/4] slirp: feature detection for smbd

test failures for cross-i386-user
 2021-03-15 18:14 UTC  (2+ messages)

[RFC PATCH] configure: Poison (almost) all target-specific #defines
 2021-03-15 18:24 UTC  (9+ messages)

[PULL 00/13] Usb 20210315 patches
 2021-03-15 18:02 UTC  (14+ messages)
` [PULL 01/13] hw/usb/bus: Remove the "full-path" property
` [PULL 02/13] usb: remove support for -usbdevice parameters
` [PULL 03/13] usb: remove '-usbdevice u2f-key'
` [PULL 04/13] usb: Un-deprecate -usbdevice (except for -usbdevice audio which gets removed)
` [PULL 05/13] usb: Document the missing -usbdevice options
` [PULL 06/13] hw/southbridge: Add missing Kconfig dependency VT82C686 on USB_UHCI
` [PULL 07/13] hw/usb/hcd-uhci: Expose generic prototypes to local header
` [PULL 08/13] hw/usb: Extract VT82C686 UHCI PCI function into a new unit
` [PULL 09/13] usb/storage: move declarations to usb/msd.h header
` [PULL 10/13] usb/storage: move usb-bot device to separate source file
` [PULL 11/13] usb/storage move usb-storage "
` [PULL 12/13] usb/storage: add kconfig symbols
` [PULL 13/13] usb/storage: clear csw on reset

[PATCH] utils: Reduce chance of rounding inaccuracy in qemu_strtosz
 2021-03-15 18:07 UTC  (5+ messages)

[RFC PATCH] docs/devel: expand style section of memory management
 2021-03-15 18:06 UTC  (6+ messages)

[PATCH v7 0/3] vnc: support reload x509 certificates
 2021-03-15 18:07 UTC  (2+ messages)

[PATCH 0/3] virtiofsd: Deal with empty filenames
 2021-03-15 17:55 UTC  (7+ messages)
` [PATCH 3/3] virtiofsd: Don't allow "
  ` [Virtio-fs] "

[PATCH 0/9] Changing qemu_mutex_locks to lock guard macros
 2021-03-15 18:01 UTC  (11+ messages)
` [PATCH 2/9] block: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARD
` [PATCH 6/9] migration: "
` [PATCH 8/9] hw/9pfs/9p-synth: Replaced qemu_mutex_lock "

[PULL 00/18] testing, docs, semihosting move and guest-loader
 2021-03-15 18:01 UTC  (9+ messages)
` [PULL 13/18] hw/core: implement a guest-loader to support static hypervisor guests

[PATCH 0/8] Replacing malloc and the like with GLib's variants
 2021-03-15 17:56 UTC  (13+ messages)
` [PATCH 1/8] bsd-user/elfload.c: Replaced calls to malloc/free with GLib variants
` [PATCH 3/8] hw/audio/fmopl.c: Replaced calls to malloc with GLib's variants
` [PATCH 5/8] util/compatfd.c: Replaced a malloc with GLib's variant

[PATCH 0/6] qtests: Check accelerator available at runtime via QMP 'query-accels'
 2021-03-15 17:53 UTC  (3+ messages)
` [PATCH 1/6] accel: Introduce 'query-accels' QMP command

Windows 10 won't run on default x86_64 machine anymore
 2021-03-15 17:53 UTC  (3+ messages)

[PULL v2 0/5] Meson version update
 2021-03-15 17:39 UTC  (6+ messages)
` [PULL 1/5] hexagon: do not specify executables as inputs
` [PULL 2/5] hexagon: do not specify Python scripts "
` [PULL 3/5] meson: bump submodule to 0.57.1
` [PULL 4/5] meson: switch minimum meson version to 0.57.0
` [PULL 5/5] hexagon: use env keyword argument to pass PYTHONPATH

[PATCH v3] Add missing initialization for g_autofree variables
 2021-03-15 17:32 UTC  (2+ messages)

[PATCH v7 0/2] target/s390x: Implement the MVPG condition-code-option bit
 2021-03-15 17:31 UTC  (2+ messages)

[PATCH v2 1/1] docs/devel: Add VFIO device migration documentation
 2021-03-15 17:22 UTC  (2+ messages)

[PATCH v2 0/2] add error handling in multifd_tls_handshake_thread
 2021-03-15 17:20 UTC  (2+ messages)

[PATCH 1/2] Fix the segment fault when calling yank_register_instance
 2021-03-15 17:06 UTC  (2+ messages)
` [PATCH 2/2] Support monitor chardev hotswap with QMP

[PATCH] hw/core: Only build guest-loader if libfdt is available
 2021-03-15 17:04 UTC 

[PULL 0/7] tricore queue
 2021-03-15 16:53 UTC  (2+ messages)

[PULL 0/5] Meson version update
 2021-03-15 16:59 UTC  (2+ messages)

[PATCH 1/2] hw/intc: GICv3 ITS implementation
 2021-03-15 16:49 UTC  (2+ messages)
` [PATCH 2/2] hw/arm/sbsa-ref: add ITS support in SBSA GIC

[PATCH 0/7] block/nbd: decouple reconnect from drain
 2021-03-15 16:41 UTC  (7+ messages)
` [PATCH 1/7] block/nbd: avoid touching freed connect_thread
` [PATCH 2/7] block/nbd: use uniformly nbd_client_connecting_wait
` [PATCH 3/7] block/nbd: assert attach/detach runs in the proper context

compile warning in i8259.c
 2021-03-15 16:43 UTC  (12+ messages)

[PATCH v6 00/10] Configurable policy for handling deprecated interfaces
 2021-03-15 16:34 UTC  (18+ messages)
` [PATCH v6 01/10] qemu-options: New -compat to set policy for "
` [PATCH v6 02/10] qapi: Implement deprecated-output=hide for QMP command results
` [PATCH v6 05/10] monitor: Drop query-qmp-schema 'gen': false hack
` [PATCH v6 06/10] qapi: Implement deprecated-output=hide for QMP introspection
` [PATCH v6 07/10] test-util-sockets: Add stub for monitor_set_cur()
` [PATCH v6 08/10] qapi: Implement deprecated-input=reject for QMP commands
` [PATCH v6 10/10] qapi: New -compat deprecated-input=crash

[PATCH v2 0/1] Fix qemu_strtosz regression
 2021-03-15 16:30 UTC  (4+ messages)
` [PATCH v2 1/1] utils: Use fixed-point arithmetic in qemu_strtosz

[Bug 1919169] [NEW] [git]Startup crash when trying to use an EFI enabled VM in accel/kvm/kvm-all.c
 2021-03-15 15:50 UTC 

[PATCH v3 00/30] qapi/qom: QAPIfy --object and object-add
 2021-03-15 15:52 UTC  (20+ messages)
` [PATCH v3 26/30] qemu-img: Use user_creatable_process_cmdline() for --object

[PATCH 0/3] vhost-user: warn when guest RAM is not shared
 2021-03-15 15:34 UTC  (4+ messages)
` [PATCH 1/3] tests/qtest/vhost-user-test: use share=on with memfd

[PULL 00/27] MIPS patches for 2021-03-13
 2021-03-15 15:34 UTC  (2+ messages)

[PATCH] Document qemu-img options data_file and data_file_raw
 2021-03-15 15:31 UTC  (4+ messages)

[PATCH] hw/display/virtio-vga: made vga memory size configurable
 2021-03-15 15:24 UTC  (4+ messages)

[PATCH v3 0/6] Allow changing bs->file on reopen
 2021-03-15 15:19 UTC  (2+ messages)

[PATCH 0/2] util/compatfd.c: Fixed styling and replaced malloc
 2021-03-15 15:13 UTC  (9+ messages)
` [PATCH 1/2] util/compatfd.c: Fixed style issues
` [PATCH 2/2] util/compatfd.c: Replaced a malloc call with g_malloc

[PATCH] virtiofsd: Add qemu version and copyright info
 2021-03-15 15:04 UTC  (2+ messages)

[PATCH v2 0/7] virtiofsd: Avoid potential deadlocks
 2021-03-15 14:57 UTC  (3+ messages)
` [PATCH v2 7/7] virtiofsd: Release vu_dispatch_lock when stopping queue

[PATCH v3 0/3] fuzz: Add a sparse-memory device to accelerate fuzzing
 2021-03-15 14:54 UTC  (5+ messages)
` [PATCH v3 1/3] memory: add a sparse memory device for fuzzing
` [PATCH v3 2/3] fuzz: configure a sparse-mem device, by default
` [PATCH v3 3/3] fuzz: move some DMA hooks

[PATCH 0/6] accel: Restrict TCG-specific code
 2021-03-15 14:48 UTC  (6+ messages)
` [PATCH 3/6] accel/tcg: Restrict tb_gen_code() from other accelerators

[PATCH v3 0/6] qcow2: compressed write cache
 2021-03-15 14:40 UTC  (6+ messages)
` [PATCH v3 6/6] block/qcow2: use seqcache for compressed writes

[PULL 0/9] M68k for 6.0 patches
 2021-03-15 14:37 UTC  (4+ messages)
` [PULL 5/9] char: add goldfish-tty

[Bug 1909247] [NEW] QEMU: use after free vulnerability in esp_do_dma() in hw/scsi/esp.c
 2021-03-15 14:19 UTC  (4+ messages)
` [Bug 1909247] "

IMX FEC model- modification in interrupts
 2021-03-15 14:18 UTC  (3+ messages)
  ` EXT SENDER - "

[Bug 1910723] [NEW] NULL pointer dereference issues in am53c974 SCSI host bus adapter
 2021-03-15 14:07 UTC  (2+ messages)
` [Bug 1910723] "

[PATCH 0/2] SEV firmware error list touchups
 2021-03-15 14:08 UTC  (2+ messages)

[PATCH v3 0/4] acpi: Set proper maximum size for "etc/table-loader" blob
 2021-03-15 14:06 UTC  (2+ messages)

[RFC] nbd: decouple reconnect from drain
 2021-03-15 14:07 UTC  (4+ messages)

[PATCH v2] net/macos: implement vmnet-based network device
 2021-03-15 14:03 UTC  (4+ messages)

[PATCH v3 00/16] target/ppc: Fix truncation of env->hflags
 2021-03-15 13:55 UTC  (5+ messages)
` [PATCH v3 14/16] hw/ppc: Use hreg_store_msr for msr updates

[PATCH v2 0/3] fuzz: Add a sparse-memory device to accelerate fuzzing
 2021-03-15 13:52 UTC  (4+ messages)
` [PATCH v2 1/3] memory: add a sparse memory device for fuzzing

[PATCH] Hexagon (target/hexagon) TCG generation cleanup
 2021-03-15 13:40 UTC  (2+ messages)

[PATCH 00/11] AVR patch queue for QEMU 6.0
 2021-03-15 13:15 UTC  (3+ messages)
` [PATCH 03/11] hw/avr: Add limited support for avr gpio registers

[Bug 1918302] [NEW] qemu-system-arm segfaults while servicing SYS_HEAPINFO
 2021-03-15 13:28 UTC  (2+ messages)
` [Bug 1918302] "


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