qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-09 16:51:46 to 2021-07-11 17:26:57 UTC [more...]

[PATCH 1/3] qga-win: Increase VSS freeze timeout to 60 secs instead of 10
 2021-07-11 17:18 UTC  (3+ messages)

[PULL 0/9] Merge tpm 2021/07/11 v1
 2021-07-11 17:15 UTC  (10+ messages)
` [PULL 1/9] tests: Rename TestState to TPMTestState
` [PULL 2/9] tests: Add tpm_version field to TPMTestState and fill it
` [PULL 3/9] tests: acpi: Prepare for renaming of TPM2 related ACPI files
` [PULL 4/9] tests: Add suffix 'tpm2' or 'tpm12' to ACPI table files
` [PULL 5/9] tests: acpi: tpm2: Add the renamed ACPI files and drop old ones
` [PULL 6/9] tests: tpm: Create TPM 1.2 response in TPM emulator
` [PULL 7/9] tests: acpi: prepare for new TPM 1.2 related tables
` [PULL 8/9] tests: acpi: Add test cases for TPM 1.2 with TCPA table
` [PULL 9/9] tests: acpi: tpm1.2: Add expected TPM 1.2 ACPI blobs

[PATCH] qga-win: Add support of Windows Server 2022 in get-osinfo command
 2021-07-11 17:18 UTC  (3+ messages)

intermittent hang in qos-test for qemu-system-i386 on 32-bit arm host
 2021-07-11 15:53 UTC  (7+ messages)

[PATCH 0/4] support dirtyrate measurement with dirty bitmap
 2021-07-11 15:27 UTC  (3+ messages)

clang build error on i686
 2021-07-11 15:17 UTC  (3+ messages)

[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
 2021-07-11 14:10 UTC 

[PULL 00/17] target-arm queue
 2021-07-11 13:31 UTC  (2+ messages)

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

[PATCH v4 0/5] dp8393x: fixes and improvements
 2021-07-11 10:36 UTC  (6+ messages)
` [PATCH v4 1/5] dp8393x: Replace address_space_rw(is_write=1) by address_space_write()
` [PATCH v4 2/5] dp8393x: Replace 0x40 magic value by SONIC_REG16_COUNT definition
` [PATCH v4 3/5] dp8393x: Store CAM registers as 16-bit
` [PATCH v4 4/5] dp8393x: Rewrite dp8393x_get() / dp8393x_put()
` [PATCH v4 5/5] dp8393x: don't force 32-bit register access

[PATCH v3 0/8] dp8393x: fixes and improvements
 2021-07-11 10:33 UTC  (20+ messages)
` [PATCH v3 1/8] dp8393x: Replace address_space_rw(is_write=1) by address_space_write()
` [PATCH v3 2/8] dp8393x: Replace 0x40 magic value by SONIC_REG16_COUNT definition
` [PATCH v3 3/8] dp8393x: Only shift the device registers mapping by 1 bit
` [PATCH v3 4/8] dp8393x: Store CAM registers as 16-bit
` [PATCH v3 5/8] dp8393x: Migrate registers as array of uint16
` [PATCH v3 6/8] dp8393x: Store CRC using device configured endianess
` [NOTFORMERGE PATCH v3 7/8] dp8393x: Rewrite dp8393x_get() / dp8393x_put()
` [NOTFORMERGE PATCH v3 8/8] dp8393x: don't force 32-bit register access

[PATCH v4 0/5] Add support for Control-Flow Integrity
 2021-07-11 10:22 UTC  (3+ messages)
` [PATCH v4 1/5] configure,meson: add option to enable LTO

[Qemu-devel] [Bug 1779955] [NEW] qemu-arm-static read() doesn't accept mmap address as destination
 2021-07-11 10:01 UTC  (4+ messages)
` [Bug 1779955] Re: qemu linux-user requires read permissions on memory passed to syscalls that should only need write access

[Bug 1873769] [NEW] SB16 audio playback freezes emulation in Windows 95 guest
 2021-07-11  9:59 UTC  (4+ messages)
` [Bug 1873769] "

[PATCH v2] docs: Add '-device intel-iommu' entry
 2021-07-11  9:08 UTC  (2+ messages)

[PATCH v4 0/3] DEVICE_UNPLUG_ERROR QAPI event
 2021-07-11  8:49 UTC  (8+ messages)
` [PATCH v4 3/3] memory_hotplug.c: send DEVICE_UNPLUG_ERROR in acpi_memory_hotplug_write()

