qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-21 12:25:08 to 2021-01-21 20:56:50 UTC [more...]

[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  (13+ 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/2] Add ipv6 hostfwd support
 2021-01-21 20:40 UTC  (4+ messages)

[PATCH 00/25] Convert CMSDK timer, watchdog, dualtimer to Clock framework
 2021-01-21 20:30 UTC  (32+ 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

[PATCH] migration: Provide a test for migratability
 2021-01-21 20:17 UTC  (3+ 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 0/6] target/mips: Convert Loongson LEXT opcodes to decodetree
 2021-01-21 20:07 UTC  (14+ 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 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)

[PATCH 0/9] hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands
 2021-01-21 14:18 UTC  (11+ messages)

[PATCH] meson: convert wixl detection to Meson
 2021-01-21 13:48 UTC 

[PATCH] nsis: adjust for new MinGW paths
 2021-01-21 13:48 UTC 

[PATCH v2 0/3] hw/usb/dev-uas: Fix Clang 11 -Wgnu-variable-sized-type-not-at-end error
 2021-01-21 13:17 UTC  (4+ messages)
` [PATCH v2 3/3] hw/usb/dev-uas: Report command additional adb length as unsupported

[PATCH 00/25] qemu-option, keyval, vl: switch -object/-M/-accel to keyval parsing
 2021-01-21 12:58 UTC  (3+ messages)
` [PATCH 04/25] keyval: accept escaped commas in implied option

[PATCH v3 0/8] [RfC] fix tracing for modules
 2021-01-21 12:50 UTC  (9+ messages)
` [PATCH v3 1/8] meson: add trace_events_config[]
` [PATCH v3 2/8] meson: move up hw subdir (specifically before trace subdir)
` [PATCH v3 3/8] meson: add module_trace & module_trace_src
` [PATCH v3 4/8] meson: move qxl trace events to separate file
` [PATCH v3 5/8] trace: iter init tweaks
` [PATCH v3 6/8] trace: add trace_event_iter_init_group
` [PATCH v3 7/8] trace/simple: pass iter to st_write_event_mapping
` [PATCH v3 8/8] trace/simple: add st_init_group

[PULL 0/5] Linux user for 6.0 patches
 2021-01-21 12:38 UTC  (6+ messages)
` [PULL 1/5] linux-user: Support F_ADD_SEALS and F_GET_SEALS fcntls
` [PULL 2/5] linux-user: add missing UDP get/setsockopt option
` [PULL 3/5] linux-user: add missing IPv6 "
` [PULL 4/5] linux-user: Add IPv6 options to do_print_sockopt()
` [PULL 5/5] linux-user: Remove obsolete F_SHLCK and F_EXLCK translation

[PATCH v4 0/2] System Generation ID driver and VMGENID backend
 2021-01-21 12:48 UTC  (4+ messages)
` [PATCH v4 1/2] drivers/misc: sysgenid: add system generation id driver

[PATCH v6 00/35] Hexagon patch series
 2021-01-21 12:20 UTC  (6+ messages)
` [PATCH v6 34/35] Auto-import Docker support files

[PULL 0/9] s390x updates
 2021-01-21 12:16 UTC  (2+ messages)
` [PULL 8/9] vfio-ccw: Connect the device request notifier


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