qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-10 14:05:03 to 2020-09-10 20:12:37 UTC [more...]

[PATCH 00/77] Patch Round-up for stable 5.0.1, freeze on 2020-09-10
 2020-09-10 20:11 UTC  (6+ messages)

[PATCH] hw/arm/aspeed: Add machine properties to define the flash models
 2020-09-10 20:07 UTC 

[PATCH v2 0/3] target/arm: New boards mps2-an386, mps2-an500
 2020-09-10 20:06 UTC  (4+ messages)
` [PATCH v2 2/3] hw/arm/mps2: New board model mps2-an500

[PATCH] qemu-img: avoid unaligned read requests during convert
 2020-09-10 20:03 UTC  (3+ messages)

[RISU PATCH 0/2] arm.risu: two minor fixes
 2020-09-10 19:54 UTC  (2+ messages)

[PATCH] decodetree: Improve identifier matching
 2020-09-10 19:58 UTC  (2+ messages)

[PATCH 00/18] chardev: QOM cleanups
 2020-09-10 19:49 UTC  (19+ messages)
` [PATCH 01/18] chardev: Move PARALLEL_CHARDEV macro to common code
` [PATCH 02/18] chardev: Move ParallelChardev typedef "
` [PATCH 03/18] chardev: Use DECLARE_INSTANCE_CHECKER macro for PARALLEL_CHARDEV
` [PATCH 04/18] chardev: Rename MOUSE_CHARDEV to CHARDEV_MSMOUSE
` [PATCH 05/18] chardev: Rename BAUM_CHARDEV to CHARDEV_BRAILLE
` [PATCH 06/18] chardev: Rename FD_CHARDEV to CHARDEV_FD
` [PATCH 07/18] chardev: Rename MUX_CHARDEV to CHARDEV_MUX
` [PATCH 08/18] chardev: Rename PARALLEL_CHARDEV to CHARDEV_PARALLEL
` [PATCH 09/18] chardev: Rename PTY_CHARDEV to CHARDEV_PTY
` [PATCH 10/18] chardev: Rename RINGBUF_CHARDEV to CHARDEV_RINGBUF
` [PATCH 11/18] chardev: Rename SOCKET_CHARDEV to CHARDEV_SOCKET
` [PATCH 12/18] chardev: Rename SPICE_CHARDEV to CHARDEV_SPICE
` [PATCH 13/18] chardev: Rename TESTDEV_CHARDEV to CHARDEV_TESTDEV
` [PATCH 14/18] chardev: Rename UDP_CHARDEV to CHARDEV_UDP
` [PATCH 15/18] chardev: Rename VC_CHARDEV to CHARDEV_VC
` [PATCH 16/18] chardev: Rename WCTABLET_CHARDEV to CHARDEV_WCTABLET
` [PATCH 17/18] chardev: Rename WIN_CHARDEV to CHARDEV_WIN
` [PATCH 18/18] chardev: Rename WIN_STDIO_CHARDEV to CHARDEV_WIN_STDIO

[PATCH v2 1/2] Introduce (x86) CPU model deprecation API
 2020-09-10 19:42 UTC  (5+ messages)

[PATCH 00/10] edk2: adopt the edk2-stable202008 release
 2020-09-10 19:31 UTC  (19+ messages)
` [PATCH 05/10] roms/edk2: update submodule from edk2-stable201905 to edk2-stable202008
` [PATCH 08/10] pc-bios: refresh edk2 build artifacts for edk2-stable202008
` [PATCH 09/10] pc-bios: update the README file with edk2-stable202008 information
` [PATCH 10/10] tests: acpi: update "virt/SSDT.memhp" for edk2-stable202008

[PATCH 0/6] misc: Some inclusive terminology changes
 2020-09-10 19:25 UTC  (3+ messages)
` [PATCH 1/6] hw/ssi/aspeed_smc: Rename max_slaves as max_devices

[PATCH 00/63] qom: Rename macros for consistency
 2020-09-10 19:24 UTC  (3+ messages)
` [PATCH 02/63] chardev: Rename TYPE_CHARDEV_* to TYPE_*_CHARDEV

[Bug 1895080] [NEW] pgb_reserved_va: Assertion `addr == test' failed
 2020-09-10 19:04 UTC  (2+ messages)

[PATCH v2 0/6] virtiofsd xattr name mappings
 2020-09-10 18:42 UTC  (7+ messages)
` [PATCH v2 3/6] tools/virtiofsd: xattr name mappings: Add option
` [PATCH v2 6/6] tools/virtiofsd: xattr name mapping examples

