qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-21 22:45:10 to 2020-01-22 13:30:03 UTC [more...]

[PATCH 0/7] Fix crashes on early shutdown during bitmaps postcopy
 2020-01-22 13:23 UTC  (8+ messages)
` [PATCH 1/7] migration/block-dirty-bitmap: refactor incoming state to be one struct
` [PATCH 2/7] migration/block-dirty-bitmap: rename finish_lock to just lock
` [PATCH 3/7] migration/block-dirty-bitmap: simplify dirty_bitmap_load_complete
` [PATCH 4/7] migration/block-dirty-bitmap: keep bitmap state for all bitmaps
` [PATCH 5/7] migration/block-dirty-bitmap: cancel migration on shutdown
` [PATCH 6/7] migration: handle to_src_file on target only for ram postcopy
` [PATCH 7/7] qemu-iotests/199: add early shutdown case to bitmaps postcopy

[PATCH v1 0/3] current testing/next queue
 2020-01-22 13:24 UTC  (5+ messages)
` [PATCH v1 1/3] tests/docker: move most cross compilers to buster base
` [PATCH v1 2/3] tests/docker: better handle symlinked libs
` [PATCH v1 3/3] gitlab-ci: Refresh the list of iotests

[PATCH v2] riscv/virt: Add syscon reboot and poweroff DT nodes
 2020-01-22 13:17 UTC 

[PATCH] spapr: Don't allow multiple active vCPUs at CAS
 2020-01-22 13:11 UTC 

[PATCH] vhost: coding style fix
 2020-01-22 13:06 UTC  (5+ messages)

[PATCH] spapr: Migrate CAS reboot flag
 2020-01-22 12:47 UTC  (3+ messages)

Making QEMU easier for management tools and applications
 2020-01-22 12:42 UTC  (18+ messages)
                ` Integrating QOM into QAPI (was: Making QEMU easier for management tools and applications)
                    ` Integrating QOM into QAPI
                          ` Getting whole-tree patches reviewed and merged (was: Integrating QOM into QAPI)

[PATCH v4 0/6] Fix multifd + cancel + multifd
 2020-01-22 12:40 UTC  (8+ messages)
` [PATCH v4 1/6] migration-test: Use g_free() instead of free()
` [PATCH v4 2/6] multifd: Make sure that we don't do any IO after an error
` [PATCH v4 3/6] qemu-file: Don't do IO after shutdown
` [PATCH v4 4/6] migration-test: Make sure that multifd and cancel works
` [PATCH v4 5/6] migration: Create migration_is_running()
` [PATCH v4 6/6] migration: Don't send data if we have stopped

Maintainers, please add Message-Id: when merging patches
 2020-01-22 12:30 UTC  (3+ messages)

[PATCH v3 0/2] ide: Fix incorrect handling of some PRDTs and add the corresponding unit-test
 2020-01-22 12:23 UTC  (3+ messages)

[PATCH v4 0/4] qmp: Optionally run handlers in coroutines
 2020-01-22 12:15 UTC  (5+ messages)
` [PATCH v4 1/4] qapi: Add a 'coroutine' flag for commands

[PATCH v8 0/3] RTC support for QEMU RISC-V virt machine
 2020-01-22 11:43 UTC  (3+ messages)

[PATCH v20 0/7]target-ppc/spapr: Add FWNMI support in QEMU for PowerKVM guests
 2020-01-22 11:33 UTC  (3+ messages)
` [PATCH v20 7/7] ppc: spapr: Activate the FWNMI functionality

[PATCH v2 0/2] RISC-V TIME CSR for privileged mode
 2020-01-22 11:30 UTC  (3+ messages)
` [PATCH v2 1/2] target/riscv: Emulate TIME CSRs "
` [PATCH v2 2/2] hw/riscv: Provide rdtime callback for TCG in CLINT emulation

[GSoC/Outreachy QEMU project proposal] Measure and Analyze QEMU Performance
 2020-01-22 11:28 UTC  (4+ messages)

[Bug 1859656] Re: [2.6] Unable to reboot s390x KVM machine after initial deploy
 2020-01-22 11:14 UTC 

[virtio-dev][RFC PATCH v1 1/2] content: define what an exported object is
 2020-01-22 11:10 UTC  (4+ messages)

[PATCH v2 000/109] virtiofs daemon [all]
 2020-01-22 10:41 UTC  (4+ messages)
` [PATCH v2 006/109] virtiofsd: Trim down imported files

