qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-20 08:17:44 to 2020-10-20 15:19:07 UTC [more...]

[PATCH 0/4] target/s390x: Improve carry computation
 2020-10-20 15:12 UTC  (11+ messages)
` [PATCH 1/4] target/s390x: Improve cc computation for ADD LOGICAL
` [PATCH 2/4] target/s390x: Improve ADD LOGICAL WITH CARRY
` [PATCH 3/4] target/s390x: Improve cc computation for SUBTRACT LOGICAL
` [PATCH 4/4] target/s390x: Improve SUB LOGICAL WITH BORROW

[PULL 00/23] SD/MMC patches for 2020-08-21
 2020-10-20 15:16 UTC  (3+ messages)
` [PULL 22/23] hw/sd: Fix incorrect populated function switch status data structure

[PATCH 0/5] tests/9pfs: Code refactoring
 2020-10-20 15:11 UTC  (6+ messages)
` [PATCH 1/5] tests/9pfs: Factor out do_fs_version() helper
` [PATCH 2/5] tests/9pfs: Turn fs_readdir_split() into a helper
` [PATCH 3/5] tests/9pfs: Set alloc in fs_create_dir()
` [PATCH 4/5] tests/9pfs: Factor out do_fs_attach() helper
` [PATCH 5/5] tests/9pfs: Turn fs_mkdir() into a helper

[PATCH v2] net: remove an assert call in eth_get_gso_type
 2020-10-20 15:05 UTC  (3+ messages)

[PATCH v11 00/12] linux-user: User support for AArch64 BTI
 2020-10-20 14:59 UTC  (2+ messages)

[PATCH v3 0/2] qemu-img: add support for rate limit in commit and convert
 2020-10-20 14:57 UTC  (4+ messages)
` [PATCH v3 1/2] qemu-img: add support for rate limit in qemu-img commit
` [PATCH v3 2/2] qemu-img: add support for rate limit in qemu-img convert

Question on Compression for Raw Image
 2020-10-20 14:49 UTC  (7+ messages)

[PATCH v3 0/5] virtiofsd xattr name mappings
 2020-10-20 14:40 UTC  (14+ messages)
` [PATCH v3 1/5] tools/virtiofsd: xattr name mappings: Add option
` [PATCH v3 2/5] tools/virtiofsd: xattr name mappings: Map client xattr names
` [PATCH v3 3/5] tools/virtiofsd: xattr name mappings: Map server "
` [PATCH v3 4/5] tools/virtiofsd: xattr name mapping examples
` [PATCH v3 5/5] tools/virtiofsd: xattr name mappings: Simple 'map'

[PATCH v2 0/2] qemu-img: add add support for rate limit in commit and convert
 2020-10-20 14:39 UTC  (3+ messages)
` [PATCH v2 1/2] qemu-img: add support for rate limit in qemu-img commit
` [PATCH v2 2/2] qemu-img: add support for rate limit in qemu-img convert

[PATCH] hw/arm/nseries: Fix loading kernel image on n8x0 machines
 2020-10-20 14:37 UTC  (2+ messages)

[PATCH] microbit_i2c: Fix coredump when dump-vmstate
 2020-10-20 14:36 UTC  (8+ messages)

[PATCH 0/2] hw/intc/bcm283x: Trivial tracing cleanup
 2020-10-20 14:33 UTC  (2+ messages)

[PATCH 0/3] target/arm: MTE fixes
 2020-10-20 14:35 UTC  (2+ messages)

[PATCH v6 0/2] Add watchdog support for SbsaQemu
 2020-10-20 14:29 UTC  (5+ messages)
` [PATCH v6 1/2] hw/watchdog: Implement SBSA watchdog device
` [PATCH v6 2/2] hw/arm/sbsa-ref: add "

About 'qemu-security' mailing list
 2020-10-20 14:08 UTC  (12+ messages)

[PATCH 0/8] 9pfs: more local tests
 2020-10-20 13:59 UTC  (5+ messages)
` [PATCH 1/8] tests/9pfs: simplify fs_mkdir()

[PATCH v3 00/10] microvm: add usb support
 2020-10-20 13:55 UTC  (5+ messages)
