qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-12 15:17:45 to 2021-07-13 04:33:22 UTC [more...]

[Bug 1914986] [NEW] KVM internal error. Suberror: 1 - OVMF / Audio related
 2021-07-13  4:17 UTC  (2+ messages)
` [Bug 1914986] "

[Bug 1915431] [NEW] QEMU processes started by Acceptance Tests are left running
 2021-07-13  4:17 UTC  (2+ messages)
` [Bug 1915431] "

[Bug 1917542] [NEW] qemu-img crash on M1 Mac
 2021-07-13  4:17 UTC  (2+ messages)
` [Bug 1917542] "

[Bug 1916269] [NEW] TCG: QEMU raises exception on SSE4.2 CRC32 instruction in kernel
 2021-07-13  4:17 UTC  (2+ messages)
` [Bug 1916269] Re: TCG: QEMU incorrectly raises exception on SSE4.2 CRC32 instruction

[Bug 1915682] [NEW] i386-linux-user wine exception regression tests fail
 2021-07-13  4:17 UTC  (2+ messages)
` [Bug 1915682] "

[Bug 1916344] [NEW] User mode networking not working properly on QEMU on Mac OS X host
 2021-07-13  4:17 UTC  (2+ messages)
` [Bug 1916344] "

[Bug 1908416] [NEW] qemu-system-aarch64 can't run Windows 10 for ARM version 2004
 2021-07-13  4:17 UTC  (2+ messages)
` [Bug 1908416] "

[Bug 1917940] [NEW] -bios edk2-$arch-code doesn't work for x86
 2021-07-13  4:17 UTC  (2+ messages)
` [Bug 1917940] "

[Bug 1916506] [NEW] make check-venv may leave stale and incomplete tests/venv directory directory
 2021-07-13  4:17 UTC  (2+ messages)
` [Bug 1916506] "

[Bug 1917591] [NEW] qemu-i386 under aarch64: Segfaulting on Steamcmd
 2021-07-13  4:17 UTC  (2+ messages)
` [Bug 1917591] "

[Bug 1917565] [NEW] Windows 10 fails with "Boot device inaccessible"
 2021-07-13  4:17 UTC  (2+ messages)
` [Bug 1917565] "

[Bug 1917661] [NEW] qemu gdb wrong registers group for riscv64
 2021-07-13  4:17 UTC  (2+ messages)
` [Bug 1917661] "

[PATCH 00/17] target/riscv: Use tcg_constant_*
 2021-07-13  4:18 UTC  (11+ messages)
` [PATCH 03/17] target/riscv: Use gpr_{src,dst} in shift operations
  ` [PATCH 03/17] target/riscv: Use gpr_{src, dst} "
` [PATCH 04/17] target/riscv: Use gpr_{src, dst} in word division operations
` [PATCH 05/17] target/riscv: Use gpr_{src, dst} and tcg_constant_tl in gen_grevi
` [PATCH 06/17] target/riscv: Use gpr_src in branches
` [PATCH 07/17] target/riscv: Use gpr_{src,dst} for integer load/store
  ` [PATCH 07/17] target/riscv: Use gpr_{src, dst} "

[PATCH v6 0/6] Use ACPI PCI hot-plug for Q35
 2021-07-13  4:11 UTC  (10+ messages)
` [PATCH v6 1/6] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35
` [PATCH v6 2/6] hw/acpi/ich9: Enable ACPI PCI hot-plug
` [PATCH v6 3/6] hw/pci/pcie: Do not set HPC flag if acpihp is used
` [PATCH v6 4/6] bios-tables-test: Allow changes in DSDT ACPI tables
` [PATCH v6 5/6] hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35
` [PATCH v6 6/6] bios-tables-test: Update golden binaries

[PATCH RESEND v2 0/3] To add HMP interface to dump PCI MSI-X table/PBA
 2021-07-13  4:16 UTC  (7+ messages)
` [PATCH RESEND v2 1/3] msix/hmp: add hmp interface to dump MSI-X info
` [PATCH RESEND v2 2/3] msix/hmp: add interface to dump device specific info
` [PATCH RESEND v2 3/3] virtio-pci/hmp: implement device specific hmp interface

