qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-01 17:55:55 to 2020-10-02 13:43:10 UTC [more...]

[PATCH 0/5] qapi: Restrict machine (and migration) specific commands
 2020-10-02 13:39 UTC  (4+ messages)
` [PATCH 1/5] qapi: Restrict 'inject-nmi' command to machine code
` [PATCH 2/5] qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.json
` [PATCH 4/5] qapi: Restrict 'query-kvm' command to machine code

[PATCH v4 1/2] Introduce (x86) CPU model deprecation API
 2020-10-02 13:32 UTC  (3+ messages)

[PULL 00/14] testing updates (python, plugins)
 2020-10-02 13:29 UTC  (16+ messages)
` [PULL 01/14] migration: Silence compiler warning in global_state_store_running()
` [PULL 02/14] travis.yml: Drop the default softmmu builds
` [PULL 03/14] travis.yml: Update Travis to use Bionic and Focal instead of Xenial
` [PULL 04/14] travis.yml: Drop the superfluous Python 3.6 build
` [PULL 05/14] travis.yml: Drop the Python 3.5 build
` [PULL 06/14] tests/docker: Use Fedora containers for MinGW cross-builds in the gitlab-CI
` [PULL 07/14] gitlab-ci: Remove the Debian9-based containers and containers-layer3
` [PULL 08/14] tests/docker: Update the tricore container to debian 10
` [PULL 09/14] shippable.yml: Remove the Debian9-based MinGW cross-compiler tests
` [PULL 10/14] tests/docker: Remove old Debian 9 containers
` [PULL 11/14] gitlab-ci: Increase the timeout for the cross-compiler builds
` [PULL 12/14] configure: Bump the minimum required Python version to 3.6
` [PULL 13/14] gitlab: move linux-user plugins test across to gitlab
` [PULL 14/14] gitlab: split deprecated job into build/check stages

Call for KVM Forum panel discussion topics
 2020-10-02 13:14 UTC 

[PATCH v2 00/11] 9pfs: add tests using local fs driver
 2020-10-02 12:56 UTC  (13+ messages)
` [PATCH v2 07/11] tests/9pfs: change qtest name prefix to synth
` [PATCH v2 06/11] tests/qtest/qos-test: dump QEMU command if verbose
` [PATCH v2 02/11] libqos/qgraph: add qos_node_create_driver_named()
` [PATCH v2 08/11] tests/9pfs: introduce local tests
` [PATCH v2 10/11] tests/9pfs: add virtio_9p_test_path()
` [PATCH v2 05/11] tests/qtest/qos-test: dump environment variables if verbose
` [PATCH v2 11/11] tests/9pfs: add local Tmkdir test
` [PATCH v2 03/11] libqos/qgraph: add qos_dump_graph()
` [PATCH v2 01/11] libqos/qgraph: add qemu_name to QOSGraphNode
` [PATCH v2 04/11] tests/qtest/qos-test: dump qos graph if verbose
` [PATCH v2 09/11] tests/9pfs: wipe local 9pfs test directory

[PATCH v2] configure: actually disable 'git_update' mode with --disable-git-update
 2020-10-02 13:11 UTC  (5+ messages)
` [PATCH] "

[PATCH] virtiofsd: Call qemu_init_exec_dir
 2020-10-02 13:11 UTC  (2+ messages)

[PATCH] meson.build: Don't look for libudev for static builds
 2020-10-02 13:09 UTC  (10+ messages)

[PATCH v3 0/5] pseries NUMA distance calculation
 2020-10-02 13:02 UTC  (6+ messages)
` [PATCH v3 4/5] spapr_numa: consider user input when defining associativity
` [PATCH v3 5/5] specs/ppc-spapr-numa: update with new NUMA support

[PATCH v6 0/4] Fixes curses on msys2/mingw
 2020-10-02 12:47 UTC  (6+ messages)
` [PATCH v6 2/4] curses: Fixes compiler error that complain don't have langinfo.h "
` [PATCH v6 3/4] curses: Fixes curses compiling errors
` [PATCH v6 4/4] win32: Simplify gmtime_r detection not depends on if _POSIX_C_SOURCE are defined on msys2/mingw

[PATCH v2] gitlab: move linux-user plugins test across to gitlab
 2020-10-02 12:43 UTC  (4+ messages)