[Bug 1905297] [NEW] Zynq7000 UART clock reset initialization
 2021-07-11  5:48 UTC  (5+ messages)
` [Bug 1905297] "
` [Bug 1905297] Moved bug report

[Qemu-devel] [Bug 1785734] [NEW] movdqu partial write at page boundary
 2021-07-11  4:17 UTC  (2+ messages)
` [Bug 1785734] "

[Bug 1862874] [NEW] java may stuck for a long time in system mode with "-cpu max"
 2021-07-11  4:17 UTC  (2+ messages)
` [Bug 1862874] "

[Bug 1870331] [NEW] default nic device created even though supplied by configfile
 2021-07-11  4:17 UTC  (2+ messages)
` [Bug 1870331] "

[Bug 1897481] [NEW] qemu crashes with VGA pass-through, e-GPU, nvidia 1060
 2021-07-11  4:17 UTC  (2+ messages)
` [Bug 1897481] "

[Bug 1878501] [NEW] qemu-i386 does not define AT_SYSINFO
 2021-07-11  4:17 UTC  (2+ messages)
` [Bug 1878501] "

[Bug 1869006] [NEW] PCIe cards passthrough to TCG guest works on 2GB of guest memory but fails on 4GB (vfio_dma_map invalid arg)
 2021-07-11  4:17 UTC  (2+ messages)
` [Bug 1869006] "

[Bug 1902306] [NEW] Allow setting usb storage device ID parameters
 2021-07-11  4:17 UTC  (2+ messages)
` [Bug 1902306] "

[PATCH 00/41] tcg patch queue
 2021-07-11  0:12 UTC  (44+ messages)
` [PATCH 01/41] tcg: Add separator in INDEX_op_call dump
` [PATCH 02/41] tcg: Avoid including 'trace-tcg.h' in target translate.c
` [PATCH 03/41] accel/tcg: Hoist tcg_tb_insert() up above tb_link_page()
` [PATCH 04/41] tcg: Bake tb_destroy() into tcg_region_tree
` [PATCH 05/41] tcg: Move tb_phys_invalidate_count to tb_ctx
` [PATCH 06/41] accel/tcg: Introduce translator_use_goto_tb
` [PATCH 07/41] target/alpha: Remove use_exit_tb
` [PATCH 08/41] target/alpha: Remove in_superpage
` [PATCH 09/41] target/alpha: Use translator_use_goto_tb
` [PATCH 10/41] target/arm: Use DISAS_TOO_MANY for ISB and SB
` [PATCH 11/41] target/arm: Use translator_use_goto_tb for aarch64
` [PATCH 12/41] target/arm: Use translator_use_goto_tb for aarch32
` [PATCH 13/41] target/avr: Use translator_use_goto_tb
` [PATCH 14/41] target/avr: Mark some helpers noreturn
` [PATCH 15/41] target/cris: Use translator_use_goto_tb
` [PATCH 16/41] target/hppa: "
` [PATCH 17/41] target/i386: "
` [PATCH 18/41] target/m68k: "
` [PATCH 19/41] target/microblaze: "
` [PATCH 20/41] target/mips: "
` [PATCH 21/41] target/mips: Fix missing else in gen_goto_tb
` [PATCH 22/41] target/nios2: Use translator_use_goto_tb
` [PATCH 23/41] target/openrisc: "
` [PATCH 24/41] target/ppc: "
` [PATCH 25/41] target/riscv: "
` [PATCH 26/41] target/rx: "
` [PATCH 27/41] target/s390x: "
` [PATCH 28/41] target/s390x: Remove use_exit_tb
` [PATCH 29/41] target/sh4: Use translator_use_goto_tb
` [PATCH 30/41] target/sparc: "
` [PATCH 31/41] target/tricore: "
` [PATCH 32/41] target/tricore: Use tcg_gen_lookup_and_goto_ptr
` [PATCH 33/41] target/xtensa: Use translator_use_goto_tb
` [PATCH 34/41] tcg: Fix prologue disassembly
` [PATCH 35/41] target/i386: Use cpu_breakpoint_test in breakpoint_handler
` [PATCH 36/41] accel/tcg: Move helper_lookup_tb_ptr to cpu-exec.c
` [PATCH 37/41] accel/tcg: Move tb_lookup "
` [PATCH 38/41] accel/tcg: Split out log_cpu_exec
` [PATCH 39/41] accel/tcg: Log tb->cflags with -d exec
` [PATCH 40/41] tcg: Remove TCG_TARGET_HAS_goto_ptr
` [PATCH 41/41] cpu: Add breakpoint tracepoints