[virtio-dev][RFC PATCH v1 2/2] virtio-gpu: add the ability to export resources
 2020-01-22 10:36 UTC  (3+ messages)

[PATCH v5] target/s390x/kvm: Enable adapter interruption suppression again
 2020-01-22 10:33 UTC  (5+ messages)

[PATCH] hw/misc/stm32f4xx_syscfg: Fix copy/paste error
 2020-01-22 10:26 UTC  (3+ messages)

[PATCH] spapr: Migrate CAS reboot flag
 2020-01-22 10:06 UTC  (12+ messages)

[PATCH] riscv: Format Rd of FMV.W.X with NoN-boxing
 2020-01-22  9:53 UTC  (3+ messages)

[PATCH 0/2] Speed up QMP stream reading
 2020-01-22  9:42 UTC  (3+ messages)
` [PATCH 2/2] monitor: Add an input buffer for QMP reading

[PATCH v2] qemu-cpu-models: Document -noTSX, mds-no, taa-no, and tsx-ctrl
 2020-01-22  9:35 UTC  (2+ messages)

[PATCH v3 0/4] Acceptance tests: boot Linux with KVM test
 2020-01-22  9:22 UTC  (8+ messages)
` [PATCH v3 1/4] tests/acceptance: avocado_qemu: Introduce the 'accel' test parameter
` [PATCH v3 2/4] tests/acceptance: boot_linux_console: Add boot Linux with kvm tests
` [PATCH v3 3/4] tests/acceptance: avocado_qemu: Refactor the handler of 'machine' parameter
` [PATCH v3 4/4] travis.yml: Enable acceptance KVM tests

[PATCH 0/5] bios-tables-test: more documentation
 2020-01-22  9:18 UTC  (12+ messages)
` [PATCH 1/5] bios-tables-test: tell people how to update
` [PATCH 2/5] bios-tables-test: fix up DIFF generation
` [PATCH 3/5] bios-tables-test: default diff command
` [PATCH 4/5] bios-tables-test: fix path to allowed diff
` [PATCH 5/5] rebuild-expected-aml.sh: remind about the process

[RFC PATCH 0/3] vhost-user: Lift Max Ram Slots Limitation
 2020-01-22  8:57 UTC  (5+ messages)
` [RFC PATCH 3/3] Introduce Configurable Number of Memory Slots Exposed by vhost-user:

[PATCH v3 64/84] ppc/{ppc440_bamboo,sam460ex}: drop RAM size fixup
 2020-01-22  8:56 UTC  (4+ messages)
` [PATCH v3 64/82] "

[virtio-dev][RFC PATCH v2 0/2] Cross-device resource sharing
 2020-01-22  8:24 UTC  (2+ messages)

[PULL v2 00/17] virtio, pc: fixes, features
 2020-01-22  8:07 UTC  (20+ messages)
