qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-18 09:09:16 to 2021-05-18 14:19:53 UTC [more...]

[PATCH] fdc: check drive block device before usage (CVE-2021-20196)
 2021-05-18 14:18 UTC  (4+ messages)

[RFC PATCH] hmp-commands: expand type of icount to "l" in replay commands
 2021-05-18 14:08 UTC 

latest GOOD state of series i386 cleanup, arm cleanup, s390 cleanup
 2021-05-18 14:02 UTC  (3+ messages)

[PATCH v3 00/15] qemu_iotests: improve debugging options
 2021-05-18 13:58 UTC  (6+ messages)
` [PATCH v3 10/15] qemu_iotests: extent QMP socket timeout when using valgrind

[PATCH 00/21] block: publish backup-top filter
 2021-05-18 13:56 UTC  (26+ messages)
` [PATCH 04/21] qdev: allow setting drive property for realized device
` [PATCH 05/21] block: rename backup-top to copy-before-write
` [PATCH 10/21] block/copy-before-write: relax permission requirements when no parents
` [PATCH 11/21] block/copy-before-write: use file child instead of backing
` [PATCH 12/21] block/copy-before-write: bdrv_cbw_append(): replace child at last
` [PATCH 13/21] block/copy-before-write: introduce cbw_init()
` [PATCH 14/21] block/copy-before-write: cbw_init(): rename variables
` [PATCH 15/21] block/copy-before-write: cbw_init(): use file child after attaching
` [PATCH 16/21] block/copy-before-write: cbw_init(): use options

[PATCH v3 0/8] GICv3 LPI and ITS feature implementation
 2021-05-18 13:52 UTC  (4+ messages)
` [PATCH v3 1/8] hw/intc: GICv3 ITS initial framework

[PATCH 0/3] Small CI improvements
 2021-05-18 13:50 UTC  (8+ messages)
` [PATCH 1/3] cirrus-ci: test installation
` [PATCH 2/3] ci: do not use #processors+1 jobs, #processors is enough

[PATCH v3] i386: Add ratelimit for bus locks acquired in guest
 2021-05-18 13:48 UTC  (3+ messages)

[PATCH V3 00/22] Live Update
 2021-05-18 13:42 UTC  (15+ messages)
` [PATCH V3 07/22] cpr

[RFC PATCH v3 0/9] hw/arm/virt: Introduce cpu topology support
 2021-05-18 13:40 UTC  (16+ messages)
` [RFC PATCH v3 3/9] hw/arm/virt: Add cpu-map to device tree
` [RFC PATCH v3 6/9] hw/arm/virt-acpi-build: Use possible cpus in generation of MADT

Adding devices via QMP's device_add don't have their bootindex setting respected
 2021-05-18 13:08 UTC  (3+ messages)
  ` Fwd: "

Adding pcie-root-port devices via QMP apparently isn't possible
 2021-05-18 12:29 UTC  (2+ messages)

notdirty_write thrashing in simple for loop
 2021-05-18  9:54 UTC 

[PATCH v2 00/21] qapi: static typing conversion, pt5a
 2021-05-18 13:25 UTC  (11+ messages)
` [PATCH v2 01/21] qapi/parser: Don't try to handle file errors
` [PATCH v2 04/21] qapi/parser: factor parsing routine into method
` [PATCH v2 05/21] qapi/parser: Assert lexer value is a string
` [PATCH v2 12/21] qapi/parser: add type hint annotations

[PATCH v2] target/ppc: Fix load endianness for lxvwsx/lxvdsx
 2021-05-18 13:30 UTC 

[PATCH v2 0/6] Python: delint python library
 2021-05-18 13:33 UTC  (2+ messages)

[PATCH Resend] block/quorum: Provide .bdrv_co_flush instead of .bdrv_co_flush_to_disk
 2021-05-18 13:17 UTC 

[PATCH] qobject: Fix maybe uninitialized in qdict_array_split
 2021-05-18 13:06 UTC 

[PATCH 0/5] block: file-posix queue
 2021-05-18 13:23 UTC  (2+ messages)

[PATCH] qemu-config: load modules when instantiating option groups
 2021-05-18 13:21 UTC  (2+ messages)

[PULL 00/20] emulated nvme updates
 2021-05-18 13:12 UTC  (2+ messages)

[PATCH v1 for-6.1 00/11] target/arm: Implement BFloat16
 2021-05-18 12:47 UTC  (23+ messages)
` [PATCH v1 01/11] target/arm: Add isar_feature_{aa32, aa64, aa64_sve}_bf16
` [PATCH v1 02/11] target/arm: Unify unallocated path in disas_fp_1src
` [PATCH v1 03/11] target/arm: Implement scalar float32 to bfloat16 conversion
` [PATCH v1 04/11] target/arm: Implement vector "
` [PATCH v1 05/11] fpu: Add float_round_to_odd_inf
` [PATCH v1 06/11] target/arm: Implement bfloat16 dot product (vector)
` [PATCH v1 07/11] target/arm: Implement bfloat16 dot product (indexed)
` [PATCH v1 08/11] target/arm: Implement bfloat16 matrix multiply accumulate
` [PATCH v1 09/11] target/arm: Implement bfloat widening fma (vector)
` [PATCH v1 10/11] target/arm: Implement bfloat widening fma (indexed)
` [PATCH v1 11/11] target/arm: Enable BFloat16 extensions

