qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-03 11:27:44 to 2021-05-03 19:36:16 UTC [more...]

[PATCH v4] hw/smbios: support for type 41 (onboard devices extended information)
 2021-05-03 19:34 UTC  (3+ messages)

[PATCH v3 0/6] hw/sparc/sun4m: Introduce Sun4mMachineClass to access sun4m_hwdefs
 2021-05-03 19:22 UTC  (8+ messages)
` [PATCH v3 1/6] hw/sparc/sun4m: Have sun4m machines inherit new TYPE_SUN4M_MACHINE
` [PATCH v3 2/6] hw/sparc/sun4m: Introduce Sun4mMachineClass
` [PATCH v3 3/6] hw/sparc/sun4m: Factor out sun4m_machine_class_init()
` [PATCH v3 4/6] hw/sparc/sun4m: Register machine types in sun4m_machine_types[]
` [PATCH v3 5/6] hw/sparc/sun4m: Fix code style for checkpatch.pl
` [PATCH v3 6/6] hw/sparc/sun4m: Move each sun4m_hwdef definition in its class_init

[Bug 1926996] [NEW] qemu-user clone syscall fails
 2021-05-03 19:11 UTC  (5+ messages)
` [Bug 1926996] "

[Bug 1926995] [NEW] hw/remote/mpqemu-link.c:221: bad error checking ?
 2021-05-03 18:48 UTC 

[PATCH v3 00/16] tcg/s390x: host vector support
 2021-05-03 18:35 UTC  (17+ messages)
` [PATCH v3 01/16] tcg/s390x: Rename from tcg/s390
` [PATCH v3 02/16] tcg/s390x: Change FACILITY representation
` [PATCH v3 03/16] tcg/s390x: Merge TCG_AREG0 and TCG_REG_CALL_STACK into TCGReg
` [PATCH v3 04/16] tcg/s390x: Add host vector framework
` [PATCH v3 05/16] tcg/s390x: Implement tcg_out_ld/st for vector types
` [PATCH v3 06/16] tcg/s390x: Implement tcg_out_mov "
` [PATCH v3 07/16] tcg/s390x: Implement tcg_out_dup*_vec
` [PATCH v3 08/16] tcg/s390x: Implement minimal vector operations
` [PATCH v3 09/16] tcg/s390x: Implement andc, orc, abs, neg, not "
` [PATCH v3 10/16] tcg/s390x: Implement TCG_TARGET_HAS_mul_vec
` [PATCH v3 11/16] tcg/s390x: Implement vector shift operations
` [PATCH v3 12/16] tcg/s390x: Implement TCG_TARGET_HAS_minmax_vec
` [PATCH v3 13/16] tcg: Expand usadd/ussub with umin/umax
` [PATCH v3 14/16] tcg/s390x: Implement TCG_TARGET_HAS_sat_vec
` [PATCH v3 15/16] tcg/s390x: Implement TCG_TARGET_HAS_bitsel_vec
` [PATCH v3 16/16] tcg/s390x: Implement TCG_TARGET_HAS_cmpsel_vec

[PATCH 0/2] linux-user: Small fix for copy_file_range
 2021-05-03 18:47 UTC  (5+ messages)
` [PATCH 1/2] linux-user: Add copy_file_range to strace.list
` [PATCH 2/2] linux-user: Fix erroneous conversion in copy_file_range

[PATCH v4 0/3] nvdimm: Enable sync-dax property for nvdimm
 2021-05-03 18:27 UTC  (7+ messages)
` [PATCH v4 1/3] spapr: nvdimm: Forward declare and move the definitions
` [PATCH v4 3/3] nvdimm: Enable sync-dax device property for nvdimm

Let's remove some deprecated stuff
 2021-05-03 18:21 UTC  (10+ messages)

[RESEND PATCH 00/32] Qemu SGX virtualization
 2021-05-03 18:01 UTC  (14+ messages)
` [RESEND PATCH 01/32] memory: Add RAM_PROTECTED flag to skip IOMMU mappings
` [RESEND PATCH 03/32] qom: Add memory-backend-epc ObjectOptions support
` [RESEND PATCH 05/32] vl: Add "sgx-epc" option to expose SGX EPC sections to guest
` [RESEND PATCH 25/32] qmp: Add query-sgx command
` [RESEND PATCH 29/32] qmp: Add the qmp_query_sgx_capabilities()
` [RESEND PATCH 31/32] sgx-epc: Add the fill_device_info() callback support

[PATCH] hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machine
 2021-05-03 17:53 UTC  (11+ messages)

[PATCH v2 0/6] vhost-user-blk: Error handling fixes during initialistion
 2021-05-03 17:24 UTC  (6+ messages)
` [PATCH v2 1/6] vhost-user-blk: Make sure to set Error on realize failure
` [PATCH v2 2/6] vhost-user-blk: Don't reconnect during initialisation

[PATCH 0/2] target/i386/cpu: Constify CPUCaches and X86CPUDefinition
 2021-05-03 17:35 UTC  (3+ messages)
` [PATCH 1/2] target/i386/cpu: Constify CPUCaches
` [PATCH 2/2] target/i386/cpu: Constify X86CPUDefinition

QEMU tests, Coverity, and g_test_set_nonfatal_assertions()
 2021-05-03 17:18 UTC  (3+ messages)

[PATCH 0/3] tests: three easy Coverity fixes
 2021-05-03 17:14 UTC  (6+ messages)
` [PATCH 1/3] tests/qtest/tpm-util.c: Free memory with correct free function
` [PATCH 2/3] tests/qtest/rtc-test: Remove pointless NULL check
` [PATCH 3/3] tests: Avoid side effects inside g_assert() arguments

