qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-13 11:05:15 to 2020-11-15 15:11:20 UTC [more...]

[PATCH 3/30] crypt: Fix Lesser GPL version number
 2020-11-15 15:10 UTC  (3+ messages)
` [PATCH 20/30] migration: "

[RFC] vfio-pci/migration: Dirty logging of the Memory BAR region?
 2020-11-15 15:03 UTC  (2+ messages)

[PATCH for-5.2? 0/4] Fix build failures on Haiku
 2020-11-15 14:34 UTC  (11+ messages)
` [PATCH 1/4] configure: Fix the _BSD_SOURCE define for the Haiku build
` [PATCH 2/4] configure: Do not build pc-bios/optionrom on Haiku
` [PATCH 3/4] configure: Add a proper check for sys/ioccom.h and use it in tpm_ioctl.h
` [PATCH 4/4] tests/vm: Add Haiku test based on their vagrant images

[PATCH v11 0/7] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-11-15 11:36 UTC  (8+ messages)
` [PATCH v11 1/7] Introduce yank feature
` [PATCH v11 2/7] block/nbd.c: Add "
` [PATCH v11 3/7] chardev/char-socket.c: "
` [PATCH v11 4/7] migration: "
` [PATCH v11 5/7] io/channel-tls.c: make qio_channel_tls_shutdown thread-safe
` [PATCH v11 6/7] io: Document qmp oob suitability of qio_channel_shutdown and io_shutdown
` [PATCH v11 7/7] tests/test-char.c: Wait for the chardev to connect in char_socket_client_dupid_test

[PATCH 0/2] colo-compare: Fix memory leak for non-tcp packet
 2020-11-15 11:19 UTC  (3+ messages)
` [PATCH 1/2] net/colo-compare.c: "
` [PATCH 2/2] net/colo-compare.c: Optimize removal of secondary packet

Regressions in build process introduced since August
 2020-11-15 10:57 UTC 

[Bug 1904317] [NEW] cpu feature selection is not affected to guest 's cpuid with whpx
 2020-11-15  9:06 UTC 

[Bug 1904315] [NEW] CTRL+ALT is ignored on gtk window (configured with gtk and sdl)
 2020-11-15  8:31 UTC 

[PATCH v10 1/8] Introduce yank feature
 2020-11-15  8:29 UTC  (6+ messages)
` [PATCH v10 7/8] MAINTAINERS: Add myself as maintainer for "

[PATCH v3] arm/monitor: Add support for 'info tlb' command
 2020-11-15  7:53 UTC 

[PATCH] hw: add compat machines for 6.0
 2020-11-15  7:02 UTC  (3+ messages)

[Qemu-devel] [PULL v2 00/12] MIPS queue for January 17, 2019 - v2
 2020-11-14 18:23 UTC  (3+ messages)
` [Qemu-devel] [PULL v2 12/12] target/mips: Introduce 32 R5900 multimedia registers

[PATCH 1/2] ppc/translate: Implement lxvwsx opcode
 2020-11-14 17:13 UTC  (5+ messages)

[PATCH] vhost-user-blk: Fix two resource leaks
 2020-11-14 16:46 UTC  (3+ messages)
` [PATCH V2] vhost-user-blk/scsi: Fix broken error handling for socket call

[PULL 0/2] riscv-to-apply queue
 2020-11-14 15:25 UTC  (4+ messages)
` [PULL 1/2] intc/ibex_plic: Fix some typos in the comments
` [PULL 2/2] intc/ibex_plic: Ensure we don't loose interrupts

[PATCH v2] arm/monitor: Add support for 'info tlb' command
 2020-11-14 14:58 UTC 

[PATCH] arm/monitor: Add support for 'info tlb' command
 2020-11-14 14:58 UTC  (4+ messages)

[PATCH] fpu/softfloat.c: add spaces around operator
 2020-11-14 13:15 UTC  (2+ messages)

[PATCH for-5.2] qga: update schema for guest-get-disks 'dependents' field
 2020-11-14 12:21 UTC  (2+ messages)

[PATCH RFC] vfio: Move the saving of the config space to the right place in VFIO migration
 2020-11-14  9:17 UTC 

[PATCH v2] json: Fix a memleak in parse_pair()
 2020-11-14  9:08 UTC  (2+ messages)

[PATCH 1/9] Enabling BSD symbols
 2020-11-14  8:47 UTC  (2+ messages)

[PATCH v2-for-5.2] macio: set user_creatable to false in macio_class_init()
 2020-11-11  6:20 UTC  (2+ messages)

[Qemu-devel] [Bug 1770724] [NEW] e1000 takes a long time (2 seconds) to set link ready
 2020-11-14  6:38 UTC  (2+ messages)
` [Bug 1770724] "