[PATCH v9 0/4] Introduce Xilinx ZynqMP CAN controller
 2020-10-02 12:40 UTC  (5+ messages)

[RFC][POC PATCH] Supporting >255 guest CPUs without interrupt remapping
 2020-10-02 12:36 UTC 

[PATCH v2 0/4] qemu-storage-daemon: Remove QemuOpts from --object parser
 2020-10-02 12:36 UTC  (8+ messages)
` [PATCH v2 2/4] qom: Factor out helpers from user_creatable_print_help()
` [PATCH v2 3/4] qom: Add user_creatable_print_help_from_qdict()
` [PATCH v2 4/4] qemu-storage-daemon: Remove QemuOpts from --object parser

[PULL 00/19] s390x changes
 2020-10-02 12:11 UTC  (20+ messages)
` [PULL 01/19] hw/s390x/css: Remove double initialization
` [PULL 02/19] s390/sclp: get machine once during read scp/cpu info
` [PULL 03/19] s390/sclp: rework sclp boundary checks
` [PULL 04/19] s390/sclp: read sccb from mem based on provided length
` [PULL 05/19] s390/sclp: check sccb len before filling in data
` [PULL 06/19] s390/sclp: use cpu offset to locate cpu entries
` [PULL 07/19] s390/sclp: add extended-length sccb support for kvm guest
` [PULL 08/19] s390: guest support for diagnose 0x318
` [PULL 09/19] s390x/tcg: Implement MONITOR CALL
` [PULL 10/19] vfio-ccw: plug memory leak while getting region info
` [PULL 11/19] s390x/cpumodel: S390_FEAT_MISC_INSTRUCTION_EXT -> S390_FEAT_MISC_INSTRUCTION_EXT2
` [PULL 12/19] s390x/tcg: Implement ADD HALFWORD (AGH)
` [PULL 13/19] s390x/tcg: Implement SUBTRACT HALFWORD (SGH)
` [PULL 14/19] s390x/tcg: Implement MULTIPLY (MG, MGRK)
` [PULL 15/19] s390x/tcg: Implement MULTIPLY HALFWORD (MGH)
` [PULL 16/19] s390x/tcg: Implement BRANCH INDIRECT ON CONDITION (BIC)
` [PULL 17/19] s390x/tcg: Implement MULTIPLY SINGLE (MSC, MSGC, MSGRKC, MSRKC)
` [PULL 18/19] s390x/tcg: We support Miscellaneous-Instruction-Extensions Facility 2
` [PULL 19/19] s390x/tcg: Implement CIPHER MESSAGE WITH AUTHENTICATION (KMA)

[PATCH qemu 0/4] mirror: implement incremental and bitmap modes
 2020-10-02 12:07 UTC  (11+ messages)
` [PATCH qemu 1/4] drive-mirror: add support for sync=bitmap mode=never
` [PATCH qemu 2/4] drive-mirror: add support for conditional and always bitmap sync modes
` [PATCH qemu 4/4] iotests: add test for bitmap mirror

[PATCH v1 1/1] sheepdog driver patch: fixs the problem of qemu process become crashed when the sheepdog gateway break the IO and then recover
 2020-10-02 11:46 UTC  (2+ messages)

[PATCH v3 0/2] block: deprecate the sheepdog driver
 2020-10-02 11:32 UTC  (3+ messages)
` [PATCH v3 1/2] block: drop moderated sheepdog mailing list from MAINTAINERS file
` [PATCH v3 2/2] block: deprecate the sheepdog block driver

[PATCH] gitlab: split deprecated job into build/check stages
 2020-10-02 11:26 UTC  (3+ messages)

ARM semihosting issue
 2020-10-02 11:09 UTC  (5+ messages)

Use of "?" for help has been deprecated for 8 years, can we drop it?
 2020-10-02 10:50 UTC  (4+ messages)

[PULL 00/17] Block patches
 2020-10-02 10:36 UTC  (4+ messages)

[PATCH v3] introduce VFIO-over-socket protocol specificaion
 2020-10-02 10:14 UTC  (8+ messages)
` [PATCH v4] introduce vfio-user protocol specification

[Bug 1894804] [NEW] Second DEVICE_DELETED event missing during virtio-blk disk device detach
 2020-10-02  9:56 UTC  (3+ messages)