[Bug 1926952] [NEW] SPICE support broken with 6.0
 2021-05-03 17:14 UTC  (7+ messages)
` [Bug 1926952] "

[PATCH 0/3] ppc: Convert (mostly) from device_legacy_reset() to device_cold_reset()
 2021-05-03 17:15 UTC  (6+ messages)
` [PATCH 1/3] hw/intc/spapr_xive: Use device_cold_reset() instead of device_legacy_reset()
` [PATCH 2/3] hw/ppc/spapr_vio: Reset TCE table object with device_cold_reset()
` [PATCH 3/3] hw/ppc/pnv_psi: Use device_cold_reset() instead of device_legacy_reset()

[PATCH] Add missing coroutine_fn function signature to functions
 2021-05-03 17:08 UTC  (2+ messages)

[Qemu-devel] [Bug 1368178] [NEW] Windows ME falsely detects qemu's videocards as Number Nine Imagine 128
 2021-05-03 16:53 UTC  (3+ messages)
` [Bug 1368178] "

[PATCH v2 0/7] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-05-03 17:07 UTC  (7+ messages)
` [PATCH v2 3/7] ACPI ERST: support for ACPI ERST feature

[Qemu-devel] [Bug 1377095] [NEW] KVM guest VM does not reattach a throughpassed USB printer from Host after switching printer off and on
 2021-05-03 16:47 UTC  (2+ messages)
` [Bug 1377095] "

[Qemu-devel] [Bug 1364501] [NEW] Gdb hangs when trying to single-step after an invalid instruction
 2021-05-03 16:40 UTC  (2+ messages)
` [Bug 1364501] "

[Qemu-devel] [Bug 1371915] [NEW] Make Uninstall Rule Requested
 2021-05-03 16:47 UTC  (2+ messages)
` [Bug 1371915] "

[Qemu-devel] [Bug 1366363] [NEW] qemu-git gravis ultrasound not working
 2021-05-03 16:41 UTC  (2+ messages)
` [Bug 1366363] "

