qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-08 04:04:31 to 2021-11-08 22:11:01 UTC [more...]

Qemu and ARM secure state
 2021-11-08 22:09 UTC  (9+ messages)

[PATCH] hw/i2c: add pca9543 support to mux
 2021-11-08 21:58 UTC 

[PATCH 0/3] SEV: fixes for -kernel launch with incompatible OVMF
 2021-11-08 21:22 UTC  (6+ messages)

[PATCH v2] s390x: kvm: adjust diag318 resets to retain data
 2021-11-08 21:13 UTC 

[PATCH] spapr_numa.c: FORM2 table handle nodes with no distance info
 2021-11-08 21:12 UTC  (6+ messages)

[PATCH v5 00/10] PMU-EBB support for PPC64 TCG
 2021-11-08 21:03 UTC  (12+ messages)
` [PATCH v5 02/10] target/ppc: PMU basic cycle count for pseries TCG
` [PATCH v5 03/10] target/ppc: enable PMU counter overflow with cycle events
` [PATCH v5 09/10] target/ppc: PMU Event-Based exception support

[PATCH] device_tree: Fix compiler error
 2021-11-08 20:07 UTC 

[PATCH] linux-user: Replace __u64 with uint64_t
 2021-11-08 19:51 UTC 

[PATCH] linux-user: Replace __u64 with uint64_t
 2021-11-08 19:42 UTC 

[PULL 0/9] Integration testing patches for 2021-11-08
 2021-11-08 19:37 UTC  (11+ messages)
` [PULL 1/9] tests/acceptance: introduce new check-avocado target
` [PULL 2/9] tests/acceptance: rename tests acceptance to tests avocado
` [PULL 3/9] tests/avocado: Extract QemuBaseTest from Test
` [PULL 4/9] tests/avocado: Make pick_default_qemu_bin() more generic
` [PULL 5/9] tests/avocado: Introduce QemuUserTest base class
` [PULL 6/9] tests/avocado: Share useful helpers from virtiofs_submounts test
` [PULL 7/9] tests/avocado: Add bFLT loader linux-user test
` [PULL 8/9] tests/avocado: Rename avocado_qemu.Test -> QemuSystemTest
` [PULL 9/9] tests/avocado: Remove p7zip binary availability check

[PATCH v4 0/3] docs/sphinx: change default `role` to "any"
 2021-11-08 19:35 UTC  (3+ messages)

Failure of hot plugging secondary virtio_blk into q35 Windows 2019
 2021-11-08 18:53 UTC  (2+ messages)

[RFC 0/4] linux-user: simplify safe signal handling
 2021-11-08 18:49 UTC  (9+ messages)
` [RFC 1/4] linux-user: Add host_signal_set_pc to set pc in mcontext
` [RFC 2/4] linux-user/signal.c: Create a common rewind_if_in_safe_syscall
` [RFC 4/4] common-user: Allow return codes to be adjusted after sytsem call

[PATCH v2 0/6] rSTify contribution-related wiki pages
 2021-11-08 18:22 UTC  (5+ messages)

[PATCH v2 0/6] SEV: add kernel-hashes=on for measured -kernel launch
 2021-11-08 18:20 UTC  (11+ messages)
` [PATCH v2 1/6] qapi/qom, target/i386: sev-guest: Introduce kernel-hashes=on|off option
  ` [PATCH v2 1/6] qapi/qom,target/i386: "
` [PATCH v2 2/6] target/i386/sev: Add kernel hashes only if sev-guest.kernel-hashes=on
` [PATCH v2 3/6] target/i386/sev: Rephrase error message when no hashes table in guest firmware
` [PATCH v2 4/6] target/i386/sev: Fail when invalid hashes table area detected
` [PATCH v2 5/6] target/i386/sev: Perform padding calculations at compile-time
` [PATCH v2 6/6] target/i386/sev: Replace qemu_map_ram_ptr with address_space_map

[PATCH] s390x: kvm: adjust diag318 resets to retain data
 2021-11-08 18:03 UTC  (7+ messages)

[PULL 00/10] Misc QEMU bugfixes for 6.2 hard freeze
 2021-11-08 17:49 UTC  (13+ messages)
` [PULL 01/10] target-i386: mmu: use pg_mode instead of HF_LMA_MASK
` [PULL 02/10] target-i386: mmu: fix handling of noncanonical virtual addresses
` [PULL 03/10] hw/scsi/scsi-disk: MODE_PAGE_ALLS not allowed in MODE SELECT commands
` [PULL 04/10] meson: perform snappy test with the C++ compiler if used
` [PULL 05/10] docs: adjust for demise of scripts/create_config
` [PULL 06/10] configure: simplify calls to meson_quote
` [PULL 07/10] configure: preserve CFLAGS, CXXFLAGS and LDFLAGS in config.status
` [PULL 08/10] configure: propagate --extra-cflags and --extra-ldflags to meson compile tests
` [PULL 09/10] configure: ignore preexisting QEMU_*FLAGS envvars
` [PULL 10/10] ui/gtk-egl: Fix build failure when libgbm is not available