[Qemu-devel] [Bug 1799919] [NEW] IDE HDD emulation random read/write errors
 2020-11-14  6:31 UTC  (4+ messages)
` [Bug 1799919] "

[Qemu-devel] [Bug 1758091] [NEW] vmxnet3 unable to send IPv6 ESP packets
 2020-11-14  5:54 UTC  (3+ messages)
` [Bug 1758091] "

[PATCH] tests/vm: update NetBSD to 9.1
 2020-11-14  4:01 UTC 

[Bug 1904259] [NEW] include/qemu/atomic.h:495:5: error: misaligned atomic operation may incur significant performance penalty (Clang 11; Ubuntu 16 i686)
 2020-11-14  3:52 UTC  (3+ messages)
` [Bug 1904259] "

[Bug 1894836] [NEW] kernel panic using hvf with CPU passthrough
 2020-11-14  3:43 UTC  (2+ messages)
` [Bug 1894836] "

[PATCH 0/5 v5] KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macros
 2020-11-14  1:49 UTC  (6+ messages)
` [PATCH 1/5 v5] KVM: x86: Change names of some of the kvm_x86_ops functions to make them more semantical and readable
` [PATCH 2/5 v5] KVM: SVM: Fill in conforming svm_x86_ops via macro
` [PATCH 3/5 v5] KVM: nSVM: Fill in conforming svm_nested_ops "
` [PATCH 4/5 v5] KVM: VMX: Fill in conforming vmx_x86_ops "
` [PATCH 5/5 v5] KVM: nVMX: Fill in conforming vmx_nested_ops "

[Bug 1904206] [NEW] install QEMU
 2020-11-13 22:18 UTC  (3+ messages)
` [Bug 1904206] "

[PATCHv2 00/17] ARM Secure EL2 extension
 2020-11-13 21:54 UTC  (15+ messages)
` [PATCH 01/17] target/arm: remove redundant tests
` [PATCH 02/17] target/arm: add arm_is_el2_enabled() helper
` [PATCH 09/17] target/arm: add MMU stage 1 for Secure EL2
` [PATCH 10/17] target/arm: add ARMv8.4-SEL2 system registers
` [PATCH 11/17] target/arm: do S1_ptw_translate() before address space lookup
` [PATCH 13/17] target/arm: handle VMID change in secure state
` [PATCH 14/17] target/arm: set HPFAR_EL2.NS on secure stage 2 faults

[PATCH 0/3] quorum: Require WRITE perm with rewrite-corrupted
 2020-11-13 21:17 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] iotests/081: Filter image format after testdir
` [PATCH 3/3] iotests/081: Test rewrite-corrupted without WRITE

[PATCH v4 0/2] quorum: Implement bdrv_co_block_status()
 2020-11-13 19:44 UTC  (5+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] quorum: Implement bdrv_co_pwrite_zeroes()

[PATCH v2 0/7] Common macros for QAPI list growth
 2020-11-13 19:39 UTC  (3+ messages)
` [PATCH v2 7/7] qapi: More complex uses of QAPI_LIST_APPEND

[PATCH v7 00/21] preallocate filter
 2020-11-13 19:33 UTC  (32+ messages)
` [PATCH v7 07/21] block: bdrv_check_perm(): process children anyway
` [PATCH v7 08/21] block: introduce preallocate filter
` [PATCH v7 11/21] iotests.py: execute_setup_common(): add required_fmts argument
` [PATCH v7 12/21] iotests: add 298 to test new preallocate filter driver
` [PATCH v7 13/21] scripts/simplebench: fix grammar: s/successed/succeeded/
` [PATCH v7 14/21] scripts/simplebench: support iops
` [PATCH v7 15/21] scripts/simplebench: use standard deviation for +- error
` [PATCH v7 16/21] simplebench: rename ascii() to results_to_text()
` [PATCH v7 17/21] simplebench: move results_to_text() into separate file
` [PATCH v7 18/21] simplebench/results_to_text: improve view of the table
` [PATCH v7 19/21] simplebench/results_to_text: add difference line to "
` [PATCH v7 20/21] simplebench/results_to_text: make executable
` [PATCH v7 21/21] scripts/simplebench: add bench_prealloc.py

[PULL 0/3] hmp queue
 2020-11-13 18:45 UTC  (5+ messages)