` [Bug 1894804] "

[PATCH v4 00/46] qapi: static typing conversion, pt1
 2020-10-02  9:19 UTC  (12+ messages)
` [PATCH v4 04/46] qapi: modify docstrings to be sphinx-compatible
` [PATCH v4 41/46] qapi/introspect.py: create a typed 'Node' data structure

[PATCH v4 0/1] user-mode: Prune build dependencies (part 3)
 2020-10-02  9:16 UTC  (4+ messages)
` [PATCH v4 1/1] qapi: Restrict code generated for user-mode

[PATCH] ppc/pnv: Increase max firware size
 2020-10-02  9:15 UTC  (4+ messages)

[PATCH v2] ppc/pnv: Increase max firmware size
 2020-10-02  9:14 UTC 

KVM call for agenda for 2020-10-06
 2020-10-02  9:09 UTC 

[PATCH] elfload: use g_new instead of malloc
 2020-10-02  8:58 UTC  (4+ messages)

[PATCH 0/9] nvme qemu cleanups and fixes
 2020-10-02  8:48 UTC  (11+ messages)
` [PATCH 1/9] hw/block/nvme: remove pointless rw indirection
` [PATCH 3/9] hw/block/nvme: support per-namespace smart log

[PATCH v4 1/1] accel/tcg: Fix computing of is_write for MIPS
 2020-10-02  8:22 UTC  (6+ messages)
    ` [PATCH v3 "

[PATCH v2 0/2] Texi cleanup
 2020-10-02  8:18 UTC  (4+ messages)
` [PATCH v2 1/2] doc: Remove texi referenced in qemu-img-cmds.hx and target/i386/cpu.c

[PATCH v5 1/1] accel/tcg: Fix computing of is_write for MIPS
 2020-10-02  8:14 UTC 

[PATCH] hw/arm/fsl-imx25: Fix a typo
 2020-10-02  8:09 UTC 

[PATCH] hw/block/nvme: Simplify timestamp sum
 2020-10-02  8:01 UTC  (2+ messages)

[PATCH v7 06/13] qmp: Call monitor_set_cur() only in qmp_dispatch()
 2020-10-02  8:04 UTC  (13+ messages)

[PATCH v7 00/13] monitor: Optionally run handlers in coroutines
 2020-10-02  8:01 UTC  (14+ messages)
` [PATCH v7 03/13] monitor: Use getter/setter functions for cur_mon
` [PATCH v7 07/13] monitor: Make current monitor a per-coroutine property
` [PATCH v7 08/13] qapi: Add a 'coroutine' flag for commands
` [PATCH v7 09/13] qmp: Move dispatcher to a coroutine
` [PATCH v7 10/13] hmp: Add support for coroutine command handlers
` [PATCH v7 11/13] util/async: Add aio_co_reschedule_self()

[PATCH] qcow2: Use L1E_SIZE in qcow2_write_l1_entry()
 2020-10-02  7:52 UTC  (2+ messages)

[PATCH v2] hw/arm: Restrict APEI tables generation to the 'virt' machine
 2020-10-02  7:44 UTC  (2+ messages)

io_uring possibly the culprit for qemu hang (linux-5.4.y)
 2020-10-02  7:34 UTC  (3+ messages)

[PATCH v2 0/3] qdev-clock: Minor improvements to the Clock API
 2020-10-02  7:09 UTC  (4+ messages)
` [PATCH v2 1/3] util/cutils: Introduce freq_to_str() to display Hertz units

[PATCH v4 0/3] target/i386: Restrict 'feature-words' property to x86 machines
 2020-10-02  6:55 UTC  (4+ messages)
` [PATCH v4 3/3] target/i386: Restrict X86CPUFeatureWord to X86 targets

[PATCH 0/1] Do not stop guest when panic event is received
 2020-10-02  2:41 UTC  (2+ messages)
` [PATCH 1/1] vl: Add -no-panicstop option

[PATCH 0/2] block/export: add vhost-user-blk multi-queue support
 2020-10-02  5:32 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH v2 00/13] block/export: convert vhost-user-blk-server to block exports API
 2020-10-02  5:20 UTC  (7+ messages)
` [PATCH v2 11/13] block/export: convert vhost-user-blk server to block export API