[PATCH v1 1/5] target/riscv: Expose interrupt pending bits as GPIO lines
 2021-07-13  4:05 UTC  (3+ messages)
` [PATCH v1 2/5] hw/intc: sifive_clint: Use RISC-V CPU "

[PATCH] hw/display/xlnx_dp: fix an out-of-bounds read in xlnx_dp_read
 2021-07-13  3:54 UTC  (2+ messages)

[PATCH] gitignore: Update with some filetypes
 2021-07-13  3:24 UTC  (3+ messages)

[PATCH 0/2] wdt_aspeed: Fix behaviour of control register
 2021-07-13  2:41 UTC  (4+ messages)
` [PATCH 2/2] watchdog: aspeed: Fix sequential control writes

[PULL 36/40] vl: switch -M parsing to keyval
 2021-07-13  2:15 UTC  (2+ messages)
` [PATCH] vl: Parse legacy default_machine_opts

[PULL 0/3] ppc-for-6.1 queue 20210713
 2021-07-13  2:07 UTC  (4+ messages)
` [PULL 1/3] ppc/pegasos2: Allow setprop in VOF
` [PULL 2/3] pseries: Update SLOF firmware image
` [PULL 3/3] mv64361: Remove extra break from a switch case

[PATCH] mv64361: Remove extra break from a switch case
 2021-07-13  0:12 UTC  (2+ messages)

[PATCH 00/11] Fixes for clang-13 plus tcg/ppc
 2021-07-13  0:06 UTC  (14+ messages)
` [PATCH 01/11] nbd/server: Remove unused variable
` [PATCH 02/11] accel/tcg: Remove unused variable in cpu_exec
` [PATCH 03/11] util/selfmap: Discard mapping on error
` [PATCH 04/11] net/checksum: Remove unused variable in net_checksum_add_iov
` [PATCH 05/11] hw/audio/adlib: Remove unused variable in adlib_callback
` [PATCH 06/11] hw/ppc/spapr_events: Remove unused variable from check_exception
` [PATCH 07/11] hw/pci-hist/pnv_phb4: Fix typo in pnv_phb4_ioda_write
` [PATCH 08/11] linux-user/syscall: Remove unused variable from execve
` [PATCH 09/11] tests/unit: Remove unused variable from test_io
` [PATCH 10/11] tcg/ppc: Replace TCG_TARGET_CALL_DARWIN with _CALL_DARWIN
` [PATCH 11/11] tcg/ppc: Ensure _CALL_SYSV is set for 32-bit ELF

[PATCH] vfio/pci: Change to use "vfio_pci_is"
 2021-07-13  1:48 UTC 

[PATCH] tests/acceptance: Add tests for the Pegasos2 machine
 2021-07-13  1:43 UTC 

[PATCH] vfio/pci: Add pba_offset PCI quirk for BAIDU KUNLUN AI processor
 2021-07-13  1:22 UTC  (3+ messages)

[PATCH RESEND 1/1] multi-process: fix usage information
 2021-07-13  0:47 UTC 

[PATCH 0/3] Atomic cleanup + clang-12 build fix
 2021-07-13  0:37 UTC  (7+ messages)
` [PATCH 1/3] qemu/atomic: Remove pre-C11 atomic fallbacks
` [PATCH 2/3] qemu/atomic: Use macros for CONFIG_ATOMIC64
` [PATCH 3/3] configure: Conditionally disable clang-12 -Watomic-alignment

[PATCH 00/10] python/iotests: Run iotest linters during Python CI
 2021-07-12 23:56 UTC  (4+ messages)