` [PULL v2 01/17] q35: implement 128K SMRAM at default SMBASE address
` [PULL v2 02/17] tests: q35: MCH: add default SMBASE SMRAM lock test
` [PULL v2 03/17] acpi: cpuhp: spec: clarify 'CPU selector' register usage and endianness
` [PULL v2 04/17] acpi: cpuhp: spec: fix 'Command data' description
` [PULL v2 05/17] acpi: cpuhp: spec: clarify store into 'Command data' when 'Command field' == 0
` [PULL v2 06/17] acpi: cpuhp: introduce 'Command data 2' field
` [PULL v2 07/17] acpi: cpuhp: spec: add typical usecases
` [PULL v2 08/17] acpi: cpuhp: add CPHP_GET_CPU_ID_CMD command
` [PULL v2 09/17] bios-tables-test: document expected file update
` [PULL v2 10/17] virtio-9p-device: fix memleak in virtio_9p_device_unrealize
` [PULL v2 11/17] virtio-9p-device: convert to new virtio_delete_queue
` [PULL v2 12/17] virtio-scsi: delete vqs in unrealize to avoid memleaks
` [PULL v2 13/17] virtio-scsi: convert to new virtio_delete_queue
` [PULL v2 14/17] vhost-vsock: delete vqs in vhost_vsock_unrealize to avoid memleaks
` [PULL v2 15/17] vhost: Add names to section rounded warning
` [PULL v2 16/17] vhost: Only align sections for vhost-user
` [PULL v2 17/17] i386:acpi: Remove _HID from the SMBus ACPI entry

[PATCH qemu v5] spapr: Kill SLOF
 2020-01-22  7:14 UTC  (5+ messages)

[PULL 00/17] virtio, pc: fixes, features
 2020-01-22  6:50 UTC  (22+ messages)
` [PULL 01/17] q35: implement 128K SMRAM at default SMBASE address
` [PULL 02/17] tests: q35: MCH: add default SMBASE SMRAM lock test
` [PULL 03/17] acpi: cpuhp: spec: clarify 'CPU selector' register usage and endianness
` [PULL 04/17] acpi: cpuhp: spec: fix 'Command data' description
` [PULL 05/17] acpi: cpuhp: spec: clarify store into 'Command data' when 'Command field' == 0
` [PULL 06/17] acpi: cpuhp: introduce 'Command data 2' field
` [PULL 07/17] acpi: cpuhp: spec: add typical usecases
` [PULL 08/17] acpi: cpuhp: add CPHP_GET_CPU_ID_CMD command
` [PULL 09/17] bios-tables-test: document expected file update
` [PULL 10/17] virtio-9p-device: fix memleak in virtio_9p_device_unrealize
` [PULL 11/17] virtio-9p-device: convert to new virtio_delete_queue
` [PULL 12/17] virtio-scsi: delete vqs in unrealize to avoid memleaks
` [PULL 13/17] virtio-scsi: convert to new virtio_delete_queue
` [PULL 14/17] vhost-vsock: delete vqs in vhost_vsock_unrealize to avoid memleaks
` [PULL 15/17] vhost: Add names to section rounded warning
` [PULL 16/17] vhost: Only align sections for vhost-user
` [PULL 17/17] i386:acpi: Remove _HID from the SMBus ACPI entry

[PATCH v2 015/109] virtiofsd: Add options for virtio
 2020-01-22  6:53 UTC  (2+ messages)

[PATCH 0/2] Some cleanup in arm/virt/acpi
 2020-01-22  6:38 UTC  (4+ messages)
` [PATCH 1/2] arm/virt/acpi: remove meaningless sub device "PR0" from PCI0

How to set a limit and clear Avocado cache?
 2020-01-22  6:37 UTC  (2+ messages)
` [Avocado-devel] "

[PATCH v2 109/109] virtiofsd: add some options to the help message
 2020-01-22  6:35 UTC  (2+ messages)

[RFC PATCH] qapi: Incorrect attempt to fix building with MC146818RTC=n
 2020-01-22  5:41 UTC  (8+ messages)

[PATCH 0/5] IPMI patch queue
 2020-01-22  5:37 UTC  (3+ messages)
` [PATCH 5/5] i386:acpi: Remove _HID from the SMBus ACPI entry

[PULL 00/11] target/hppa patch queue
 2020-01-22  3:34 UTC  (14+ messages)
` [PULL 01/11] hw/hppa/dino.c: Improve emulation of Dino PCI chip
` [PULL 02/11] hppa: Add support for LASI chip with i82596 NIC
` [PULL 03/11] ps2: accept 'Set Key Make and Break' commands
` [PULL 04/11] hppa: add emulation of LASI PS2 controllers
` [PULL 05/11] hppa: Switch to tulip NIC by default
` [PULL 06/11] seabios-hppa: update to latest version
` [PULL 07/11] hppa: Add emulation of Artist graphics
` [PULL 08/11] hw/hppa/machine: Correctly check the firmware is in PDC range
` [PULL 09/11] hw/hppa/machine: Restrict the total memory size to 3GB
` [PULL 10/11] hw/hppa/machine: Map the PDC memory region with higher priority
` [PULL 11/11] target/hppa: Allow, but diagnose, LDCW aligned only mod 4

[PATCH v2 00/10] Cleanups around the 'current_machine' global variable
 2020-01-22  3:28 UTC  (5+ messages)
` [PATCH v2 03/10] hw/ppc/spapr_rtas: Remove local variable
` [PATCH v2 09/10] accel: Replace current_machine->accelerator by current_accel() wrapper

[Qemu-devel] [RFC PATCH] Implement qemu_thread_yield for posix, use it in mttcg to handle EXCP_YIELD
 2020-01-22  3:26 UTC  (5+ messages)

