qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-18 09:18:29 to 2020-11-18 17:50:34 UTC [more...]

[PATCH] trace: use STAP_SDT_V2 to work around symbol visibility
 2020-11-18 17:48 UTC 

[RFC v3 0/9] i386 cleanup
 2020-11-18 17:30 UTC  (23+ messages)
` [RFC v3 1/9] i386: move kvm accel files into kvm/
` [RFC v3 2/9] i386: move whpx accel files into whpx/
` [RFC v3 3/9] i386: move hax accel files into hax/
` [RFC v3 4/9] i386: hvf: remove stale MAINTAINERS entry for old hvf stubs
` [RFC v3 5/9] i386: move TCG accel files into tcg/
` [RFC v3 6/9] i386: move cpu dump out of helper.c into cpu-dump.c
` [RFC v3 7/9] i386: move TCG cpu class initialization out of helper.c
` [RFC v3 8/9] module: introduce MODULE_INIT_ACCEL_CPU
` [RFC v3 9/9] i386: split cpu accelerators from cpu.c

[PATCH PROTOTYPE 0/6] virtio-mem: vfio support
 2020-11-18 17:37 UTC  (10+ messages)
` [PATCH PROTOTYPE 3/6] vfio: Implement support for sparse RAM memory regions

[PATCH-for-5.2? 0/2] two qtest bugfix
 2020-11-18 17:22 UTC  (8+ messages)
` [PATCH-for-5.2? 1/2] tests/qtest: variable defined by g_autofree need to be initialized
` [PATCH-for-5.2? 2/2] tests/qtest: fix memleak in npcm7xx_watchdog_timer-test

[PATCH 0/6] configure / meson: Move check for headers to meson.build
 2020-11-18 17:27 UTC  (9+ messages)
` [PATCH 1/6] configure: Remove the obsolete check for ifaddrs.h
` [PATCH 2/6] configure / meson: Move check for pty.h to meson.build
` [PATCH 3/6] configure / meson: Move check for drm.h "
` [PATCH 4/6] configure / meson: Move check for sys/signal.h "
` [PATCH 5/6] "
` [PATCH 6/6] configure / meson: Move check for linux/btrfs.h "

[PATCH v4 0/2] MTE support for KVM guest
 2020-11-18 17:05 UTC  (12+ messages)
` [PATCH v4 1/2] arm64: kvm: Save/restore MTE registers
` [PATCH v4 2/2] arm64: kvm: Introduce MTE VCPU feature

[Qemu-devel] [Bug 1371915] [NEW] Make Uninstall Rule Requested
 2020-11-18 16:49 UTC  (3+ messages)
` [Bug 1371915] "

[PATCH] hvf: Gate RDTSCP on CPU_BASED2_RDTSCP, not just CPU_BASED_TSC_OFFSET
 2020-11-18 17:08 UTC  (2+ messages)

[PULL 00/92] Misc patches for 2020-09-24
 2020-11-18 17:08 UTC  (4+ messages)
` [PULL 19/92] hw/char/serial: Assert serial_ioport_read/write offset fits 8 bytes

[RFC PATCH v2 00/37] cleanup qemu_init and make sense of command line processing
 2020-11-18 16:57 UTC  (15+ messages)
` [PATCH 11/29] vl: extract various command line desugaring snippets to a new function
` [PATCH 12/29] vl: create "-net nic -net user" default earlier
` [PATCH 17/29] vl: separate qemu_create_early_backends
` [PATCH 18/29] vl: separate qemu_create_late_backends
` [PATCH 19/29] vl: separate qemu_create_machine
` [PATCH 20/29] vl: separate qemu_apply_machine_options

[PATCH] linux-user/elfload: Fix handling of pure BSS segments
 2020-11-18 16:52 UTC 

[PATCH] build: add "make uninstall" target
 2020-11-18 16:53 UTC 

[PATCH] hvf: Fix segment selector format
 2020-11-18 16:42 UTC  (4+ messages)

[PATCH 0/4] vhost-user: avoid g_return_val_if() in get/set_config()
 2020-11-18 16:28 UTC  (8+ messages)
` [PATCH 1/4] contrib/vhost-user-blk: avoid g_return_val_if() input validation
` [PATCH 2/4] contrib/vhost-user-gpu: "
` [PATCH 3/4] contrib/vhost-user-input: "
` [PATCH 4/4] block/export: "

[PATCH] dbus-vmstate: replace g_return with error handling
 2020-11-18 16:31 UTC  (2+ messages)

[Qemu-devel] [Bug 1625216] [NEW] memory writes via gdb don't work for memory mapped hardware
 2020-11-18 16:08 UTC  (2+ messages)
` [Bug 1625216] "

[PATCH for-6.0 0/6] Add HMP/QMP commands to query accelerator
 2020-11-18 16:23 UTC  (19+ messages)
` [PATCH for-6.0 1/6] qapi: Add query-accel command

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

[PATCH] hvf: Fix value of MMU_PAGE_NX and add MMU_PAGE_RS
 2020-11-18 16:21 UTC  (2+ messages)

