messages from 2020-09-18 10:36:26 to 2020-09-18 17:50:05 UTC [more...]
[RFC PATCH 0/6] hw/sd/sdcard: Do not attempt to erase out of range addresses
2020-09-18 17:41 UTC (6+ messages)
` [RFC PATCH 1/6] hw/sd/sdcard: Add trace event for ERASE command (CMD38)
` [RFC PATCH 2/6] hw/sd/sdcard: Introduce the INVALID_ADDRESS definition
` [RFC PATCH 3/6] hw/sd/sdcard: Do not use legal address '0' for INVALID_ADDRESS
` [RFC PATCH 5/6] hw/sd/sdcard: Do not attempt to erase out of range addresses
` [RFC PATCH 6/6] hw/sd/sdcard: Assert if accessing an illegal group
[PATCH v2] tests/acceptance: Skip slow quanta-gsj U-boot+Linux test
2020-09-18 17:47 UTC (5+ messages)
[PATCH v2 0/6] virtiofsd xattr name mappings
2020-09-18 17:38 UTC (4+ messages)
` [PATCH v2 3/6] tools/virtiofsd: xattr name mappings: Add option
` [Virtio-fs] "
[PULL 00/24] qtests, unit tests and Cirrus-CI fixes / improvements
2020-09-18 17:33 UTC (7+ messages)
` [PULL 05/24] Simplify the .gitignore file
[Bug 1896263] [NEW] The bios-tables-test test causes QEMU to crash (Assertion `ret == cpu->kvm_msr_buf->nmsrs' failed) on AMD processors
2020-09-18 17:08 UTC
[Bug 1895703] [NEW] performance degradation in tcg since Meson switch
2020-09-18 17:07 UTC (4+ messages)
` [Bug 1895703] "
[Bug 1896096] [NEW] Git version: Build process is broken in block_curl.c.o
2020-09-18 17:04 UTC (23+ messages)
` [Bug 1896096] "
Heterogeneous/AMP example in mainline?
2020-09-18 16:46 UTC (3+ messages)
[PULL v2 00/15] virtio,pc,acpi: fixes, tests
2020-09-18 17:01 UTC (20+ messages)
` [PULL v2 01/15] linux headers: sync to 5.9-rc4
` [PULL v2 04/15] virtio-mem: detach the element from the virtqueue when error occurs
` [PULL v2 05/15] pc: fix auto_enable_numa_with_memhp/auto_enable_numa_with_memdev for the 5.0 machine
` [PULL v2 06/15] vhost: recheck dev state in the vhost_migration_log routine
` [PULL v2 07/15] vhost: check queue state in the vhost_dev_set_log routine
` [PULL v2 08/15] tests/qtest/vhost-user-test: prepare the tests for adding new dev class
` [PULL v2 09/15] tests/qtest/libqos/virtio-blk: add support for vhost-user-blk
` [PULL v2 10/15] tests/qtest/vhost-user-test: add support for the vhost-user-blk device
` [PULL v2 11/15] tests/qtest/vhost-user-test: add migrate_reconnect test
` [PULL v2 12/15] tests/qtest/vhost-user-test: enable the reconnect tests
` [PULL v2 13/15] cphp: remove deprecated cpu-add command(s)
` [PULL v2 14/15] virtio-iommu: Check gtrees are non null before destroying them
` [PULL v2 15/15] virtio-iommu-pci: force virtio version 1
` [PULL v2 02/15] vhost: switch to use IOTLB v2 format
` [PULL v2 03/15] vhost-vdpa: batch updating IOTLB mappings
[RFC PATCH 00/12] hw/arm/virt: Introduce cpu and cache topology support
2020-09-18 16:58 UTC (6+ messages)
` [RFC PATCH 04/12] device_tree: add qemu_fdt_add_path
[PULL 00/36] target-arm queue
2020-09-18 16:24 UTC (5+ messages)
` [PULL 32/36] tests/acceptance: console boot tests for quanta-gsj
[PULL 0/1] fw-cfg patches for 2020-09-18
2020-09-18 16:23 UTC (4+ messages)
` [PULL 1/1] hw/nvram/fw_cfg: fix FWCfgDataGeneratorClass::get_data() consumption
[PATCH v3 1/2] Introduce (x86) CPU model deprecation API
2020-09-18 16:42 UTC (4+ messages)
[PATCH v5 0/4] Fixes curses on msys2/mingw
2020-09-18 16:10 UTC (6+ messages)
` [PATCH v5 1/4] curses: Fixes compiler error that complain don't have langinfo.h "
` [PATCH v5 2/4] curses: Fixes curses compiling errors
` [PATCH v5 3/4] win32: Simplify gmtime_r detection not depends on if _POSIX_C_SOURCE are defined on msys2/mingw
` [PATCH v5 4/4] configure: Fixes ncursesw detection under msys2/mingw by convert them to meson
[PATCH] configure: fixes indent of $meson setup
2020-09-18 16:09 UTC (2+ messages)
[PATCH v2 00/13] block: deal with errp: part I
2020-09-18 16:10 UTC (17+ messages)
` [PATCH v2 08/13] block/qcow2: qcow2_get_specific_info(): drop error propagation
` [PATCH v2 09/13] block/qcow2-bitmap: improve qcow2_load_dirty_bitmaps() interface
` [PATCH v2 10/13] block/qcow2-bitmap: return status from qcow2_store_persistent_dirty_bitmaps
` [PATCH v2 12/13] block/qcow2: simplify qcow2_co_invalidate_cache()
` [PATCH v2 13/13] block/qed: bdrv_qed_do_open: deal with errp
[PATCH 00/37] qapi: static typing conversion, pt1
2020-09-18 16:08 UTC (22+ messages)
` [PATCH 09/37] qapi/common.py: Add indent manager
` [PATCH 10/37] qapi/common.py: delint with pylint
` [PATCH 13/37] qapi/common.py: add notational type hints
` [PATCH 16/37] qapi: establish mypy type-checking baseline
[PATCH v3 0/5] Qemu SEV-ES guest support
2020-09-18 15:54 UTC (5+ messages)
[PATCH v2] s390x/tcg: Implement MONITOR CALL
2020-09-18 15:54 UTC (2+ messages)
[PATCH v2] tests/check-block: Do not run the iotests with old versions of bash
2020-09-18 15:48 UTC (3+ messages)
[PULL 00/15] virtio,pc,acpi: fixes, tests
2020-09-18 15:30 UTC (18+ messages)
` [PULL 01/15] linux headers: sync to 5.9-rc4
` [PULL 03/15] vhost-vdpa: batch updating IOTLB mappings
` [PULL 04/15] virtio-mem: detach the element from the virtqueue when error occurs
` [PULL 05/15] pc: fix auto_enable_numa_with_memhp/auto_enable_numa_with_memdev for the 5.0 machine
` [PULL 06/15] vhost: recheck dev state in the vhost_migration_log routine
` [PULL 07/15] vhost: check queue state in the vhost_dev_set_log routine
` [PULL 08/15] tests/qtest/vhost-user-test: prepare the tests for adding new dev class
` [PULL 09/15] tests/qtest/libqos/virtio-blk: add support for vhost-user-blk
` [PULL 10/15] tests/qtest/vhost-user-test: add support for the vhost-user-blk device
` [PULL 11/15] tests/qtest/vhost-user-test: add migrate_reconnect test
` [PULL 12/15] tests/qtest/vhost-user-test: enable the reconnect tests
` [PULL 13/15] cphp: remove deprecated cpu-add command(s)
` [PULL 14/15] virtio-iommu: Check gtrees are non null before destroying them
` [PULL 15/15] virtio-iommu-pci: force virtio version 1
[PATCH] iotests/046: Filter request length
2020-09-18 15:33 UTC
[PATCH] tests/acceptance: Reduce quanta-gsj U-boot+Linux test time
2020-09-18 15:29 UTC (4+ messages)
[PATCH] target/i386: always create kvmclock device
2020-09-18 15:26 UTC (8+ messages)
[PATCH] xen: rework pci_piix3_xen_ide_unplug
2020-09-18 15:03 UTC (2+ messages)
[Bug 1892604] [NEW] qemu-system-arm: ../hw/usb/hcd-dwc2.c:666: dwc2_glbreg_read: Assertion `addr <= GINTSTS2' failed
2020-09-18 14:52 UTC (2+ messages)
` [Bug 1892604] "
[PATCH 0/3] gitlab: add jobs for checking paches
2020-09-18 14:57 UTC (13+ messages)
` [PATCH 1/3] gitlab: add a CI job for running checkpatch.pl
` [PATCH 2/3] gitlab: add a CI job to validate the DCO sign off
` [PATCH 3/3] gitlab: assign python helper files to GitLab maintainers section
[PATCH v10 00/13] i440fx/acpi: addition of feature and bug fixes
2020-09-18 14:51 UTC (4+ messages)
[PATCH] configure: fixes indent of $meson setup
2020-09-18 14:44 UTC
Deprecating --enable-gprof?
2020-09-18 14:27 UTC (4+ messages)
[PATCH] virtio-gpu-3d: fix abnormal display after a warm reboot
2020-09-18 14:18 UTC (3+ messages)
[PULL 0/3] aspeed queue
2020-09-18 14:07 UTC (2+ messages)
[PATCH v1 0/2] Add timeout mechanism to qmp actions
2020-09-18 14:06 UTC (9+ messages)
[PATCH] hw/arm/virt: use pflash image real size when mapping
2020-09-18 13:41 UTC (2+ messages)
configure with datadir outside of --prefix fails with meson
2020-09-18 13:40 UTC (2+ messages)
[PATCH] configure: move malloc_trim/tcmalloc/jemalloc to meson
2020-09-18 13:20 UTC (3+ messages)
[EXTERNAL] [PATCH] hw/watchdog: Implement generic watchdog device model as per ARM BSAv0.9 hw/arm/sbsa-ref : Include SBSA watchdog device in sbsa-ref platform
2020-09-18 13:21 UTC (3+ messages)
[PATCH] meson: fix installation of keymaps
2020-09-18 13:13 UTC (2+ messages)
[PATCH] virtio: vdpa: omit check return of g_malloc
2020-09-18 13:14 UTC (6+ messages)
[PATCH v2] hw/ide: check null block before _cancel_dma_sync
2020-09-18 13:14 UTC (4+ messages)
[PATCH] hw/arm/virt: use pflash image real size when mapping
2020-09-18 12:21 UTC
[PATCH v3 00/10] capstone + disassembler patches
2020-09-18 13:02 UTC (6+ messages)
` [PATCH v3 01/10] capstone: Convert Makefile bits to meson bits
[PATCH v2 0/2] virtio-iommu-pci: Advertise the device as modern-only
2020-09-18 12:58 UTC (5+ messages)
` [PATCH v2 2/2] virtio-iommu-pci: force virtio version 1
How to convert fowlloing code from configure to meson.build
2020-09-18 12:58 UTC (2+ messages)
[PATCH 0/6] Update Travis from Xenial to Bionic and Focal
2020-09-18 12:54 UTC (8+ messages)
` [PATCH 1/6] meson: move libudev test
` [PATCH 2/6] meson: move libmpathpersist test
` [PATCH 3/6] migration: Silence compiler warning in global_state_store_running()
` [PATCH 4/6] travis.yml: Drop the default softmmu builds
` [PATCH 6/6] travis.yml: Drop the superfluous Python 3.6 build
[PATCH] usb: fix u2f build
2020-09-18 12:49 UTC (3+ messages)
[PATCH] vhost-vdpa: don't check g_malloc() return value
2020-09-18 12:40 UTC (3+ messages)
[PATCH] docker.py: always use --rm
2020-09-18 12:36 UTC (2+ messages)
[PATCH 0/2] microvm: add pcie support
2020-09-18 12:36 UTC (4+ messages)
` [PATCH 1/2] microvm: add irq table
` [PATCH 2/2] microvm: add pcie support
[PATCH v2 00/13] block: deal with errp: part I
2020-09-18 12:27 UTC (2+ messages)
[PATCH] configure: move cocoa option to Meson
2020-09-18 11:54 UTC (2+ messages)
[PATCH] tests/acceptance: Disable tests dependent of unreliable apt.armbian.com
2020-09-18 11:34 UTC (2+ messages)
[PATCH] spice: remove obsolete callback
2020-09-18 11:24 UTC (2+ messages)
[PATCH] fdc: check null block pointer before blk_pwrite
2020-09-18 10:52 UTC (2+ messages)
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).