qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-17 15:25:48 to 2021-11-18 13:22:35 UTC [more...]

does drive_get_next(IF_NONE) make sense?
 2021-11-18 13:20 UTC  (10+ messages)

[PATCH v3 0/6] SEV: add kernel-hashes=on for measured -kernel launch
 2021-11-18 13:11 UTC  (5+ messages)

[PATCH-for-6.2? 0/3] docs/devel/style: Improve rST rendering
 2021-11-18 13:03 UTC  (7+ messages)
` [PATCH-for-6.2? 1/3] docs/devel/style: Improve GLib functions "
` [PATCH-for-6.2? 3/3] docs/devel/style: Improve types/qualifiers "

[qemu-web PATCH v2] Add Sponsors page
 2021-11-18 12:54 UTC  (2+ messages)

[PATCH v4 00/25] block layer: split block APIs in global state and I/O
 2021-11-18 12:42 UTC  (8+ messages)
` [PATCH v4 08/25] block: introduce assert_bdrv_graph_writable
` [PATCH v4 19/25] block_int-common.h: split function pointers in BlockDriver

[PATCH] net: vmxnet3: validate configuration values during activate (CVE-2021-20203)
 2021-11-18 12:32 UTC  (4+ messages)
    ` [PATCH-for-6.2] "

[PATCH-for-6.2 v3 0/2] hw/block/fdc: Fix CVE-2021-20196
 2021-11-18 12:06 UTC  (3+ messages)
` [PATCH-for-6.2 v3 1/2] hw/block/fdc: Kludge missing floppy drive to fix CVE-2021-20196
` [PATCH-for-6.2 v3 2/2] tests/qtest/fdc-test: Add a regression test for CVE-2021-20196

[PATCH v2 0/2] qemu-options: define -spice only #ifdef CONFIG_SPICE
 2021-11-18 11:58 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH-for-6.2 0/2] hw/block/fdc: Fix CVE-2021-3507
 2021-11-18 11:57 UTC  (3+ messages)
` [PATCH-for-6.2 1/2] hw/block/fdc: Prevent end-of-track overrun (CVE-2021-3507)
` [PATCH-for-6.2 2/2] tests/qtest/fdc-test: Add a regression test for CVE-2021-3507

[PATCH-for-6.2 v2 0/2] hw/block/fdc: Fix CVE-2021-20196
 2021-11-18 11:54 UTC  (6+ messages)
` [PATCH-for-6.2 v2 1/2] hw/block/fdc: Kludge missing floppy drive to fix CVE-2021-20196
` [PATCH-for-6.2 v2 2/2] tests/qtest/fdc-test: Add a regression test for CVE-2021-20196

[PATCH for-6.2 0/2] esp: add fix for reset before transfer
 2021-11-18 11:30 UTC  (5+ messages)
` [PATCH for-6.2 1/2] esp: ensure that async_len is reset to 0 during esp_hard_reset()
` [PATCH for-6.2 2/2] qtest/am53c974-test: add test for reset before transfer

[PATCH v2] hw/arm/virt: Expose empty NUMA nodes through ACPI
 2021-11-18 11:23 UTC  (17+ messages)

[PATCH v1 0/9] hw/mos6522: VIA timer emulation fixes and improvements
 2021-11-18 11:13 UTC  (3+ messages)

[PATCH v2 0/3] Some watchpoint-related patches
 2021-11-18 11:05 UTC  (4+ messages)
` [PATCH v2 1/3] icount: preserve cflags when custom tb is about to execute

[PATCH-for-6.2] hw/i386/microvm: Reduce annoying debug message in dt_setup_microvm()
 2021-11-18 10:55 UTC  (3+ messages)

[qemu-web PATCH] update links to the SubmitAPatch wiki page
 2021-11-18 10:45 UTC  (3+ messages)

[qemu-web PATCH] remove deployment phase from CI
 2021-11-18 10:44 UTC  (3+ messages)

[PATCH v2 for-6.2] meson.build: Support ncurses on MacOS and OpenBSD
 2021-11-18 10:43 UTC  (2+ messages)

[PULL 0/1] VFIO fixes 2021-11-17 (for v6.2)
 2021-11-18 10:13 UTC  (3+ messages)
