qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-15 01:55:03 to 2020-05-15 12:42:31 UTC [more...]

[PATCH v3 0/7] fix migration with bitmaps and mirror
 2020-05-15 12:40 UTC  (3+ messages)
` [PATCH v3 2/7] migration/block-dirty-bitmap: refactor init_dirty_bitmap_migration
` [PATCH v3 3/7] block/dirty-bitmap: add bdrv_has_named_bitmaps helper

[PATCH v4 0/6] hyperv: VMBus implementation
 2020-05-15 12:35 UTC  (10+ messages)
` [PATCH v4 5/6] i386: Hyper-V VMBus ACPI DSDT entry

[PATCH V2] Add a new PIIX option to control PCI hot unplugging of devices on non-root buses
 2020-05-15 12:13 UTC  (5+ messages)

[PATCH] replication: Avoid blk_make_empty() on read-only child
 2020-05-15 12:12 UTC  (2+ messages)

[PATCH v1 00/17] virtio-mem: Paravirtualized memory hot(un)plug
 2020-05-15 12:12 UTC  (10+ messages)
` [PATCH v1 01/17] exec: Introduce ram_block_discard_set_(unreliable|required)()
` [PATCH v1 02/17] vfio: Convert to ram_block_discard_set_broken()
` [PATCH v1 03/17] accel/kvm: "
` [PATCH v1 05/17] virtio-balloon: Rip out qemu_balloon_inhibit()

[PATCH] tests/docker: Kludge <linux/swab.h> breakage by pinning linux-libc-dev
 2020-05-15 12:06 UTC  (4+ messages)

[PATCH] i386/kvm: correct the meaning of '0xffffffff' value for hv-spinlocks
 2020-05-15 11:48 UTC 

[PATCH v2 00/17] target/mips: FPU and other cleanups and improvements
 2020-05-15 11:19 UTC  (6+ messages)
` [PATCH v2 17/17] hw/mips: Convert Malta "ifdef 0"-ed code to comments

[PATCH v5 0/6] colo-compare bugfixes
 2020-05-15 11:11 UTC  (7+ messages)
` [PATCH v5 1/6] net/colo-compare.c: Create event_bh with the right AioContext
` [PATCH v5 2/6] chardev/char.c: Use qemu_co_sleep_ns if in coroutine
` [PATCH v5 3/6] net/colo-compare.c: Fix deadlock in compare_chr_send
` [PATCH v5 4/6] net/colo-compare.c: Only hexdump packets if tracing is enabled
` [PATCH v5 5/6] net/colo-compare.c, softmmu/vl.c: Check that colo-compare is active
` [PATCH v5 6/6] net/colo-compare.c: Correct ordering in complete and finalize

QEMU 5.1: Can we require each new device/machine to provided a test?
 2020-05-15 11:24 UTC  (5+ messages)

[PATCH Kernel v20 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-15 11:14 UTC  (15+ messages)
` [PATCH Kernel v20 4/8] vfio iommu: Add ioctl definition for dirty pages tracking
` [PATCH Kernel v20 5/8] vfio iommu: Implementation of ioctl "
` [PATCH Kernel v20 6/8] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap

[PATCH v2 0/5] fix migration with bitmaps and mirror
 2020-05-15 11:15 UTC  (7+ messages)

[PATCH v2 0/1] vfio-ccw: Enable transparent CCW IPL from DASD [QEMU]
 2020-05-15 11:06 UTC  (5+ messages)
` [PATCH v2 1/1] vfio-ccw: allow non-prefetch ORBs

[PATCH v2 0/4] block: Do not call BlockDriver.bdrv_make_empty() directly
 2020-05-15 10:36 UTC  (3+ messages)

[Bug 1878348] [NEW] --static build fails in v5.0 (since 5010cec2bc87dafab39b3913c8ca91f88df9c540)
 2020-05-15 10:25 UTC  (5+ messages)
` [Bug 1878348] "

[PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-05-15 10:26 UTC  (9+ messages)
` [PATCH 3/5] block/nbd.c: Add yank feature

[PATCH 0/5] docs/system: Document some arm board models
 2020-05-15 10:23 UTC  (19+ messages)
` [PATCH 1/5] docs/system: Add 'Arm' to the Integrator/CP document title
` [PATCH 2/5] docs/system: Sort Arm board index into alphabetical order
` [PATCH 3/5] docs/system: Document Arm Versatile Express boards
` [PATCH 4/5] docs/system: Document the various MPS2 models
` [PATCH 5/5] docs/system: Document Musca boards

proposal: deprecate -readconfig/-writeconfig
 2020-05-15 10:19 UTC  (14+ messages)

[PULL 00/21] QOM patches for 2020-05-15
 2020-05-15 10:17 UTC  (25+ messages)
` [PULL 01/21] qom: Clearer reference counting in object_initialize_childv()
` [PULL 02/21] qom: Clean up inconsistent use of gchar * vs. char *
` [PULL 03/21] qom: Drop object_property_del_child()'s unused parameter @errp
` [PULL 04/21] qom: Simplify object_property_get_enum()
` [PULL 05/21] qom: Drop convenience method object_property_get_uint16List()
` [PULL 06/21] qom: Make all the object_property_add_FOO() return the property
` [PULL 07/21] qom: Drop object_property_set_description() parameter @errp
` [PULL 08/21] tests/check-qom-proplist: Improve iterator coverage
` [PULL 09/21] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes, eaes}-256
` [PULL 10/21] hw/isa/superio: Make the components QOM children
` [PULL 11/21] e1000: Don't run e1000_instance_init() twice
` [PULL 12/21] hw/arm/bcm2835: Drop futile attempts at QOM-adopting memory
` [PULL 13/21] qdev: Clean up qdev_connect_gpio_out_named()
` [PULL 14/21] qom: Drop parameter @errp of object_property_add() & friends
` [PULL 15/21] Drop more @errp parameters after previous commit
` [PULL 16/21] qdev: Unrealize must not fail
` [PULL 17/21] spapr_pci: Drop some dead error handling
` [PULL 18/21] qom: Drop @errp parameter of object_property_del()
` [PULL 19/21] target: Remove unnecessary CPU() cast
` [PULL 20/21] various: Remove unnecessary OBJECT() cast
` [PULL 21/21] hw: Remove unnecessary DEVICE() cast

