qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-10 20:34:45 to 2021-07-12 12:33:20 UTC [more...]

[PULL for 6.1 00/40] testing and plugin updates
 2021-07-12 12:26 UTC  (6+ messages)
` [PULL 01/40] Jobs based on custom runners: documentation and configuration placeholder
` [PULL 02/40] Jobs based on custom runners: build environment docs and playbook
` [PULL 04/40] Jobs based on custom runners: add job definitions for QEMU's machines
` [PULL 05/40] tests/tcg: also disable the signals test for plugins
` [PULL 06/40] build: validate that system capstone works before using it

[PATCH 0/4] docs: improve -smp documentation
 2021-07-12 12:23 UTC  (4+ messages)
` [PATCH 2/4] qemu-options: re-arrange CPU topology options

[PATCH] disable modular TCG on Darwin
 2021-07-12 12:22 UTC 

question on vhost, limiting kernel threads and NPROC
 2021-07-12 12:05 UTC  (2+ messages)

[PATCH] migration/rdma: prevent from double free the same mr
 2021-07-12 12:02 UTC  (4+ messages)

[PATCH v5 0/5] replication: Bugfix and properly attach children
 2021-07-12 11:54 UTC  (6+ messages)
` [PATCH v5 1/5] replication: Remove s->active_disk
` [PATCH v5 2/5] replication: Reduce usage of s->hidden_disk and s->secondary_disk
` [PATCH v5 3/5] replication: Properly attach children
` [PATCH v5 4/5] replication: Assert that children are writable
` [PATCH v5 5/5] replication: Remove workaround

[PATCH 00/41] tcg patch queue
 2021-07-12 11:53 UTC  (4+ messages)

[PATCH v3 0/4] replication: Properly attach children
 2021-07-12 11:12 UTC  (6+ messages)
` [PATCH v3 4/4] replication: Remove workaround

retrying failed gitlab CI external jobs (travis)
 2021-07-12 11:08 UTC  (5+ messages)

[PATCH v1 0/3] RISC-V ACLINT Support
 2021-07-12 10:53 UTC  (14+ messages)
` [PATCH v1 1/3] hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINT
` [PATCH v1 2/3] hw/riscv: virt: Re-factor FDT generation
` [PATCH v1 3/3] hw/riscv: virt: Add optional ACLINT support to virt machine

[PATCH v6 0/6] hmp, qmp: Add some commands to introspect virtio devices
 2021-07-12 10:35 UTC  (7+ messages)
` [PATCH v6 1/6] qmp: add QMP command x-debug-query-virtio
` [PATCH v6 2/6] qmp: add QMP command x-debug-virtio-status
` [PATCH v6 3/6] qmp: decode feature bits in virtio-status
` [PATCH v6 4/6] qmp: add QMP command x-debug-virtio-queue-status
` [PATCH v6 5/6] qmp: add QMP command x-debug-virtio-queue-element
` [PATCH v6 6/6] hmp: add virtio commands

[PULL 0/3] SD/MMC patches for 2021-07-12
 2021-07-12 10:28 UTC 

[PULL 0/4] SD/MMC patches for 2021-07-11
 2021-07-12 10:22 UTC  (7+ messages)
` [PULL 1/4] hw/sd/sdcard: When card is in wrong state, log which state it is
` [PULL 2/4] hw/sd/sdcard: Extract address_in_range() helper, log invalid accesses
` [PULL 3/4] hw/sd/sdcard: Check for valid address range in SEND_WRITE_PROT (CMD30)
` [PULL 4/4] hw/sd: sdhci: Enable 64-bit system bus capability in the default SD/MMC host controller

[PULL v2 00/48] Misc patches for QEMU 6.1 soft freeze
 2021-07-12 10:01 UTC  (2+ messages)

About two-dimensional page translation (e.g., Intel EPT) and shadow page table in Linux QEMU/KVM
 2021-07-12  9:49 UTC  (2+ messages)

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

[PATCH v3 00/33] Qemu SGX virtualization
 2021-07-12  9:23 UTC  (6+ messages)
` [PATCH v3 05/33] vl: Add sgx compound properties to expose SGX EPC sections to guest

[PATCH v1] vfio: Fix CID 1458134 in vfio_register_ram_discard_listener()
 2021-07-12  9:25 UTC  (3+ messages)

[RFC PATCH 0/6] job: replace AioContext lock with job_mutex
 2021-07-12  8:43 UTC  (19+ messages)
` [RFC PATCH 2/6] job: _locked functions and public job_lock/unlock for next patch
` [RFC PATCH 3/6] job: minor changes to simplify locking
` [RFC PATCH 4/6] job.h: categorize job fields
` [RFC PATCH 5/6] job: use global job_mutex to protect struct Job

[PATCH] block: Add option to use driver whitelist even in tools
 2021-07-12  8:18 UTC  (3+ messages)