` [PULL 1/1] vfio: Fix memory leak of hostwin

[PATCH v3] failover: fix unplug pending detection
 2021-11-18 10:04 UTC  (5+ messages)

[PATCH v1 0/3] support dirty restraint on vCPU
 2021-11-18  9:26 UTC  (5+ messages)
` [PATCH v1 1/3] migration/dirtyrate: implement vCPU dirtyrate calculation periodically
` [PATCH v1 2/3] cpu-throttle: implement vCPU throttle
` [PATCH v1 3/3] cpus-common: implement dirty restraint on vCPU

[PATCH] docs: Minor updates on the powernv documentation
 2021-11-18  9:03 UTC  (2+ messages)

[PATCH] docs: Introducing pseries documentation
 2021-11-18  8:57 UTC  (4+ messages)

[PATCH] block/vvfat.c fix leak when failure occurs
 2021-11-18  8:34 UTC  (2+ messages)

[PATCH v2 00/13] Eliminate drive_get_next()
 2021-11-18  8:07 UTC  (19+ messages)
` [PATCH v2 01/13] hw/sd/ssi-sd: Do not create SD card within controller's realize
` [PATCH v2 02/13] hw: Replace trivial drive_get_next() by drive_get()
` [PATCH v2 03/13] hw/arm/npcm7xx_boards: Replace "
` [PATCH v2 04/13] hw/arm/versatilepb hw/arm/vexpress: "
` [PATCH v2 05/13] hw/arm/imx25_pdk: "
` [PATCH v2 06/13] hw/arm/mcimx6ul-evk: "
` [PATCH v2 07/13] hw/arm/mcimx7d-sabre: "
` [PATCH v2 08/13] hw/arm/xlnx-versal-virt: "
` [PATCH v2 09/13] hw/microblaze: "
` [PATCH v2 10/13] hw/arm/xlnx-zcu102: "
` [PATCH v2 11/13] hw/arm/xilinx_zynq: "
` [PATCH v2 12/13] hw/arm/aspeed: "
` [PATCH v2 13/13] blockdev: Drop unused drive_get_next()

[PATCH 0/3] virtio-net: Only enable userland vq if using tap backend
 2021-11-18  7:56 UTC  (6+ messages)
` [PATCH 1/3] virtio-net: Fix indentation
` [PATCH 2/3] virtio-net: Only enable userland vq if using tap backend
` [PATCH 3/3] virtio-net: Fix log message

[PATCH] docs/COLO-FT.txt: Drop deprecated 'props' from object-add in COLO docs
 2021-11-18  6:49 UTC  (3+ messages)

[PULL 0/5] Python patches
 2021-11-18  6:45 UTC  (7+ messages)

[PATCH] docs/block-replication.txt: Fix replication top-id command demo
 2021-11-18  6:01 UTC  (2+ messages)

[PATCH v6 00/10] PMU-EBB support for PPC64 TCG
 2021-11-18  5:47 UTC  (5+ messages)
` [PATCH v6 01/10] target/ppc: introduce PMUEventType and PMU overflow timers

[PATCH 1/2] net/colo-compare.c: Fix ACK track reverse issue
 2021-11-18  3:20 UTC  (2+ messages)
` [PATCH 2/2] net/colo-compare.c: Fix incorrect return when input wrong size

[PATCH v10 00/26] Add LoongArch linux-user emulation support
 2021-11-18  1:24 UTC  (10+ messages)
` [PATCH v10 04/26] target/loongarch: Add fixed point arithmetic instruction translation

[PATCH 0/2] support BLKSECDISCARD
 2021-11-18  1:13 UTC  (7+ messages)
` [PATCH 1/2] block:hdev: "

[PATCH for-6.2] Fix some typos in documentation (found by codespell)
 2021-11-17 23:27 UTC  (2+ messages)

Failing QEMU iotests
 2021-11-17 22:25 UTC  (9+ messages)

[PATCH v2 0/2] tests/qtest: add some tests for virtio-net failover
 2021-11-17 21:10 UTC  (3+ messages)
` [PATCH v2 1/2] qtest/libqos: add a function to initialize secondary PCI buses
` [PATCH v2 2/2] tests/qtest: add some tests for virtio-net failover

[PATCH for-6.2 0/2] NBD 6.2-rc fixes
 2021-11-17 20:52 UTC  (8+ messages)
` [PATCH for-6.2 1/2] nbd/server: Don't complain on certain client disconnects
` [PATCH for-6.2? 2/2] nbd/server: Simplify zero and trim