` [PATCH 07/10] iotests/297: return error code from run_linters()

[PATCH v2 00/36] linux-user: Signal trampolines and vdsos
 2021-07-12 23:08 UTC  (3+ messages)
` [PATCH v2 19/36] linux-user/hexagon: Implement setup_sigtramp

[PATCH v2 1/3] hw/net: e1000: Correct the initial value of VET register
 2021-07-12 23:06 UTC  (4+ messages)

[PATCH v1 0/3] RISC-V ACLINT Support
 2021-07-12 23:05 UTC  (9+ messages)
` [PATCH v1 3/3] hw/riscv: virt: Add optional ACLINT support to virt machine

[PULL 00/11] riscv-to-apply queue
 2021-07-12 22:53 UTC  (12+ messages)
` [PULL 01/11] target/riscv: pmp: Fix some typos
` [PULL 02/11] target/riscv: csr: Remove redundant check in fp csr read/write routines
` [PULL 03/11] docs/system: riscv: Fix CLINT name in the sifive_u doc
` [PULL 04/11] docs/system: riscv: Add documentation for virt machine
` [PULL 05/11] target/riscv: hardwire bits in hideleg and hedeleg
` [PULL 06/11] docs/system: riscv: Update Microchip Icicle Kit for direct kernel boot
` [PULL 07/11] hw/riscv: sifive_u: Correct the CLINT timebase frequency
` [PULL 08/11] hw/riscv: sifive_u: Make sure firmware info is 8-byte aligned
` [PULL 09/11] char: ibex_uart: Update the register layout
` [PULL 10/11] hw/riscv: opentitan: Add the unimplement rv_core_ibex_peri
` [PULL 11/11] hw/riscv: opentitan: Add the flash alias

[PULL for 6.1 00/40] testing and plugin updates
 2021-07-12 22:19 UTC  (3+ messages)

[PATCH 0/2] tests/acceptance: Add tests for the Pegasos2 machine
 2021-07-12 22:05 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH v3 0/2] linux-user/s390x: signal with SIGFPE on compare-and-trap
 2021-07-12 21:29 UTC  (3+ messages)

[PATCH v5 0/2] target/s390x: Fix SIGILL/SIGFPE/SIGTRAP psw.addr reporting
 2021-07-12 21:22 UTC  (5+ messages)

[PULL v4 00/42] testing, build and plugin updates
 2021-07-12 21:05 UTC 

[PATCH v4 00/10] tests: Add test cases for TPM 1.2 ACPI tables
 2021-07-12 20:47 UTC  (11+ messages)
` [PATCH v4 01/10] tests: Rename TestState to TPMTestState
` [PATCH v4 02/10] tests: Add tpm_version field to TPMTestState and fill it
` [PATCH v4 03/10] tests: acpi: Prepare for renaming of TPM2 related ACPI files
` [PATCH v4 04/10] tests: Add suffix 'tpm2' or 'tpm12' to ACPI table files
` [PATCH v4 05/10] tests: acpi: tpm2: Add the renamed ACPI files and drop old ones
` [PATCH v4 06/10] tests: tpm: Create TPM 1.2 response in TPM emulator
` [PATCH v4 07/10] tests: acpi: prepare for new TPM 1.2 related tables
` [PATCH v4 08/10] tests: acpi: Add test cases for TPM 1.2 with TCPA table
` [PATCH v4 09/10] tests: acpi: tpm1.2: Add expected TPM 1.2 ACPI blobs
` [PATCH v4 10/10] tests: Use QMP to check whether a TPM device model is available

[PULL 00/17] s390x update for softfreeze
 2021-07-12 20:21 UTC  (7+ messages)

[PATCH 0/3] linux-user: update headers to linux v5.13
 2021-07-12 20:04 UTC  (4+ messages)
