qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-13 16:47:46 to 2021-01-14 02:37:57 UTC [more...]

[PULL 00/24] tcg patch queue
 2021-01-14  2:16 UTC  (25+ messages)
` [PULL 01/24] tcg: Use tcg_out_dupi_vec from temp_load
` [PULL 02/24] tcg: Increase tcg_out_dupi_vec immediate to int64_t
` [PULL 03/24] tcg: Consolidate 3 bits into enum TCGTempKind
` [PULL 04/24] tcg: Add temp_readonly
` [PULL 05/24] tcg: Expand TCGTemp.val to 64-bits
` [PULL 06/24] tcg: Rename struct tcg_temp_info to TempOptInfo
` [PULL 07/24] tcg: Expand TempOptInfo to 64-bits
` [PULL 08/24] tcg: Introduce TYPE_CONST temporaries
` [PULL 09/24] tcg/optimize: Improve find_better_copy
` [PULL 10/24] tcg/optimize: Adjust TempOptInfo allocation
` [PULL 11/24] tcg/optimize: Use tcg_constant_internal with constant folding
` [PULL 12/24] tcg: Convert tcg_gen_dupi_vec to TCG_CONST
` [PULL 13/24] tcg: Use tcg_constant_i32 with icount expander
` [PULL 14/24] tcg: Use tcg_constant_{i32,i64} with tcg int expanders
` [PULL 15/24] tcg: Use tcg_constant_{i32,i64} with tcg plugins
` [PULL 16/24] tcg: Use tcg_constant_{i32,i64,vec} with gvec expanders
` [PULL 17/24] tcg/tci: Add special tci_movi_{i32,i64} opcodes
` [PULL 18/24] tcg: Remove movi and dupi opcodes
` [PULL 19/24] tcg: Add tcg_reg_alloc_dup2
` [PULL 20/24] tcg/i386: Use tcg_constant_vec with tcg vec expanders
` [PULL 21/24] tcg: Remove tcg_gen_dup{8,16,32,64}i_vec
` [PULL 22/24] tcg/ppc: Use tcg_constant_vec with tcg vec expanders
` [PULL 23/24] tcg/aarch64: "
` [PULL 24/24] decodetree: Open files with encoding='utf-8'

[PATCH 0/4] Fix some style problems in qobject
 2021-01-14  2:22 UTC  (4+ messages)
` [PATCH 1/4] qobject: open brace '{' following struct go on the same line

[PATCH v3] tcg: Fix execution on Apple Silicon
 2021-01-14  1:55 UTC  (3+ messages)

[PATCH v2 0/2] loongson3_virt TCG SMP support
 2021-01-14  1:31 UTC  (3+ messages)
` [PATCH v2 1/2] hw/intc: Add Loongson Inter Processor Interrupt controller
` [PATCH v2 2/2] hw/mips/loongson3_virt: Add TCG SMP support

[PATCH v4 0/8] acpi: Some fixes for pxb support for ARM virt machine
 2021-01-14  1:30 UTC  (4+ messages)
` [PATCH v4 2/8] acpi: Fix unmatched expected DSDT.pxb file

[PATCH v2 00/12] qapi: static typing conversion, pt1.5
 2021-01-14  0:47 UTC  (12+ messages)
` [PATCH v2 04/12] qapi/gen: assert that _start_if is not None in _wrap_ifcond
` [PATCH v2 06/12] qapi/source: Add builtin null-object sentinel
` [PATCH v2 07/12] qapi/schema: make QAPISourceInfo mandatory

[PATCH v2 0/6] tcg: Restrict tcg_out_op() to arrays of TCG_MAX_OP_ARGS elements
 2021-01-14  0:28 UTC  (8+ messages)
` [PATCH v2 1/6] tcg/arm: Hoist common argument loads in tcg_out_op()
` [PATCH v2 2/6] tcg/arm: Replace goto statement by fall through comment
` [PATCH v2 3/6] tcg/ppc: Hoist common argument loads in tcg_out_op()
` [PATCH v2 4/6] tcg/s390: "
` [PATCH v2 5/6] tcg: Restrict tcg_out_op() to arrays of TCG_MAX_OP_ARGS elements
` [PATCH v2 6/6] tcg: Restrict tcg_out_vec_op() "

[PATCH 0/2] trace: documentation improvements
 2021-01-14  0:20 UTC  (9+ messages)
` [PATCH 1/2] trace: document how to specify multiple --trace patterns

[PATCH v6 00/11] Rework iotests/check
 2021-01-14  0:18 UTC  (18+ messages)