[PATCH] Add a new PIIX option to control global PCI hot-plugging
 2020-05-15 10:10 UTC  (2+ messages)

[PATCH] hw/ide/ahci: Log lost IRQs
 2020-05-15 10:05 UTC  (3+ messages)

[PATCH 0/3] s390x: improve documentation
 2020-05-15 10:01 UTC  (15+ messages)
` [PATCH 1/3] docs/s390x: document the virtual css
` [PATCH 2/3] docs/s390x: document 3270
` [PATCH 3/3] docs/s390x: document vfio-ccw

[PATCH] trace/simple: Fix unauthorized enable
 2020-05-15 10:02 UTC  (2+ messages)

[PATCH 0/3] iotests: enable logging prior to notrun() invocation
 2020-05-15  9:57 UTC  (2+ messages)

[PATCH 0/2] tests: Remove unused bison/flex packages
 2020-05-15  9:55 UTC  (8+ messages)
` [PATCH 1/2] tests/docker: Remove flex/bison packages
` [PATCH 2/2] tests/vm: "

[PATCH 0/6] tests/fuzz: Review notes
 2020-05-15  9:46 UTC  (2+ messages)

[PATCH v4 0/3] iotests: add JobRunner framework
 2020-05-15  9:46 UTC  (5+ messages)
` [PATCH v4 3/3] iotests: modify test 040 to use JobRunner

[PATCH 0/1] virtio-9pfs: don't truncate response
 2020-05-15  9:30 UTC  (2+ messages)

[PATCH v2 0/5] block: Documentation improvment
 2020-05-15  9:19 UTC  (6+ messages)
` [PATCH v2 1/5] qemu/osdep: Document qemu_memalign() and friends
` [PATCH v2 2/5] qemu/bitmap: Document bitmap_new() returned pointer
` [PATCH v2 3/5] block/block: Document BlockSizes fields
` [PATCH v2 4/5] sysemu/block-backend: Document blk_read()/blk_pwrite()
` [PATCH v2 5/5] sysemu/block-backend: Document blk_get_max_iov() returned value

[PATCH v5 0/7] dwc-hsotg (aka dwc2) USB host controller emulation
 2020-05-15  9:19 UTC  (7+ messages)
` [PATCH v5 1/7] raspi: add BCM2835 SOC MPHI emulation
` [PATCH v5 2/7] dwc-hsotg (dwc2) USB host controller register definitions

[PATCH v4 0/6] colo-compare bugfixes
 2020-05-15  9:15 UTC  (2+ messages)

[PATCH v5 0/3] qemu-sockets: add abstract UNIX domain socket support
 2020-05-15  9:07 UTC  (5+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] tests/util-sockets: add abstract unix socket cases
` [PATCH v5 3/3] qemu-options: updates for abstract unix sockets

[PATCH v10 00/14] iotests: use python logging
 2020-05-15  9:03 UTC  (7+ messages)
` [PATCH v10 14/14] iotests: use python logging for iotests.log()

[PATCH 0/5] target/i386: fxtract, fscale fixes
 2020-05-15  8:59 UTC  (4+ messages)
` [PATCH 1/5] target/i386: implement special cases for fxtract

[PATCH v2] bitmaps: Update maintainer
 2020-05-15  8:53 UTC  (3+ messages)