[PATCH] tests/qtest/virtio-net: fix hotplug test case
 2021-11-08 17:12 UTC  (2+ messages)

[PATCH v2] linux-user: Mark cpu_loop() with noreturn attribute
 2021-11-08 16:25 UTC  (4+ messages)

Artificially target-dependend compiles
 2021-11-08 16:30 UTC  (8+ messages)

[PATCH 00/31] passage: Define a standard for firmware data flow
 2021-11-08 16:20 UTC  (10+ messages)

[PATCH] tests/avocado: Remove p7zip binary availability check
 2021-11-08 15:49 UTC  (4+ messages)

[PATCH v5 00/37] bsd-user: arm (32-bit) support
 2021-11-08 15:42 UTC  (23+ messages)
` [PATCH v5 13/37] bsd-user/arm/target_arch_sysarch.h: Use consistent include guards
` [PATCH v5 15/37] bsd-user/arm/target_arch_cpu.c: Target specific TLS routines
` [PATCH v5 17/37] bsd-user/arm/target_arch_cpu.h: Implement target_cpu_clone_regs
` [PATCH v5 18/37] bsd-user/arm/target_arch_cpu.h: Dummy target_cpu_loop implementation
` [PATCH v5 19/37] bsd-user/arm/target_arch_cpu.h: Implement trivial EXCP exceptions
` [PATCH v5 20/37] bsd-user/arm/target_arch_cpu.h: Implement data abort exceptions
` [PATCH v5 22/37] bsd-user/arm/target_arch_reg.h: Implement core dump register copying
` [PATCH v5 23/37] bsd-user/arm/target_arch_vmparam.h: Parameters for arm address space
` [PATCH v5 24/37] bsd-user/arm/target_arch_sigtramp.h: Signal Trampoline for arm
` [PATCH v5 25/37] bsd-user/arm/target_arch_thread.h: Routines to create and switch to a thread
` [PATCH v5 27/37] bsd-user/arm/target_arch_elf.h: arm get hwcap
` [PATCH v5 28/37] bsd-user/arm/target_arch_elf.h: arm get_hwcap2 impl
` [PATCH v5 29/37] bsd-user/arm/target_arch_signal.h: arm specific signal registers and stack
` [PATCH v5 30/37] bsd-user/arm/target_arch_signal.h: arm machine context and trapframe for signals
` [PATCH v5 31/37] bsd-user/arm/target_arch_signal.h: Define size of *context_t
` [PATCH v5 32/37] bsd-user/arm/signal.c: arm set_sigtramp_args
` [PATCH v5 33/37] bsd-user/arm/signal.c: arm get_mcontext
` [PATCH v5 34/37] bsd-user/arm/signal.c: arm set_mcontext
` [PATCH v5 35/37] bsd-user/arm/signal.c: arm get_ucontext_sigreturn
` [PATCH v5 36/37] bsd-user/freebsd/target_os_ucontext.h: Require TARGET_*CONTEXT_SIZE
` [PATCH v5 37/37] bsd-user: add arm target build

[PATCH 0/2] microvm: fix Coverity warnings
 2021-11-08 15:35 UTC  (5+ messages)
` [PATCH 1/2] microvm: add missing g_free() call
` [PATCH 2/2] microvm: check g_file_set_contents() return value

[PATCH v4 0/6] Add vmnet.framework based network backend
 2021-11-08 15:17 UTC  (7+ messages)
` [PATCH v4 1/6] net/vmnet: add vmnet dependency and customizable option
` [PATCH v4 2/6] net/vmnet: add vmnet backends to qapi/net
` [PATCH v4 3/6] net/vmnet: implement shared mode (vmnet-shared)
` [PATCH v4 4/6] net/vmnet: implement host mode (vmnet-host)
` [PATCH v4 5/6] net/vmnet: implement bridged mode (vmnet-bridged)
` [PATCH v4 6/6] net/vmnet: update qemu-options.hx

[PATCH] hw/acpi: Set memory regions to native endian as a work around
 2021-11-08 15:22 UTC  (6+ messages)

[PULL v2 00/11] Sphinx patches
 2021-11-08 15:22 UTC  (13+ messages)
` [PULL v2 01/11] docs/sphinx: add loaded modules to generated depfile
` [PULL v2 02/11] docs/sphinx: add static files "
` [PULL v2 03/11] docs/sphinx: add templates "
` [PULL v2 04/11] tests/qapi-schema/meson: add depfile to sphinx doc
` [PULL v2 05/11] meson: drop sphinx_extn_depends
` [PULL v2 06/11] meson: drop sphinx_template_files
` [PULL v2 07/11] docs/sphinx: set navigation_with_keys=True
` [PULL v2 08/11] docs/sphinx: add 's' keyboard binding to focus search
` [PULL v2 09/11] docs: remove non-reference uses of single backticks
` [PULL v2 10/11] docs: (further) "
` [PULL v2 11/11] docs/sphinx: change default role to "any"

