qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-21 14:30:19 to 2021-01-21 23:42:11 UTC [more...]

[PATCH V4 0/6] hw/block/nvme: support multi-path for ctrl/ns
 2021-01-21 23:41 UTC  (12+ messages)
` [PATCH V4 1/6] hw/block/nvme: introduce nvme-subsys device
` [PATCH V4 2/6] hw/block/nvme: support to map controller to a subsystem
` [PATCH V4 3/6] hw/block/nvme: add CMIC enum value for Identify Controller
` [PATCH V4 4/6] hw/block/nvme: support for multi-controller in subsystem
` [PATCH V4 5/6] hw/block/nvme: add NMIC enum value for Identify Namespace
` [PATCH V4 6/6] hw/block/nvme: support for shared namespace in subsystem

[PATCH v4 00/16] 64bit block-layer: part I
 2021-01-21 22:53 UTC  (9+ messages)
` [PATCH v4 02/16] util/iov: make qemu_iovec_init_extended() honest
` [PATCH v4 03/16] block: fix theoretical overflow in bdrv_init_padding()
` [PATCH v4 04/16] block/io: refactor bdrv_pad_request(): move bdrv_pad_request() up
` [PATCH v4 05/16] block/io: bdrv_pad_request(): support qemu_iovec_init_extended failure

[PATCH 0/2] Add ipv6 hostfwd support
 2021-01-21 22:30 UTC  (6+ messages)
` [PATCH 2/2] net: Add ipv6_hostfwd option

[PATCH] migration: Provide a test for migratability
 2021-01-21 22:28 UTC  (4+ messages)

[PATCH 0/6] target/mips: Convert Loongson LEXT opcodes to decodetree
 2021-01-21 22:20 UTC  (15+ messages)
` [PATCH 1/6] target/mips: Re-introduce OPC_ADDUH_QB_DSP and OPC_MUL_PH_DSP
` [PATCH 2/6] target/mips: Convert Loongson DDIV.G opcodes to decodetree
` [PATCH 3/6] target/mips: Convert Loongson DIV.G "
` [PATCH 4/6] target/mips: Convert Loongson [D]DIVU.G "
` [PATCH 5/6] target/mips: Convert Loongson [D]MOD[U].G "
` [PATCH 6/6] target/mips: Convert Loongson [D]MULT[U].G "

[PATCH 00/25] Convert CMSDK timer, watchdog, dualtimer to Clock framework
 2021-01-21 22:14 UTC  (45+ messages)
` [PATCH 01/25] ptimer: Add new ptimer_set_period_from_clock() function
` [PATCH 02/25] clock: Add new clock_has_source() function
` [PATCH 03/25] tests: Add a simple test of the CMSDK APB timer
` [PATCH 04/25] tests: Add a simple test of the CMSDK APB watchdog
` [PATCH 05/25] tests: Add a simple test of the CMSDK APB dual timer
` [PATCH 06/25] hw/timer/cmsdk-apb-timer: Rename CMSDKAPBTIMER struct to CMSDKAPBTimer
` [PATCH 07/25] hw/timer/cmsdk-apb-timer: Add Clock input
` [PATCH 08/25] hw/timer/cmsdk-apb-dualtimer: "
` [PATCH 09/25] hw/watchdog/cmsdk-apb-watchdog: "
` [PATCH 10/25] hw/arm/armsse: Rename "MAINCLK" property to "MAINCLK_FRQ"
` [PATCH 11/25] hw/arm/armsse: Wire up clocks
` [PATCH 12/25] hw/arm/mps2: Inline CMSDK_APB_TIMER creation
` [PATCH 13/25] hw/arm/mps2: Create and connect SYSCLK Clock
` [PATCH 14/25] hw/arm/mps2-tz: Create and connect ARMSSE Clocks
` [PATCH 15/25] hw/arm/musca: "
` [PATCH 16/25] hw/arm/stellaris: Convert SSYS to QOM device
` [PATCH 17/25] hw/arm/stellaris: Create Clock input for watchdog
` [PATCH 18/25] hw/timer/cmsdk-apb-timer: Convert to use Clock input
` [PATCH 19/25] hw/timer/cmsdk-apb-dualtimer: "
` [PATCH 20/25] hw/watchdog/cmsdk-apb-watchdog: "
` [PATCH 21/25] tests/qtest/cmsdk-apb-watchdog-test: Test clock changes
` [PATCH 22/25] hw/arm/armsse: Use Clock to set system_clock_scale
` [PATCH 23/25] arm: Don't set freq properties on CMSDK timer, dualtimer, watchdog, ARMSSE
` [PATCH 24/25] arm: Remove frq "
` [PATCH 25/25] hw/arm/stellaris: Remove board-creation reset of STELLARIS_SYS