[PATCH] hw/ide: Make IDEDMAOps handlers take a const IDEDMA pointer
 2020-05-15  8:48 UTC  (4+ messages)

[PATCH] hw/mips/mips_fulong2e: Remove unused 'audio/audio.h' include
 2020-05-15  8:42 UTC 

Onboard audio devices and -audiodev none
 2020-05-15  8:34 UTC  (2+ messages)

[PATCH v4 0/2] Makefile: libfdt: build only the strict necessary
 2020-05-15  8:25 UTC  (4+ messages)

[PULL 0/2] Ui 20200515 patches
 2020-05-15  8:21 UTC  (3+ messages)
` [PULL 1/2] ui: improve -show-cursor deprecation message
` [PULL 2/2] ui/sdl2: fix segment fault caused by null pointer dereference

[PATCH v4 0/3] qemu-sockets: add abstract UNIX domain socket support
 2020-05-15  8:09 UTC  (5+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] tests/util-sockets: add abstract unix socket cases
` [PATCH v4 3/3] qemu-options: updates for abstract unix sockets

About migration/colo issue
 2020-05-15  8:05 UTC  (5+ messages)

Please disable IRC notification on HighW4y2H3ll/qemu-fuzz fork
 2020-05-15  7:41 UTC 

[PATCH v2 0/9] RISC-V Add the OpenTitan Machine
 2020-05-15  7:28 UTC  (24+ messages)
` [PATCH v2 1/9] riscv/boot: Add a missing header include
` [PATCH v2 2/9] target/riscv: Don't overwrite the reset vector
` [PATCH v2 3/9] target/riscv: Add the lowRISC Ibex CPU
` [PATCH v2 4/9] riscv: Initial commit of OpenTitan machine
` [PATCH v2 5/9] hw/char: Initial commit of Ibex UART
` [PATCH v2 7/9] riscv/opentitan: Connect the PLIC device
` [PATCH v2 8/9] riscv/opentitan: Connect the UART device
` [PATCH v2 9/9] target/riscv: Use a smaller guess size for no-MMU PMP

[PATCH v2 0/3] qom: Few trivial patches
 2020-05-15  7:00 UTC  (4+ messages)
` [PATCH v2 1/3] qom/object: Move Object typedef to 'qemu/typedefs.h'

[PATCH v2 0/6] target/ppc: Various clean-up and fixes for radix64
 2020-05-15  6:58 UTC  (3+ messages)

[PATCH v2] cpus: Fix botched configure_icount() error API violation fix
 2020-05-15  6:44 UTC  (2+ messages)

[PATCH v2 0/1] qemu-nbd: Close inherited stderr
 2020-05-15  6:36 UTC  (3+ messages)

[PATCH 0/6] colo: migration related bugfixes
 2020-05-15  6:24 UTC  (5+ messages)
` [PATCH 4/6] migration/colo.c: Relaunch failover even if there was an error
` [PATCH 6/6] migration/colo.c: Move colo_notify_compares_event to the right place

[PATCH v6 00/14] LUKS: encryption slot management using amend interface
 2020-05-15  6:22 UTC  (5+ messages)
` [PATCH v6 04/14] block/amend: separate amend and create options for qemu-img

[PATCH v3 0/3] various: Remove unnecessary casts
 2020-05-15  5:58 UTC  (4+ messages)
` [PATCH v3 2/3] various: Remove unnecessary OBJECT() cast

[PATCH v2 00/18] qom: Spring cleaning
 2020-05-15  5:55 UTC  (3+ messages)

[PATCH] virtiofsd: remove symlink fallbacks
 2020-05-15  4:42 UTC  (3+ messages)
` [Virtio-fs] "

[PATCH 0/3] migration/colo: Optimize COLO framework code
 2020-05-15  4:28 UTC  (4+ messages)
` [PATCH 1/3] migration/colo: Optimize COLO boot code path
` [PATCH 2/3] migration/colo: Update checkpoint time lately
` [PATCH 3/3] migration/colo: Merge multi checkpoint request into one

Questionable aspects of QEMU Error's design
 2020-05-15  4:28 UTC  (6+ messages)

[PATCH] vhost-user: add support for VHOST_USER_SET_STATUS
 2020-05-15  3:53 UTC  (4+ messages)

[PATCH v3 0/2] Add pathin option to -chardev file
 2020-05-15  3:26 UTC  (3+ messages)
` [PATCH v3 1/2] chardev: enable distinct input for "

[Bug 1856335] [NEW] Cache Layout wrong on many Zen Arch CPUs
 2020-05-15  2:41 UTC  (2+ messages)
` [Bug 1856335] "

[RFC 16/18] use errp for gmpo kvm_init
 2020-05-15  0:20 UTC  (3+ 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).