[PATCH v4 00/10] target/arm: Fix insn exception priorities
 2021-11-08 14:59 UTC  (3+ messages)

[PATCH] audio: Add sndio backend
 2021-11-08 14:58 UTC  (3+ messages)

[PATCH 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
 2021-11-08 13:57 UTC  (13+ messages)
` [PATCH 05/15] hw/nvme: Add support for SR-IOV
` [PATCH 12/15] hw/nvme: Initialize capability structures for primary/secondary controllers

[PATCH v3 00/12] vfio-user server in QEMU
 2021-11-08 12:54 UTC  (12+ messages)
` [PATCH v3 03/12] vfio-user: define vfio-user-server object

[PATCH 00/13] Support UXL filed in xstatus
 2021-11-08 12:10 UTC  (13+ messages)
` [PATCH 09/13] target/riscv: Adjust vector address with ol
` [PATCH 10/13] target/riscv: Adjust scalar reg in vector "
` [PATCH 11/13] target/riscv: Switch context in exception return
` [PATCH 13/13] target/riscv: Enable uxl field write

[PATCH] docs/about/deprecated: Remove empty 'related binaries' section
 2021-11-08 12:01 UTC  (2+ messages)

[PATCH v2 0/2] tests/acceptance: rename tests acceptance to tests avocado
 2021-11-08 11:57 UTC  (8+ messages)
` [PATCH v2 1/2] tests/acceptance: introduce new check-avocado tartget

[PATCH v3 0/2] accel/tcg: Fix monitor deadlock
 2021-11-08 11:33 UTC  (3+ messages)
` [PATCH v3 1/2] rcu: Introduce force_rcu notifier
` [PATCH v3 2/2] accel/tcg: Register a "

[PATCH 0/4] configure: propagate --extra-cflags and --extra-ldflags to meson compile tests
 2021-11-08 11:07 UTC  (12+ messages)
` [PATCH 1/4] configure: simplify calls to meson_quote
` [PATCH 2/4] configure: preserve CFLAGS, CXXFLAGS and LDFLAGS in config.status
` [PATCH 3/4] configure: propagate --extra-cflags and --extra-ldflags to meson compile tests
` [PATCH 4/4] configure: ignore preexisting QEMU_*FLAGS envvars

[PATCH] vhost-user-scsi: fix Kconfig dependencies
 2021-11-08 10:53 UTC  (3+ messages)

[PATCH v10 00/10]vhost-vdpa: add support for configure interrupt
 2021-11-08 10:53 UTC  (2+ messages)

[PATCH 0/7] block: Attempt on fixing 030-reported errors
 2021-11-08 10:12 UTC  (7+ messages)
` [PATCH 5/7] block: Pass BdrvChild ** to replace_child_noperm
` [PATCH 6/7] block: Let replace_child_noperm free children

[PULL 0/6] Egl 20211105 patches
 2021-11-08  9:47 UTC  (14+ messages)
` [PULL 4/6] ui/gtk-egl: guest fb texture needs to be regenerated when reinitializing egl

[PATCH 0/4] configure: propagate --extra-cflags and --extra-ldflags to meson compile tests
 2021-11-08  8:43 UTC 

[PULL 00/11] Sphinx patches
 2021-11-08  8:49 UTC  (3+ messages)

Chardev: delete the QemuOpts reserved in vm_config_groups
 2021-11-08  8:46 UTC  (2+ messages)

[RFC PATCH-for-6.2] ui/gtk-egl: Fix build failure when libgbm is not available
 2021-11-08  8:43 UTC  (3+ messages)

[PATCH] macfb: fix a memory leak (CID 1465231)
 2021-11-08  8:06 UTC  (2+ messages)

[PATCH v6 0/6] tests/acceptance: Add bFLT loader linux-user test
 2021-11-08  8:00 UTC  (2+ messages)

Emulation of solo key
 2021-11-08  7:51 UTC  (2+ messages)

[PATCH 0/4] linux-user: Fix getdents alignment issues (#704)
 2021-11-08  7:42 UTC  (7+ messages)
` [PATCH 1/4] linux-user: Split out do_getdents, do_getdents64
` [PATCH 2/4] linux-user: Always use flexible arrays for dirent d_name
` [PATCH 3/4] linux-user: Fix member types of target_dirent64

[PATCH v4 0/1] hw/hyperv/vmbus: Is it maintained?
 2021-11-08  7:30 UTC  (3+ messages)

[PATCH] docs: fix 'sample-pages' option tag
 2021-11-08  7:06 UTC  (2+ messages)

[PULL 0/2] Migration 20211106 patches
 2021-11-08  5:41 UTC  (3+ messages)
` [PULL 2/2] docs: fix qemu incorrect tag


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