messages from 2020-05-04 12:50:20 to 2020-05-04 17:19:21 UTC [more...]
[PATCH 0/4] hw/arm/nrf51: Extend tracing
2020-05-04 17:16 UTC (9+ messages)
` [PATCH 1/4] hw/arm/nrf51: Add NRF51_PERIPHERAL_SIZE definition
` [PATCH 2/4] hw/arm/nrf51_soc: Mark some peripherals as unimplemented
` [PATCH 3/4] hw/timer/nrf51_timer: Display timer ID in trace events
` [PATCH 4/4] hw/timer/nrf51_timer: Add trace event of counter value update
[PATCH v2 00/10] Cadence GEM Fixes
2020-05-04 17:15 UTC (23+ messages)
` [PATCH v2 01/10] net: cadence_gem: Fix debug statements
` [PATCH v2 02/10] net: cadence_gem: Fix the queue address update during wrap around
` [PATCH v2 03/10] net: cadence_gem: Fix irq update w.r.t queue
` [PATCH v2 04/10] net: cadence_gem: Define access permission for interrupt registers
` [PATCH v2 05/10] net: cadence_gem: Set ISR according to queue in use
` [PATCH v2 06/10] net: cadence_gem: Add support for jumbo frames
` [PATCH v2 07/10] net: cadnece_gem: Update irq_read_clear field of designcfg_debug1 reg
` [PATCH v2 08/10] net: cadence_gem: Update the reset value for interrupt mask register
` [PATCH v2 09/10] net: cadence_gem: TX_LAST bit should be set by guest
` [PATCH v2 10/10] net: cadence_gem: Fix RX address filtering
[PATCH] target/arm: Implement SVE2 fp multiply-add long
2020-05-04 17:12 UTC
[PATCH v2 0/1] target/arm: Remove access_el3_aa32ns()
2020-05-04 17:07 UTC (3+ messages)
` [PATCH v2 1/1] target/arm: Drop access_el3_aa32ns()
[PATCH v3] qcow2: Avoid integer wraparound in qcow2_co_truncate()
2020-05-04 17:07 UTC (3+ messages)
An first try to improve PPC float simulation, not even compiled. Just ask question
2020-05-04 16:49 UTC (6+ messages)
[PATCH Kernel v18 0/7] KABIs to support migration for VFIO devices
2020-05-04 15:58 UTC (8+ messages)
` [PATCH Kernel v18 1/7] vfio: UAPI for migration interface for device state
` [PATCH Kernel v18 2/7] vfio iommu: Remove atomicity of ref_count of pinned pages
` [PATCH Kernel v18 3/7] vfio iommu: Add ioctl definition for dirty pages tracking
` [PATCH Kernel v18 4/7] vfio iommu: Implementation of ioctl "
` [PATCH Kernel v18 5/7] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
` [PATCH Kernel v18 6/7] vfio iommu: Add migration capability to report supported features
` [PATCH Kernel v18 7/7] vfio: Selective dirty page tracking if IOMMU backed device pins pages
[PATCH 0/8] iotests skipping
2020-05-04 16:32 UTC (2+ messages)
[PATCH RFC] target/arm: Implement SVE2 fp multiply-add long
2020-05-04 16:33 UTC (2+ messages)
[PATCH 00/17] qom: Spring cleaning
2020-05-04 16:28 UTC (13+ messages)
` [PATCH 02/17] qom: Clean up inconsistent use of gchar * vs. char *
` [PATCH 09/17] hw/isa/superio: Make the components QOM children
` [PATCH 15/17] qdev: Unrealize must not fail
Failing property setters + hardwired devices + -global = a bad day
2020-05-04 16:30 UTC (11+ messages)
` Configuring onboard devices (was: Failing property setters + hardwired devices + -global = a bad day)
` Configuring onboard devices
[PATCH v3 00/15] acpi: i386 tweaks
2020-05-04 16:10 UTC (16+ messages)
` [PATCH v3 08/15] acpi: serial: don't use _STA method
` [PATCH v3 10/15] acpi: parallel: "
` [PATCH v3 15/15] acpi: simplify build_isa_devices_aml()
[PATCH 0/5] riscv: Switch to use generic platform of opensbi bios images
2020-05-04 15:54 UTC (12+ messages)
` [PATCH 1/5] roms/opensbi: Update to support building bios images for generic platform
` [PATCH 3/5] riscv: Use pre-built bios image of generic platform for virt & sifive_u
` [PATCH 4/5] riscv/spike: Change the default bios to use generic platform image
[PATCH v4 00/18] target/arm: sve load/store improvements
2020-05-04 16:03 UTC (3+ messages)
[PULL v2 00/19] Trivial branch for 5.1 patches
2020-05-04 15:59 UTC (20+ messages)
` [PULL v2 01/19] scsi/esp-pci: add g_assert() for fix clang analyzer warning in esp_pci_io_write()
` [PULL v2 02/19] display/blizzard: use extract16() for fix clang analyzer warning in blizzard_draw_line16_32()
` [PULL v2 03/19] timer/exynos4210_mct: Remove redundant statement in exynos4210_mct_write()
` [PULL v2 04/19] MAINTAINERS: Mark the LatticeMico32 target as orphan
` [PULL v2 05/19] hw/mem/pc-dimm: Print slot number on error at pc_dimm_pre_plug()
` [PULL v2 06/19] hw/mem/pc-dimm: Fix line over 80 characters warning
` [PULL v2 07/19] elf_ops: Don't try to g_mapped_file_unref(NULL)
` [PULL v2 08/19] MAINTAINERS: Update Keith Busch's email address
` [PULL v2 09/19] chardev: Add macOS to list of OSes that support -chardev serial
` [PULL v2 10/19] Compress lines for immediate return
` [PULL v2 11/19] block: Avoid dead assignment
` [PULL v2 12/19] blockdev: Remove "
` [PULL v2 13/19] hw/i2c/pm_smbus: "
` [PULL v2 14/19] hw/input/adb-kbd: "
` [PULL v2 15/19] hw/ide/sii3112: "
` [PULL v2 16/19] hw/isa/i82378: "
` [PULL v2 17/19] hw/gpio/aspeed_gpio: "
` [PULL v2 18/19] hw/timer/stm32f2xx_timer: "
` [PULL v2 19/19] hw/timer/pxa2xx_timer: Add assertion to silent static analyzer warning
[PATCH v5 0/5] vhost-user block device backend implementation
2020-05-04 15:49 UTC (2+ messages)
[PATCH] virtiofsd: Use clone() and not unshare(), support non-root
2020-05-04 15:43 UTC (5+ messages)
[PATCH v3 00/12] user-mode: Prune build dependencies (part 1)
2020-05-04 15:41 UTC (15+ messages)
` [PATCH v3 01/12] Makefile: Only build virtiofsd if system-mode is enabled
` [PATCH v3 02/12] configure: Avoid building TCG when not needed
` [PATCH v3 03/12] tests/Makefile: Only display TCG-related tests when TCG is available
` [PATCH v3 04/12] tests/Makefile: Restrict some softmmu-only tests
` [PATCH v3 05/12] util/Makefile: Reduce the user-mode object list
` [PATCH v3 06/12] stubs/Makefile: "
` [PATCH v3 07/12] target/riscv/cpu: Restrict CPU migration to system-mode
` [PATCH v3 08/12] exec: Assert CPU migration is not used on user-only build
` [PATCH v3 09/12] arch_init: Remove unused 'qapi-commands-misc.h' include
` [PATCH v3 10/12] target/i386: Restrict CpuClass::get_crash_info() to system-mode
` [PATCH v3 11/12] target/s390x: "
` [PATCH v3 12/12] hw/core: "
[PATCH 0/6] block/nvme: Align block pages queue to host page size
2020-05-04 15:36 UTC (3+ messages)
` [RFC PATCH 6/6] hw/block/nvme: Make device target agnostic
[PATCH] hostmem: don't use mbind() if host-nodes is epmty
2020-05-04 15:44 UTC (4+ messages)
[PATCH v1 0/9] hw/core: stream: Add end-of-packet flag
2020-05-04 15:30 UTC (9+ messages)
` [PATCH v1 1/9] hw/net/xilinx_axienet: Auto-clear PHY Autoneg
` [PATCH v1 2/9] hw/net/xilinx_axienet: Cleanup stream->push assignment
` [PATCH v1 3/9] hw/net/xilinx_axienet: Remove unncessary cast
` [PATCH v1 4/9] hw/dma/xilinx_axidma: Add DMA memory-region property
[PATCH 00/11] More miscellaneous error handling fixes
2020-05-04 15:29 UTC (7+ messages)
` [PATCH 03/11] s390x/cpumodel: Fix harmless misuse of visit_check_struct()
Infinite loop in bus_unparent(), qdev bug or qdev misuse?
2020-05-04 15:25 UTC (3+ messages)
[PULL v2 0/4] Block patches
2020-05-04 15:14 UTC (5+ messages)
` [PULL v2 1/4] fuzz: select fuzz target using executable name
` [PULL v2 2/4] lockable: fix __COUNTER__ macro to be referenced properly
` [PULL v2 3/4] lockable: replaced locks with lock guard macros where appropriate
` [PULL v2 4/4] lockable: Replace locks with lock guard macros
[PATCH 0/4] Add support for SafeStack
2020-05-04 14:56 UTC (4+ messages)
` [PATCH 2/4] coroutine: Add check for SafeStack in sigalstack
[PATCH v3] tests/qht-bench: Fix Clang 'implicit-int-float-conversion' warning
2020-05-04 14:43 UTC
[PATCH] qcow2: Avoid integer wraparound in qcow2_co_truncate()
2020-05-04 14:51 UTC (5+ messages)
[PATCH v2] tests/qht-bench: Fix Clang 'int-conversion' warning
2020-05-04 14:43 UTC (2+ messages)
[PULL 00/29] virtio,acpi,pci,pc: backlog from pre-5.0
2020-05-04 14:30 UTC (30+ messages)
` [PULL 01/29] hw/pci/pcie: Forbid hot-plug if it's disabled on the slot
` [PULL 02/29] hw/pci/pcie: Replace PCI_DEVICE() casts with existing variable
` [PULL 03/29] move 'typedef Aml' to qemu/types.h
` [PULL 04/29] acpi: add aml builder stubs
` [PULL 05/29] qtest: allow DSDT acpi table changes
` [PULL 06/29] acpi: drop pointless _STA method
` [PULL 07/29] acpi: add ISADeviceClass->build_aml()
` [PULL 08/29] rtc: add RTC_ISA_BASE
` [PULL 09/29] virtio-vga: fix virtio-vga bar ordering
` [PULL 10/29] virtio-pci: update virtio pci bar layout documentation
` [PULL 11/29] vhost-user-blk: fix invalid memory access
` [PULL 12/29] checkpatch: fix acpi check with multiple file name
` [PULL 13/29] checkpatch: ignore allowed diff list
` [PULL 14/29] acpi: DSDT without _STA
` [PULL 15/29] hw/acpi/nvdimm: Fix for NVDIMM incorrect DSM output buffer length
` [PULL 16/29] nvdimm: Use configurable ACPI IO base and size
` [PULL 17/29] hw/arm/virt: Add nvdimm hot-plug infrastructure
` [PULL 18/29] hw/arm/virt: Add nvdimm hotplug support
` [PULL 19/29] tests: Update ACPI tables list for upcoming arm/virt test changes
` [PULL 20/29] bios-tables-test: test pc-dimm and nvdimm coldplug for arm/virt
` [PULL 21/29] tests/acpi: add expected tables for bios-tables-test
` [PULL 22/29] Refactor vhost_user_set_mem_table functions
` [PULL 23/29] acpi: unit-test: Ignore diff in WAET ACPI table
` [PULL 24/29] acpi: Add Windows ACPI Emulated Device Table (WAET)
` [PULL 25/29] acpi: unit-test: Update WAET ACPI Table expected binaries
` [PULL 26/29] hw/i386/pc: Create 'vmport' device in place
` [PULL 27/29] hw/i386/vmport: Remove unused 'hw/input/i8042.h' include
` [PULL 28/29] hw/i386: Add 'vmport.h' local header
` [PULL 29/29] hw/i386: Make vmmouse helpers static
[PATCH] tests/qht-bench: Fix Clang 'int-conversion' warning
2020-05-04 14:39 UTC (2+ messages)
[PATCH v2] qcow2: Avoid integer wraparound in qcow2_co_truncate()
2020-05-04 14:45 UTC (2+ messages)
[PATCH v1 0/1] target/arm: Remove access_el3_aa32ns()
2020-05-04 14:18 UTC (4+ messages)
` [PATCH v1 1/1] target/arm: Drop access_el3_aa32ns()
[PATCH RESEND v3 0/4] virtio-pci: enable blk and scsi multi-queue by default
2020-05-04 14:11 UTC (2+ messages)
[PATCH v6 0/8] pci_expander_brdige:acpi:Support pxb-pcie for ARM
2020-05-04 14:03 UTC (7+ messages)
` [PATCH v6 2/8] fw_cfg: Write the extra roots into the fw_cfg
` [PATCH v6 4/8] acpi: Refactor the source of host bridge and build tables for pxb
` [PATCH v6 5/8] acpi: Align the size to 128k
[PATCH RESEND v3 0/2] Makefile: libfdt: build only the strict necessary
2020-05-04 8:24 UTC (4+ messages)
` [PATCH RESEND v3 1/2] "
[PATCH] chardev: enable distinct input for -chardev file
2020-05-04 14:00 UTC (3+ messages)
[Query] VM CPU scheduling
2020-05-04 13:53 UTC (3+ messages)
[PATCH v2] Fix iotest 153
2020-05-04 13:56 UTC (3+ messages)
[PATCH v2 0/6] qemu-img: Add convert --bitmaps
2020-05-04 13:44 UTC (11+ messages)
` [PATCH v2 3/6] qemu-img: Add bitmap sub-command
` [PATCH v2 4/6] qcow2: Expose bitmaps' size during measure
` [PATCH v2 6/6] iotests: Add test 291 to for qemu-img bitmap coverage
[Bug 1875762] [NEW] Poor disk performance on sparse VMDKs
2020-05-04 13:35 UTC (3+ messages)
[PULL 00/39] target-arm queue
2020-05-04 13:34 UTC (12+ messages)
` [PULL 20/39] target/arm/translate-vfp.inc.c: Remove duplicate simd_r32 check
` [PULL 26/39] target/arm: Convert VFM[AS]L (vector) to decodetree
` [PULL 28/39] target/arm: Convert V[US]DOT (scalar) "
` [PULL 31/39] target/arm: Convert Neon 'load single structure to all lanes' "
` [PULL 33/39] target/arm: Convert Neon 3-reg-same VADD/VSUB "
` [PULL 34/39] target/arm: Convert Neon 3-reg-same logic ops "
` [PULL 35/39] target/arm: Convert Neon 3-reg-same VMAX/VMIN "
` [PULL 36/39] target/arm: Convert Neon 3-reg-same comparisons "
` [PULL 37/39] target/arm: Convert Neon 3-reg-same VQADD/VQSUB "
` [PULL 39/39] target/arm: Move gen_ function typedefs to translate.h
[PATCH] iotests/041: Fix NBD socket path
2020-05-04 13:24 UTC (2+ messages)
[PATCH v5] audio/jack: add JACK client audiodev
2020-04-29 5:53 UTC
[PATCH] Makefile: Let the 'help' target list the helper targets
2020-05-04 13:14 UTC (2+ messages)
[PATCH] Fix iotest 153
2020-05-04 13:11 UTC (5+ messages)
[PULL 00/20] Trivial branch for 5.1 patches
2020-05-04 12:58 UTC (6+ messages)
` [PULL 04/20] crypto: Redundant type conversion for AES_KEY pointer
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).