qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-13 17:21:57 to 2019-11-14 16:23:36 UTC [more...]

[RFC PATCH v2 00/26] Add subcluster allocation to qcow2
 2019-11-14 16:22 UTC  (15+ messages)
` [RFC PATCH v2 10/26] qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap()
` [RFC PATCH v2 15/26] qcow2: Add subcluster support to zero_in_l2_slice()
` [RFC PATCH v2 16/26] qcow2: Add subcluster support to discard_in_l2_slice()
` [RFC PATCH v2 18/26] qcow2: Add subcluster support to expand_zero_clusters_in_l1()

[PATCH] Semihost SYS_READC implementation (v3)
 2019-11-14 16:14 UTC  (11+ messages)
` [PATCH] Semihost SYS_READC implementation (v4)

[Qemu-devel] [PATCH v4 00/14] block: Try to create well-typed json:{} filenames
 2019-11-14 15:53 UTC  (13+ messages)
` [Qemu-devel] [PATCH v4 01/14] qapi: Parse numeric values
` [Qemu-devel] [PATCH v4 02/14] qapi: Move to_c_string() to common.py
` [Qemu-devel] [PATCH v4 03/14] qapi: Introduce default values for struct members
  ` [PATCH v4 00/14] block: Try to create well-typed json:{} filenames

[RFC 0/4] POC: Generating realistic block errors
 2019-11-14 15:47 UTC  (4+ messages)

[PATCH] virtio: fix IO request length in virtio SCSI/block #PSBM-78839
 2019-11-14 15:33 UTC  (7+ messages)

[PATCH] MAINTAINERS: add more bitmap-related to Dirty Bitmaps section
 2019-11-14 15:19 UTC  (2+ messages)

Braille device (chardev/baum.c) is unable to detect the TTY correctly and does not act on graphic console connect/disconnect
 2019-11-14 13:31 UTC  (4+ messages)

[PATCH v2 0/5] MAINTAINERS: Fine adjustment for (mostly mips) content
 2019-11-14 13:50 UTC  (8+ messages)
` [PATCH v2 1/5] MAINTAINERS: Add a section on UI translation
` [PATCH v2 2/5] MAINTAINERS: Adjust maintainership for Fulong 2E board
    ` [EXTERNAL]Re: "

[PATCH v2 for 5.0 0/6] linux-user: Add support for real time clock ioctls
 2019-11-14 15:13 UTC  (7+ messages)
` [PATCH v2 for 5.0 1/6] linux-user: Add support for enable/disable RTC features using ioctls
` [PATCH v2 for 5.0 2/6] linux-user: Add support for read/set RTC time and alarm "
` [PATCH v2 for 5.0 3/6] linux-user: Add support for read/set RTC periodic interrupt and epoch "
` [PATCH v2 for 5.0 4/6] linux-user: Add support for get/set RTC wakeup alarm "
` [PATCH v2 for 5.0 5/6] linux-user: Add support for get/set RTC PLL correction "
` [PATCH v2 for 5.0 6/6] linux-user: Add support for read/clear RTC voltage low detector "

[PATCH v5] iotests: Test NBD client reconnection
 2019-11-14 15:09 UTC  (2+ messages)

[PATCH v5 00/20] Add virtual device fuzzing support
 2019-11-14 15:04 UTC  (23+ messages)
` [PATCH v5 01/20] softmmu: split off vl.c:main() into main.c
` [PATCH v5 02/20] libqos: Rename i2c_send and i2c_recv
` [PATCH v5 03/20] fuzz: Add FUZZ_TARGET module type
` [PATCH v5 04/20] qtest: add qtest_server_send abstraction
` [PATCH v5 05/20] libqtest: Add a layer of abstraciton to send/recv
` [PATCH v5 06/20] module: check module wasn't already initialized
` [PATCH v5 07/20] qtest: add in-process incoming command handler
` [PATCH v5 08/20] tests: provide test variables to other targets
` [PATCH v5 09/20] libqos: split qos-test and libqos makefile vars
` [PATCH v5 10/20] libqos: move useful qos-test funcs to qos_external
` [PATCH v5 11/20] libqtest: make bufwrite rely on the TransportOps
` [PATCH v5 12/20] libqtest: add in-process qtest.c tx/rx handlers
` [PATCH v5 13/20] fuzz: add configure flag --enable-fuzzing
` [PATCH v5 14/20] fuzz: Add target/fuzz makefile rules
` [PATCH v5 15/20] fuzz: add fuzzer skeleton
` [PATCH v5 16/20] fuzz: add support for fork-based fuzzing
` [PATCH v5 17/20] fuzz: add support for qos-assisted fuzz targets
` [PATCH v5 19/20] fuzz: add virtio-net fuzz target
` [PATCH v5 18/20] fuzz: add i440fx fuzz targets
` [PATCH v5 20/20] fuzz: add documentation to docs/devel/