[PATCH for-6.2] hw/nvme: fix buffer overrun in nvme_changed_nslist (CVE-2021-3947)
 2021-11-17 20:50 UTC  (2+ messages)

[PATCH v2] Fix typo in comment
 2021-11-17 20:47 UTC  (2+ messages)

[PATCH v1] hw/i386/amd_iommu: clean up broken event logging
 2021-11-17 19:19 UTC  (4+ messages)

[RFC PATCH] plugins/meson.build: fix linker issue with weird paths
 2021-11-17 19:39 UTC  (2+ messages)
` [RFC PATCH] plugins/meson.build: fix linker issue with weird paths (for v6.2?)

[PATCH v2] vfio: Fix memory leak of hostwin
 2021-11-17 19:19 UTC  (2+ messages)

[ANNOUNCE] QEMU 6.2.0-rc1 is now available
 2021-11-17 17:54 UTC 

[PATCH for-6.2] tests/tcg/ppc64le: Fix compile flags for byte_reverse
 2021-11-17 18:14 UTC  (3+ messages)

[PATCH] pmu: fix pmu vmstate subsection list
 2021-11-17 18:13 UTC  (2+ messages)

[PATCH] linux-user: Add license in files generated by scripts/gensyscalls.sh
 2021-11-17 17:48 UTC 

[PATCH] qemu-keymap: Add license in generated files
 2021-11-17 17:47 UTC  (2+ messages)

[PATCH v5 00/17] linux-user: simplify safe signal handling
 2021-11-17 17:42 UTC  (43+ messages)
` [PATCH v5 01/17] linux-user: Add host_signal_set_pc to set pc in mcontext
` [PATCH v5 02/17] linux-user/signal.c: Create a common rewind_if_in_safe_syscall
` [PATCH v5 03/17] linux-user/safe-syscall.inc.S: Move to common-user
` [PATCH v5 04/17] common-user: Move syscall error detection into safe_syscall_base
` [PATCH v5 05/17] common-user/host/mips: Add safe-syscall.inc.S
` [PATCH v5 06/17] common-user/host/sparc64: "
` [PATCH v5 07/17] linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h
` [PATCH v5 08/17] common-user: Adjust system call return on FreeBSD
` [PATCH v5 09/17] *-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS
` [PATCH v5 10/17] linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN
` [PATCH v5 11/17] bsd-user: Create special-errno.h
` [PATCH v5 12/17] linux-user: "
` [PATCH v5 13/17] meson: Add build infrastructure for common-user
` [PATCH v5 14/17] common-user: Move safe-syscall.* from linux-user
` [PATCH v5 15/17] linux-user: Move thunk.c from top-level
` [PATCH v5 16/17] meson: Move linux_user_ss to linux-user/
` [PATCH v5 17/17] meson: Move bsd_user_ss to bsd-user/

Follow-up on the CXL discussion at OFTC
 2021-11-17 17:32 UTC 

[PATCH v4 0/5] s390x: CPU Topology
 2021-11-17 16:48 UTC  (6+ messages)
` [PATCH v4 1/5] linux-headers update
` [PATCH v4 2/5] s390x: topology: CPU topology objects and structures
` [PATCH v4 3/5] s390x: topology: implementating Store Topology System Information
` [PATCH v4 4/5] s390x: CPU topology: CPU topology migration
` [PATCH v4 5/5] s390x: kvm: topology: interception of PTF instruction

[PATCH v4 0/9] linux-user: simplify safe signal handling
 2021-11-17 16:20 UTC  (8+ messages)
` [PATCH v4 3/9] linux-user/safe-syscall.inc.S: Move to common-user
` [PATCH v4 7/9] linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h

[PATCH v2 0/2] iotests: Fix crypto algorithm failures
 2021-11-17 15:47 UTC  (5+ messages)
` [PATCH v2 1/2] iotests: Use aes-128-cbc
` [PATCH v2 2/2] iotests/149: Skip on unsupported ciphers

[PATCH v2] nbd/server: Suppress Broken pipe errors on abrupt disconnection
 2021-11-17 15:47 UTC  (2+ messages)

[PATCH v3 0/3] rSTify contribution-related wiki pages
 2021-11-17 15:35 UTC  (6+ messages)
` [PATCH v3 3/3] docs: rSTify the "SubmitAPatch" wiki

[PATCH v3] s390: kvm: adjust diag318 resets to retain data
 2021-11-17 15:23 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).