[PULL 00/11] Ui 20210115 patches
 2021-01-21 21:22 UTC  (3+ messages)
` [PULL 10/11] vnc: move initialization to framebuffer_update_request

[PATCH v3] sphinx: adopt kernel readthedoc theme
 2021-01-21 20:58 UTC  (2+ messages)

[PATCH 7/7] block/rbd: change request alignment to 1 byte
 2021-01-21 20:55 UTC  (4+ messages)

[PATCH 0/2] tcg/tci: Fix Clang build
 2021-01-21 20:46 UTC  (7+ messages)
` [RFC PATCH 2/2] gitlab-ci: Add a job building TCI with Clang

[PATCH v3 0/3] nvdimm: read-only file support
 2021-01-21 20:41 UTC  (4+ messages)

[PATCH 0/5] tcg: Dynamically allocate temporaries
 2021-01-21 20:17 UTC  (4+ messages)

[RFC PATCH 00/27] vDPA software assisted live migration
 2021-01-21 20:10 UTC  (6+ messages)
` [RFC PATCH 07/27] vhost: Route guest->host notification through qemu

[PATCH v4] tcg: Toggle page execution for Apple Silicon
 2021-01-21 20:06 UTC  (3+ messages)

[PATCH 00/11] mirror: cancel nbd reconnect
 2021-01-21 19:44 UTC  (19+ messages)
` [PATCH 01/11] block: add new BlockDriver handler: bdrv_cancel_in_flight
` [PATCH 03/11] block/raw-format: implement .bdrv_cancel_in_flight handler
` [PATCH 07/11] iotests/264: move to python unittest
` [PATCH 09/11] iotests/264: add mirror-cancel test-case
` [PATCH 11/11] iotests/264: add backup-cancel test-case

[PATCH v7 0/6] RISC-V Pointer Masking implementation
 2021-01-21 19:45 UTC  (5+ messages)
` [PATCH v7 4/6] [RISCV_PM] Support pointer masking for RISC-V for i/c/f/d/a types of instructions
` [PATCH v7 6/6] [RISCV_PM] Allow experimental J-ext to be turned on

[RFC v4 00/16] support subsets of bitmanip extension
 2021-01-21 19:32 UTC  (3+ messages)
` [RFC v4 08/16] target/riscv: add gen_shifti() and gen_shiftiw() helper functions

[PATCH v3] target/arm: Implement ID_PFR2
 2021-01-21 19:16 UTC  (2+ messages)

[PATCH] target/arm: Conditionalize DBGDIDR
 2021-01-21 19:17 UTC  (2+ messages)

[PATCH] virtiofsd: prevent opening of special files (CVE-2020-35517)
 2021-01-21 19:00 UTC  (7+ messages)

[PATCH v6 0/7] iOS and Apple Silicon host support
 2021-01-21 18:53 UTC  (6+ messages)
` [PATCH v6 3/7] qemu: add support for iOS host
` [PATCH v6 4/7] coroutine: add libucontext as external library

[Qemu-devel] [Bug 1774412] [NEW] -icount sleep=on|off documentation is confusing
 2021-01-21 18:16 UTC  (2+ messages)
` [Bug 1774412] "

[PATCH v3] tcg: Fix execution on Apple Silicon
 2021-01-21 18:34 UTC  (2+ messages)

[PATCH v2 0/2] gitlab-ci: Test linux-user on CentOS 7
 2021-01-21 18:33 UTC  (10+ messages)
` [PATCH v2 1/2] tests/docker: Install static libc package in "
` [PATCH v2 2/2] gitlab-ci: Test building linux-user targets on "

[PATCH v11 0/5] UFFD write-tracking migration/snapshots
 2021-01-21 18:29 UTC  (15+ messages)
` [PATCH v11 4/5] migration: implementation of background snapshot thread
` [PATCH v11 5/5] migration: introduce 'userfaultfd-wrlat.py' script

[Qemu-devel] [Bug 1788665] [NEW] Low 2D graphics performance with Windows 10 (1803) VGA passthrough VM using "Spectre" protection
 2021-01-21 18:18 UTC  (2+ messages)