[PATCH 0/7] virtiofsd: Few cleanups in virtio_send_data_iov()
 2021-05-18 12:34 UTC  (18+ messages)
` [PATCH 1/7] virtiofsd: Check for EINTR in preadv() and retry
` [PATCH 2/7] virtiofsd: Get rid of unreachable code in read
` [PATCH 3/7] virtiofsd: Use iov_discard_front() to skip bytes
` [PATCH 4/7] virtiofsd: get rid of in_sg_left variable
` [PATCH 5/7] virtiofsd: Simplify skip byte logic
` [PATCH 6/7] virtiofsd: Check EOF before short read
` [PATCH 7/7] virtiofsd: Set req->reply_sent right after sending reply
  ` [Virtio-fs] "

[PATCH] remove qemu-options* from root directory
 2021-05-18 12:30 UTC  (5+ messages)

[PATCH] fw_cfg: Set the max fw_cfg mem read size to 8 bytes
 2021-05-18 12:43 UTC 

[PATCH v2 00/50] target/i386 translate cleanups
 2021-05-18 12:33 UTC  (105+ messages)
` [PATCH v2 01/50] target/i386: Split out gen_exception_gpf
` [PATCH v2 02/50] target/i386: Split out check_cpl0
` [PATCH v2 03/50] target/i386: Unify code paths for IRET
` [PATCH v2 04/50] target/i386: Split out check_vm86_iopl
` [PATCH v2 05/50] target/i386: Split out check_iopl
` [PATCH v2 06/50] target/i386: Assert PE is set for user-only
` [PATCH v2 07/50] target/i386: Assert CPL is 3 "
` [PATCH v2 08/50] target/i386: Assert IOPL is 0 "
` [PATCH v2 09/50] target/i386: Assert !VM86 for x86_64 user-only
` [PATCH v2 10/50] target/i386: Assert CODE32 "
` [PATCH v2 11/50] target/i386: Assert SS32 "
` [PATCH v2 12/50] target/i386: Assert CODE64 "
` [PATCH v2 13/50] target/i386: Assert LMA "
` [PATCH v2 14/50] target/i386: Assert !ADDSEG "
` [PATCH v2 15/50] target/i386: Introduce REX_PREFIX
` [PATCH v2 16/50] target/i386: Tidy REX_B, REX_X definition
` [PATCH v2 17/50] target/i386: Move rex_r into DisasContext
` [PATCH v2 18/50] target/i386: Move rex_w "
` [PATCH v2 19/50] target/i386: Remove DisasContext.f_st as unused
` [PATCH v2 20/50] target/i386: Reduce DisasContext.flags to uint32_t
` [PATCH v2 21/50] target/i386: Reduce DisasContext.override to int8_t
` [PATCH v2 22/50] target/i386: Reduce DisasContext.prefix to uint8_t
` [PATCH v2 23/50] target/i386: Reduce DisasContext.vex_[lv] "
` [PATCH v2 24/50] target/i386: Reduce DisasContext popl_esp_hack and rip_offset "
` [PATCH v2 25/50] target/i386: Leave TF in DisasContext.flags
` [PATCH v2 26/50] target/i386: Reduce DisasContext jmp_opt, repz_opt to bool
` [PATCH v2 27/50] target/i386: Fix the comment for repz_opt
` [PATCH v2 28/50] target/i386: Reorder DisasContext members
` [PATCH v2 29/50] target/i386: Add stub generator for helper_set_dr
` [PATCH v2 30/50] target/i386: Assert !SVME for user-only
` [PATCH v2 31/50] target/i386: Assert !GUEST "
` [PATCH v2 32/50] target/i386: Implement skinit in translate.c
` [PATCH v2 33/50] target/i386: Eliminate SVM helpers for user-only
` [PATCH v2 34/50] target/i386: Mark some helpers as noreturn
` [PATCH v2 35/50] target/i386: Simplify gen_debug usage
` [PATCH v2 36/50] target/i386: Tidy svm_check_intercept from tcg
` [PATCH v2 37/50] target/i386: Remove pc_start argument to gen_svm_check_intercept
` [PATCH v2 38/50] target/i386: Remove user stub for cpu_vmexit
` [PATCH v2 39/50] target/i386: Cleanup read_crN, write_crN, lmsw
` [PATCH v2 40/50] target/i386: Pass env to do_pause and do_hlt
` [PATCH v2 41/50] target/i386: Move invlpg, hlt, monitor, mwait to sysemu
` [PATCH v2 42/50] target/i386: Unify invlpg, invlpga
` [PATCH v2 43/50] target/i386: Inline user cpu_svm_check_intercept_param
` [PATCH v2 44/50] target/i386: Eliminate user stubs for read/write_crN, rd/wrmsr
` [PATCH v2 45/50] target/i386: Exit tb after wrmsr
` [PATCH v2 46/50] target/i386: Tidy gen_check_io
` [PATCH v2 47/50] target/i386: Pass in port to gen_check_io
` [PATCH v2 48/50] target/i386: Create helper_check_io
` [PATCH v2 49/50] target/i386: Move helper_check_io to sysemu
` [PATCH v2 50/50] target/i386: Remove user-only i/o stubs