[PATCH v2] block/nvme: Add driver statistics for access alignment and hw errors
 2020-10-02  5:14 UTC  (2+ messages)

[PATCH 0/2] Texi cleanup
 2020-10-02  5:13 UTC  (3+ messages)
` [PATCH 1/2] doc: more texi cleanup

[PATCH] gitlab: move linux-user plugins test across to gitlab
 2020-10-02  5:12 UTC  (2+ messages)

[PATCH] hw/block/nvme: update nsid when registered
 2020-10-02  3:08 UTC  (2+ messages)

[PATCH] vhost-blk: set features before setting inflight feature
 2020-10-02  3:02 UTC  (6+ messages)

[PATCH] vhost-user: add separate memslot counter for vhost-user
 2020-10-02  2:05 UTC  (2+ messages)

[RFC PATCH v4 00/29] Hexagon patch series
 2020-10-01 23:31 UTC  (11+ messages)
` [RFC PATCH v4 19/29] Hexagon (target/hexagon) generator phase 3 - C preprocessor for decode tree
` [RFC PATCH v4 27/29] Hexagon (linux-user/hexagon) Linux user emulation

[PATCH v5 00/14] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-10-01 22:30 UTC  (4+ messages)
` [PATCH v5 05/14] hw/block/nvme: Add support for Namespace Types

[PATCH 0/9] GSoC 2020 - TCG Continuous Benchmarking scripts and tools
 2020-10-01 21:59 UTC  (4+ messages)
` [PATCH 1/9] scripts/performance: Refactor topN_perf.py

[PATCH] vhost-vdpa: negotiate VIRTIO_NET_F_STATUS with driver
 2020-10-01 20:09 UTC 

[PULL 0/9] Ide patches
 2020-10-01 20:43 UTC  (11+ messages)
` [PULL 1/9] MAINTAINERS: Update my git address
` [PULL 2/9] hw/ide/ahci: Do not dma_memory_unmap(NULL)
` [PULL 3/9] ide: rename cmd_write to ctrl_write
` [PULL 4/9] ide: don't tamper with the device register
` [PULL 5/9] ide: model HOB correctly
` [PULL 6/9] ide: reorder set/get sector functions
` [PULL 7/9] ide: remove magic constants from the device register
` [PULL 8/9] ide: clear interrupt on command write
` [PULL 9/9] ide: cancel pending callbacks on SRST

[PATCH] hw/rtc/twl92230: Silence warnings about missing fallthrough statements
 2020-10-01 20:43 UTC  (2+ messages)

[PATCH] hw: wdt: implement sbsa watchdog
 2020-10-01 20:36 UTC  (2+ messages)

[PULL v8 00/86] Misc QEMU patches for 2020-09-24
 2020-10-01 19:15 UTC  (6+ messages)
` [PULL 29/86] meson: move libudev test

[PULL 00/18] target-arm queue
 2020-10-01 18:45 UTC  (2+ messages)

[PATCH v3 0/4] migration/postcopy: Sync faulted addresses after network recovered
 2020-10-01 18:26 UTC  (5+ messages)
` [PATCH v3 1/4] migration: Pass incoming state into qemu_ufd_copy_ioctl()
` [PATCH v3 2/4] migration: Introduce migrate_send_rp_message_req_pages()
` [PATCH v3 3/4] migration: Maintain postcopy faulted addresses
` [PATCH v3 4/4] migration: Sync requested pages after postcopy recovery

About 'qemu-security' mailing list
 2020-10-01 18:17 UTC  (10+ messages)

[PATCH] hw/core/cpu: Add missing 'exec/cpu-common.h' include
 2020-10-01 17:56 UTC  (3+ messages)

[PATCH v2] cpus: Do not dump CPU state when calling hw_error()
 2020-10-01 17:55 UTC 

[PATCH 0/5] Support RISC-V migration
 2020-10-01 17:30 UTC  (5+ messages)
` [PATCH 3/5] target/riscv: Add H extention state description
` [PATCH 4/5] target/riscv: Add V "

[PULL v2 00/15] Renesas hardware patches for 2020-06-22
 2020-10-01 17:43 UTC  (5+ messages)
` [PULL v2 13/15] hw/rx: Add RX GDB simulator


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