[RFC PATCH 0/6] Add AMD Secure Nested Paging (SEV-SNP) support
 2021-07-10 20:32 UTC  (8+ 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
` [RFC PATCH 3/6] i386/sev: initialize SNP context
` [RFC PATCH 4/6] i386/sev: add the SNP launch start context
` [RFC PATCH 5/6] i386/sev: add support to encrypt BIOS when SEV-SNP is enabled
` [RFC PATCH 6/6] i386/sev: populate secrets and cpuid page and finalize the SNP launch

[PULL 00/28] Block layer patches
 2021-07-10 20:27 UTC  (2+ messages)

[PULL v2 00/48] Misc patches for QEMU 6.1 soft freeze
 2021-07-10 18:58 UTC  (3+ messages)
` [PULL v2 05/48] modules: add modinfo macros
` [PULL v2 48/48] meson: Use input/output for entitlements target

[PULL 00/33] ppc-for-6.1 queue 20210709
 2021-07-10 18:54 UTC  (2+ messages)

[PATCH v2 0/3] Let 'qemu-img convert --bitmaps' skip inconsistent bitmaps
 2021-07-10 18:37 UTC  (8+ messages)
` [PATCH v2 1/3] iotests: Improve and rename test 291 to qemu-img-bitmap
` [PATCH v2 2/3] qemu-img: Fail fast on convert --bitmaps with inconsistent bitmap
` [PATCH v2 3/3] qemu-img: Add --skip-broken-bitmaps for 'convert --bitmaps'

retrying failed gitlab CI external jobs (travis)
 2021-07-10 16:29 UTC  (2+ messages)

[PULL v2 00/15] Machine queue, 2021-07-07
 2021-07-10 15:05 UTC  (2+ messages)

[RFC PATCH 00/11] RISC-V: support clic v0.9 specification
 2021-07-10 15:04 UTC  (5+ messages)
` [RFC PATCH 06/11] target/riscv: Update CSR xtvec in CLIC mode
` [RFC PATCH 08/11] target/riscv: Update CSR xnxti "

[PATCH v1 1/5] target/riscv: Expose interrupt pending bits as GPIO lines
 2021-07-10 14:40 UTC  (2+ messages)

[PATCH 0/4] target/openrisc: Use tcg_constant_*
 2021-07-10 12:11 UTC  (9+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] target/openrisc: Use tcg_constant_tl for dc->R0
` [PATCH 3/4] target/openrisc: Cache constant 0 in DisasContext
` [PATCH 4/4] target/openrisc: Use dc->zero in gen_add, gen_addc

[PATCH v1 1/1] vfio: Make migration support non experimental by default
 2021-07-10  7:44 UTC  (2+ messages)

Use of migrate_add_blocker() in qxl.c
 2021-07-10  6:51 UTC 

[Bug 1904317] [NEW] cpu feature selection is not affected to guest 's cpuid with whpx
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1904317] "

[Bug 1904490] [NEW] intel-hda: valid registers are unknown
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1904490] "

[Bug 1904315] [NEW] CTRL+ALT is ignored on gtk window (configured with gtk and sdl)
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1904315] "

[Bug 1906181] [NEW] Mouse starts jumping wildly on guest desktop
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1906181] "

[Bug 1874888] [NEW] certain programs make QEMU crash with "tcg fatal error"
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1874888] "

[Bug 1906184] [NEW] Lots of stuttering/crackling in guest sound
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1906184] "

[Bug 1904652] [NEW] Assertion failure in usb-ohci
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1904652] "

[Bug 1905226] [NEW] intel-hda: stream reset bits are broken
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1905226] "

[Bug 1906185] [NEW] Guest display resolution cannot be changed when using certain graphics/interface combinations
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1906185] "

[Bug 1905562] [NEW] Guest seems suspended after host freed memory for it using oom-killer
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1905562] "

[Bug 1907061] [NEW] qemu-system-x86_64 minimizing window causes keyboard input lag globally
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1907061] "

[Bug 1906516] [NEW] [RISCV] sfence.vma need to end the translation block
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1906516] "

[Bug 1907926] [NEW] Implement TPM2 configuration for emulators that provide TCP interface
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1907926] "

[Bug 1907210] [NEW] QEMU gdbstub command "?" issue
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1907210] "

[Bug 1905651] [NEW] Tests cannot call g_error
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1905651] "

[Bug 1906536] [NEW] Unable to set SVE VL to 1024 bits or above since 7b6a2198
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1906536] "

[Bug 1906608] [NEW] [Feature request]For some ehci controller, qemu should implement using portsc[26-27] to detect the speed of device
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1906608] "

[Bug 1907776] [NEW] Mounting VFat drive yields error messages
 2021-07-10  4:17 UTC  (2+ messages)
` [Bug 1907776] "

Picture missing in About dialog on cocoa ui
 2021-07-10  3:30 UTC  (7+ messages)

[PATCH 1/4] cutils: Introduce bundle mechanism
 2021-07-10  2:48 UTC  (5+ messages)
` [PATCH 3/4] ui/icons: Use "

[PATCH] tcg: Fix prologue disassembly
 2021-07-10  2:48 UTC 

[PATCH v3 0/4] virtio: Add vhost-user based RNG
 2021-07-10  0:59 UTC  (5+ messages)
` [PATCH v3 1/4] vhost-user-rng: Add vhost-user-rng implementation
` [PATCH v3 2/4] vhost-user-rng-pci: Add vhost-user-rng-pci implementation
` [PATCH v3 3/4] vhost-user-rng: backend: Add RNG vhost-user daemon implementation
` [PATCH v3 4/4] docs: Add documentation for vhost based RNG implementation

[PATCH 0/1] target/arm: Fix offsets for TTBCR (#187)
 2021-07-09 23:06 UTC  (2+ messages)
` [PATCH 1/1] target/arm: Fix offsets for TTBCR

[PATCH 0/2] numa: Parse initiator= attribute before cpus= attribute
 2021-07-09 20:49 UTC  (4+ messages)
` [PATCH 1/2] numa: Report expected initiator

[PATCH 0/4] docs: improve -smp documentation
 2021-07-09 20:48 UTC  (2+ messages)

[PATCH v5 0/4] avocado-qemu: New SMMUv3 and intel IOMMU tests
 2021-07-09 20:44 UTC  (8+ messages)
` [PATCH v5 1/4] avocado_qemu: Fix KNOWN_DISTROS map into the LinuxDistro class
` [PATCH v5 4/4] avocado_qemu: Add Intel iommu tests

[PULL 0/9] Trivial branch for 6.1 patches
 2021-07-09 20:28 UTC  (10+ messages)
` [PULL 1/9] qemu-option: Drop dead assertion
` [PULL 2/9] memory: Display MemoryRegion name in read/write ops trace events
` [PULL 3/9] misc: Fix "havn't" typo
` [PULL 4/9] virtiofsd: Add missing newline in error message
` [PULL 5/9] misc: Remove redundant new line in perror()
` [PULL 6/9] hw/virtio: Document *_should_notify() are called within rcu_read_lock()
` [PULL 7/9] target/xtensa/xtensa-semi: Fix compilation problem on Haiku
` [PULL 8/9] migration: fix typo in mig_throttle_guest_down comment
` [PULL 9/9] util/guest-random: Fix size arg to tail memcpy

[PATCH-for-6.1 v6] fuzz: add an instrumentation filter
 2021-07-09 20:08 UTC 

[PATCH] target/i386: Use cpu_breakpoint_test in breakpoint_handler
 2021-07-09 20:04 UTC  (3+ messages)

[PATCH v2] tests/acceptance: allow control over tags during check-acceptance
 2021-07-09 19:32 UTC  (2+ messages)

[PATCH v3 00/33] Qemu SGX virtualization
 2021-07-09 17:48 UTC  (2+ messages)

[PATCH 1/4] memory: introduce DIRTY_MEMORY_DIRTY_RATE dirty bits
 2021-07-09 18:37 UTC  (6+ messages)
` [PATCH 3/4] memory: introduce DIRTY_MEMORY_DIRTY_RATE dirty bits functions
` [PATCH 4/4] migration/dirtyrate: implement dirty-bitmap dirtyrate calculation

[RFC PATCH nvme-cli 2/2] nvme-cli/plugins/mi:add support
 2021-07-09 14:53 UTC 

[PATCH] block: Add option to use driver whitelist even in tools
 2021-07-09 17:45 UTC  (2+ messages)

[PATCH] tests/migration: fix unix socket migration
 2021-07-09 17:25 UTC  (3+ messages)

[PATCH v3 0/2] linux-user/s390x: signal with SIGFPE on compare-and-trap
 2021-07-09 16:50 UTC  (3+ messages)
` [PATCH v3 1/2] "


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