[PATCH v2] hw/display/qxl: Set pci rom address aligned with page size
 2021-05-18 12:20 UTC 

[PATCH v5 0/3] spapr: nvdimm: Introduce spapr-nvdimm device
 2021-05-18 12:03 UTC  (4+ messages)
` [PATCH v5 1/3] spapr: nvdimm: Forward declare and move the definitions
` [PATCH v5 2/3] spapr: nvdimm: Implement H_SCM_FLUSH hcall
` [PATCH v5 3/3] spapr: nvdimm: Introduce spapr-nvdimm device

[PATCH] vl: allow not specifying size in -m when using -M memory-backend
 2021-05-18 11:42 UTC  (2+ messages)

[PATCH v3 0/3] hw/elf_ops: clear uninitialized segment space
 2021-05-18 11:32 UTC  (2+ messages)

[PULL v2 00/13] Block layer patches
 2021-05-18 11:30 UTC 

[PULL v2 0/4] tcg patch queue
 2021-05-18 11:21 UTC  (2+ messages)

[PATCH v3 00/11] PS/2 controller related fixes
 2021-05-18 10:49 UTC  (3+ messages)
` [PATCH v3 05/11] pckbd: don't update OBF flags if KBD_STAT_OBF is set

[PATCH] target/ppc: Fix load endianness for lxvwsx/lxvdsx
 2021-05-18 10:42 UTC  (3+ messages)

[PATCH v2 0/5] block-copy: make helper APIs thread safe
 2021-05-18 10:14 UTC  (8+ messages)
` [PATCH v2 1/5] ratelimit: treat zero speed as unlimited
` [PATCH v2 2/5] block-copy: let ratelimit handle a speed of 0
` [PATCH v2 3/5] blockjob: "
` [PATCH v2 4/5] progressmeter: protect with a mutex
` [PATCH v2 5/5] co-shared-resource: "

[PULL 00/46] softfloat: Convert float128 to FloatParts (part 1)
 2021-05-18 10:11 UTC  (2+ messages)

[PULL 00/10] Net patches
 2021-05-18 10:09 UTC  (3+ messages)
` [PULL 09/10] virtio-net: failover: add missing remove_migration_state_change_notifier()

[PATCH v2 0/7] block-copy: protect block-copy internal structures
 2021-05-18 10:07 UTC  (8+ messages)