` [PULL 1/3] hmp: Pass monitor to mon_get_cpu()
` [PULL 2/3] hmp: Pass monitor to MonitorDef.get_value()
` [PULL 3/3] hmp: Pass monitor to mon_get_cpu_env()

[PATCH 00/13] char: QAPIfy the command line parsing
 2020-11-13 18:44 UTC  (7+ messages)
` [PATCH 08/13] char: Add mux option to ChardevOptions
` [PATCH 11/13] hmp/char: Use qemu_chr_parse_cli_str() for chardev-change

[Qemu-devel] [Bug 1799792] [NEW] Broken scaling with gtk, gl=on on a hidpi display
 2020-11-13 18:10 UTC  (3+ messages)
` [Bug 1799792] Re: Broken scaling with gtk,gl=on "

[PATCH] configure: Force-remove temp dir
 2020-11-13 16:11 UTC 

[PATCH] scsi-disk: convert more errno values back to SCSI statuses
 2020-11-13 18:15 UTC  (3+ messages)

[RFC PATCH] .gitlab-ci.d/check-patch: tweak output for CI logs
 2020-11-13 17:45 UTC  (2+ messages)

[PATCH 1/1] gitlab-ci: Use $CI_REGISTRY instead of hard-coding registry.gitlab.com
 2020-11-13 17:25 UTC 

[Qemu-devel] [Bug 1759338] [NEW] qemu-system-sparc w/ SS-20 ROM does not add processors
 2020-11-13 16:43 UTC  (4+ messages)
` [Bug 1759338] "

[PATCH v2 00/11] qapi: static typing conversion, pt2
 2020-11-13 16:48 UTC  (3+ messages)
` [PATCH v2 05/11] qapi/introspect.py: add preliminary type hint annotations

[PATCH 0/6] migration: Fixes and cleanups aroung migrate-set-parameters
 2020-11-13 16:39 UTC  (13+ messages)
` [PATCH 1/6] migration: Fix and clean up around @tls-authz
` [PATCH 2/6] migration: Fix migrate-set-parameters argument validation
` [PATCH 4/6] migration: Check xbzrle-cache-size more carefully
` [PATCH 6/6] migration: Fix a few absurdly defective error messages

[PATCH v3 0/2] quorum: Implement bdrv_co_block_status()
 2020-11-13 16:35 UTC  (9+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] quorum: Implement bdrv_co_pwrite_zeroes()

[PATCH] configure: Force-remove temp dir
 2020-11-13 16:33 UTC  (2+ messages)

[Qemu-devel] [Bug 1759337] [NEW] 'Failed to get "write" lock' error when trying to run a VM with disk image file on an SMB share
 2020-11-13 16:10 UTC  (2+ messages)
` [Bug 1759337] "

[Qemu-devel] [Bug 1759333] [NEW] Illegal Instruction with HVF when encountering SSE instructions in the emulator
 2020-11-13 16:10 UTC  (2+ messages)
` [Bug 1759333] "

[Qemu-devel] [Bug 1800401] [NEW] efifb on Linux guest fails to load when using VGA passthrough
 2020-11-13 16:05 UTC  (2+ messages)
` [Bug 1800401] "

[Qemu-devel] [Bug 1800088] [NEW] Assertion fail while usb camera redirect
 2020-11-13 16:04 UTC  (2+ messages)
` [Bug 1800088] "

[Qemu-devel] [Bug 1791763] [NEW] broken signal handling in nios2 user-mode emulation
 2020-11-13 16:00 UTC  (3+ messages)
` [Bug 1791763] "

Deprecate the nios2-linux-user target?
 2020-11-13 16:01 UTC 

[Qemu-devel] [Bug 1791796] [NEW] unimplemented thread syscalls in nios2 user-mode emulation
 2020-11-13 15:53 UTC  (2+ messages)
` [Bug 1791796] "

[Qemu-devel] [Bug 1787002] [NEW] disas/i386.c compile error
 2020-11-13 15:45 UTC  (2+ messages)
` [Bug 1787002] "

[Qemu-devel] [Bug 1788275] [NEW] -cpu ..., +topoext works only with EPYC CPU model
 2020-11-13 15:46 UTC  (2+ messages)
` [Bug 1788275] Re: -cpu ...,+topoext "

[Qemu-devel] [Bug 1787070] [NEW] Guests using the qxl-vga are freezing
 2020-11-13 15:46 UTC  (2+ messages)
` [Bug 1787070] "

[Qemu-devel] [Bug 1788701] [NEW] "Zoom to fit" doesn't work with -display gtk -vga virtio
 2020-11-13 15:47 UTC  (2+ messages)
` [Bug 1788701] "