` [PATCH 1/3] linux-user: update syscall_nr.h to Linux v5.13

[PATCH] fd-trans: Fix race condition on reallocation of the translation table
 2021-07-12 19:54 UTC  (2+ messages)

[PATCH v3 0/8] linux-user: target <-> host errno conversion code refactor
 2021-07-12 19:54 UTC  (2+ messages)

[PATCH v5 0/7] DEVICE_UNPLUG_ERROR QAPI event
 2021-07-12 19:43 UTC  (8+ messages)
` [PATCH v5 1/7] hw/acpi/memory_hotplug.c: avoid sending MEM_UNPLUG_ERROR if dev->id is NULL
` [PATCH v5 2/7] spapr.c: "
` [PATCH v5 3/7] spapr_drc.c: do not error_report() when drc->dev->id == NULL
` [PATCH v5 4/7] qapi/qdev.json: fix DEVICE_DELETED parameters doc
` [PATCH v5 5/7] qapi/qdev.json: add DEVICE_UNPLUG_ERROR QAPI event
` [PATCH v5 6/7] spapr: use DEVICE_UNPLUG_ERROR to report unplug errors
` [PATCH v5 7/7] memory_hotplug.c: send DEVICE_UNPLUG_ERROR in acpi_memory_hotplug_write()

[RFC PATCH 0/6] machine: smp parsing fixes and improvement
 2021-07-12 19:46 UTC  (16+ messages)
` [RFC PATCH 1/6] machine: Set the value of maxcpus to match cpus if specified as zero
` [RFC PATCH 2/6] machine: Perform zero-check for the computed value of sockets
` [RFC PATCH 3/6] pc/machine: Perform zero-check for the value of -smp dies
` [RFC PATCH 4/6] machine: Uniformly use maxcpus to calculate the missing values
` [RFC PATCH 6/6] machine: Tweak the order of topology members in struct CpuTopology

[PATCH V5 00/25] Live Update
 2021-07-12 19:49 UTC  (38+ messages)
` [PATCH V5 01/25] qemu_ram_volatile
` [PATCH V5 02/25] cpr: reboot mode
` [PATCH V5 03/25] cpr: QMP interfaces for reboot
` [PATCH V5 05/25] as_flat_walk
` [PATCH V5 06/25] oslib: qemu_clr_cloexec
` [PATCH V5 07/25] machine: memfd-alloc option
` [PATCH V5 08/25] vl: add helper to request re-exec
` [PATCH V5 10/25] util: env var helpers
` [PATCH V5 11/25] cpr: restart mode
` [PATCH V5 12/25] cpr: QMP interfaces for restart
` [PATCH V5 20/25] chardev: cpr framework

[PULL 00/40] Misc patches for 2021-07-06
 2021-07-12 19:24 UTC  (3+ messages)
` [PULL 36/40] vl: switch -M parsing to keyval

[PATCH 0/3] migration: Three more fixes for postcopy recovery
 2021-07-12 18:40 UTC  (7+ messages)
` [PATCH 1/3] migration: Release return path early for paused postcopy
` [PATCH 2/3] migration: Don't do migrate cleanup if during postcopy resume
` [PATCH 3/3] migration: Clear error at entry of migrate_fd_connect()

[PATCH v2 00/10] tcg: breakpoint reorg
 2021-07-12 18:20 UTC  (12+ messages)
` [PATCH v2 01/10] accel/tcg: Reduce CF_COUNT_MASK to match TCG_MAX_INSNS
` [PATCH v2 02/10] accel/tcg: Move curr_cflags into cpu-exec.c
` [PATCH v2 03/10] accel/tcg: Add CF_NO_GOTO_TB and CF_NO_GOTO_PTR
` [PATCH v2 04/10] accel/tcg: Drop CF_NO_GOTO_PTR from -d nochain
` [PATCH v2 05/10] accel/tcg: Handle -singlestep in curr_cflags
` [PATCH v2 06/10] accel/tcg: Use CF_NO_GOTO_{TB, PTR} in cpu_exec_step_atomic
` [PATCH v2 07/10] accel/tcg: Move cflags lookup into tb_find
` [PATCH v2 08/10] accel/tcg: Adjust interface of TranslatorOps.breakpoint_check
` [PATCH v2 09/10] accel/tcg: Hoist tb_cflags to a local in translator_loop
` [PATCH v2 10/10] accel/tcg: Encode breakpoint info into tb->cflags