[for-5.2 v4 00/10] Generalize memory encryption models
 2020-09-10 18:29 UTC  (5+ messages)
` [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option

[PULL 00/33] QOM boilerplate cleanup (v4)
 2020-09-10 18:21 UTC  (34+ messages)
` [PULL 01/33] memory: Remove kernel-doc comment marker
` [PULL 02/33] qom: make object_ref/unref use a void * instead of Object *
` [PULL 03/33] qom: provide convenient macros for declaring and defining types
` [PULL 04/33] qom: Allow class type name to be specified in OBJECT_DECLARE*
` [PULL 05/33] qom: DECLARE_*_CHECKERS macros
` [PULL 06/33] qom: Make type checker functions accept const pointers
` [PULL 07/33] codeconverter: script for automating QOM code cleanups
` [PULL 08/33] Delete duplicate QOM typedefs
` [PULL 09/33] Move QOM typedefs and add missing includes
` [PULL 10/33] Use DECLARE_*CHECKER* macros
` [PULL 11/33] Use DECLARE_*CHECKER* when possible (--force mode)
` [PULL 12/33] Use OBJECT_DECLARE_TYPE where possible
` [PULL 13/33] Use OBJECT_DECLARE_SIMPLE_TYPE when possible
` [PULL 14/33] gpex: Fix type checking function name
` [PULL 15/33] ap-device: Rename AP_DEVICE_TYPE to TYPE_AP_DEVICE
` [PULL 16/33] dev-smartcard-reader: Rename CCID_DEV_NAME to TYPE_USB_CCID_DEV
` [PULL 17/33] vfio: Rename VFIO_AP_DEVICE_TYPE to TYPE_VFIO_AP_DEVICE
` [PULL 18/33] vmgenid: Rename VMGENID_DEVICE to TYPE_VMGENID
` [PULL 19/33] ahci: Rename ICH_AHCI to ICH9_AHCI
` [PULL 20/33] esp: Rename ESP_STATE to ESP
` [PULL 21/33] filter-rewriter: Rename FILTER_COLO_REWRITER to FILTER_REWRITER
` [PULL 22/33] rs6000_mc: Rename RS6000MC_DEVICE to RS6000MC
` [PULL 23/33] sabre: Rename SABRE_DEVICE to SABRE
` [PULL 24/33] usb: Rename USB_SERIAL_DEV to USB_SERIAL
` [PULL 25/33] vfio: Rename PCI_VFIO to VFIO_PCI
` [PULL 26/33] pc87312: Rename TYPE_PC87312_SUPERIO to TYPE_PC87312
` [PULL 27/33] tusb6010: Rename TUSB to TUSB6010
` [PULL 28/33] xilinx_axidma: Use typedef name for instance_size
` [PULL 29/33] omap_intc: "
` [PULL 30/33] lpc_ich9: "
` [PULL 31/33] xilinx_axienet: "
` [PULL 32/33] vhost-user-vga: "
` [PULL 33/33] virtio-vga: "

[PATCH v5 06/11] riscv: Initial commit of OpenTitan machine
 2020-09-10 18:48 UTC  (3+ messages)

Master cannot execute MTE instructions
 2020-09-10 18:49 UTC  (5+ messages)

[PULL 00/30] riscv-to-apply queue
 2020-09-10 18:09 UTC  (31+ messages)