[Qemu-devel] [Bug 1620660] [NEW] man page is missing suboptions for "-display"
 2020-11-18 16:03 UTC  (2+ messages)
` [Bug 1620660] "

[Bug 1904331] [NEW] Coding bug in the function serial_ioport_write in serial.c
 2020-11-18 15:40 UTC  (2+ messages)
` [Bug 1904331] "

[Bug 1904206] [NEW] install QEMU
 2020-11-18 15:40 UTC  (2+ messages)
` [Bug 1904206] "

[PATCH 1/2] file-posix: Use OFD lock only if the filesystem supports the lock
 2020-11-18 15:44 UTC  (6+ messages)
` [PATCH 2/2] tests/test-image-locking: Pass the fd to the argument of qemu_has_ofd_lock()

[PATCH v2 00/16] qapi: static typing conversion, pt3
 2020-11-18 15:41 UTC  (9+ messages)
` [PATCH v2 03/16] qapi/expr.py: constrain incoming expression types
` [PATCH v2 04/16] qapi/expr.py: Add assertion for union type 'check_dict'
` [PATCH v2 06/16] qapi/expr.py: Check type of 'data' member
` [PATCH v2 07/16] qapi/expr.py: Add casts in a few select cases

Regressions in build process introduced since August
 2020-11-18 15:34 UTC  (2+ messages)

[PULL 0/1] ppc-for-5.2 patch queue 2020-11-18
 2020-11-18 15:28 UTC  (3+ messages)
` [PULL 1/1] Revert series "spapr/xive: Allocate vCPU IPIs from the vCPU contexts"
` [EXTERNAL] [PULL 0/1] ppc-for-5.2 patch queue 2020-11-18

[PULL 0/4] Misc fixes patches
 2020-11-18 15:24 UTC  (6+ messages)
` [PULL 1/4] authz-list-file: Fix file read error handling
` [PULL 2/4] authz-list-file: Improve an error message
` [PULL 3/4] authz-pam: Check that 'service' property is set
` [PULL 4/4] authz-simple: Check that 'identity' "

[PATCH] target/arm: fix stage 2 page-walks in 32-bit emulation
 2020-11-18 15:04 UTC 

[RFC PATCH] .cirrus.yml: bump timeout period for MacOS builds
 2020-11-18 15:11 UTC  (2+ messages)

[PATCH for-5.2 v3] s390x/pci: fix endianness issues
 2020-11-18 15:00 UTC  (4+ messages)

[PATCH v3 RESEND] fcntl: Add 32bit filesystem mode
 2020-11-18  9:00 UTC  (4+ messages)

[PATCH 0/2] Fix some style problems in qom
 2020-11-18  6:45 UTC  (3+ messages)
` [PATCH 1/2] qom:open brace '{' following struct go on the same line
` [PATCH 2/2] qom:delete trailing whitespace

[PATCH v2 0/7] UFFD write-tracking migration/snapshots
 2020-11-18 14:54 UTC  (9+ messages)
` [PATCH v2 1/7] Introduce 'track-writes-ram' migration capability
` [PATCH v2 2/7] Introduced UFFD-WP low-level interface helpers. Implemented support for the whole RAM block memory protection/un-protection. Higher level ram_write_tracking_start() and ram_write_tracking_stop() to start/stop tracking memory writes on the whole VM memory
` [PATCH v2 3/7] Support UFFD write fault processing in ram_save_iterate()
` [PATCH v2 4/7] Implementation of write-tracking migration thread
` [PATCH v2 5/7] Implementation of vm_start() BH
` [PATCH v2 6/7] The rest of write tracking migration code
` [PATCH v2 7/7] Introduced simple linear scan rate limiting mechanism for write tracking migration

[PATCH 0/7] UFFD write-tracking migration/snapshots
 2020-11-18 14:31 UTC  (10+ messages)
` [PATCH 1/7] Introduce 'track-writes-ram' migration capability
` [PATCH 2/7] Introduced UFFD-WP low-level interface helpers. Implemented support for the whole RAM block memory protection/un-protection. Higher level ram_write_tracking_start() and ram_write_tracking_stop() to start/stop tracking memory writes on the whole VM memory
` [PATCH 3/7] Support UFFD write fault processing in ram_save_iterate()
` [PATCH 4/7] Implementation of write-tracking migration thread
` [PATCH 5/7] Implementation of vm_start() BH
` [PATCH 6/7] The rest of write tracking migration code
` [PATCH 7/7] Introduced simple linear scan rate limiting mechanism for write tracking migration

[PATCH] ide:atapi: check io_buffer_index in ide_atapi_cmd_reply_end
 2020-11-18 14:27 UTC 

[PATCH] hw/watchdog/wdt_diag288: Remove unnecessary includes
 2020-11-18 14:30 UTC  (4+ messages)

[PATCH] qapi: Normalize version references x.y.0 to just x.y
 2020-11-18 14:18 UTC  (2+ messages)

[PATCH] cirrus-ci: parallelize "make check"
 2020-11-18 13:43 UTC  (3+ messages)

[PULL 0/7] HVF and Windows changes for QEMU 5.2-rc
 2020-11-18 13:42 UTC  (9+ messages)