[PATCH v3] qemu-gdb: add an Object pretty printer
 2019-11-14 14:47 UTC 

[PATCH] gdbstub: Fix buffer overflow in handle_read_all_regs
 2019-11-14 14:43 UTC  (7+ messages)

[PATCH v3 0/4] arm/aspeed: Watchdog and SDRAM fixes
 2019-11-14 14:16 UTC  (7+ messages)
` [PATCH v3 1/4] aspeed/sdmc: Make ast2600 default 1G
` [PATCH v3 2/4] aspeed/scu: Fix W1C behavior
` [PATCH v3 3/4] watchdog/aspeed: Improve watchdog timeout message
` [PATCH v3 4/4] watchdog/aspeed: Fix AST2600 frequency behaviour

[PATCH 1/4] net/virtio: fix dev_unplug_pending
 2019-11-14 14:16 UTC  (4+ messages)
` [PATCH 2/4] net/virtio: return early when failover primary alread added
` [PATCH 3/4] net/virtio: avoid passing NULL to qdev_set_parent_bus
` [PATCH 4/4] net/virtio: return error when device_opts arg is NULL

[PATCH 00/30] virtiofs daemon (base)
 2019-11-14 14:13 UTC  (5+ messages)
` [PATCH 17/30] virtiofsd: Add main virtio loop

[PULL 0/1] Seabios 20191113 patches
 2019-11-14 14:12 UTC  (2+ messages)

[PATCH] migration: Fix the re-run check of the migrate-incoming command
 2019-11-14 13:50 UTC  (2+ messages)

[PATCH 0/1] tests/vm: Allow to set path to qemu-img
 2019-11-14 13:42 UTC  (2+ messages)
` [PATCH 1/1] tests/vm: Allow to set qemu-img path

[PATCH v1] s390x: kvm-unit-tests: a PONG device for Sub Channels tests
 2019-11-14 13:42 UTC  (6+ messages)

[PATCH] pl031: Expose RTCICR as proper WC register
 2019-11-14 13:42 UTC  (5+ messages)

[PATCH] tests: fix modules-test 'duplicate test case' error
 2019-11-14 13:40 UTC  (4+ messages)

[PATCH] vfio: don't ignore return value of migrate_add_blocker
 2019-11-14 13:39 UTC  (2+ messages)

[PATCH v3 for-4.2 0/4] Better NBD string length handling
 2019-11-14 13:33 UTC  (13+ messages)
` [PATCH v3 1/4] nbd/server: Prefer heap over stack for parsing client names
` [PATCH v3 2/4] bitmap: Enforce maximum bitmap name length
` [PATCH v3 3/4] nbd: Don't send oversize strings
` [PATCH v3 for-5.0 4/4] nbd: Allow description when creating NBD blockdev

[Qemu-devel] [PATCH v6 00/42] block: Deal with filters
 2019-11-14 13:11 UTC  (11+ messages)
` [Qemu-devel] [PATCH v6 22/42] block: Fix bdrv_get_allocated_file_size's fallback
                  `  "

[RFC PATCH 00/18] Add qemu-storage-daemon
 2019-11-14 12:05 UTC  (6+ messages)
` [RFC PATCH 02/18] qemu-storage-daemon: Add --object option

[PATCH v7 0/3] qcow2: advanced compression options
 2019-11-14 11:59 UTC  (6+ messages)
` [PATCH v7 1/3] block: introduce compress filter driver
` [PATCH v7 2/3] qcow2: Allow writing compressed data of multiple clusters
` [PATCH v7 3/3] tests/qemu-iotests: add case to write "

[PATCH 0/2] Introducing QMP query-netdevs command
 2019-11-14 11:28 UTC  (7+ messages)
` [PATCH 1/2] qapi: net: Add "
` [PATCH 2/2] tests: Add tests for "

How to extend QEMU's vhost-user tests after implementing vhost-user-blk device backend
 2019-11-14 11:14 UTC  (2+ messages)

[PATCH for-5.0 00/16] Complete the implementation of -accel
 2019-11-14 11:08 UTC  (37+ messages)
` [PATCH 01/16] memory: do not look at current_machine->accel
` [PATCH 02/16] vl: extract accelerator option processing to a separate function
` [PATCH 03/16] vl: merge -accel processing into configure_accelerators
` [PATCH 04/16] vl: move icount configuration earlier
` [PATCH 05/16] vl: introduce object_parse_property_opt
` [PATCH 07/16] vl: warn for unavailable accelerators, clarify messages
` [PATCH 08/16] qom: introduce object_register_sugar_prop
` [PATCH 09/16] qom: add object_new_with_class
` [PATCH 10/16] accel: pass object to accel_init_machine
` [PATCH 11/16] tcg: convert "-accel threads" to a QOM property
` [PATCH 13/16] xen: convert "-machine igd-passthru" to an accelerator property