[PATCH v6 0/3] target/ppc: single step for KVM HV
 2020-01-22  3:11 UTC  (7+ messages)
` [PATCH v6 3/3] target/ppc: support single stepping with "

[PATCH v2 070/109] virtiofsd: passthrough_ll: control readdirplus
 2020-01-22  3:11 UTC  (2+ messages)

[PULL 00/16] tcg patch queue
 2020-01-22  2:49 UTC  (17+ messages)
` [PULL 01/16] cputlb: Handle NB_MMU_MODES > TARGET_PAGE_BITS_MIN
` [PULL 02/16] util/cacheinfo: fix crash when compiling with uClibc
` [PULL 03/16] vl: Remove unused variable in configure_accelerators
` [PULL 04/16] vl: Reduce scope of variables "
` [PULL 05/16] vl: Remove useless test "
` [PULL 06/16] vl: Only choose enabled accelerators "
` [PULL 07/16] cputlb: Merge tlb_table_flush_by_mmuidx into tlb_flush_one_mmuidx_locked
` [PULL 08/16] cputlb: Make tlb_n_entries private to cputlb.c
` [PULL 09/16] cputlb: Pass CPUTLBDescFast to tlb_n_entries and sizeof_tlb
` [PULL 10/16] cputlb: Hoist tlb portions in tlb_mmu_resize_locked
` [PULL 11/16] cputlb: Hoist tlb portions in tlb_flush_one_mmuidx_locked
` [PULL 12/16] cputlb: Split out tlb_mmu_flush_locked
` [PULL 13/16] cputlb: Partially merge tlb_dyn_init into tlb_init
` [PULL 14/16] cputlb: Initialize tlbs as flushed
` [PULL 15/16] cputlb: Hoist timestamp outside of loops over tlbs
` [PULL 16/16] scripts/git.orderfile: Display decodetree before C source

[PATCH v3 0/5] target/mips: Misc MIPS fixes and improvements for 5.0
 2020-01-22  2:17 UTC  (3+ messages)
` [PATCH v3 2/5] target/mips: Add support for MIPS<32|64>R6 CRC32 ISA

[PATCH] riscv: Fix bug in setting xPIE of CSR for MRET and SRET instructions
 2020-01-22  1:54 UTC  (3+ messages)

[PATCH v2 080/109] virtiofsd: fix memory leak on lo.source
 2020-01-22  1:54 UTC  (2+ messages)

[PATCH v2 0/3] Acceptance tests: boot Linux with KVM test
 2020-01-22  1:38 UTC  (6+ messages)
` [PATCH v2 1/3] tests/acceptance: avocado_qemu: Introduce the 'accel' test parameter

[PATCH] scripts/git.orderfile: Display decodetree before C source
 2020-01-22  1:26 UTC  (3+ messages)

[PATCH v2 073/109] virtiofsd: extract root inode init into setup_root()
 2020-01-22  1:31 UTC  (2+ messages)

[PATCH 000/104] virtiofs daemon [all]
 2020-01-22  0:57 UTC  (5+ messages)
` [PATCH 006/104] virtiofsd: Trim down imported files

[PATCH 0/5] qemu-img: convert to rST
 2020-01-22  0:15 UTC  (5+ messages)
` [PATCH 2/5] docs/sphinx: Add new hxtool Sphinx extension

plugin interface function qemu_plugin_mem_size_shift
 2020-01-22  0:03 UTC 

[PATCH v1 00/36] Add RISC-V Hypervisor Extension v0.5
 2020-01-22  0:00 UTC  (6+ messages)
` [PATCH v1 15/36] target/riscv: Convert mstatus to pointers

[PATCH] qemu-options.hx: remove stray quote
 2020-01-21 23:53 UTC  (3+ messages)

[PULL] RISC-V Patches for the 5.0 Soft Freeze, Part 1
 2020-01-21 22:57 UTC  (6+ messages)
` [PULL 1/5] riscv/sifive_u: fix a memory leak in soc_realize()
` [PULL 2/5] riscv: Set xPIE to 1 after xRET
` [PULL 3/5] target/riscv: Fix tb->flags FS status
` [PULL 4/5] target/riscv: fsd/fsw doesn't dirty FP state
` [PULL 5/5] target/riscv: update mstatus.SD when FS is set dirty

[PATCH 0/2] qemu-img: Fix convert -n -B for backing-less targets
 2020-01-21 22:43 UTC  (2+ 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).