[Qemu-devel] [Bug 1367365] [NEW] qemu-img fixed vhd issues
 2021-05-03 16:41 UTC  (2+ messages)
` [Bug 1367365] "

[Qemu-devel] [Bug 1336794] [NEW] 9pfs does not honor open file handles on unlinked files
 2021-05-03 16:40 UTC  (2+ messages)
` [Bug 1336794] "

[Qemu-devel] [Bug 1338591] [NEW] Cursor jumps on shape change with vmware vga
 2021-05-03 16:40 UTC  (2+ messages)
` [Bug 1338591] "

[PATCH v3 0/2] hw: Convert mc146818rtc & etraxfs_timer to 3-phase reset interface
 2021-05-03 16:52 UTC  (5+ messages)
` [PATCH v3 1/2] hw/timer/etraxfs_timer: Convert to 3-phase reset (Resettable interface)
` [PATCH v3 2/2] hw/rtc/mc146818rtc: "

[PATCH] coverity-scan: list components, move model to scripts/coverity-scan
 2021-05-03 16:49 UTC 

[Bug 1307225] Re: Running a virtual machine on a Haswell system produces machine check events
 2021-05-03 16:33 UTC 

[Qemu-devel] [Bug 1277433] [NEW] GDB context is inconsistent after "monitor system_reset"
 2021-05-03 16:33 UTC  (2+ messages)
` [Bug 1277433] "

[Bug 1323758] Re: Mouse stops working when connected usb-storage-device
 2021-05-03 16:34 UTC 

[RFC PATCH-for-6.1 0/9] hw/clock: Strengthen machine (non-qdev) clock propagation
 2021-05-03 16:37 UTC  (10+ messages)

[PATCH v5 00/10] qtests: Check accelerator available at runtime via QMP 'query-accels'
 2021-05-03 16:33 UTC  (6+ messages)
` [PATCH v5 08/10] qtest/bios-tables-test: Make test build-independent from accelerator

[PATCH v2 0/6] hw/sparc/sun4m: Introduce Sun4mMachineClass to access sun4m_hwdefs
 2021-05-03 16:35 UTC  (14+ messages)
` [PATCH v2 1/6] hw/sparc/sun4m: Have sun4m machines inherit new TYPE_SUN4M_MACHINE
` [PATCH v2 2/6] hw/sparc/sun4m: Introduce Sun4mMachineClass
` [PATCH v2 3/6] hw/sparc/sun4m: Factor out sun4m_machine_class_init()
` [PATCH v2 4/6] hw/sparc/sun4m: Register machine types in sun4m_machine_types[]
` [PATCH v2 5/6] hw/sparc/sun4m: Fix code style for checkpatch.pl
` [PATCH v2 6/6] hw/sparc/sun4m: Move each sun4m_hwdef definition in its class_init

[Qemu-devel] [Bug 1396052] [NEW] migration failed when running BurnInTest in guest
 2021-05-03 16:11 UTC  (2+ messages)
` [Bug 1396052] "

[PATCH v6 00/26] TCI fixes and cleanups
 2021-05-03 16:22 UTC  (5+ messages)
` [PATCH v6 25/26] gitlab: Rename ACCEL_CONFIGURE_OPTS to EXTRA_CONFIGURE_OPTS
` [PATCH v6 26/26] gitlab: Enable cross-i386 builds of TCI

[Qemu-devel] [Bug 1342686] [NEW] Windows 95 setup hangs
 2021-05-03 16:10 UTC  (2+ messages)
` [Bug 1342686] "

[Bug 1310714] Re: User mode networking SLIRP rapid memory leak
 2021-05-03 16:06 UTC 

[PATCH 0/6] block permission updated follow-up
 2021-05-03 16:05 UTC  (13+ messages)
` [PATCH 1/6] block: fix leak of tran in bdrv_root_attach_child
` [PATCH 2/6] block: bdrv_reopen_multiple(): fix leak of tran object
` [PATCH 3/6] block-backend: improve blk_root_get_parent_desc()
` [PATCH 4/6] block: improve bdrv_child_get_parent_desc()
` [PATCH 5/6] block: simplify bdrv_child_user_desc()
` [PATCH 6/6] block: improve permission conflict error message
` [PATCH 7/6] block: document child argument of bdrv_attach_child_common()

