messages from 2022-05-17 20:32:46 to 2022-05-19 04:28:07 UTC [more...]
[PATCH] whpx: Added support for saving/restoring VM state
2022-05-19 4:26 UTC (5+ messages)
[PATCH v24 0/8] support dirty restraint on vCPU
2022-05-19 3:36 UTC (9+ messages)
` [PATCH v24 1/8] accel/kvm/kvm-all: Refactor per-vcpu dirty ring reaping
` [PATCH v24 2/8] cpus: Introduce cpu_list_generation_id
` [PATCH v24 3/8] migration/dirtyrate: Refactor dirty page rate calculation
` [PATCH v24 4/8] softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically
` [PATCH v24 5/8] accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function
` [PATCH v24 6/8] softmmu/dirtylimit: Implement virtual CPU throttle
` [PATCH v24 7/8] softmmu/dirtylimit: Implement dirty page rate limit
` [PATCH v24 8/8] tests: Add dirty page rate limit test
[PATCH v23 0/8] support dirty restraint on vCPU
2022-05-19 3:28 UTC (10+ messages)
` [PATCH v23 1/8] accel/kvm/kvm-all: Refactor per-vcpu dirty ring reaping
` [PATCH v23 2/8] cpus: Introduce cpu_list_generation_id
` [PATCH v23 3/8] migration/dirtyrate: Refactor dirty page rate calculation
` [PATCH v23 4/8] softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically
` [PATCH v23 5/8] accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function
` [PATCH v23 6/8] softmmu/dirtylimit: Implement virtual CPU throttle
` [PATCH v23 7/8] softmmu/dirtylimit: Implement dirty page rate limit
` [PATCH v23 8/8] tests: Add dirty page rate limit test
[RFC 0/6] migration: introduce dirtylimit capability
2022-05-19 3:05 UTC (8+ messages)
` [RFC 1/6] qapi/migration: Introduce vcpu-dirtylimit-period parameters
` [RFC 2/6] qapi/migration: Introduce vcpu-dirtylimit parameters
` [RFC 4/6] migration: Introduce dirtylimit capability
[PATCH v4 00/43] Add LoongArch softmmu support
2022-05-19 3:03 UTC (10+ messages)
` [PATCH v4 25/43] target/loongarch: Add LoongArch CSR instruction
` [PATCH v4 34/43] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)
` [PATCH v4 38/43] hw/loongarch: Add LoongArch ls7a rtc device support
` [PATCH v4 39/43] hw/loongarch: Add LoongArch load elf function
[PATCH V2 0/4] COLO net and runstate bugfix/optimization
2022-05-19 2:18 UTC (8+ messages)
` [PATCH V2 1/4] softmmu/runstate.c: add RunStateTransition support form COLO to PRELAUNCH
[PULL 00/11] Series short description
2022-05-19 1:31 UTC (5+ messages)
` [PULL 07/11] sysemu: tpm: Add a stub function for TPM_IS_CRB
[PATCH] target/arm: Make number of counters in PMCR follow the CPU
2022-05-18 23:33 UTC (4+ messages)
[PATCH 0/2] target/m68k: Enable halt insn for 68060
2022-05-18 21:57 UTC (3+ messages)
` [PATCH 1/2] target/m68k: Clear mach in m68k_cpu_disas_set_info
[PULL 0/7] Artist cursor fix final patches
2022-05-18 20:03 UTC (9+ messages)
` [PULL 1/7] seabios-hppa: Update SeaBIOS-hppa to VERSION 5
` [PULL 2/7] artist: Introduce constant for max cursor size
` [PULL 3/7] artist: Use human-readable variable names instead of reg_xxx
` [PULL 4/7] artist: Fix vertical X11 cursor position in HP-UX
` [PULL 5/7] artist: Allow to turn cursor on or off
` [PULL 6/7] artist: Emulate screen blanking
` [PULL 7/7] artist: Fix X cursor position calculation in X11
The fate of iotest 297
2022-05-18 18:21 UTC (3+ messages)
[PATCH 0/9] vfio/migration: Implement VFIO migration protocol v2
2022-05-18 17:01 UTC (24+ messages)
` [PATCH 3/9] vfio/migration: Fix NULL pointer dereference bug
` [PATCH 4/9] vfio/migration: Skip pre-copy if dirty page tracking is not supported
` [PATCH 5/9] migration/qemu-file: Add qemu_file_get_to_fd()
[PATCH] hw/tpm/tpm_tis_common.c: Assert that locty is in range
2022-05-18 16:45 UTC (3+ messages)
[PATCH 00/35] pc/q35: refactor ISA and SMBUS AML generation
2022-05-18 16:29 UTC (19+ messages)
` [PATCH 01/35] acpi: add interface to build device specific AML
` [PATCH 02/35] acpi: make isa_build_aml() support AcpiDevAmlIf interface
` [PATCH 28/35] acpi: pvpanic-isa: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML
` [PATCH 30/35] tests: acpi: white-list DSDT.tis.tpm2/DSDT.tis.tpm12 expected blobs
` [PATCH 31/35] acpi: pc/q35: tpm-tis: fix TPM device scope
` [PATCH 32/35] acpi: pc/q35: remove not needed 'if' condition on pci bus
` [PATCH 33/35] acpi: tpm-tis: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML
` [PATCH 34/35] tests: acpi: update expected DSDT.tis.tpm2/DSDT.tis.tpm12 blobs
[RFC PATCH v2 0/8] Removal of AioContext lock, bs->parents and ->children: new rwlock
2022-05-18 16:14 UTC (8+ messages)
[PULL 0/8] Misc patches (Gitlab-CI, qtest, Capstone, ...)
2022-05-18 16:12 UTC (10+ messages)
` [PULL 1/8] gitlab-ci: Switch the container of the 'check-patch' & 'check-dco' jobs
` [PULL 2/8] Remove Ubuntu 18.04 container support from the repository
` [PULL 3/8] tests/qtest: fix registration of ABRT handler for QEMU cleanup
` [PULL 4/8] tests/qtest: use prctl(PR_SET_PDEATHSIG) as fallback to kill QEMU
` [PULL 5/8] docs/about: Update the support statement for Windows
` [PULL 6/8] tests/vm: Add capstone to the NetBSD and OpenBSD VMs
` [PULL 7/8] capstone: Allow version 3.0.5 again
` [PULL 8/8] capstone: Remove the capstone submodule
[PATCH 0/3] hw/acpi/aml-build: Fix {socket, cluster, core} IDs in PPTT
2022-05-18 15:42 UTC (5+ messages)
` [PATCH 1/3] tests/acpi/virt: Allow PPTT ACPI table changes
` [PATCH 2/3] hw/acpi/aml-build: Fix {socket, cluster, core} IDs in PPTT
` [PATCH 3/3] tests/acpi/virt: Update PPTT ACPI table
[PATCH v2 0/3] ui: Remove deprecated sdl parameters and switch to QAPI parser
2022-05-18 15:41 UTC (7+ messages)
` [PATCH v2 1/3] ui: Remove deprecated parameters of the "-display sdl" option
` [PATCH v2 2/3] ui: Switch "-display sdl" to use the QAPI parser
` [PATCH v2 3/3] ui: Remove deprecated options "-sdl" and "-curses"
[PATCH v4 0/3] block/dirty-bitmaps: fix and improve bitmap merge
2022-05-18 15:32 UTC (4+ messages)
` [PATCH v4 2/3] block: improve block_dirty_bitmap_merge(): don't allocate extra bitmap
[PATCH] hw/gpio/aspeed_gpio: Fix QOM pin property
2022-05-18 15:08 UTC (3+ messages)
[PATCH v2 00/26] block: fix coroutine_fn annotations
2022-05-18 14:50 UTC (5+ messages)
` [PATCH v2 09/26] iscsi: add missing "
` [PATCH v2 10/26] nbd: "
[PATCH v2 00/11] scsi: add quirks and features to support m68k Macs
2022-05-18 14:16 UTC (2+ messages)
[PATCH] block: get rid of blk->guest_block_size
2022-05-18 14:15 UTC (2+ messages)
[PULL 0/8] Net patches
2022-05-18 14:10 UTC (10+ messages)
` [PULL 1/8] net/vmnet: add vmnet dependency and customizable option
` [PULL 2/8] net/vmnet: add vmnet backends to qapi/net
` [PULL 3/8] net/vmnet: implement shared mode (vmnet-shared)
` [PULL 4/8] net/vmnet: implement host mode (vmnet-host)
` [PULL 5/8] net/vmnet: implement bridged mode (vmnet-bridged)
` [PULL 6/8] net/vmnet: update qemu-options.hx
` [PULL 7/8] net/vmnet: update hmp-commands.hx
` [PULL 8/8] tulip: Assign default MAC address if not specified
QEMU cpu socket allocation
2022-05-18 14:09 UTC (5+ messages)
[PATCH] hostmem: default the amount of prealloc-threads to smp-cpus
2022-05-18 14:06 UTC (9+ messages)
[PATCH v6 00/13] migration: Postcopy Preemption
2022-05-18 14:07 UTC (8+ messages)
` [PATCH v6 07/13] migration: Add helpers to detect TLS capability
` [PATCH v6 08/13] migration: Export tls-[creds|hostname|authz] params to cmdline too
` [PATCH v6 09/13] migration: Enable TLS for preempt channel
[PATCH 00/18] Make block-backend-io.h API more consistent
2022-05-18 14:05 UTC (9+ messages)
` [PATCH 01/18] block: Make blk_{pread,pwrite}() return 0 on success
` [PATCH 03/18] block: Change blk_{pread,pwrite}() param order
` [PATCH 06/18] block: Implement blk_{pread, pwrite}() using generated_co_wrapper
[PATCH v5 0/8] Support exporting BDSs via VDUSE
2022-05-18 14:03 UTC (17+ messages)
` [PATCH v5 1/8] block: Support passing NULL ops to blk_set_dev_ops()
` [PATCH v5 2/8] block-backend: Introduce blk_get_guest_block_size()
` [PATCH v5 3/8] block/export: Abstract out the logic of virtio-blk I/O process
` [PATCH v5 4/8] linux-headers: Add vduse.h
` [PATCH v5 5/8] libvduse: Add VDUSE (vDPA Device in Userspace) library
` [PATCH v5 6/8] vduse-blk: Implement vduse-blk export
` [PATCH v5 7/8] vduse-blk: Add vduse-blk resize support
` [PATCH v5 8/8] libvduse: Add support for reconnecting
[RFC 00/18] vfio: Adopt iommufd
2022-05-18 14:00 UTC (16+ messages)
TCG performance on PPC64
2022-05-18 13:51 UTC
[PATCH v22 0/7] Add vmnet.framework based network backend
2022-05-18 3:02 UTC (4+ messages)
` [PATCH v22 3/7] net/vmnet: implement shared mode (vmnet-shared)
About restoring the state in vhost-vdpa device
2022-05-18 12:51 UTC (10+ messages)
[PATCH v2 00/10] Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper
2022-05-18 12:48 UTC (5+ messages)
` [PATCH v2 06/10] block: Make 'bytes' param of bdrv_co_{pread, pwrite, preadv, pwritev}() an int64_t
[PATCH] target/riscv: add zicsr/zifencei to isa_string
2022-05-18 12:46 UTC
[RFC 0/2] introduce QEMUMachind.cmd()
2022-05-18 12:46 UTC (3+ messages)
` [PATCH 2/2] iotests: use vm.cmd() instead of vm.qmp() where appropriate
[RFC PATCH v1 0/8] qapi: add generator for Golang interface
2022-05-18 12:30 UTC (14+ messages)
[PATCH 0/6] hw/acpi/viot: generate stable VIOT ACPI tables
2022-05-18 12:27 UTC (10+ messages)
` [PATCH 1/6] hw/acpi/viot: rename build_pci_range_node() to pci_host_bridges()
` [PATCH 2/6] hw/acpi/viot: move the individual PCI host bridge entry generation to a new function
` [PATCH 3/6] hw/acpi/viot: build array of PCI host bridges before generating VIOT ACPI table
` [PATCH 4/6] tests/acpi: virt: allow VIOT acpi table changes
` [PATCH 5/6] hw/acpi/viot: sort VIOT ACPI table entries by PCI host bus min_bus
` [PATCH 6/6] tests/acpi: virt: update golden masters for VIOT
Question about commit 1adf528ec3bd ("hw/rtc/pl031: Send RTC_CHANGE QMP event")
2022-05-18 12:16 UTC (2+ messages)
CFP Reminder: KVM Forum 2022
2022-05-18 11:45 UTC
[RFC 0/3] Introduce a new Qemu machine for RISC-V
2022-05-18 10:46 UTC (15+ messages)
[RFC PATCH 0/9] tests: run python tests under the build/tests/venv environment
2022-05-18 10:38 UTC (9+ messages)
` [RFC PATCH 9/9] iotests: use tests/venv for running tests
New Defects reported by Coverity Scan for QEMU
2022-05-18 10:38 UTC (2+ messages)
[PATCH v3 0/3] Misc AC97 clean ups
2022-05-18 10:37 UTC (5+ messages)
[PATCH qemu] spapr: Use address from elf parser for kernel address
2022-05-18 10:07 UTC (4+ messages)
qemu-user (arm64) fails (null ptr deref) under qemu-system-x86_64 w/o avx?
2022-05-18 9:13 UTC
[PATCH v6 00/13] Migration: Transmit and detect zero pages in the multifd threads
2022-05-18 8:48 UTC (7+ messages)
` [PATCH v6 01/13] multifd: Document the locking of MultiFD{Send/Recv}Params
` [PATCH v6 02/13] multifd: Create page_size fields into both MultiFD{Recv, Send}Params
` [PATCH v6 02/13] multifd: Create page_size fields into both MultiFD{Recv,Send}Params
New Defects reported by Coverity Scan for QEMU
2022-05-18 8:46 UTC
[PATCH v5 0/9] s390x/pci: zPCI interpretation support
2022-05-18 8:13 UTC (7+ messages)
` [PATCH v5 3/9] target/s390x: add zpci-interp to cpu models
` [PATCH v5 4/9] s390x/pci: add routine to get host function handle from CLP info
[PATCH] docs/devel: Fix broken internal link to mailing lists
2022-05-18 8:04 UTC (3+ messages)
[PATCH v2] net: fix multicast support with BSD (macOS) socket implementations
2022-05-18 7:51 UTC (2+ messages)
[RFC PATCH] tests/qtest: pass stdout/stderr down to subtests
2022-05-18 7:34 UTC (2+ messages)
Attaching qcow2 images to containers
2022-05-18 6:30 UTC
[PATCH v8 00/12] Improve PMU support
2022-05-18 6:07 UTC (6+ messages)
` [PATCH v8 07/12] target/riscv: Support mcycle/minstret write operation
[PATCH] xio3130_downstream: Add ACS (Access Control Services) capability
2022-05-18 5:10 UTC (2+ messages)
[PATCH] target/riscv: add support for zmmul extension v0.1
2022-05-18 1:53 UTC
[PATCH v4] target/riscv: check 'I' and 'E' after checking 'G' in riscv_cpu_realize
2022-05-18 1:26 UTC
[RESEND][PATCH 0/2] acpi/nvdimm: support NVDIMM _LS{I,R,W} methods
2022-05-18 0:20 UTC (10+ messages)
` [PATCH 1/2] acpi/nvdimm: Create _LS{I,R,W} method for NVDIMM device
[PATCH v2] gitlab-ci: Switch the container of the 'check-patch' & 'check-dco' jobs
2022-05-17 23:36 UTC (3+ messages)
[PATCH v3] target/riscv: check 'I' and 'E' after checking 'G' in riscv_cpu_realize
2022-05-17 21:33 UTC (2+ messages)
[PATCH v2] hw/arm: add versioning to sbsa-ref machine DT
2022-05-17 20:30 UTC (4+ 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).