` [PATCH v3 02/10] usb/xhci: add include/hw/usb/xhci.h header file
` [PATCH v3 04/10] usb/xhci: fixup xhci kconfig deps

[PATCH v5] sev: add sev-inject-launch-secret
 2020-10-20 13:54 UTC  (3+ messages)

[PATCH 0/2] hw/block/m25p80: Fix Numonyx flash dummy cycle register behavior
 2020-10-20 13:50 UTC  (3+ messages)
` [PATCH 1/2] hw/block/m25p80: Fix Numonyx "

[PATCH v3 0/8] Fix some style problems in migration
 2020-10-20 13:39 UTC  (15+ messages)
` [PATCH v3 1/8] migration: Do not use C99 // comments
` [PATCH v3 2/8] migration: Don't use '#' flag of printf format
` [PATCH v3 3/8] migration: Add spaces around operator
` [PATCH v3 4/8] migration: Open brace '{' following struct go on the same line
` [PATCH v3 5/8] migration: Add braces {} for if statement
` [PATCH v3 6/8] migration: Do not initialise statics and globals to 0 or NULL
` [PATCH v3 8/8] migration: Delete redundant spaces

[RFC PATCH v2 00/13] hw/arm/virt: Introduce cpu and cache topology support
 2020-10-20 13:14 UTC  (14+ messages)
` [RFC PATCH v2 01/13] hw/arm/virt: Spell out smp.cpus and smp.max_cpus
` [RFC PATCH v2 02/13] hw/arm/virt: Remove unused variable
` [RFC PATCH v2 03/13] hw/arm/virt: Replace smp_parse with one that prefers cores
` [RFC PATCH v2 04/13] device_tree: Add qemu_fdt_add_path
` [RFC PATCH v2 05/13] hw: add compat machines for 5.3
` [RFC PATCH v2 06/13] hw/arm/virt: DT: add cpu-map
` [RFC PATCH v2 07/13] hw/arm/virt-acpi-build: distinguish possible and present cpus Message
` [RFC PATCH v2 08/13] hw/acpi/aml-build: add processor hierarchy node structure
` [RFC PATCH v2 09/13] hw/arm/virt-acpi-build: add PPTT table
` [RFC PATCH v2 10/13] target/arm/cpu: Add CPU cache description for arm
` [RFC PATCH v2 11/13] hw/arm/virt: add fdt cache information
` [RFC PATCH v2 12/13] hw/acpi/aml-build: build ACPI CPU cache hierarchy information
` [RFC PATCH v2 13/13] hw/arm/virt-acpi-build: Enable CPU cache topology

[PATCH v3] migration/block-dirty-bitmap: fix uninitialized variable warning
 2020-10-20 13:23 UTC  (6+ messages)

[PATCH] loads-stores.rst: add footnote that clarifies GETPC usage
 2020-10-20 13:18 UTC  (2+ messages)

[PATCH v3] virtiofsd: add container-friendly -o sandbox=chroot option
 2020-10-20 13:13 UTC  (3+ messages)
` [Virtio-fs] "

[PATCH] ati: mask x y display parameter values
 2020-10-20 13:08 UTC  (7+ messages)

[PATCH 0/6] Additional NPCM7xx features, devices and tests
 2020-10-20 13:12 UTC  (8+ messages)