[Qemu-devel] [Bug 1762558] [NEW] Many crashes with "memslot_get_virt: slot_id 170 too big"-type errors in 2.12.0 rc2
 2021-05-03 15:48 UTC  (2+ messages)
` [Bug 1762558] "

[PATCH] spapr: Modify ibm,get-config-addr-info2 to set DEVNUM in PE config address
 2021-05-03 15:47 UTC  (5+ messages)
` [PATCH] spapr: Modify ibm, get-config-addr-info2 "

[PATCH v3 0/7] target/ppc: untangle CPU init from translation
 2021-05-03 15:25 UTC  (5+ messages)
` [PATCH v3 4/7] target/ppc: turned SPR R/W callbacks not static

[Qemu-devel] [Bug 1258626] [NEW] Curses Keyboard Broken On OS X
 2021-05-03 14:51 UTC  (2+ messages)
` [Bug 1258626] "

[Qemu-devel] [Bug 1213196] [NEW] -serial tcp should hang up when DTR goes low
 2021-05-03 14:50 UTC  (2+ messages)
` [Bug 1213196] "

[Qemu-devel] [Bug 1269628] [NEW] Feature Request: Please add TCG OPAL 2 emulation support to the virtio disk emulation
 2021-05-03 14:51 UTC  (2+ messages)
` [Bug 1269628] "

[PATCH v3 00/15] qemu_iotests: improve debugging options
 2021-05-03 15:03 UTC  (13+ messages)
` [PATCH v3 04/15] qemu-iotests: add option to attach gdbserver
` [PATCH v3 05/15] qemu-iotests: delay QMP socket timers
` [PATCH v3 14/15] qemu_iotests: add option to show qemu binary logs on stdout

[PATCH RESEND] pc-dimm: remove unnecessary get_vmstate_memory_region() method
 2021-05-03 14:52 UTC  (2+ messages)

Problem with Avocado and QEMU console
 2021-05-03 14:46 UTC  (4+ messages)

[PATCH 0/2] block: Fix Transaction leaks
 2021-05-03 14:33 UTC  (13+ messages)
` [PATCH 1/2] block: Fix Transaction leak in bdrv_root_attach_child()
` [PATCH 2/2] block: Fix Transaction leak in bdrv_reopen_multiple()

[PATCH v2 0/5] usb: fix some memory allocation issues
 2021-05-03 14:25 UTC  (10+ messages)
` [PATCH v2 1/5] usb/hid: avoid dynamic stack allocation
` [PATCH v2 2/5] usb/redir: avoid dynamic stack allocation (CVE-2021-3527)
` [PATCH v2 3/5] usb/mtp: avoid dynamic stack allocation
` [PATCH v2 4/5] usb/xhci: sanity check packet size
` [PATCH v2 5/5] usb: limit combined packets to 1 MiB

Adjustments of NVDIMM devices and future data safety
 2021-05-03 14:09 UTC  (2+ messages)

[PATCH v2] hw/net/imx_fec: return 0xffff when accessing non-existing PHY
 2021-05-03 13:53 UTC 

[RFC 0/1] Implement AVR WDT (watchdog timer)
 2021-05-03 13:36 UTC  (6+ messages)
` [RFC 1/1] Implement AVR watchdog timer

[PATCH 0/4] block/vvfat: Fix leaks and out of bounds writes
 2021-05-03 13:24 UTC  (5+ messages)
` [PATCH 1/4] block/vvfat: Fix leak of BDRVVVFATState::qcow_filename
` [PATCH 2/4] block/vvfat: Fix leak of BDRVVVFATState::used_clusters

Live migration support for virtio-fs
 2021-05-03 13:07 UTC  (4+ messages)
        ` [Virtio-fs] "