` [PULL 01/30] target/riscv: Fix bug in getting trap cause name for trace_riscv_trap
` [PULL 02/30] riscv: sifive_test: Allow 16-bit writes to memory region
` [PULL 03/30] target/riscv: cpu: Add a new 'resetvec' property
` [PULL 04/30] hw/riscv: hart: "
` [PULL 05/30] target/riscv: cpu: Set reset vector based on the configured property value
` [PULL 06/30] hw/riscv: Initial support for Microchip PolarFire SoC Icicle Kit board
` [PULL 07/30] hw/char: Add Microchip PolarFire SoC MMUART emulation
` [PULL 08/30] hw/riscv: microchip_pfsoc: Connect 5 MMUARTs
` [PULL 09/30] hw/sd: Add Cadence SDHCI emulation
` [PULL 10/30] hw/riscv: microchip_pfsoc: Connect a Cadence SDHCI controller and an SD card
` [PULL 11/30] hw/dma: Add SiFive platform DMA controller emulation
` [PULL 12/30] hw/riscv: microchip_pfsoc: Connect a DMA controller
` [PULL 13/30] hw/net: cadence_gem: Add a new 'phy-addr' property
` [PULL 14/30] hw/arm: xlnx: Set all boards' GEM 'phy-addr' property value to 23
` [PULL 15/30] hw/riscv: microchip_pfsoc: Connect 2 Cadence GEMs
` [PULL 16/30] hw/riscv: microchip_pfsoc: Hook GPIO controllers
` [PULL 17/30] hw/riscv: clint: Avoid using hard-coded timebase frequency
` [PULL 18/30] hw/riscv: sifive_u: Connect a DMA controller
` [PULL 19/30] hw/riscv: Move sifive_e_prci model to hw/misc
` [PULL 20/30] hw/riscv: Move sifive_u_prci "
` [PULL 21/30] hw/riscv: Move sifive_u_otp "
` [PULL 22/30] hw/riscv: Move sifive_gpio model to hw/gpio
` [PULL 23/30] hw/riscv: Move sifive_clint model to hw/intc
` [PULL 24/30] hw/riscv: Move sifive_plic "
` [PULL 25/30] hw/riscv: Move riscv_htif model to hw/char
` [PULL 26/30] hw/riscv: Move sifive_uart "
` [PULL 27/30] hw/riscv: Move sifive_test model to hw/misc
` [PULL 28/30] hw/riscv: Always build riscv_hart.c
` [PULL 29/30] hw/riscv: Drop CONFIG_SIFIVE
` [PULL 30/30] hw/riscv: Sort the Kconfig options in alphabetical order

[PATCH] riscv: sifive_test: Allow 16-bit writes to memory region
 2020-09-10 18:10 UTC  (4+ messages)

[PULL 00/30] riscv-to-apply queue
 2020-09-10 18:08 UTC 

[PATCH v7 17/25] cirrus: Building freebsd in a single short
 2020-09-10 18:00 UTC  (4+ messages)

device compatibility interface for live migration with assigned devices
 2020-09-10 18:02 UTC  (14+ messages)

[Bug 1895053] [NEW] Cannot nspawn raspbian 10 [FAILED] Failed to start Journal Service
 2020-09-10 17:51 UTC  (6+ messages)
` [Bug 1895053] "

[PATCH v5 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
 2020-09-10 17:56 UTC  (6+ messages)
` [PATCH v5 2/8] s390/sclp: rework sclp boundary checks
` [PATCH v5 3/8] s390/sclp: read sccb from mem based on provided length

[PATCH] PoC: Rust binding for QAPI (qemu-ga only, for now)
 2020-09-10 17:48 UTC 

[PATCH v3 0/2] Skip copy-on-write when allocating a zero cluster
 2020-09-10 17:46 UTC  (3+ messages)
` [PATCH v3 1/2] qcow2: Report BDRV_BLOCK_ZERO more accurately in bdrv_co_block_status()
` [PATCH v3 2/2] qcow2: Skip copy-on-write when allocating a zero cluster

[PATCH 0/5] handle M-profile in fp16_arith isar_feature test
 2020-09-10 17:38 UTC  (6+ messages)
` [PATCH 1/5] target/arm: Replace ARM_FEATURE_PXN with ID_MMFR0.VMSA check
` [PATCH 2/5] target/arm: Move id_pfr0, id_pfr1 into ARMISARegisters
` [PATCH 3/5] hw/intc/armv7m_nvic: Only show ID register values for Main Extension CPUs
` [PATCH 4/5] target/arm: Add ID register values for Cortex-M0
` [PATCH 5/5] target/arm: Make isar_feature_aa32_fp16_arith() handle M-profile

[PATCH v7 00/12] *** A Method for evaluating dirty page rate ***
 2020-09-10 17:36 UTC  (12+ messages)
` [PATCH v7 02/12] migration/dirtyrate: add DirtyRateStatus to denote calculation status
` [PATCH v7 04/12] migration/dirtyrate: Add dirtyrate statistics series functions
` [PATCH v7 07/12] migration/dirtyrate: Compare page hash results for recorded sampled page
` [PATCH v7 10/12] migration/dirtyrate: Implement calculate_dirtyrate() function
` [PATCH v7 11/12] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function

[PATCH 00/14] block: deal with errp: part I
 2020-09-10 17:24 UTC  (15+ messages)
` [PATCH 01/14] block: return status from bdrv_append and friends
` [PATCH 02/14] block: use return status of bdrv_append()
` [PATCH 03/14] block: check return value of bdrv_open_child and drop error propagation
` [PATCH 04/14] blockdev: fix drive_backup_prepare() missed error
` [PATCH 05/14] block: drop extra error propagation for bdrv_set_backing_hd
` [PATCH 06/14] block/mirror: drop extra error propagation in commit_active_start()
` [PATCH 07/14] block/blklogwrites: drop error propagation