` [PATCH 3/6] hw/timer: Adding watchdog for NPCM7XX Timer
` [PATCH 4/6] hw/misc: Add npcm7xx random number generator
` [PATCH 6/6] hw/gpio: Add GPIO model for Nuvoton NPCM7xx

[PATCH v4 00/14] block: deal with errp: part I
 2020-10-20 13:03 UTC  (15+ messages)
` [PATCH v4 01/14] block: return status from bdrv_append and friends
` [PATCH v4 02/14] block: use return status of bdrv_append()
` [PATCH v4 03/14] block: check return value of bdrv_open_child and drop error propagation
` [PATCH v4 04/14] blockdev: fix drive_backup_prepare() missed error
` [PATCH v4 05/14] block: drop extra error propagation for bdrv_set_backing_hd
` [PATCH v4 06/14] block/mirror: drop extra error propagation in commit_active_start()
` [PATCH v4 07/14] blockjob: return status from block_job_set_speed()
` [PATCH v4 08/14] block/qcow2: qcow2_get_specific_info(): drop error propagation
` [PATCH v4 09/14] block/qcow2-bitmap: improve qcow2_load_dirty_bitmaps() interface
` [PATCH v4 10/14] block/qcow2-bitmap: return status from qcow2_store_persistent_dirty_bitmaps
` [PATCH v4 11/14] block/qcow2: read_cache_sizes: return status value
` [PATCH v4 12/14] block/qcow2: simplify qcow2_co_invalidate_cache()
` [PATCH v4 13/14] block/qed: bdrv_qed_do_open: deal with errp
` [PATCH v4 14/14] block/qcow2: refactor qcow2_update_options_prepare error paths

roms/efirom, tests/uefi-test-tools: update edk2's own submodules first
 2020-10-20 12:52 UTC  (7+ messages)

[PATCH v3 00/13] block: deal with errp: part I
 2020-10-20 12:46 UTC  (4+ messages)
` [PATCH v3 12/13] block/qcow2: simplify qcow2_co_invalidate_cache()

[PATCH v7 00/11] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-10-20 12:36 UTC  (10+ messages)
` [PATCH v7 04/11] hw/block/nvme: Support allocated CNS command variants
` [PATCH v7 05/11] hw/block/nvme: Support Zoned Namespace Command Set
` [PATCH v7 10/11] hw/block/nvme: Separate read and write handlers
` [PATCH v7 11/11] hw/block/nvme: Merge nvme_write_zeroes() with nvme_write()

[PATCH 00/10] Fix line over 80 characters warning
 2020-10-20 12:24 UTC  (15+ messages)
` [PATCH 01/10] hw/virtio/:split some lines containing more than 80 characters
` [PATCH 02/10] hw/core/:split "
` [PATCH 03/10] hw/ide/:split "
` [PATCH 04/10] hw/intc/:split "
` [PATCH 05/10] hw/misc/:split "
` [PATCH 06/10] hw/pci/:split "
` [PATCH 07/10] hw/pci-host/:split "
` [PATCH 08/10] hw/char/:split "
` [PATCH 09/10] hw/input/:split "
` [PATCH 10/10] hw/riscv/:split "

[PATCH v2 1/2] qemu-img: add support for offline rate limit in qemu-img commit
 2020-10-20 12:13 UTC  (4+ messages)
` [PATCH v2 2/2] qemu-img: add support for rate limit in qemu-img convert

[PULL v3 0/6] 9p queue (previous 2020-10-17)
 2020-10-20 11:54 UTC  (6+ messages)
` [PULL v3 2/6] tests/9pfs: change qtest name prefix to synth

Plans to bring QMP 'x-blockdev-reopen' out of experimental?
 2020-10-20 11:53 UTC  (5+ messages)

[PATCH] hw/pci-host/grackle: Verify PIC link is properly set
 2020-10-20 11:37 UTC  (12+ messages)

[RFC 0/5] NVMe passthrough: Support 64kB page host
 2020-10-20 11:33 UTC  (6+ messages)
` [RFC 2/5] block/nvme: Change size and alignment of IDENTIFY response buffer
` [RFC 5/5] block/nvme: Align iov's va and size on host page size

[PATCH v4 0/2] util/oslib: qemu_try_memalign() improvements
 2020-10-20 11:19 UTC  (4+ messages)
` [PATCH v4 1/2] util/oslib-win32: Use _aligned_malloc for qemu_try_memalign
` [PATCH v4 2/2] util/oslib: Assert qemu_try_memalign() alignment is a power of 2

[PULL 0/4] xen queue 2020-10-20
 2020-10-20 11:04 UTC  (6+ messages)
` [PULL 1/4] xen: xenguest is not used so is not needed
` [PULL 2/4] xen: Rename XENBACKEND_DEVICE to XENBACKEND
` [PULL 3/4] xen-bus: reduce scope of backend watch
` [PULL 4/4] hw/xen: Set suppress-vmdesc for Xen machines