` [PATCH v2 1/7] block-copy: streamline choice of copy_range vs. read/write
` [PATCH v2 2/7] block-copy: improve documentation of BlockCopyTask and BlockCopyState types and functions
` [PATCH v2 3/7] block-copy: move progress_set_remaining in block_copy_task_end
` [PATCH v2 4/7] block-copy: add a CoMutex to the BlockCopyTask list
` [PATCH v2 5/7] block-copy: add QemuMutex lock for BlockCopyCallState list
` [PATCH v2 6/7] block-copy: atomic .cancelled and .finished fields in BlockCopyCallState
` [PATCH v2 7/7] block-copy: protect BlockCopyState .method fields

[PATCH v2 0/8] vhost-user-gpu: fix several security issues
 2021-05-18 10:31 UTC  (2+ messages)

[PATCH v4 00/13] virtio-gpu: Add support for Blob resources feature (v4)
 2021-05-18 10:16 UTC  (2+ messages)

[PATCH 0/4] Misc. audio patches
 2021-05-18 10:21 UTC  (2+ messages)

[Bug 1924603] [NEW] Incorrect feature negotiation for vhost-vdpa netdevice
 2021-05-18 10:06 UTC  (2+ messages)
` [Bug 1924603] "

[PATCH] hw/input/hid: Add support for keys of jp106 keyboard
 2021-05-18 10:18 UTC  (4+ messages)

[PATCH v4 0/2] cocoa: keyboard quality of life
 2021-05-18 10:14 UTC  (3+ messages)
` [PATCH v4 1/2] ui/cocoa: capture all keys and combos when mouse is grabbed

[PATCH v5 00/23] Base for adding PowerPC 64-bit instructions
 2021-05-18 10:12 UTC  (9+ messages)
` [PATCH v5 19/23] target/ppc: Implement setbc/setbcr/stnbc/setnbcr instructions
` [PATCH v5 21/23] target/ppc: Implement vcfuged instruction
` [PATCH v5 22/23] target/ppc: Move addpcis to decodetree
` [PATCH v5 23/23] target/ppc: Move cmp/cmpi/cmpl/cmpli "

[PULL v2 00/29] testing and plugin updates
 2021-05-18  9:58 UTC  (30+ messages)
` [PULL v2 02/29] tests/docker: make executable an optional argument to "update"
` [PULL v2 03/29] tests/docker: allow "update" to add the current user
` [PULL v2 04/29] tests/docker: add "fetch" sub-command
` [PULL v2 05/29] docker: Add Hexagon image
` [PULL v2 06/29] tests/tcg: Use Hexagon Docker image
` [PULL v2 07/29] gitlab: add build-user-hexagon test
` [PULL v2 08/29] tests/tcg: don't iterate through other arch compilers
` [PULL v2 09/29] tests/docker: Added libbpf library to the docker files
` [PULL v2 10/29] tests/tcg: Add docker_as and docker_ld cmds
` [PULL v2 11/29] tests/tcg: Run timeout cmds using --foreground
` [PULL v2 12/29] hw/tricore: Add testdevice for tests in tests/tcg/
` [PULL v2 13/29] tests/tcg/tricore: Add build infrastructure
` [PULL v2 14/29] configure: Emit HOST_CC to config-host.mak
` [PULL v2 15/29] tests/tcg/tricore: Add macros to create tests and first test 'abs'
` [PULL v2 16/29] tests/tcg/tricore: Add bmerge test
` [PULL v2 17/29] tests/tcg/tricore: Add clz test
` [PULL v2 18/29] tests/tcg/tricore: Add dvstep test
` [PULL v2 19/29] tests/tcg/tricore: Add fadd test
` [PULL v2 20/29] tests/tcg/tricore: Add fmul test
` [PULL v2 21/29] tests/tcg/tricore: Add ftoi test
` [PULL v2 22/29] tests/tcg/tricore: Add madd test
` [PULL v2 23/29] tests/tcg/tricore: Add msub test
` [PULL v2 24/29] tests/tcg/tricore: Add muls test
` [PULL v2 25/29] tests/docker: gcc-10 based images for ppc64{, le} tests
` [PULL v2 26/29] tests/tcg/ppc64le: tests for brh/brw/brd
` [PULL v2 27/29] tests/tcg: fix missing return
` [PULL v2 28/29] tests/tcg: don't allow clang as a cross compiler
` [PULL v2 29/29] configure: use cc, not host_cc to set cross_cc for build arch

[RFC PATCH v2 0/6] hw/arm/virt: Introduce cpu topology support
 2021-05-18  9:16 UTC  (5+ messages)
` [RFC PATCH v2 5/6] hw/arm/virt-acpi-build: Add PPTT table


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