` [Bug 1788665] "

[Qemu-devel] [Bug 1813201] [NEW] QEMU TCG i386 / x86_64 system emulation crash when executing int instruction
 2021-01-21 18:15 UTC  (2+ messages)
` [Bug 1813201] "

[PATCH] gitlab-ci: Test building linux-user targets on CentOS 7
 2021-01-21 18:24 UTC  (4+ messages)

[PATCH v2] 9pfs: Improve unreclaim loop
 2021-01-21 18:15 UTC 

[PATCH] virtiofsd: Add _llseek to the seccomp whitelist
 2021-01-21 18:07 UTC  (4+ messages)

[PATCH 0/8] s390x/pci: Fixing s390 vfio-pci ISM support
 2021-01-21 18:06 UTC  (17+ messages)

[PATCH v3 0/2] nbd/server: Quiesce coroutines on context switch
 2021-01-21 18:02 UTC  (5+ messages)
` [PATCH v3 1/2] block: Avoid processing BDS twice in bdrv_set_aio_context_ignore()
` [PATCH v3 2/2] block: move blk_exp_close_all() to qemu_cleanup()

[PATCH] gitlab-ci.yml: Avoid some submodules to speed up the CI a little bit
 2021-01-21 17:44 UTC 

[PATCH v20 00/20] Initial support for multi-process Qemu
 2021-01-21 17:37 UTC  (3+ messages)

[PATCH v7 00/11] Rework iotests/check
 2021-01-21 17:22 UTC  (14+ messages)
` [PATCH v7 07/11] iotests: add findtests.py
` [PATCH v7 08/11] iotests: add testenv.py
` [PATCH v7 09/11] iotests: add testrunner.py
` [PATCH v7 10/11] iotests: rewrite check into python

[PATCH v3 00/19] i386: KVM: expand Hyper-V features early and provide simple 'hv-default=on' option
 2021-01-21 17:08 UTC  (14+ messages)
` [PATCH v3 18/19] i386: "

Thread safety of coroutine-sigaltstack
 2021-01-21 17:24 UTC  (11+ messages)

[PATCH] 9pfs/proxy: Check return value of proxy_marshal()
 2021-01-21 17:04 UTC  (2+ messages)

What are libvhost-user locking requirements
 2021-01-21 17:03 UTC  (3+ messages)

[PATCH 0/3] 9pfs: Improve unreclaim logic
 2021-01-21 17:05 UTC  (6+ messages)
` [PATCH 3/3] 9pfs: Improve unreclaim loop

Migrating to the gitlab issue tracker
 2021-01-21 16:20 UTC  (13+ messages)

[PATCH v3] machine: add missing doc for memory-backend option
 2021-01-21 16:15 UTC 

[DRAFT RFC] ioeventfd/ioregionfd support in vfio-user
 2021-01-21 16:09 UTC 

changing tests/qtest/meson.build causes unnecessary rebuilding
 2021-01-21 15:55 UTC  (5+ messages)

[PATCH] tests: Fix memory leak in tpm-util.c
 2021-01-21 15:44 UTC  (2+ messages)

[PATCH v13 0/5] UFFD write-tracking migration/snapshots
 2021-01-21 15:24 UTC  (6+ messages)
` [PATCH v13 1/5] migration: introduce 'background-snapshot' migration capability
` [PATCH v13 2/5] migration: introduce UFFD-WP low-level interface helpers
` [PATCH v13 3/5] migration: support UFFD write fault processing in ram_save_iterate()
` [PATCH v13 4/5] migration: implementation of background snapshot thread
` [PATCH v13 5/5] migration: introduce 'userfaultfd-wrlat.py' script

[PATCH v12 0/5] UFFD write-tracking migration/snapshots
 2021-01-21 15:15 UTC  (7+ messages)
` [PATCH v12 1/5] migration: introduce 'background-snapshot' migration capability
` [PATCH v12 2/5] migration: introduce UFFD-WP low-level interface helpers
` [PATCH v12 3/5] migration: support UFFD write fault processing in ram_save_iterate()
` [PATCH v12 4/5] migration: implementation of background snapshot thread
` [PATCH v12 5/5] migration: introduce 'userfaultfd-wrlat.py' script

[PATCH v2 1/1] linux-user/signal: Decode waitid si_code
 2021-01-21 15:15 UTC  (3+ messages)

[PATCH v2] usb-host: map LIBUSB_SPEED_SUPER_PLUS to USB_SPEED_SUPER
 2021-01-21 15:08 UTC 

[PATCH 0/6] Update git repo URLs to GitLab
 2021-01-21 14:56 UTC  (2+ 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).