[Bug 1856834] [NEW] softmmu qemu-system-ppc freezes at virtio vda
 2020-10-20 10:53 UTC  (2+ messages)
` [Bug 1856834] Re: PCI broken in qemu ppc e500 in v2.12.0 and other versions

[PATCH] hw/arm/highbank: Silence warnings about missing fallthrough statements
 2020-10-20 10:59 UTC 

[PATCH QEMU v25 00/17] Add migration support for VFIO devices
 2020-10-20 10:55 UTC  (17+ messages)
` [PATCH v26 05/17] vfio: Add VM state change handler to know state of VM
` [PATCH v26 06/17] vfio: Add migration state change notifier

[PATCH v11 0/4] Introduce Xilinx ZynqMP CAN controller
 2020-10-20 10:53 UTC  (3+ messages)
` [PATCH v11 1/4] hw/net/can: "

[PATCH v2] hw/rtc/twl92230: Silence warnings about missing fallthrough statements
 2020-10-20 10:51 UTC 

RFC: tracking valid backing chain issue
 2020-10-20 10:29 UTC  (4+ messages)

[PATCH] scripts/tracetool: silence SystemTap dtrace(1) long long warnings
 2020-10-20 10:06 UTC  (3+ messages)

[PATCH] net: remove an assert call in eth_get_gso_type
 2020-10-20 10:01 UTC  (3+ messages)

[PATCH] drivers/virt: vmgenid: add vm generation id driver
 2020-10-20 10:00 UTC  (17+ messages)

[PATCH 00/14] ui: build spice and opengl as module
 2020-10-20  9:59 UTC  (2+ messages)

[PATCH] s390x/s390-virtio-ccw: Reset PCI devices during subsystem reset
 2020-10-20  9:57 UTC  (2+ messages)

[PATCH v2 00/15] python: create installable package
 2020-10-20  9:14 UTC  (7+ messages)
` [PATCH v2 03/15] python: add VERSION file

[PATCH v2 0/5] qapi: Restrict machine (and migration) specific commands
 2020-10-20  9:32 UTC  (2+ messages)

[PATCH 0/1] Skip flatview_simplify() for cpu vendor zhaoxin
 2020-10-20  9:24 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] trace/simple: Enable tracing on startup only if the user specifies a trace option
 2020-10-20  9:19 UTC  (4+ messages)

[PATCH v2] hw/core/qdev-clock: add a reference on aliased clocks
 2020-10-20  9:17 UTC  (2+ messages)

[PATCH] meson: rewrite curses/iconv test
 2020-10-20  9:12 UTC  (3+ messages)

[PATCH v4 0/7] Exposing backing-chain allocation over NBD
 2020-10-20  8:51 UTC  (5+ messages)
` [PATCH v4 4/7] nbd: Update qapi to support exporting multiple bitmaps

[PATCH v2 0/9] iOS and Apple Silicon host support
 2020-10-20  8:34 UTC  (8+ messages)
` [PATCH v2 2/9] configure: cross-compiling without cross_prefix

[PATCH v4] migration: using trace_ to replace DPRINTF
 2020-10-20  8:34 UTC  (2+ messages)

[PATCH] hw/core/qdev-clock: add a reference on aliased clocks
 2020-10-20  8:32 UTC  (3+ messages)

[PATCH v4 0/4] GitLab Custom Runners and Jobs (was: QEMU Gating CI)
 2020-10-20  8:29 UTC  (6+ messages)
` [PATCH v4 3/4] Jobs based on custom runners: docs and gitlab-runner setup playbook

[PATCH v3 0/7] qemu-ga: add ssh-{get,add,remove}-authorized-keys
 2020-10-20  8:24 UTC  (7+ messages)
` [PATCH v3 3/7] fixup! qga: add ssh-{add,remove}-authorized-keys
` [PATCH v3 4/7] "
` [PATCH v3 5/7] qga: add *reset argument to ssh-add-authorized-keys
` [PATCH v3 6/7] meson: minor simplification
` [PATCH v3 7/7] qga: add ssh-get-authorized-keys

[RFC PATCH 00/12] hw/arm/virt: Introduce cpu and cache topology support
 2020-10-20  8:20 UTC  (9+ 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).