[PATCH] io_uring: do not use pointer after free
 2020-11-13 15:41 UTC 

[PATCH] python, tests: do not use short-form boolean options
 2020-11-13 15:20 UTC 

[PATCH] Clean up includes
 2020-11-13 15:16 UTC  (2+ messages)

[PATCH for-5.2] spapr/xive: Create IPIs in KVM on demand
 2020-11-13 15:14 UTC 

[Bug 1904210] [NEW] Crashed with 'uncaught target signal SIGILL' while program has registered by signal(SIGILL, handler)
 2020-11-13 14:42 UTC 

[PATCH] json: Fix a memleak in parse_pair()
 2020-11-13 14:51 UTC  (3+ messages)

[PATCH for-5.2] iotests: Replace deprecated ConfigParser.readfp()
 2020-11-13 14:43 UTC  (4+ messages)

[RFC PATCH 00/12] Remove QemuOpts usage for HMP, -object and -readconfig
 2020-11-13 14:35 UTC  (2+ messages)

[PULL 0/6] Fixes 20201113 patches
 2020-11-13 13:40 UTC  (8+ messages)
` [PULL 1/6] audio/jack: fix use after free segfault
` [PULL 2/6] console: avoid passing con=NULL to graphic_hw_update_done()
` [PULL 3/6] hw/usb/Kconfig: Fix USB_XHCI_NEC (depends on USB_XHCI_PCI)
` [PULL 4/6] hw/display/cirrus_vga: Remove debugging code commented out
` [PULL 5/6] hw/display/cirrus_vga: Fix hexadecimal format string specifier
` [PULL 6/6] xhci: fix nec-usb-xhci properties

[PATCH] docs: Better mention of qemu-img amend limitations
 2020-11-13 13:40 UTC  (3+ messages)

[PATCH 00/10] Chipping away at qerror.h
 2020-11-13 13:39 UTC  (6+ messages)
` [PATCH 03/10] block: Improve some block-commit, block-stream error messages
` [PATCH 09/10] qom: Improve {qom, device}-list-properties "
  ` [PATCH 09/10] qom: Improve {qom,device}-list-properties "

[PATCH] tests: add prefixes to the bare mkdtemp calls
 2020-11-13 13:39 UTC  (2+ messages)

[PATCH RFC 0/5] block: implement Parallels Disk format driver
 2020-11-13 12:58 UTC  (6+ messages)
` [PATCH 1/5] block/prl-xml: add Parallels xml BlockDriver
` [PATCH 2/5] block/prl-xml: add bdrv_co_readv/writev and flush
` [PATCH 3/5] block/prl-xml: add bdrv_probe
` [PATCH 4/5] block/prl-xml: add bdrv_check
` [PATCH 5/5] iotests: add test for prl-xml format

[PATCH 0/2] authz-list-file: Error handling fixes
 2020-11-13 12:54 UTC  (4+ messages)
` [PATCH 2/2] authz-list-file: Improve an error message

[PATCH for-5.2 0/3] hmp: Fix arg evaluation crash (regression)
 2020-11-13 12:46 UTC  (8+ messages)
` [PATCH for-5.2 1/3] hmp: Pass monitor to mon_get_cpu()
` [PATCH for-5.2 2/3] hmp: Pass monitor to MonitorDef.get_value()
` [PATCH for-5.2 3/3] hmp: Pass monitor to mon_get_cpu_env()

[PULL for-5.2 0/1] MAINTAINERS: Replace my twiddle.net address
 2020-11-13 12:33 UTC  (2+ messages)

[PULL 0/1] vfio fix for QEMU 5.2-rc2
 2020-11-13 11:36 UTC  (2+ messages)

[PATCH v3 00/53] Make qdev static property API usable by any QOM type
 2020-11-13 11:26 UTC  (5+ messages)
` [PATCH v3 09/53] qdev: Make qdev_get_prop_ptr() get Object* arg
` [PATCH v3 12/53] qdev: Make error_set_from_qdev_prop_error() get Object* argument

[PATCH v2 001/122] vl: remove bios_name
 2020-11-13 11:17 UTC  (4+ messages)
` [PATCH v2 006/122] m68k: do not use ram_size global

[PATCH v3 0/4] Categorize some uncategorized devices
 2020-11-13 11:14 UTC  (4+ messages)
` [PATCH v3 2/4] ads7846: put it into the 'input' category

[PATCH] hmp: Update current monitor acts on the entire handle_hmp_command()
 2020-11-13 11:13 UTC  (3+ 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).