[PATCH 0/3] softmmu/vl: Deprecate old and crufty display options
 2021-07-12  8:05 UTC  (2+ messages)

[PATCH 00/20] Hexagon HVX (target/hexagon) patch series
 2021-07-12  8:16 UTC  (3+ messages)
` [PATCH 01/20] Hexagon HVX (target/hexagon) README

[PATCH v2 0/6] block: block-status cache for data regions
 2021-07-12  7:47 UTC  (9+ messages)
` [PATCH v2 2/6] "
` [PATCH v2 3/6] block: Clarify that @bytes is no limit on *pnum

[PATCH v3 0/8] dp8393x: fixes and improvements
 2021-07-12  7:09 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

[PULL 00/17] s390x update for softfreeze
 2021-07-12  6:43 UTC  (5+ messages)

[RFC PATCH 0/6] Add AMD Secure Nested Paging (SEV-SNP) support
 2021-07-12  6:09 UTC  (5+ 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 00/18] vhost-vDPA multiqueue
 2021-07-12  5:44 UTC  (2+ messages)

[PATCH 0/1] block: Do not poll in bdrv_set_aio_context_ignore() when acquiring new_context
 2021-07-12  5:38 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] block: Do not poll in bdrv_set_aio_context_ignore() when acquiring new_context
 2021-07-12  5:07 UTC 

[PATCH] block: Do not poll in bdrv_set_aio_context_ignore() when acquiring new_context
 2021-07-12  3:43 UTC 

[PATCH v2 0/3] Updates to the OpenTitan machine
 2021-07-12  5:13 UTC  (4+ messages)
` [PATCH v2 3/3] hw/riscv: opentitan: Add the flash alias

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

[Bug 1910696] [NEW] Qemu fails to start with error " There is no option group 'spice'"
 2021-07-12  4:17 UTC  (2+ messages)
` [Bug 1910696] "

[Bug 1907969] [NEW] linux-user/i386: Segfault when mixing threads and signals
 2021-07-12  4:17 UTC  (2+ messages)
` [Bug 1907969] "

[Bug 1908781] [NEW] x86-64 not faulting when CS.L = 1 and CS.D = 1
 2021-07-12  4:17 UTC  (2+ messages)
` [Bug 1908781] "

[Bug 1912170] [NEW] NUMA nodes created with memory-backend-ram shows size different than requested
 2021-07-12  4:17 UTC  (2+ messages)
` [Bug 1912170] "

[Bug 1910605] [NEW] qemu-arm-static ioctl USBDEVFS_BULK return -1 (EFAULT) Bad address
 2021-07-12  4:17 UTC  (2+ messages)
` [Bug 1910605] "

[Bug 1908626] [NEW] Atomic test-and-set instruction does not work on qemu-user
 2021-07-12  4:17 UTC  (2+ messages)
` [Bug 1908626] "

[Bug 1911188] [NEW] qemu-system-x86_64 prints obscure error message and exits when encountering an empty argument
 2021-07-12  4:17 UTC  (2+ messages)
` [Bug 1911188] "

[Bug 1913913] [NEW] i386-linux-user returns -1 in sigcontext->trapno
 2021-07-12  4:17 UTC  (2+ messages)
` [Bug 1913913] "

[Bug 1913315] [NEW] qemu-system-x86_64 crash: in memory_region_access_valid+0x13
 2021-07-12  4:18 UTC  (2+ messages)
` [Bug 1913315] "

[Bug 1913926] [NEW] [QEMU User-Mode] Mesa Fails To Load RadeonSI Driver When In Docker Image
 2021-07-12  4:17 UTC  (2+ messages)
` [Bug 1913926] "

[Bug 1912857] [NEW] virtio-serial blocks hostfwd ssh on windows 10 host
 2021-07-12  4:17 UTC  (2+ messages)
` [Bug 1912857] "

[Bug 1913505] [NEW] Windows XP slow on Apple M1
 2021-07-12  4:18 UTC  (2+ messages)
` [Bug 1913505] "

[Bug 1914021] [NEW] qemu: uncaught target signal 4 (Illegal instruction) but gdb remote-debug exited normally
 2021-07-12  4:17 UTC  (2+ messages)
` [Bug 1914021] "

[Bug 1914667] [NEW] High cpu usage when guest is idle on qemu-system-i386
 2021-07-12  4:17 UTC  (2+ messages)
` [Bug 1914667] "

[Bug 1914294] [NEW] Windows XP displays black screen when smp option is used
 2021-07-12  4:17 UTC  (2+ messages)