[PULL RESEND 00/19] MIPS patches for 2021-07-11
 2021-07-12 18:14 UTC  (2+ messages)

[PATCH v3 0/9] tests: Add test cases for TPM 1.2 ACPI tables
 2021-07-12 18:10 UTC  (8+ messages)
` [PATCH v3 5/9] tests: acpi: tpm2: Add the renamed ACPI files and drop old ones
` [PATCH v3 7/9] tests: acpi: prepare for new TPM 1.2 related tables
` [PATCH v3 9/9] tests: acpi: tpm1.2: Add expected TPM 1.2 ACPI blobs

[PULL v2 0/4] NBD patches for soft freeze, 2021-07-09
 2021-07-12 17:50 UTC  (2+ messages)
` [PULL v2 2/4] qemu-img: Make unallocated part of backing chain obvious in map

[PATCH v2] disable modular TCG on Darwin
 2021-07-12 17:09 UTC 

[RFC PATCH 0/6] Add AMD Secure Nested Paging (SEV-SNP) support
 2021-07-12 17:00 UTC  (12+ messages)
` [RFC PATCH 1/6] linux-header: add the SNP specific command
` [RFC PATCH 2/6] i386/sev: extend sev-guest property to include SEV-SNP

[PATCH v2 0/3] support dirtyrate measurement with dirty bitmap
 2021-07-12 16:56 UTC  (4+ messages)
  ` [PATCH v2 1/3] KVM: introduce kvm_get_manual_dirty_log_protect
  ` [PATCH v2 2/3] memory: introduce DirtyRateIncreasedPages and util function
  ` [PATCH v2 3/3] migration/dirtyrate: implement dirty-bitmap dirtyrate calculation

[PULL 0/6] hw/nvme patches
 2021-07-12 16:54 UTC  (3+ messages)

[PATCH] linux-user: Handle EXCP10_COPR properly for i386
 2021-07-12 16:56 UTC  (2+ messages)

[PULL 0/6] Tracing patches
 2021-07-12 16:50 UTC  (7+ messages)
` [PULL 1/6] qemu-trace-stap: changing SYSTEMTAP_TAPSET considered harmful
` [PULL 2/6] trace: iter init tweaks
` [PULL 3/6] trace: add trace_event_iter_init_group
` [PULL 4/6] trace/simple: pass iter to st_write_event_mapping
` [PULL 5/6] trace/simple: add st_init_group
` [PULL 6/6] trace, lttng: require .pc files

[RFC PATCH 1/2] hw/nvme: add mi device
 2021-07-12 11:03 UTC  (2+ messages)

[PATCH] trace, lttng: require .pc files
 2021-07-12 16:49 UTC  (2+ messages)

[PATCH] hw: timer: Add i.MX sysctr timer implementation
 2021-07-12 13:57 UTC  (3+ messages)

[PATCH] target/i386/tcg/sysemu/bpt_helper.c: typo since cpu_breakpoint and cpu_watchpoint are in a union, the code should access only one of them
 2021-07-12 16:29 UTC  (2+ messages)

[PULL 0/4] NBD patches for soft freeze, 2021-07-09
 2021-07-12 16:13 UTC  (3+ messages)

clang build error on i686
 2021-07-12 16:10 UTC  (5+ messages)

[Bug 1859106] [NEW] 4.2 regression: ReactOS crashes on boot
 2021-07-12 15:52 UTC  (5+ messages)
` [Bug 1859106] "

[PATCH] block: Add option to use driver whitelist even in tools
 2021-07-12 15:44 UTC  (5+ messages)

[PATCH v2] meson: fix condition for io_uring stubs
 2021-07-12 15:30 UTC  (2+ 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).