messages from 2022-02-24 14:24:58 to 2022-02-25 10:11:45 UTC [more...]
[PATCH v9 0/3] VNC-related HMP/QMP fixes
2022-02-25 8:49 UTC (4+ messages)
` [PATCH v9 1/3] monitor/hmp: add support for flag argument with value
` [PATCH v9 2/3] qapi/monitor: refactor set/expire_password with enums
` [PATCH v9 3/3] qapi/monitor: allow VNC display id in set/expire_password
[PATCH] hw/arm/virt: Fix CPU's default NUMA node ID
2022-02-25 10:03 UTC (5+ messages)
[PATCH v2 0/3] qapi: Move RTC_CHANGE back out of target schema
2022-02-25 8:38 UTC (2+ messages)
[PULL 0/6] OpenRISC DTS Generation patches for 7.0
2022-02-25 8:32 UTC (7+ messages)
` [PULL 1/6] hw/openrisc/openrisc_sim: Create machine state for or1ksim
` [PULL 2/6] hw/openrisc/openrisc_sim: Parameterize initialization
` [PULL 3/6] hw/openrisc/openrisc_sim: Use IRQ splitter when connecting UART
` [PULL 4/6] hw/openrisc/openrisc_sim: Increase max_cpus to 4
` [PULL 5/6] hw/openrisc/openrisc_sim: Add automatic device tree generation
` [PULL 6/6] hw/openrisc/openrisc_sim: Add support for initrd loading
[RFC PATCH v6 00/29] Add LoongArch softmmu support
2022-02-25 8:03 UTC (30+ messages)
` [RFC PATCH v6 01/29] target/loongarch: Add system emulation introduction
` [RFC PATCH v6 02/29] target/loongarch: Add CSRs definition
` [RFC PATCH v6 03/29] target/loongarch: Add basic vmstate description of CPU
` [RFC PATCH v6 04/29] target/loongarch: Implement qmp_query_cpu_definitions()
` [RFC PATCH v6 05/29] target/loongarch: Add constant timer support
` [RFC PATCH v6 06/29] target/loongarch: Add MMU support for LoongArch CPU
` [RFC PATCH v6 07/29] target/loongarch: Add LoongArch CSR instruction
` [RFC PATCH v6 08/29] target/loongarch: Add LoongArch IOCSR instruction
` [RFC PATCH v6 09/29] target/loongarch: Add TLB instruction support
` [RFC PATCH v6 10/29] target/loongarch: Add other core instructions support
` [RFC PATCH v6 11/29] target/loongarch: Add LoongArch interrupt and exception handle
` [RFC PATCH v6 12/29] target/loongarch: Add timer related instructions support
` [RFC PATCH v6 13/29] target/loongarch: Add gdb support
` [RFC PATCH v6 14/29] hw/loongarch: Add support loongson3 virt machine type
` [RFC PATCH v6 15/29] hw/loongarch: Add LoongArch cpu interrupt support(CPUINTC)
` [RFC PATCH v6 16/29] hw/loongarch: Add LoongArch ipi interrupt support(IPI)
` [RFC PATCH v6 17/29] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
` [RFC PATCH v6 18/29] hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)
` [RFC PATCH v6 19/29] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)
` [RFC PATCH v6 20/29] hw/loongarch: Add irq hierarchy for the system
` [RFC PATCH v6 21/29] Enable common virtio pci support for LoongArch
` [RFC PATCH v6 22/29] hw/loongarch: Add some devices support for 3A5000
` [RFC PATCH v6 23/29] hw/loongarch: Add LoongArch ls7a rtc device support
` [RFC PATCH v6 24/29] hw/loongarch: Add default bios startup support
` [RFC PATCH v6 25/29] hw/loongarch: Add -kernel and -initrd options support
` [RFC PATCH v6 26/29] hw/loongarch: Add LoongArch smbios support
` [RFC PATCH v6 27/29] hw/loongarch: Add LoongArch acpi support
` [RFC PATCH v6 28/29] hw/loongarch: Add fdt support
` [RFC PATCH v6 29/29] tests/tcg/loongarch64: Add hello/memory test in loongarch64 system
[PATCH 0/4] Fix broken PCIe device after migration
2022-02-25 9:01 UTC (11+ messages)
` [PATCH 1/4] pci: expose TYPE_XIO3130_DOWNSTREAM name
` [PATCH 2/4] pcie: update slot power status only is power control is enabled
` [PATCH 3/4] acpi: pcihp: disable power control on PCIe slot
` [PATCH 4/4] q35: compat: keep hotplugged PCIe device broken after migration for 6.2-older machine types
[PATCH] qapi: Belatedly adjust limitations documentation
2022-02-25 8:45 UTC
[RFC PATCH v6 00/29] Add LoongArch softmmu support
2022-02-25 8:01 UTC
[PATCH v2 0/8] AMX support in Qemu
2022-02-25 7:33 UTC (7+ messages)
` [PATCH v2 4/8] x86: Add XFD faulting bit for state components
` [PATCH v2 6/8] x86: add support for KVM_CAP_XSAVE2 and AMX state migration
[PATCH v2] Added parameter to take screenshot with screendump as PNG
2022-02-25 5:56 UTC (5+ messages)
[PATCH v3 0/6] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
2022-02-25 5:22 UTC (19+ messages)
` [PATCH v3 4/6] i386/pc: relocate 4g start to 1T where applicable
` [PATCH v3 5/6] i386/pc: warn if phys-bits is too low
Fix a potential Use-after-free in test_blockjob_common_drain_node() (v6.2.0)
2022-02-25 4:21 UTC (2+ messages)
[RFC PATCH 0/4] ppc: nested TCG migration (KVM-on-TCG)
2022-02-25 3:54 UTC (13+ messages)
` [RFC PATCH 1/4] target/ppc: TCG: Migrate tb_offset and decr
` [RFC PATCH 2/4] spapr: TCG: Migrate spapr_cpu->prod
` [RFC PATCH 3/4] hw/ppc: Take nested guest into account when saving timebase
` [RFC PATCH 4/4] spapr: Add KVM-on-TCG migration support
[PATCH] aio-posix: fix spurious ->poll_ready() callbacks in main loop
2022-02-25 4:06 UTC (2+ messages)
Fix a potential Use-after-free bug in handle_simd_shift_fpint_conv() (v6.2.0)
2022-02-25 4:05 UTC (3+ messages)
` "
[PATCH v6 00/19] vfio-user server in QEMU
2022-02-25 4:03 UTC (10+ messages)
` [PATCH v6 01/19] configure, meson: override C compiler for cmake
Fix a potential Use-after-free in virtio_iommu_handle_command() (v6.2.0)
2022-02-25 3:58 UTC (4+ messages)
[PATCH v2] target/arm: Support PSCI 1.1 and SMCCC 1.0
2022-02-25 3:36 UTC (3+ messages)
Fix a potential memory leak bug in write_boot_rom() (v6.2.0)
2022-02-25 3:30 UTC (4+ messages)
[PATCH] vl: transform QemuOpts device to JSON syntax device
2022-02-25 2:02 UTC (3+ messages)
[PATCH] accel/tcg/cpu-exec: fix precise single-stepping after interrupt
2022-02-25 0:52 UTC (3+ messages)
[PATCH v2 00/14] target: Use ArchCPU & CPUArchState as abstract interface to target CPU
2022-02-25 0:10 UTC (7+ messages)
` [PATCH v2 10/14] target/hexagon: Add missing 'hw/core/cpu.h' include
` [PATCH v2 13/14] target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
` [PATCH v2 14/14] target: Use ArchCPU as interface to target CPU
[PATCH v2 0/4] target/nios2: Shadow register set, EIC and VIC
2022-02-24 23:56 UTC (6+ messages)
` [PATCH v2 1/4] target/nios2: Shadow register set
` [PATCH v2 2/4] target/nios2: Exteral Interrupt Controller (EIC)
[PATCH] libvhost-user: Fix wrong type of argument to formatting function (reported by LGTM)
2022-02-24 22:26 UTC (3+ messages)
[PATCH 00/12] Misc cleanups
2022-02-24 21:49 UTC (32+ messages)
` [PATCH 01/12] compiler.h: replace QEMU_WARN_UNUSED_RESULT with G_GNUC_WARN_UNUSED_RESULT
` [PATCH 02/12] compiler.h: replace QEMU_SENTINEL with G_GNUC_NULL_TERMINATED
` [PATCH 03/12] osdep.h: move qemu_build_not_reached()
` [PATCH 04/12] compiler.h: replace QEMU_NORETURN with G_NORETURN
` [PATCH 05/12] compiler.h: drop __printf__ macro MinGW/glib workaround
` [PATCH 06/12] Replace config-time define HOST_WORDS_BIGENDIAN
` [PATCH 07/12] Simplify HOST_LONG_BITS
` [PATCH 08/12] Move HOST_LONG_BITS to compiler.h
` [PATCH 09/12] scripts/modinfo-collect: remove unused/dead code
` [PATCH 10/12] util: remove needless includes
` [PATCH 11/12] util: remove the net/net.h dependency
` [PATCH 12/12] qapi: remove needless include
[PATCH v13 0/4] PMU-EBB support for PPC64 TCG
2022-02-24 21:45 UTC (7+ messages)
` [PATCH v13 1/4] target/ppc: make power8-pmu.c CONFIG_TCG only
` [PATCH v13 2/4] target/ppc: finalize pre-EBB PMU logic
` [PATCH v13 3/4] target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions
` [PATCH v13 4/4] target/ppc: trigger PERFM EBBs from power8-pmu.c
[PATCH v4 00/47] target/ppc: PowerISA Vector/VSX instruction batch
2022-02-24 21:26 UTC (11+ messages)
` [PATCH v4 24/47] target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree
` [PATCH v4 38/47] target/ppc: Refactor VSX_SCALAR_CMP_DP
[PATCH v12 0/5] PMU-EBB support for PPC64 TCG
2022-02-24 20:14 UTC (4+ messages)
` [PATCH v12 2/5] target/ppc: make power8-pmu.c CONFIG_TCG only
[PATCH 0/5] Fixups for PMBus and new sensors
2022-02-24 19:13 UTC (3+ messages)
[PATCH v2] hw/i2c: flatten pca954x mux device
2022-02-24 18:52 UTC (3+ messages)
[RESEND PATCH v3 1/1] multifd: Remove some redundant code
2022-02-24 19:05 UTC
[PATCH V7 00/29] Live Update
2022-02-24 18:51 UTC (13+ messages)
` [PATCH V7 01/29] memory: qemu_check_ram_volatile
` [PATCH V7 02/29] migration: fix populate_vfio_info
` [PATCH V7 03/29] migration: qemu file wrappers
` [PATCH V7 04/29] migration: simplify savevm
` [PATCH V7 05/29] vl: start on wakeup request
` [PATCH V7 10/29] machine: memfd-alloc option
[PATCH v4] tests/qtest: add qtests for npcm7xx sdhci
2022-02-24 19:03 UTC
[PATCH v3] tests/qtest: add qtests for npcm7xx sdhci
2022-02-24 18:52 UTC (5+ messages)
[PATCH] target/arm: Report KVM's actual PSCI version to guest in dtb
2022-02-24 18:19 UTC (4+ messages)
[ Job Ad ] Qualcomm hiring developers to work on QEMU
2022-02-24 17:49 UTC
[PATCH 0/2] blockdev-add transaction
2022-02-24 17:13 UTC (3+ messages)
` [PATCH 1/2] block: transaction support for blockdev-add
` [PATCH 2/2] iotests: add blockdev-add-transaction
[PATCH 0/8] Misc build fixes and cleanups
2022-02-24 17:04 UTC (5+ messages)
` [PATCH 6/8] char: move qemu_openpty_raw from util/ to char/
` [PATCH 7/8] Drop qemu_foo() socket API wrapper
[PATCH] tests/qemu-iotests/testrunner: Quote "case not run" lines in TAP mode
2022-02-24 16:56 UTC (2+ messages)
[PATCH v5 00/20] job: replace AioContext lock with job_mutex
2022-02-24 16:55 UTC (6+ messages)
` [PATCH v5 08/20] jobs: protect jobs with job_lock/unlock
[PATCH v2 0/4] HyperV: Synthetic Debugging device
2022-02-24 16:36 UTC (9+ messages)
` [PATCH v2 1/4] hyperv: SControl is optional to enable SynIc
` [PATCH v2 2/4] hyperv: Add definitions for syndbg
` [PATCH v2 3/4] hyperv: Add support to process syndbg commands
` [PATCH v2 4/4] hw: hyperv: Initial commit for Synthetic Debugging device
[PATCH] tests/qemu-iotests/040: Skip TestCommitWithFilters without 'throttle'
2022-02-24 16:41 UTC (2+ messages)
[PATCH 00/10] tcg/s390x: updates for mie2 and mie3
2022-02-24 15:43 UTC (11+ messages)
` [PATCH 01/10] tcg/s390x: Distinguish RRF-a and RRF-c formats
` [PATCH 02/10] tcg/s390x: Distinguish RIE formats
` [PATCH 03/10] tcg/s390x: Support MIE2 multiply single instructions
` [PATCH 04/10] tcg/s390x: Support MIE2 MGRK instruction
` [PATCH 05/10] tcg/s390x: Support MIE3 logical operations
` [PATCH 06/10] tcg/s390x: Create tgen_cmp2 to simplify movcond
` [PATCH 07/10] tcg/s390x: Support SELGR instruction in MOVCOND
` [PATCH 08/10] tcg/s390x: Use tgen_movcond_int in tgen_clz
` [PATCH 09/10] tcg/s390x: Use vector ctz for integer ctz
` [PATCH 10/10] tcg/s390x: Implement ctpop operation
[PATCH 3/3] whpx: Added support for breakpoints and stepping
2022-02-24 15:54 UTC (6+ messages)
[PATCH] block: fix preallocate filter: don't do unaligned preallocate requests
2022-02-24 15:06 UTC (2+ messages)
[PATCH v2] target/arm: Support PSCI 1.1 and SMCCC 1.0
2022-02-24 14:41 UTC (2+ messages)
[PATCH v2 0/2] block/curl: check error return from curl_easy_setopt()
2022-02-24 14:26 UTC (4+ messages)
` [PATCH v2 2/2] block/curl.c: Check "
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).