[PATCH 0/1] accel/tcg: Fix computing is_write for mips
 2020-09-10 17:18 UTC  (3+ messages)
  ` [PATCH 1/1] "

[PATCH v1 0/3] unit tests for change 'do not add hotplug related amls for cold plugged bridges'
 2020-09-10 17:04 UTC  (3+ messages)
` [PATCH v1 2/3] tests/acpi: unit test for 'acpi-pci-hotplug-with-bridge-support' bridge flag

[PATCH] oss-fuzz: move linker arg to fix coverage-build
 2020-09-10 16:39 UTC  (4+ messages)

[PATCH v6 0/4] util/vfio-helpers: Add support for multiple IRQs
 2020-09-10 16:37 UTC  (6+ messages)
` [PATCH v6 3/4] util/vfio-helpers: Introduce qemu_vfio_pci_init_msix_irqs()

[PATCH] pci: advertise a page aligned ATS
 2020-09-10 16:23 UTC  (4+ messages)

[PATCH v2] block/vhdx: Support vhdx image only with 512 bytes logical sector size
 2020-09-10 16:19 UTC  (4+ messages)

[PATCH 00/29] block/export: Add infrastructure and QAPI for block exports
 2020-09-10 16:11 UTC  (18+ messages)
` [PATCH 21/29] block/export: Add BLOCK_EXPORT_DELETED event
` [PATCH 23/29] block/export: Create BlockBackend in blk_exp_add()
` [PATCH 24/29] block/export: Add query-block-exports
` [PATCH 25/29] block/export: Move writable to BlockExportOptions
` [PATCH 26/29] nbd: Merge nbd_export_new() and nbd_export_create()
` [PATCH 27/29] nbd: Deprecate nbd-server-add/remove
` [PATCH 28/29] iotests: Factor out qemu_tool_pipe_and_status()
` [PATCH 29/29] iotests: Test block-export-* QMP interface

[PATCH 00/20] RX target update
 2020-09-10 16:06 UTC  (3+ messages)

[PATCH v2 0/2] MTE support for KVM guest
 2020-09-10 15:36 UTC  (10+ messages)

[PATCH v4 0/9] user-mode: Prune build dependencies (part 2)
 2020-09-10 15:28 UTC  (11+ messages)
` [PATCH v4 1/9] target/i386: Restrict X86CPUFeatureWord to X86 targets
` [PATCH v4 2/9] qapi: Restrict LostTickPolicy enum to machine code
` [PATCH v4 3/9] qapi: Correct balloon documentation
` [PATCH v4 4/9] qapi: Restrict balloon-related commands to machine code
` [PATCH v4 5/9] qapi: Restrict query-vm-generation-id command "
` [PATCH v4 6/9] qapi: Restrict query-uuid "
` [PATCH v4 7/9] qapi: Restrict device memory commands "
` [PATCH v4 8/9] qapi: Extract ACPI commands to 'acpi.json'
` [PATCH v4 9/9] qapi: Extract PCI commands to 'pci.json'

[PATCH v2 0/3] hw/sd/sdhci: Fix DMA Transfer Block Size field width
 2020-09-10 14:49 UTC  (2+ messages)

[PATCH v2 0/2] hw/timer/hpet: Trivial format string fix
 2020-09-10 14:50 UTC  (5+ messages)
` [PATCH v2 1/2] hw/timer/hpet: Remove dead code

[PATCH 0/4] hw/sd/sdhci: Strengthen multiple DMA transfers
 2020-09-10 14:47 UTC  (2+ messages)

[PATCH v2 0/3] docs: add qemu-storage-daemon documentation
 2020-09-10 14:44 UTC  (4+ messages)
` [PATCH v2 1/3] docs: generate qemu-storage-daemon-qmp-ref(7) man page
` [PATCH v2 2/3] docs: add qemu-storage-daemon(1) "
` [PATCH v2 3/3] MAINTAINERS: add Kevin Wolf as storage daemon maintainer

[RFC] QEMU as Xcode project on macOS
 2020-09-10 14:40 UTC  (4+ messages)

[RFC 0/4] Add a 'in_mmio' device flag to avoid the DMA to MMIO
 2020-09-10 14:37 UTC  (7+ messages)
` [RFC 1/4] memory: add memory_region_init_io_with_dev interface


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