Status of "vhost-user-blk device backend" mentioned on QEMU wiki
 2019-11-14 10:59 UTC  (2+ messages)

API definition for LUKS key management
 2019-11-14 10:58 UTC  (7+ messages)

[PATCH 0/5] aspeed: AST2600 SMC fixes and tacoma-bmc machine
 2019-11-14  9:45 UTC  (6+ messages)
` [PATCH 1/5] aspeed/smc: Restore default AHB window mapping at reset
` [PATCH 2/5] aspeed/smc: Do not map disabled segment on the AST2600
` [PATCH 3/5] aspeed/smc: Add AST2600 timings registers
` [PATCH 4/5] aspeed: Remove AspeedBoardConfig array and use AspeedMachineClass
` [PATCH 5/5] aspeed: Add support for the tacoma-bmc board

[PATCH RFC] virtio-pci: disable vring processing when bus-mastering is disabled
 2019-11-14  9:12 UTC  (5+ messages)

[PATCH] ahci: zero-initialize port struct
 2019-11-14  9:08 UTC  (6+ messages)
  ` [SeaBIOS] "

virtio,iommu_platform=on
 2019-11-14  8:42 UTC  (6+ messages)

[PATCH v9 Qemu 00/15] Add migration support for VFIO devices
 2019-11-14  5:06 UTC  (19+ messages)
` [PATCH v9 QEMU 06/15] vfio: Add save and load functions for VFIO PCI devices
` [PATCH v9 QEMU 07/15] vfio: Add migration region initialization and finalize function
` [PATCH v9 QEMU 08/15] vfio: Add VM state change handler to know state of VM
` [PATCH v9 QEMU 10/15] vfio: Register SaveVMHandlers for VFIO device
` [PATCH v9 QEMU 11/15] vfio: Add save state functions to SaveVMHandlers
` [PATCH v9 QEMU 12/15] vfio: Add load "
` [PATCH v9 QEMU 13/15] vfio: Add vfio_listener_log_sync to mark dirty pages
` [PATCH v9 QEMU 14/15] vfio: Add ioctl to get dirty pages bitmap during dma unmap
` [PATCH v9 QEMU 15/15] vfio: Make vfio-pci device migration capable

[Qemu-devel] [Bug 1841592] [NEW] ppc: softfloat float implementation issues
 2019-11-14  4:17 UTC  (2+ messages)
` [Bug 1841592] "

[PATCH] tests/vm: update openbsd to release 6.6
 2019-11-14  3:33 UTC  (2+ messages)

[PATCH v14 00/11] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-11-14  0:51 UTC  (11+ messages)
` [PATCH v14 03/11] tests: Add test for QAPI builtin type time

About MONITOR/MWAIT in i386 CPU model
 2019-11-14  0:50 UTC  (3+ messages)

[PATCH v9 Kernel 0/5] Add KABIs to support migration for VFIO devices
 2019-11-14  0:36 UTC  (20+ messages)
` [PATCH v9 Kernel 1/5] vfio: KABI for migration interface for device state
` [PATCH v9 Kernel 2/5] vfio iommu: Add ioctl defination to get dirty pages bitmap
` [PATCH v9 Kernel 3/5] vfio iommu: Add ioctl defination to unmap IOVA and return dirty bitmap

[PULL 00/11] target-arm queue
 2019-11-13 21:30 UTC  (5+ messages)
` [PULL 04/11] target/arm/cpu64: max cpu: Introduce sve<N> properties

QEMU for Qualcomm Hexagon - KVM Forum talk and code available
 2019-11-13 21:27 UTC  (8+ messages)

[PATCH for 4.2-rc2 v1 0/5] misc doc and testing fixes
 2019-11-13 19:01 UTC  (6+ messages)
` [PATCH v1 5/5] .travis.yml: drop 32 bit systems from MAIN_SOFTMMU_TARGETS
    ` [EXTERNAL]Re: "

[PATCH V2] WHPX: refactor load library
 2019-11-13 18:54 UTC 

[PATCH] WHPX: refactor load library
 2019-11-13 17:21 UTC  (6+ 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).