` [PATCH v6 01/11] iotests/277: use dot slash for nbd-fault-injector.py running
` [PATCH v6 02/11] iotests/303: use dot slash for qcow2.py running
` [PATCH v6 03/11] iotests: fix some whitespaces in test output files
` [PATCH v6 04/11] iotests: make tests executable
` [PATCH v6 05/11] iotests/294: add shebang line
` [PATCH v6 06/11] iotests: define group in each iotest
` [PATCH v6 07/11] iotests: add findtests.py
` [PATCH v6 10/11] iotests: rewrite check into python

[PATCH 00/22] hw/riscv: sifive_u: Add missing SPI support
 2021-01-14  0:11 UTC  (33+ messages)
` [PATCH 07/22] hw/sd: ssi-sd: Suffix a data block with CRC16
` [PATCH 08/22] hw/sd: ssi-sd: Support multiple block read (CMD18)
` [PATCH 09/22] hw/sd: ssi-sd: Use macros for the dummy value and tokens in the transfer
` [PATCH 10/22] hw/sd: sd: Remove duplicated codes in single/multiple block read/write
` [PATCH 11/22] hw/sd: sd: Allow single/multiple block write for SPI mode
` [PATCH 12/22] hw/sd: sd.h: Cosmetic change of using spaces
` [PATCH 13/22] hw/sd: Introduce receive_ready() callback
` [PATCH 14/22] hw/sd: ssi-sd: Support single block write
` [PATCH 15/22] hw/sd: ssi-sd: Support multiple "
` [PATCH 16/22] hw/ssi: Add SiFive SPI controller support
` [PATCH 17/22] hw/riscv: sifive_u: Add QSPI0 controller and connect a flash
` [PATCH 18/22] hw/riscv: sifive_u: Add QSPI2 controller and connect an SD card
` [PATCH 19/22] hw/riscv: sifive_u: Change SIFIVE_U_GEM_IRQ to decimal value
` [PATCH 20/22] docs/system: Sort targets in alphabetical order
` [PATCH 21/22] docs/system: Add RISC-V documentation
` [PATCH 22/22] docs/system: riscv: Add documentation for sifive_u machine

[PATCH v7 00/13] Generalize memory encryption models
 2021-01-13 23:58 UTC  (14+ messages)
` [PATCH v7 01/13] qom: Allow optional sugar props
` [PATCH v7 02/13] confidential guest support: Introduce new confidential guest support class
` [PATCH v7 03/13] sev: Remove false abstraction of flash encryption
` [PATCH v7 04/13] confidential guest support: Move side effect out of machine_set_memory_encryption()
` [PATCH v7 05/13] confidential guest support: Rework the "memory-encryption" property
` [PATCH v7 06/13] sev: Add Error ** to sev_kvm_init()
` [PATCH v7 07/13] confidential guest support: Introduce cgs "ready" flag
` [PATCH v7 08/13] confidential guest support: Move SEV initialization into arch specific code
` [PATCH v7 09/13] confidential guest support: Update documentation
` [PATCH v7 10/13] spapr: Add PEF based confidential guest support
` [PATCH v7 11/13] spapr: PEF: prevent migration
` [PATCH v7 12/13] confidential guest support: Alter virtio default properties for protected guests
` [PATCH v7 13/13] s390: Recognize confidential-guest-support option

Emulation for riscv
 2021-01-14  0:01 UTC  (4+ messages)

[PATCHv4 0/2] arm-virt: add secure pl061 for reset/power down
 2021-01-14  0:04 UTC  (8+ messages)
` [PATCHv4 2/2] "

[PATCH v6 00/13] Generalize memory encryption models
 2021-01-13 23:56 UTC  (7+ messages)
` [PATCH v6 13/13] s390: Recognize confidential-guest-support option

[PATCH v4 00/11] virtio-mem: vfio support
 2021-01-13 23:57 UTC  (9+ messages)
` [PATCH v4 04/11] vfio: Support for RamDiscardMgr in the !vIOMMU case
` [PATCH v4 05/11] vfio: Query and store the maximum number of possible DMA mappings
` [PATCH v4 06/11] vfio: Sanity check maximum number of DMA mappings with RamDiscardMgr
` [PATCH v4 11/11] vfio: Disable only uncoordinated discards

[PATCH 0/2] MAINTAINERS cleanups
 2021-01-13 23:29 UTC  (3+ messages)

[PATCH] tests/acceptance: Test PMON with Loongson-3A1000 CPU
 2021-01-13 23:26 UTC  (3+ messages)

[PATCH 0/2] hw/mips/loongson3_virt: Add TCG SMP support
 2021-01-13 23:07 UTC  (3+ messages)
` [PATCH 1/2] hw/intc: Add Loongson Inter Processor Interrupt controller