` [PULL 1/7] meson: Fix argument for makensis (build regression)
` [PULL 2/7] docs: Fix some typos (found by codespell)
` [PULL 3/7] meson: Fix build with --disable-guest-agent-msi
` [PULL 4/7] meson: Fixes curses detection on msys2
` [PULL 5/7] hvf: Gate RDTSCP on CPU_BASED2_RDTSCP, not just CPU_BASED_TSC_OFFSET
` [PULL 6/7] hvf: Fix segment selector format
` [PULL 7/7] buildsys: Help git-diff adding .gitattributes config file

[PATCH v1 0/7] UFFD write-tracking migration/snapshots
 2020-11-18 13:09 UTC  (9+ messages)
` [PATCH v1 1/7] Introduce 'track-writes-ram' migration capability
` [PATCH v1 2/7] Introduced UFFD-WP low-level interface helpers. Implemented support for the whole RAM block memory protection/un-protection. Higher level ram_write_tracking_start() and ram_write_tracking_stop() to start/stop tracking memory writes on the whole VM memory
` [PATCH v1 3/7] Support UFFD write fault processing in ram_save_iterate()
` [PATCH v1 4/7] Implementation of write-tracking migration thread
` [PATCH v1 5/7] Implementation of vm_start() BH
` [PATCH v1 6/7] The rest of write tracking migration code
` [PATCH v1 7/7] Introduced simple linear scan rate limiting mechanism for write tracking migration

Property '.hmat' not found
 2020-11-18 12:31 UTC  (6+ messages)

[Bug 1903470] [NEW] qemu 5.1.0: Add UNIX socket support for netdev socket
 2020-11-18 11:49 UTC  (3+ messages)
` [Bug 1903470] "

[Bug 1163034] Re: linux-user mode can't handle guest setting a very small RLIMIT_AS (hangs running gnutls28, coreutils configure check code)
 2020-11-18 11:16 UTC  (2+ messages)

[PATCH 00/10] vhost/qemu: thread per IO SCSI vq
 2020-11-18 11:31 UTC  (5+ messages)

[Qemu-devel] [Bug 1680991] [NEW] System Timer returning 0 tick count for raspi2 emulation
 2020-11-18 11:14 UTC  (3+ messages)
` [Bug 1680991] Re: raspi2: system timer device not implemented

[PATCH v2 0/5] ARM: reduce the memory consumed when mapping UEFI flash images
 2020-11-18 11:18 UTC  (6+ messages)
` [PATCH v2 1/5] hw/block: blk_check_size_and_read_all should report backend name
` [PATCH v2 2/5] hw/block: Flash images can be smaller than the device
` [PATCH v2 3/5] hw/arm: Convert assertions about flash image size to error_report
` [PATCH v2 4/5] hw/arm: Flash image mapping follows image size
` [PATCH v2 5/5] hw/arm: Only minimise flash size on older machines

[PATCH for-5.2] meson: Fix build with --disable-guest-agent-msi
 2020-11-18 11:16 UTC  (3+ messages)

question about bdrv_replace_node
 2020-11-18 10:54 UTC  (2+ messages)

[Qemu-devel] [Bug 1837651] [NEW] -netdev socket uses 100% cpu on Windows host
 2020-11-18 10:43 UTC  (2+ messages)
` [Bug 1837651] "

[Qemu-devel] [Bug 1635339] [NEW] qxl_pre_save assertion failure on vm "save"
 2020-11-18 10:39 UTC  (2+ messages)
` [Bug 1635339] "

[Qemu-devel] [Bug 676934] [NEW] Ability to use -net socket with unix sockets
 2020-11-18 10:33 UTC  (2+ messages)
` [Bug 676934] "

[Qemu-devel] [Bug 1608802] [NEW] READ_DMA (0xC8) command does not work correctly
 2020-11-18 10:26 UTC  (2+ messages)
` [Bug 1608802] "

[PATCH v2] drivers/virt: vmgenid: add vm generation id driver
 2020-11-18 10:30 UTC  (2+ messages)

About 'qemu-security' mailing list
 2020-11-18 10:32 UTC  (12+ messages)

[Qemu-devel] [Bug 1565395] [NEW] qemu-2.4.1 fails when compiled against pulseaudio
 2020-11-18 10:16 UTC  (2+ messages)
` [Bug 1565395] "

[Qemu-devel] [Bug 1243968] [NEW] VMware ESXi on QEmu Kernel Panic
 2020-11-18 10:14 UTC  (2+ messages)
` [Bug 1243968] "

[PATCH for-5.2] s390x/pci: fix endianness issues
 2020-11-18 10:19 UTC  (3+ messages)

[PATCH for 5.3-rc3 v1 0/6] testing fixes (avocado, gitlab)
 2020-11-18  9:54 UTC  (7+ messages)
` [PATCH v1 2/6] tests: add prefixes to the bare mkdtemp calls
` [PATCH v1 4/6] gitlab: move remaining x86 check-tcg targets to gitlab
` [PATCH v1 6/6] gitlab-ci: Move trace backend tests across "


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