messages from 2021-12-01 18:26:37 to 2021-12-03 06:24:25 UTC [more...]
[PATCH v1 00/12] Add riscv kvm accel support
2021-12-03 6:22 UTC (9+ messages)
` [PATCH v1 01/12] update-linux-headers: Add asm-riscv/kvm.h
` [PATCH v1 02/12] target/riscv: Add target/riscv/kvm.c to place the public kvm interface
` [PATCH v1 04/12] target/riscv: Implement kvm_arch_get_registers
` [PATCH v1 05/12] target/riscv: Implement kvm_arch_put_registers
[PATCH v5 0/6] MSG_ZEROCOPY + multifd
2021-12-03 5:42 UTC (31+ messages)
` [PATCH v5 1/6] QIOChannel: Add io_writev_zerocopy & io_flush_zerocopy callbacks
` [PATCH v5 3/6] QIOChannelSocket: Implement io_writev_zerocopy & io_flush_zerocopy for CONFIG_LINUX
` [PATCH v5 4/6] migration: Add zerocopy parameter for QMP/HMP for Linux
` [PATCH v5 6/6] multifd: Implement zerocopy write in multifd migration (multifd-zerocopy)
Suggestions for TCG performance improvements
2021-12-03 5:21 UTC (2+ messages)
[PATCH 0/1] hw/arm/virt: Support for virtio-mem-pci
2021-12-03 3:42 UTC (6+ messages)
` [PATCH 1/1] "
[PATCH v2 0/2] hw/arm/virt: Support for virtio-mem-pci
2021-12-03 3:35 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] virtio-mem: Correct default THP size for ARM64
[ANNOUNCE] SeaBIOS 1.15.0
2021-12-03 2:40 UTC
[PATCH 0/4] s390x/pci: some small fixes
2021-12-03 2:25 UTC (14+ messages)
` [PATCH 1/4] s390x/pci: use a reserved ID for the default PCI group
` [PATCH 2/4] s390x/pci: don't use hard-coded dma range in reg_ioat
` [PATCH 3/4] s390x/pci: use the passthrough measurement update interval
` [PATCH 4/4] s390x/pci: add supported DT information to clp response
[PATCH v9 0/3] support dirty restraint on vCPU
2021-12-03 1:39 UTC (4+ messages)
` [PATCH v9 1/3] migration/dirtyrate: implement vCPU dirtyrate calculation periodically
` [PATCH v9 2/3] cpu-throttle: implement vCPU throttle
` [PATCH v9 3/3] cpus-common: implement dirty page limit on vCPU
[PATCH] QIO: Add force_quit to the QIOChannel to ensure QIO exits cleanly in some corner case
2021-12-03 1:26 UTC (9+ messages)
[PATCH v7 0/3] support dirty restraint on vCPU
2021-12-03 1:19 UTC (4+ messages)
` [PATCH v7 3/3] cpus-common: implement dirty page limit "
[RFC v2 PATCH 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2021-12-03 1:11 UTC (4+ messages)
` [RFC v2 PATCH 01/13] mm/shmem: Introduce F_SEAL_GUEST
[PATCH] target/ppc: remove 401/403 CPUs
2021-12-02 21:51 UTC (2+ messages)
[PATCH v2 00/15] target/m68k: Conditional traps + trap cleanup
2021-12-02 20:49 UTC (16+ messages)
` [PATCH v2 01/15] target/m68k: Raise the TRAPn exception with the correct pc
` [PATCH v2 02/15] target/m68k: Switch over exception type in m68k_interrupt_all
` [PATCH v2 03/15] linux-user/m68k: Use force_sig_fault
` [PATCH v2 04/15] linux-user/m68k: Handle EXCP_TRAP1 through EXCP_TRAP15
` [PATCH v2 05/15] target/m68k: Remove retaddr in m68k_interrupt_all
` [PATCH v2 06/15] target/m68k: Fix address argument for EXCP_CHK
` [PATCH v2 07/15] target/m68k: Fix pc, c flag, and address argument for EXCP_DIV0
` [PATCH v2 08/15] target/m68k: Fix address argument for EXCP_TRACE
` [PATCH v2 09/15] target/m68k: Implement TRAPcc
` [PATCH v2 10/15] target/m68k: Implement TRAPV
` [PATCH v2 11/15] target/m68k: Implement FTRAPcc
` [PATCH v2 12/15] target/m68k: Fix stack frame for EXCP_ILLEGAL
` [PATCH v2 13/15] tests/tcg/m68k: Add trap.c
` [PATCH v2 14/15] linux-user/strace: Fix print_syscall_err
` [PATCH v2 15/15] linux-user/strace: Adjust get_thread_area for m68k
[RFC PATCH] s390: kvm: reduce frequency of CPU syncs of diag318 info
2021-12-02 20:54 UTC (3+ messages)
[PATCH] hw/ppc/ppc405_boards: Change kernel load address
2021-12-02 19:32 UTC (4+ messages)
[PATCH v9 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
2021-12-02 19:09 UTC (11+ messages)
` [PATCH v9 01/10] ACPI ERST: bios-tables-test.c steps 1 and 2
` [PATCH v9 02/10] ACPI ERST: specification for ERST support
` [PATCH v9 03/10] ACPI ERST: PCI device_id for ERST
` [PATCH v9 04/10] ACPI ERST: header file "
` [PATCH v9 05/10] ACPI ERST: support for ACPI ERST feature
` [PATCH v9 06/10] ACPI ERST: build the ACPI ERST table
` [PATCH v9 07/10] ACPI ERST: create ACPI ERST table for pc/x86 machines
` [PATCH v9 08/10] ACPI ERST: qtest for ERST
` [PATCH v9 09/10] ACPI ERST: bios-tables-test testcase
` [PATCH v9 10/10] ACPI ERST: step 6 of bios-tables-test.c
[PULL for-6.2 0/3] Ide patches
2021-12-02 19:15 UTC (3+ messages)
` [PULL for-6.2 1/3] hw/block/fdc: Extract blk_create_empty_drive()
[PATCH for 6.2?] Revert "vga: don't abort when adding a duplicate isa-vga device"
2021-12-02 18:21 UTC (5+ messages)
[PATCH 0/2] MIPS misc fixes
2021-12-02 18:02 UTC (6+ messages)
` [PATCH 1/2] hw/mips: bootloader: Fix write_ulong
[PATCH 00/14] ppc/pnv: Add support for user created PHB3/PHB4 devices
2021-12-02 17:49 UTC (30+ messages)
` [PATCH 01/14] ppc/pnv: Reduce the maximum of PHB3 devices
` [PATCH 02/14] ppc/pnv: Drop the "num-phbs" property
` [PATCH 03/14] ppc/pnv: Move mapping of the PHB3 CQ regions under pnv_pbcq_realize()
` [PATCH 04/14] ppc/pnv: Introduce support for user created PHB3 devices
` [PATCH 05/14] ppc/pnv: Reparent user created PHB3 devices to the PnvChip
` [PATCH 06/14] ppc/pnv: Complete user created PHB3 devices
` [PATCH 07/14] ppc/pnv: Introduce a num_pecs class attribute for PHB4 PEC devices
` [PATCH 08/14] ppc/pnv: Introduce version and device_id class atributes for PHB4 devices
` [PATCH 09/14] ppc/pnv: Introduce a "chip" property under the PHB4 model
` [PATCH 10/14] ppc/pnv: Introduce a num_stack class attribute
` [PATCH 11/14] ppc/pnv: Compute the PHB index from the PHB4 PEC model
` [PATCH 12/14] ppc/pnv: Remove "system-memory" property for he "
` [PATCH 13/14] ppc/pnv: Move realize of PEC stacks under the "
` [PATCH 14/14] ppc/pnv: Introduce support for user created PHB4 devices
[PATCH v3 00/23] Migration: Transmit and detect zero pages in the multifd threads
2021-12-02 17:49 UTC (19+ messages)
` [PATCH v3 19/23] multifd: recv side only needs the RAMBlock host address
` [PATCH v3 20/23] multifd: Rename pages_used to normal_pages
` [PATCH v3 21/23] multifd: Support for zero pages transmission
` [PATCH v3 22/23] multifd: Zero "
` [PATCH v3 23/23] migration: Use multifd before we check for the zero page
[PATCH] tests/plugin/syscall.c: fix compiler warnings
2021-12-02 17:42 UTC (5+ messages)
[PATCH v8 0/3] support dirty restraint on vCPU
2021-12-02 17:10 UTC (4+ messages)
` [PATCH v8 1/3] migration/dirtyrate: implement vCPU dirtyrate calculation periodically
` [PATCH v8 2/3] cpu-throttle: implement vCPU throttle
` [PATCH v8 3/3] cpus-common: implement dirty page limit on vCPU
[PATCH] virtio-blk: Fix clean up of host notifiers for single MR transaction
2021-12-02 16:47 UTC (2+ messages)
` Fwd: "
[PATCH v2 0/6] aio-posix: split poll check from ready handler
2021-12-02 15:55 UTC (9+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] virtio: get rid of VirtIOHandleAIOOutput
` [PATCH v2 3/6] virtio-blk: drop unused virtio_blk_handle_vq() return value
` [PATCH v2 4/6] virtio-scsi: prepare virtio_scsi_handle_cmd for dataplane
` [PATCH v2 5/6] virtio: use ->handle_output() instead of ->handle_aio_output()
` [PATCH v2 6/6] virtio: unify dataplane and non-dataplane ->handle_output()
[PATCH v4] s390: kvm: adjust diag318 resets to retain data
2021-12-02 15:54 UTC (4+ messages)
[PATCH v2 00/11] 9p: Add support for darwin
2021-12-02 15:35 UTC (5+ messages)
` [PATCH v2 03/11] 9p: darwin: Handle struct stat(fs) differences
[RFC v2 0/4] tls: add macros for coroutine-safe TLS variables
2021-12-02 14:57 UTC (7+ messages)
` [RFC v2 1/4] "
[PATCH] aio-posix: split poll check from ready handler
2021-12-02 14:39 UTC (4+ messages)
[PATCH] edid: set default resolution to 1280x800 (WXGA)
2021-12-02 11:42 UTC (5+ messages)
[RFC PATCH v3 00/31] CXL 2.0 Support
2021-12-02 10:32 UTC (3+ messages)
` [RFC PATCH v3 14/31] acpi/pci: Consolidate host bridge setup
[PATCH RFC 00/11] vl: Explore redesign of startup
2021-12-02 10:26 UTC (13+ messages)
` [PATCH RFC 01/11] vl: Cut off the CLI with an axe
` [PATCH RFC 02/11] vl: Drop x-exit-preconfig
` [PATCH RFC 03/11] vl: Hardcode a QMP monitor on stdio for now
` [PATCH RFC 04/11] vl: Hardcode a VGA device "
` [PATCH RFC 05/11] vl: Demonstrate (bad) CLI wrapped around QMP
` [PATCH RFC 06/11] vl: Factor qemu_until_phase() out of qemu_init()
` [PATCH RFC 07/11] vl: Implement qemu_until_phase() running from arbitrary phase
` [PATCH RFC 08/11] vl: Implement qemu_until_phase() running to "
` [PATCH RFC 09/11] vl: New QMP command until-phase
` [PATCH RFC 10/11] vl: Disregard lack of 'allow-preconfig': true
` [PATCH RFC 11/11] vl: Enter main loop in phase @machine-initialized
How to enable virgl in headless mode?
2021-12-02 10:03 UTC (4+ messages)
[RFC PATCH v2 00/44] TDX support
2021-12-02 8:56 UTC (4+ messages)
` [RFC PATCH v2 11/44] i386/tdx: Implement user specified tsc frequency
Redesign of QEMU startup & initial configuration
2021-12-02 6:57 UTC
[PATCH v2] docs: Minor updates on the powernv documentation
2021-12-02 6:51 UTC (2+ messages)
[PATCH v9 00/10] PMU-EBB support for PPC64 TCG
2021-12-02 2:42 UTC (3+ messages)
` [PATCH v9 06/10] target/ppc: enable PMU instruction count
[PATCH-for-6.2] docs: add a word of caution on x-native-hotplug property for pcie-root-ports
2021-12-02 5:21 UTC (5+ messages)
[PATCH 1/2] intel_iommu: Support IR-only mode without DMA translation
2021-12-02 3:53 UTC (4+ messages)
` [PATCH 2/2] intel_iommu: Only allow interrupt remapping to be enabled if it's supported
[PATCH] virtio: signal after wrapping packed used_idx
2021-12-02 3:11 UTC (2+ messages)
[PATCH v8 00/10] PMU-EBB support for PPC64 TCG
2021-12-02 1:23 UTC (7+ messages)
` [PATCH v8 06/10] target/ppc: enable PMU instruction count
[PATCH] hw/i386/vmmouse: Require 'i8042' property to be set
2021-12-01 22:32 UTC
[PATCH v12 00/26] Add LoongArch linux-user emulation support
2021-12-01 21:28 UTC (5+ messages)
` [PATCH v12 08/26] target/loongarch: Add fixed point atomic instruction translation
` [PATCH v12 16/26] target/loongarch: Add disassembler
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).