[PATCH] hw/arm/raspi: Remove deprecated raspi2/raspi3 aliases
 2021-05-03 12:54 UTC  (2+ messages)

[qemu-web PATCH] Update website to point to the new bug tracker at GitLab instead of Launchpad
 2021-05-03 13:05 UTC  (4+ messages)

[PATCH v3 00/30] Base for adding PowerPC 64-bit instructions
 2021-05-03 13:00 UTC  (11+ messages)
` [PATCH v3 07/30] target/ppc: Move DISAS_NORETURN setting into gen_exception*
` [PATCH v3 08/30] target/ppc: Remove special case for POWERPC_SYSCALL
` [PATCH v3 09/30] target/ppc: Remove special case for POWERPC_EXCP_TRAP
` [PATCH v3 27/30] target/ppc: Move D/DS/X-form integer loads to decodetree

[PATCH] target/ppc/spapr: Update H_GET_CPU_CHARACTERISTICS bits
 2021-05-03 12:58 UTC 

[Qemu-devel] [Bug 1185395] [NEW] qemu-1.5.0 savevm error -95 while writing vm with ceph-rbd as storage-backend
 2021-05-03 12:37 UTC  (2+ messages)
` [Bug 1185395] "

[Bug 1163034] Re: linux-user mode can't handle guest setting a very small RLIMIT_AS (hangs running gnutls28, coreutils configure check code)
 2021-05-03 12:37 UTC 

[PATCH 0/2] hw/usb: Do not build USB subsystem if not required
 2021-05-03 12:45 UTC  (4+ messages)

[PATCH v4 0/5] qemu-iotests: quality of life improvements
 2021-05-03 12:23 UTC  (2+ messages)

[PATCH] Deprecate pmem=on with non-DAX capable backend file
 2021-05-03 12:14 UTC  (4+ messages)

[Qemu-devel] [Bug 1096714] [NEW] qemu 1.3.0: usb devices shouldn't have same vendor/product ID and same serial
 2021-05-03 11:27 UTC  (2+ messages)
` [Bug 1096714] "

[Qemu-devel] [Bug 1101210] [NEW] qemu 1.3.0: usb keyboard not fully working
 2021-05-03 11:27 UTC  (2+ messages)
` [Bug 1101210] Re: qemu 1.4.2: "

[Bug 1128935] Re: MIPS r4k "TLB modified exception" generated for TLB entries that are not visible to the TLBP instruction
 2021-05-03 11:28 UTC 

[Qemu-devel] [Bug 1022023] [NEW] vga/std lacks few wide screen modes
 2021-05-03 11:19 UTC  (2+ messages)
` [Bug 1022023] "

[Qemu-devel] [Bug 1090604] [NEW] RFE: Implement support for SMBIOS Type 41 structures
 2021-05-03 11:20 UTC  (2+ messages)
` [Bug 1090604] "

[Qemu-devel] [Bug 944628] [NEW] Documentation for mtdblock, option-rom, and pflash is non-existent
 2021-05-03 11:19 UTC  (2+ messages)
` [Bug 944628] "

[PATCH 0/6] coroutine: new sleep/wake API
 2021-05-03 11:25 UTC  (7+ messages)
` [PATCH 1/6] coroutine-sleep: use a stack-allocated timer
` [PATCH 2/6] coroutine-sleep: disallow NULL QemuCoSleepState** argument
` [PATCH 3/6] coroutine-sleep: allow qemu_co_sleep_wake that wakes nothing
` [PATCH 4/6] coroutine-sleep: move timer out of QemuCoSleepState
` [PATCH 5/6] coroutine-sleep: replace QemuCoSleepState pointer with struct in the API
` [PATCH 6/6] coroutine-sleep: introduce qemu_co_sleep


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