messages from 2020-08-06 12:09:13 to 2020-08-06 17:01:26 UTC [more...]
[RFC PATCH 0/8] *** A Method for evaluating dirty page rate ***
2020-08-06 16:59 UTC (14+ messages)
` [RFC PATCH 1/8] migration/dirtyrate: Add get_dirtyrate_thread() function
` [RFC PATCH 2/8] migration/dirtyrate: Add block_dirty_info to store dirtypage info
` [RFC PATCH 8/8] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function
[PATCH v2 for-5.2 0/5] papr: Cleanups for XIVE and PHB
2020-08-06 16:56 UTC (6+ messages)
` [PATCH v2 for-5.2 1/5] spapr/xive: Fix xive->fd if kvm_create_device() fails
` [PATCH v2 for-5.2 2/5] spapr/xive: Simplify kvmppc_xive_disconnect()
` [PATCH v2 for-5.2 3/5] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
` [PATCH v2 for-5.2 4/5] spapr/xive: Convert KVM device fd checks to assert()
` [PATCH v2 for-5.2 5/5] spapr: Simplify error handling in spapr_phb_realize()
[PATCH] gitlab-ci.yml: Set artifacts expiration time
2020-08-06 16:19 UTC (2+ messages)
[PATCH v1 00/21] accel/tcg: remove implied BQL from cpu_handle_interrupt/exception path
2020-08-06 16:11 UTC (9+ messages)
` [PATCH v1 01/21] accel/tcg: Change interrupt/exception handling to remove implied BQL
` [PATCH v1 17/21] target/s390x: add BQL to do_interrupt and cpu_exec_interrupt
Adding VHOST_USER_PROTOCOL_F_CONFIG_MEM_SLOTS to 5.1 release notes
2020-08-06 16:08 UTC (6+ messages)
Question on implementation detail of `temp_sync`
2020-08-06 15:53 UTC
[PATCH] gitlab/travis: Rework the disabled features tests
2020-08-06 15:53 UTC
[PATCH] block/block-copy: always align copied region to cluster size
2020-08-06 15:47 UTC (3+ messages)
` [PATCH for-5.1?] "
[PATCH v3 0/8] target-hppa fixes v3
2020-08-06 15:46 UTC (7+ messages)
` [PATCH v3 7/8] hw/display/artist: Refactor artist_rop8() to avoid buffer over-run
[RFC] checkpatch: detect missing changes to trace-events
2020-08-06 15:33 UTC
[PATCH v4 00/18] Convert QAPI doc comments to generate rST instead of texinfo
2020-08-06 15:33 UTC (8+ messages)
` [PATCH v4 04/18] tests/qapi/doc-good.json: Clean up markup
` [PATCH v4 05/18] scripts/qapi: Move doc-comment whitespace stripping to doc.py
[PATCH-for-5.2] memory: Add trace events to audit MemoryRegionOps fields
2020-08-06 15:26 UTC
[qemu]: How to use qemu to run 64MB bmc image?
2020-08-06 15:12 UTC (3+ messages)
[PATCH] softmmu: Add missing trace-events file
2020-08-06 15:10 UTC (8+ messages)
[PATCH-for-5.2] exec: Remove MemoryRegion::global_locking field
2020-08-06 15:07 UTC
[PATCH] docs/system/s390x: Add a chapter about s390x boot devices
2020-08-06 15:05 UTC
[PATCH 0/4] trace-events: Clean up
2020-08-06 14:54 UTC (6+ messages)
` [PATCH 1/4] scripts/cleanup-trace-events: Fix for vcpu property
` [PATCH 2/4] scripts/cleanup-trace-events: Emit files in alphabetical order
` [PATCH 3/4] trace-events: Delete unused trace points
` [PATCH 4/4] trace-events: Fix attribution of trace points to source
[PATCH for-5.2 00/19] aspeed: mostly cleanups and some extensions
2020-08-06 14:08 UTC (27+ messages)
` [PATCH for-5.2 01/19] m25p80: Return the JEDEC ID twice for mx25l25635e
` [PATCH for-5.2 02/19] m25p80: Add support for mx25l25635f
` [PATCH for-5.2 03/19] m25p80: Add support for n25q512ax3
` [PATCH for-5.2 04/19] aspeed/scu: Fix valid access size on AST2400
` [PATCH for-5.2 05/19] hw/arm/aspeed: Add board model for Supermicro X11 BMC
` [PATCH for-5.2 06/19] aspeed/smc: Fix MemoryRegionOps definition
` [PATCH for-5.2 07/19] aspeed/smc: Fix max_slaves of the legacy SMC device
` [PATCH for-5.2 08/19] aspeed/sdhci: Fix reset sequence
` [PATCH for-5.2 09/19] ftgmac100: Fix registers that can be read
` [PATCH for-5.2 10/19] ftgmac100: Fix interrupt status "Packet transmitted on ethernet"
` [PATCH for-5.2 11/19] ftgmac100: Fix interrupt status "Packet moved to RX FIFO"
` [PATCH for-5.2 12/19] ftgmac100: Change interrupt status when a DMA error occurs
` [PATCH for-5.2 13/19] ftgmac100: Check for invalid len and address before doing a DMA transfer
` [PATCH for-5.2 14/19] ftgmac100: Fix integer overflow in ftgmac100_do_tx()
` [PATCH for-5.2 15/19] ftgmac100: Improve software reset
` [PATCH for-5.2 16/19] aspeed/sdmc: Perform memory training
` [PATCH for-5.2 17/19] aspeed/sdmc: Allow writes to unprotected registers
` [PATCH for-5.2 18/19] aspeed/sdmc: Simplify calculation of RAM bits
` [PATCH for-5.2 19/19] aspeed/smc: Open AHB window of the second chip of the AST2600 FMC controller
[PATCH-for-5.2] Revert "mailmap: Update philmd email address"
2020-08-06 13:59 UTC (2+ messages)
[PATCH v2] .mailmap: Update Paul Burton email address
2020-08-06 13:50 UTC (3+ messages)
[RFC PATCH] CODING_STYLE.rst: flesh out our naming conventions
2020-08-06 13:47 UTC (3+ messages)
[PATCH v3 0/3] aio-posix: keep aio_notify_me disabled during polling
2020-08-06 13:47 UTC (6+ messages)
` [PATCH v3 1/3] async: rename event_notifier_dummy_cb/poll()
` [PATCH v3 2/3] async: always set ctx->notified in aio_notify()
` [PATCH v3 3/3] aio-posix: keep aio_notify_me disabled during polling
Why QEMU should move from C to Rust (clickbait alert ;))
2020-08-06 13:43 UTC (7+ messages)
[PATCH for-5.2 v2 0/9] Continue booting in case the first device is not bootable
2020-08-06 13:34 UTC (16+ messages)
` [PATCH for-5.2 v2 1/9] pc-bios/s390-ccw/Makefile: Compile with -std=gnu99, -fwrapv and -fno-common
` [PATCH for-5.2 v2 2/9] pc-bios/s390-ccw: Move ipl-related code from main() into a separate function
` [PATCH for-5.2 v2 3/9] pc-bios/s390-ccw: Introduce ENODEV define and remove guards of others
` [PATCH for-5.2 v2 4/9] pc-bios/s390-ccw: Move the inner logic of find_subch() to a separate function
` [PATCH for-5.2 v2 5/9] pc-bios/s390-ccw: Do not bail out early if not finding a SCSI disk
` [PATCH for-5.2 v2 7/9] pc-bios/s390-ccw: Allow booting in case the first virtio-blk disk is bad
` [PATCH for-5.2 v2 8/9] pc-bios/s390-ccw/main: Remove superfluous call to enable_subchannel()
` [PATCH for-5.2 v2 9/9] tests/qtest/cdrom: Add more s390x-related boot tests
[PATCH-for-5.2 0/2] hw/core/sysbus: Trivial cleanup patches
2020-08-06 13:09 UTC (3+ messages)
` [PATCH-for-5.2 1/2] hw/core/sysbus: Fix a typo
` [PATCH-for-5.2 2/2] hw/core/sysbus: Assert memory region index is in range
[PATCH v1 0/1] docs/system/arm: Document the Xilinx Versal Virt board
2020-08-06 13:04 UTC (2+ messages)
[PATCH-for-5.2 0/4] hw/char/serial: Use the Clock API to feed the UART reference clock
2020-08-06 13:03 UTC (5+ messages)
` [PATCH-for-5.2 1/4] hw/char/serial: Replace commented DPRINTF() by trace event
` [PATCH-for-5.2 2/4] hw/char/serial: Remove old DEBUG_SERIAL commented code
` [PATCH-for-5.2 3/4] hw/char/serial: Let SerialState have an 'id' field
` [PATCH-for-5.2 4/4] hw/char/serial: Use the Clock API to feed the UART reference clock
[PATCH] hw/cpu/a9mpcore: Verify the machine use Cortex-A9 cores
2020-08-06 13:00 UTC (3+ messages)
Qemu web site down?
2020-08-06 12:59 UTC (4+ messages)
[PATCH v2] hw/arm/aspeed: Add board model for Supermicro X11 BMC
2020-08-06 12:54 UTC (4+ messages)
[PATCH for-5.2 v4 00/11] SMMUv3.2 Range-based TLB Invalidation Support
2020-08-06 12:55 UTC (3+ messages)
[PATCH-for-5.2 0/3] hw/clock: Only propagate clock changes if the clock is changed
2020-08-06 12:38 UTC (4+ messages)
` [PATCH-for-5.2 1/3] hw/clock: Remove unused clock_init*() functions
` [PATCH-for-5.2 2/3] hw/clock: Let clock_set() return boolean value
` [PATCH-for-5.2 3/3] hw/clock: Only propagate clock changes if the clock is changed
Any reason VIRTQUEUE_MAX_SIZE is 1024? Can we increase this limit?
2020-08-06 12:37 UTC (4+ messages)
vhost-user protocol feature negotiation
2020-08-06 12:35 UTC (6+ messages)
[PATCH-for-5.2] target/mips: Report unimplemented cache() operations
2020-08-06 12:26 UTC
[RFC v3 00/71] target/riscv: support vector extension v1.0
2020-08-06 10:47 UTC (38+ messages)
` [RFC v3 05/71] target/riscv: rvv-1.0: introduce writable misa.v field
` [RFC v3 07/71] target/riscv: rvv-1.0: remove vxrm and vxsat fields from fcsr register
` [RFC v3 09/71] target/riscv: rvv-1.0: add vlenb register
` [RFC v3 10/71] target/riscv: rvv-1.0: check MSTATUS_VS when accessing vector csr registers
` [RFC v3 13/71] target/riscv: rvv-1.0: add VMA and VTA
` [RFC v3 14/71] target/riscv: rvv-1.0: update check functions
` [RFC v3 17/71] target/riscv: rvv:1.0: add translation-time nan-box helper function
` [RFC v3 19/71] target/riscv: rvv-1.0: configure instructions
` [RFC v3 21/71] target/riscv: rvv-1.0: index load and store instructions
` [RFC v3 24/71] target/riscv: rvv-1.0: amo operations
` [RFC v3 27/71] target/riscv: rvv-1.0: take fractional LMUL into vector max elements calculation
` [RFC v3 30/71] target/riscv: rvv-1.0: mask population count instruction
` [RFC v3 33/71] target/riscv: rvv-1.0: iota instruction
` [RFC v3 34/71] target/riscv: rvv-1.0: element index instruction
` [RFC v3 38/71] target/riscv: rvv-1.0: floating-point move instruction
` [RFC v3 39/71] target/riscv: rvv-1.0: floating-point scalar move instructions
` [RFC v3 43/71] target/riscv: rvv-1.0: single-width bit shift instructions
` [RFC v3 44/71] target/riscv: rvv-1.0: integer add-with-carry/subtract-with-borrow
` [RFC v3 46/71] target/riscv: rvv-1.0: widening integer multiply-add instructions
` [RFC v3 47/71] target/riscv: rvv-1.0: add Zvqmac extension
` [RFC v3 48/71] target/riscv: rvv-1.0: quad-widening integer multiply-add instructions
` [RFC v3 49/71] target/riscv: rvv-1.0: single-width saturating add and subtract instructions
` [RFC v3 52/71] target/riscv: rvv-1.0: floating-point compare instructions
` [RFC v3 53/71] target/riscv: rvv-1.0: mask-register logical instructions
` [RFC v3 54/71] target/riscv: rvv-1.0: slide instructions
` [RFC v3 57/71] target/riscv: rvv-1.0: single-width floating-point reduction
` [RFC v3 59/71] target/riscv: rvv-1.0: single-width scaling shift instructions
` [RFC v3 60/71] target/riscv: rvv-1.0: remove widening saturating scaled multiply-add
` [RFC v3 62/71] target/riscv: rvv-1.0: remove integer extract instruction
` [RFC v3 64/71] target/riscv: introduce floating-point rounding mode enum
` [RFC v3 65/71] target/riscv: rvv-1.0: floating-point/integer type-convert instructions
` [RFC v3 66/71] target/riscv: rvv-1.0: widening floating-point/integer type-convert
` [RFC v3 67/71] target/riscv: add "set round to odd" rounding mode helper function
` [RFC v3 68/71] target/riscv: rvv-1.0: narrowing floating-point/integer type-convert
` [RFC v3 69/71] target/riscv: gdb: modify gdb csr xml file to align with csr register map
` [RFC v3 70/71] target/riscv: gdb: support vector registers for rv64
` [RFC v3 71/71] target/riscv: gdb: support vector registers for rv32
[PATCH-for-5.2 0/7] hw/block/fdc: Cleanups trying to make sense of the floppy controllers
2020-08-06 8:08 UTC (4+ messages)
` [PATCH-for-5.2 1/7] hw/block/fdc: Let sector count be unsigned
` [PATCH-for-5.2 3/7] hw/block/fdc: Use warn_report() instead of debug FLOPPY_DPRINTF() calls
` [PATCH-for-5.2 6/7] hw/block/fdc: Use more descriptive TypeInfo names
[PATCH v2 0/7] target/riscv: NaN-boxing for multiple precison
2020-08-06 10:02 UTC (13+ messages)
` [PATCH v2 1/7] target/riscv: Generate nanboxed results from fp helpers
` [PATCH v2 2/7] target/riscv: Generalize gen_nanbox_fpr to gen_nanbox_s
` [PATCH v2 5/7] target/riscv: Check nanboxed inputs in trans_rvf.inc.c
[PATCH] qcow2: flush qcow2 l2 meta for new allocated clusters
2020-08-06 9:04 UTC (3+ messages)
[PATCH for-5.2 0/5] spapr: Cleanups for XIVE and PHB
2020-08-06 9:23 UTC (10+ messages)
` [PATCH for-5.2 2/5] spapr/xive: Simplify kvmppc_xive_disconnect()
` [PATCH for-5.2 3/5] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
` [PATCH for-5.2 4/5] spapr/xive: Convert KVM device fd checks to assert()
` [PATCH for-5.2 5/5] spapr: Simplify error handling in spapr_phb_realize()
[PATCH v2 0/3] aio-posix: keep aio_notify_me disabled during polling
2020-08-06 10:52 UTC (4+ messages)
` [PATCH v2 3/3] "
[PATCH v3 0/8] Generalize start-powered-off property from ARM
2020-08-06 5:13 UTC (8+ messages)
[PATCH] docs/qdev-device-use: Clean up the sentences related to -usbdevice
2020-08-06 8:15 UTC (3+ messages)
[PATCH 0/5] log: Add logs for some modules
2020-08-06 9:37 UTC (2+ messages)
` [PATCH 1/5] log: Add logs for vm start and destroy
[PATCH 0/2] migration: add vsock channel support
2020-08-06 7:40 UTC (2+ messages)
` [PATCH 1/2] migration: unify the framework of socket-type channel
[PATCH 0/1] qga: add command guest-get-disk
2020-08-06 9:03 UTC (2+ messages)
` [PATCH 1/1] qga: add command guest-get-disks
[PATCH] ide: Get rid of IDEDrive struct
2020-08-06 8:58 UTC (5+ messages)
[for-5.2 v4 00/10] Generalize memory encryption models
2020-08-06 7:18 UTC (5+ messages)
` [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option
[PATCH 0/3] A few doc fixes
2020-08-06 8:11 UTC (3+ messages)
` [PATCH 1/3] docs/interop/qmp-spec: Point to the QEMU QMP reference manual
` [PATCH 3/3] docs/qdev-device-use: Don't suggest -drive and -net can do USB
[PATCH] schemas: Add vim modeline
2020-08-06 5:44 UTC (28+ messages)
` cleanups with long-term benefits (was Re: [PATCH] schemas: Add vim modeline)
` cleanups with long-term benefits
[PATCH v2] fcntl: Add 32bit filesystem mode
2020-08-06 10:47 UTC (5+ messages)
[PATCH] block/vhdx: Support vhdx image only with 512 bytes logical sector size
2020-08-06 7:06 UTC (2+ messages)
[PATCH 0/4] Refactor get_fpstatus_ptr() ready for AArch32 fp16
2020-08-06 10:44 UTC (3+ messages)
` [PATCH 1/4] target/arm: Replace A64 get_fpstatus_ptr() with generic fpstatus_ptr()
` [PATCH 4/4] target/arm: Use correct FPST for VCMLA, VCADD on fp16
[PATCH v5 0/2] add new options to set smbios type 4 fields
2020-08-06 6:01 UTC (2+ messages)
[PATCH] virtiofsd: Cleanup norace option description
2020-08-06 11:11 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).