` [Bug 1914294] "

[PATCH] vfio/pci: Add pba_offset PCI quirk for BAIDU KUNLUN AI processor
 2021-07-12  3:36 UTC 

[PATCH v4 0/3] DEVICE_UNPLUG_ERROR QAPI event
 2021-07-12  2:26 UTC  (11+ messages)
` [PATCH v4 1/3] qapi/qdev.json: add "
` [PATCH v4 3/3] memory_hotplug.c: send DEVICE_UNPLUG_ERROR in acpi_memory_hotplug_write()

[PATCH] ppc/pegasos2: Allow setprop in VOF
 2021-07-12  2:05 UTC  (2+ messages)

[PATCH for 6.1 v3 00/40] testing and plugins pre-PR
 2021-07-11 23:59 UTC  (3+ messages)
` [PATCH v3 26/40] tests/tcg: make test-mmap a little less aggressive

[PULL RESEND 00/19] MIPS patches for 2021-07-11
 2021-07-11 21:19 UTC 

[RFC PATCH 0/9] hw/sd: Allow card size not power of 2 again
 2021-07-11 21:05 UTC  (7+ messages)
` [PATCH 3/9] tests/acceptance: Tag NetBSD tests as 'os:netbsd'

[PULL 0/9] Trivial branch for 6.1 patches
 2021-07-11 21:20 UTC  (2+ messages)

[PULL 00/19] MIPS patches for 2021-07-11
 2021-07-11 21:19 UTC  (21+ messages)
` [PULL 01/19] hw/pci-host: Rename Raven ASIC PCI bridge as raven.c
` [PULL 02/19] hw/pci-host/raven: Add PCI_IO_BASE_ADDR definition
` [PULL 03/19] target/mips/tx79: Introduce PAND/POR/PXOR/PNOR opcodes (parallel logic)
` [PULL 04/19] target/mips/tx79: Introduce PSUB* opcodes (Parallel Subtract)
` [PULL 05/19] target/mips/tx79: Introduce PEXTUW (Parallel Extend Upper from Word)
` [PULL 06/19] target/mips/tx79: Introduce PEXTL[BHW] opcodes (Parallel Extend Lower)
` [PULL 07/19] target/mips/tx79: Introduce PCEQ* opcodes (Parallel Compare for Equal)
` [PULL 08/19] target/mips/tx79: Introduce PCGT* (Parallel Compare for Greater Than)
` [PULL 09/19] target/mips/tx79: Introduce PPACW opcode (Parallel Pack to Word)
` [PULL 10/19] target/mips/tx79: Introduce PROT3W opcode (Parallel Rotate 3 Words)
` [PULL 11/19] target/mips/tx79: Introduce LQ opcode (Load Quadword)
` [PULL 12/19] target/mips/tx79: Introduce SQ opcode (Store Quadword)
` [PULL 13/19] target/mips: Rewrite UHI errno_mips() using switch statement
` [PULL 14/19] dp8393x: fix CAM descriptor entry index
` [PULL 15/19] dp8393x: Replace address_space_rw(is_write=1) by address_space_write()
` [PULL 16/19] dp8393x: Replace 0x40 magic value by SONIC_REG_COUNT definition
` [PULL 17/19] dp8393x: Store CAM registers as 16-bit
` [PULL 18/19] dp8393x: Rewrite dp8393x_get() / dp8393x_put()
` [PULL 19/19] dp8393x: don't force 32-bit register access

[PATCH v4 0/4] replication: Bugfix and properly attach children
 2021-07-11 20:55 UTC  (5+ messages)
` [PATCH v4 1/4] replication: Remove s->active_disk
` [PATCH v4 2/4] replication: Reduce usage of s->hidden_disk and s->secondary_disk
` [PATCH v4 3/4] replication: Properly attach children
` [PATCH v4 4/4] replication: Remove workaround

[PULL 0/6] hw/nvme patches
 2021-07-11 20:27 UTC  (7+ messages)
` [PULL 1/6] hw/nvme: remove NvmeCtrl parameter from ns setup/check functions
` [PULL 2/6] hw/nvme: mark nvme-subsys non-hotpluggable
` [PULL 3/6] hw/nvme: unregister controller with subsystem at exit
` [PULL 4/6] hw/nvme: error handling for too many mappings
` [PULL 5/6] tests/qtest/nvme-test: add persistent memory region test
` [PULL 6/6] hw/nvme: fix controller hot unplugging

[PATCH v4 0/5] dp8393x: fixes and improvements
 2021-07-11 20:28 UTC  (9+ 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/5] target/mips: Reintroduce the R5900 CPU
 2021-07-11 20:27 UTC  (2+ messages)

[RFC PATCH v2 00/22] target/mips: Reintroduce the R5900 CPU (without testing)
 2021-07-11 20:27 UTC  (2+ messages)

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

[GIT PULL v2] I2C/IPMI bug fixes for QEMU 6.1
 2021-07-11 17:48 UTC  (2+ messages)

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

[PATCH 0/4] support dirtyrate measurement with dirty bitmap
 2021-07-11 15:27 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] 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)

[Bug 1905297] [NEW] Zynq7000 UART clock reset initialization
 2021-07-11  5:48 UTC  (3+ 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] "


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