[PATCH v4 0/5] Common macros for QAPI list growth
 2021-01-13 22:10 UTC  (6+ messages)
` [PATCH v4 1/5] net: Clarify early exit condition
` [PATCH v4 2/5] qapi: A couple more QAPI_LIST_PREPEND() stragglers
` [PATCH v4 3/5] qapi: Introduce QAPI_LIST_APPEND
` [PATCH v4 4/5] qapi: Use QAPI_LIST_APPEND in trivial cases
` [PATCH v4 5/5] qapi: More complex uses of QAPI_LIST_APPEND

[PATCH V3 0/4] bsd-user: Fix some code style problems
 2021-01-13 22:03 UTC  (2+ messages)

[PATCH] osdep.h: Remove <sys/signal.h> include
 2021-01-13 21:56 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 00/23] tests/docker: start using libvirt-ci's "lcitool" for dockerfiles
 2021-01-13 21:26 UTC  (7+ messages)
` [PATCH 03/23] tests/docker: use project specific container registries
` [PATCH 04/23] tests/docker: use explicit docker.io registry
` [PATCH 05/23] tests/docker: remove travis container

[PATCH] target/i386/hvf: add vmware-cpuid-freq cpu feature
 2021-01-13 21:25 UTC  (2+ messages)

[PATCH] target/i386/hvf: add rdmsr 35H MSR_CORE_THREAD_COUNT
 2021-01-13 20:53 UTC 

[PATCH] hw/char/cadence_uart: Fixed wrong Cadence UART stop bit count register value
 2021-01-13 21:15 UTC 

[PATCH v18 00/20] Initial support for multi-process Qemu
 2021-01-13 20:53 UTC  (21+ messages)
` [PATCH v18 01/20] multi-process: add the concept description to docs/devel/qemu-multiprocess
` [PATCH v18 02/20] multi-process: add configure and usage information
` [PATCH v18 03/20] memory: alloc RAM from file at offset
` [PATCH v18 04/20] multi-process: Add config option for multi-process QEMU
` [PATCH v18 05/20] multi-process: setup PCI host bridge for remote device
` [PATCH v18 06/20] multi-process: setup a machine object for remote device process
` [PATCH v18 07/20] io: add qio_channel_writev_full_all helper
` [PATCH v18 08/20] io: add qio_channel_readv_full_all_eof & qio_channel_readv_full_all helpers
` [PATCH v18 09/20] multi-process: define MPQemuMsg format and transmission functions
` [PATCH v18 10/20] multi-process: Initialize message handler in remote device
` [PATCH v18 11/20] multi-process: Associate fd of a PCIDevice with its object
` [PATCH v18 12/20] multi-process: setup memory manager for remote device
` [PATCH v18 13/20] multi-process: introduce proxy object
` [PATCH v18 14/20] multi-process: add proxy communication functions
` [PATCH v18 15/20] multi-process: Forward PCI config space acceses to the remote process
` [PATCH v18 16/20] multi-process: PCI BAR read/write handling for proxy & remote endpoints
` [PATCH v18 17/20] multi-process: Synchronize remote memory
` [PATCH v18 18/20] multi-process: create IOHUB object to handle irq
` [PATCH v18 19/20] multi-process: Retrieve PCI info from remote process
` [PATCH v18 20/20] multi-process: perform device reset in the "

[PATCH v5] block: report errno when flock fcntl fails
 2021-01-13 20:45 UTC  (2+ messages)

[RFC PATCH v2 0/8] Automatically convert configure options to meson build options
 2021-01-13 20:39 UTC  (10+ messages)
` [PATCH 1/8] build-system: clean up TCG/TCI configury

[PATCH v2 0/8] iotests: Fix 129 and expand 297’s reach
 2021-01-13 20:38 UTC  (17+ messages)
` [PATCH v2 1/8] iotests/297: Allow checking all Python test files
` [PATCH v2 2/8] iotests: Move try_remove to iotests.py
` [PATCH v2 3/8] iotests/129: Remove test images in tearDown()
` [PATCH v2 4/8] iotests/129: Do not check @busy
` [PATCH v2 5/8] iotests/129: Use throttle node
` [PATCH v2 6/8] iotests/129: Actually test a commit job
` [PATCH v2 7/8] iotests/129: Limit mirror job's buffer size
` [PATCH v2 8/8] iotests/129: Clean up pylint and mypy complaints

[PATCH] Initialize Zynq7000 UART clocks on reset
 2021-01-13 19:59 UTC  (4+ messages)

[PATCH] docs/devel: Explain how acceptance tests can be skipped
 2021-01-13 19:52 UTC 

[PATCH 00/25] esp: consolidate PDMA transfer buffers
 2021-01-13 19:29 UTC  (3+ messages)

[PATCH v1 0/9] testing/next (tags!, more travis/shippable deprecation)
 2021-01-13 19:25 UTC  (7+ messages)
` [PATCH v1 9/9] gitlab: move docs and tools build across from Travis

[Bug 1862619] [NEW] "-serial telnet::xxxx, server" causes "Device 'serial0' is in use"
 2021-01-13 19:15 UTC  (2+ messages)
` [Bug 1862619] "

Call for Google Summer of Code 2021 project ideas
 2021-01-13 19:05 UTC  (6+ messages)
    ` qmp-shell TUI (was: Re: Call for Google Summer of Code 2021 project ideas)

[qemu-web PATCH v2] Use GitLab repo URLs instead of git.qemu.org URLs
 2021-01-13 18:54 UTC 

minimal "zero conf" build dockerfiles for fedora:latest and alpine:latest
 2021-01-13 18:44 UTC  (8+ messages)

[qemu-web PATCH] Use GitLab repo URLs instead of git.qemu.org URLs
 2021-01-13 18:43 UTC  (2+ messages)

[PATCH 0/5] tcg: Restrict tcg_out_op() to arrays of TCG_MAX_OP_ARGS elements
 2021-01-13 18:34 UTC  (4+ messages)

[RFC PATCH v6 00/11] hw/ssi: imx_spi: Fix various bugs in the imx_spi model
 2021-01-13 17:56 UTC  (5+ messages)

[PATCHv5 00/19] ARMv8.4-A Secure EL2
 2021-01-13 17:35 UTC  (5+ messages)
` [PATCH 17/19] target/arm: add ARMv8.4-SEL2 extension

[PULL 0/7] Yank patches patches for 2021-01-13
 2021-01-13 17:26 UTC  (4+ messages)

[PULL 00/21] target-arm queue
 2021-01-13 17:13 UTC  (4+ messages)
` [PULL 18/21] hw/misc: Add a PWM module for NPCM7XX

[PATCH 0/7] iotests/129: Fix it
 2021-01-13 17:05 UTC  (9+ messages)
` [PATCH 4/7] iotests/129: Use throttle node
` [PATCH 5/7] iotests/129: Actually test a commit job
` [PATCH 6/7] iotests/129: Limit mirror job's buffer size

[PATCH] spapr: Improve handling of memory unplug with old guests
 2021-01-13 17:01 UTC  (3+ messages)

[PATCH v17 00/20] Initial support for multi-process Qemu
 2021-01-13 16:42 UTC  (19+ messages)
` [PATCH v17 02/20] multi-process: add configure and usage information
` [PATCH v17 04/20] multi-process: Add config option for multi-process QEMU
` [PATCH v17 05/20] multi-process: setup PCI host bridge for remote device
` [PATCH v17 06/20] multi-process: setup a machine object for remote device process
` [PATCH v17 07/20] io: add qio_channel_writev_full_all helper
` [PATCH v17 08/20] io: add qio_channel_readv_full_all_eof & qio_channel_readv_full_all helpers
` [PATCH v17 09/20] multi-process: define MPQemuMsg format and transmission functions
` [PATCH v17 10/20] multi-process: Initialize message handler in remote device
` [PATCH v17 11/20] multi-process: Associate fd of a PCIDevice with its object
` [PATCH v17 12/20] multi-process: setup memory manager for remote device
` [PATCH v17 13/20] multi-process: introduce proxy object
` [PATCH v17 14/20] multi-process: add proxy communication functions
` [PATCH v17 15/20] multi-process: Forward PCI config space acceses to the remote process
` [PATCH v17 16/20] multi-process: PCI BAR read/write handling for proxy & remote endpoints
` [PATCH v17 17/20] multi-process: Synchronize remote memory
` [PATCH v17 18/20] multi-process: create IOHUB object to handle irq
` [PATCH v17 19/20] multi-process: Retrieve PCI info from remote process
` [PATCH v17 20/20] multi-process: perform device reset in the "

[PATCH v16 00/20] Initial support for multi-process Qemu
 2021-01-13 16:45 UTC  (5+ 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).