messages from 2021-09-12 16:03:56 to 2021-09-13 12:47:34 UTC [more...]
[PATCH 00/22] qapi: Remove simple unions from the schema language
2021-09-13 12:39 UTC (2+ messages)
` [PATCH 02/22] qapi: Stop enforcing "type name should not end in 'Kind'
[PATCH v10 00/10] hvf: Implement Apple Silicon Support
2021-09-13 12:08 UTC (4+ messages)
` [PATCH v10 04/10] hvf: Add Apple Silicon support
` [PATCH v10 06/10] hvf: arm: Implement -cpu host
` [PATCH v10 09/10] hvf: arm: Add rudimentary PMC support
[PATCH RFC v2 00/16] vfio-user implementation
2021-09-13 12:35 UTC (21+ messages)
` [PATCH RFC v2 04/16] vfio-user: connect vfio proxy to remote server
` [PATCH RFC server v2 00/11] vfio-user server in QEMU
` [PATCH RFC server v2 01/11] vfio-user: build library
` [PATCH RFC server v2 06/11] vfio-user: handle PCI config space accesses
[PATCH v2 00/17] iotests: support zstd
2021-09-13 12:25 UTC (15+ messages)
` [PATCH v2 02/17] iotests.py: qemu_img*("create"): support IMGOPTS='compression_type=zstd'
` [PATCH v2 03/17] iotests: drop qemu_img_verbose() helper
` [PATCH v2 04/17] iotests.py: rewrite default luks support in qemu_img
` [PATCH v2 06/17] iotest 065: explicit compression type
` [PATCH v2 07/17] iotests.py: filter out successful output of qemu-img crate
` [PATCH v2 08/17] iotests.py: filter compression type out
` [PATCH v2 14/17] iotests: bash tests: filter compression type
[PATCH v9 00/11] hvf: Implement Apple Silicon Support
2021-09-13 12:30 UTC (21+ messages)
` [PATCH v9 01/11] arm: Move PMC register definitions to cpu.h
` [PATCH v9 02/11] hvf: Add execute to dirty log permission bitmap
` [PATCH v9 03/11] hvf: Introduce hvf_arch_init() callback
` [PATCH v9 04/11] hvf: Add Apple Silicon support
` [PATCH v9 05/11] arm/hvf: Add a WFI handler
` [PATCH v9 06/11] hvf: arm: Implement -cpu host
` [PATCH v9 07/11] hvf: arm: Implement PSCI handling
` [PATCH v9 08/11] arm: Add Hypervisor.framework build target
` [PATCH v9 09/11] hvf: arm: Add rudimentary PMC support
` [PATCH v9 10/11] arm: tcg: Adhere to SMCCC 1.3 section 5.2
` [PATCH v9 11/11] hvf: arm: "
[PATCH v2] hw/arm: Add support for kudo-bmc board
2021-09-13 11:58 UTC (2+ messages)
[PULL 00/21] x86, docs, meson changes for 2021-09-13
2021-09-13 11:57 UTC (22+ messages)
` [PULL 01/21] target/i386: add missing bits to CR4_RESERVED_MASK
` [PULL 02/21] target/i386: VMRUN and VMLOAD canonicalizations
` [PULL 03/21] target/i386: Added VGIF feature
` [PULL 04/21] target/i386: Moved int_ctl into CPUX86State structure
` [PULL 05/21] target/i386: Added VGIF V_IRQ masking capability
` [PULL 06/21] target/i386: Added ignore TPR check in ctl_has_irq
` [PULL 07/21] target/i386: Added changed priority check for VIRQ
` [PULL 08/21] target/i386: Added vVMLOAD and vVMSAVE feature
` [PULL 09/21] docs: standardize book titles to === with overline
` [PULL 10/21] docs: standardize directory index to --- "
` [PULL 11/21] docs/system: standardize man page sections "
` [PULL 12/21] docs/system: move x86 CPU configuration to a separate document
` [PULL 13/21] meson.build: Do not look for VNC-related libraries if have_system is not set
` [PULL 14/21] meson: look up cp and dtrace with find_program()
` [PULL 15/21] meson: do not use python.full_path() unnecessarily
` [PULL 16/21] meson: remove dead variable
` [PULL 17/21] fw_cfg: add etc/msr_feature_control
` [PULL 18/21] util: Suppress -Wstringop-overflow in qemu_thread_start
` [PULL 19/21] Only check CONFIG_NVMM when NEED_CPU_H is defined
` [PULL 20/21] Fix nvmm_ram_block_added() function arguments
` [PULL 21/21] docs: link to archived Fedora code of conduct
[PATCH v8 00/19] hvf: Implement Apple Silicon Support
2021-09-13 11:55 UTC (18+ messages)
` [PATCH v8 15/19] hvf: arm: Implement -cpu host
` [PATCH v8 16/19] hvf: arm: Implement PSCI handling
[RFC v3 00/32] Rust binding for QAPI and qemu-ga QMP handler examples
2021-09-13 11:46 UTC (5+ messages)
` [RFC v3 01/32] RFC: docs: add supported host CPUs section
[PATCH v2] include/block.h: remove outdated comment
2021-09-13 11:35 UTC (2+ messages)
[PATCH] tcg/arm: Reduce vector alignment requirement for NEON
2021-09-13 11:07 UTC (3+ messages)
[PATCH v2 0/3] The HMP/QMP interfaces in Qemu SGX
2021-09-13 10:46 UTC (10+ messages)
` [PATCH v2 1/3] monitor: Add HMP and QMP interfaces
` [PATCH v2 2/3] qmp: Add the qmp_query_sgx_capabilities()
[PATCH] gitlab-ci: Make more custom runner jobs manual, and don't allow failure
2021-09-13 10:40 UTC (4+ messages)
[PATCH v2 00/12] target/arm: Use TCG vector ops for MVE
2021-09-13 9:54 UTC (13+ messages)
` [PATCH v2 01/12] target/arm: Avoid goto_tb if we're trying to exit to the main loop
` [PATCH v2 02/12] target/arm: Enforce that FPDSCR.LTPSIZE is 4 on inbound migration
` [PATCH v2 03/12] target/arm: Add TB flag for "MVE insns not predicated"
` [PATCH v2 04/12] target/arm: Optimize MVE logic ops
` [PATCH v2 05/12] target/arm: Optimize MVE arithmetic ops
` [PATCH v2 06/12] target/arm: Optimize MVE VNEG, VABS
` [PATCH v2 07/12] target/arm: Optimize MVE VDUP
` [PATCH v2 08/12] target/arm: Optimize MVE VMVN
` [PATCH v2 09/12] target/arm: Optimize MVE VSHL, VSHR immediate forms
` [PATCH v2 10/12] target/arm: Optimize MVE VSHLL and VMOVL
` [PATCH v2 11/12] target/arm: Optimize MVE VSLI and VSRI
` [PATCH v2 12/12] target/arm: Optimize MVE 1op-immediate insns
[PATCH] accel/tcg: assert insn_idx will always be valid before plugin_inject_cb
2021-09-13 10:06 UTC (3+ messages)
[PULL 0/9] tcg patch queue
2021-09-13 9:57 UTC (6+ messages)
` [PULL 2/9] accel/tcg: Clear PAGE_WRITE before translation
` [PULL 5/9] tcg: Remove tcg_global_reg_new defines
` [PULL 7/9] tcg/ppc: Replace TCG_TARGET_CALL_DARWIN with _CALL_DARWIN
` [PULL 8/9] tcg/ppc: Ensure _CALL_SYSV is set for 32-bit ELF
[PULL 0/5] QAPI patches patches for 2021-09-13
2021-09-13 9:50 UTC (6+ messages)
` [PULL 1/5] qapi: Fix a botched type annotation
` [PULL 2/5] qapi: Drop Indentation.__bool__()
` [PULL 3/5] qapi: Bury some unused code in class Indentation
` [PULL 4/5] tests/qapi-schema: Cover 'not' condition with empty argument
` [PULL 5/5] qapi: Fix bogus error for 'if': { 'not': '' }
[PATCH] qapi: define cleanup function for g_autoptr(Error)
2021-09-13 9:31 UTC (5+ messages)
[qemu-web v2 PATCH] Update the information about the required version of macOS
2021-09-13 8:56 UTC (6+ messages)
[PATCH v2 0/9] linux-user: split internals out of qemu.h
2021-09-13 8:20 UTC (20+ messages)
` [PATCH v2 1/9] linux-user: Fix coding style nits in qemu.h
` [PATCH v2 2/9] linux-user: Split strace prototypes into strace.h
` [PATCH v2 3/9] linux-user: Split signal-related prototypes into signal-common.h
` [PATCH v2 4/9] linux-user: Split loader-related prototypes into loader.h
` [PATCH v2 5/9] linux-user: Split mmap prototypes into user-mmap.h
` [PATCH v2 6/9] linux-user: Split safe-syscall macro into its own header
` [PATCH v2 7/9] linux-user: Split linux-user internals out of qemu.h
` [PATCH v2 8/9] linux-user: Don't include gdbstub.h in qemu.h
` [PATCH v2 9/9] linux-user: Drop unneeded includes from qemu.h
SMMU Stage 2 translation in QEMU
2021-09-13 8:19 UTC (6+ messages)
[PATCH v2 0/2] fix crash if try to migrate during backup
2021-09-13 8:15 UTC (2+ messages)
[PATCH 0/5] qapi: Another round of minor fixes and cleanups
2021-09-13 7:57 UTC (2+ messages)
[PATCH] nvdimm: release the correct device list
2021-09-13 6:40 UTC (5+ messages)
Help adding package to gitlab runners
2021-09-13 5:38 UTC (2+ messages)
[PATCH] hw/nvme: Return error for fused operations
2021-09-13 5:32 UTC (2+ messages)
[PATCH] docs: link to archived Fedora code of conduct
2021-09-13 5:20 UTC (2+ messages)
[PATCH 0/2] vfio: Some fixes about vfio-pci MMIO RAM mapping
2021-09-13 2:44 UTC (6+ messages)
` [PATCH 1/2] vfio/pci: Fix vfio-pci sub-page MMIO BAR mmaping in live migration
[PATCH v2] accel/tcg/user-exec: Fix read-modify-write of code on s390 hosts
2021-09-12 22:17 UTC (2+ messages)
[PATCH v4 00/16] tcg/s390x: host vector support
2021-09-12 21:57 UTC (2+ messages)
[PATCH] user: Mark cpu_loop() with noreturn attribute
2021-09-12 21:46 UTC (2+ messages)
[PATCH v2 1/2] qemu-binfmt-conf.sh: fix -F option
2021-09-12 21:44 UTC
[PATCH 0/3] ui/console: chardev backend improvements
2021-09-12 21:21 UTC (10+ messages)
` [PATCH 1/3] ui/console: replace QEMUFIFO with Fifo8
` [PATCH 2/3] ui/console: replace kbd_timer with chr_accept_input callback
` [PATCH 3/3] ui/console: remove chardev frontend connected test
[PATCH v3 00/24] accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu
2021-09-12 19:50 UTC (2+ messages)
[PATCH v4 00/30] accel: Move has_work() from SysemuCPUOps to AccelOpsClass
2021-09-12 18:49 UTC (35+ messages)
` [PATCH v4 01/30] accel/tcg: Restrict cpu_handle_halt() to sysemu
` [PATCH v4 02/30] hw/core: Restrict cpu_has_work() "
` [PATCH v4 03/30] hw/core: Un-inline cpu_has_work()
` [PATCH v4 04/30] sysemu: Introduce AccelOpsClass::has_work()
` [PATCH v4 05/30] accel/kvm: Implement AccelOpsClass::has_work()
` [PATCH v4 06/30] accel/whpx: "
` [PATCH v4 07/30] accel/tcg: Implement AccelOpsClass::has_work() as stub
` [PATCH v4 08/30] target/alpha: Restrict has_work() handler to sysemu
` [PATCH v4 09/30] target/arm: Restrict has_work() handler to sysemu and TCG
` [PATCH v4 10/30] target/avr: Restrict has_work() handler to sysemu
` [PATCH v4 11/30] target/cris: "
` [PATCH v4 12/30] target/hexagon: Remove unused has_work() handler
` [PATCH v4 13/30] target/hppa: Restrict has_work() handler to sysemu
` [PATCH v4 14/30] target/i386: Restrict has_work() handler to sysemu and TCG
` [PATCH v4 15/30] target/m68k: Restrict has_work() handler to sysemu
` [PATCH v4 16/30] target/microblaze: "
` [PATCH v4 17/30] target/mips: Restrict has_work() handler to sysemu and TCG
` [PATCH v4 18/30] target/nios2: Restrict has_work() handler to sysemu
` [PATCH v4 19/30] target/openrisc: "
` [PATCH v4 20/30] target/ppc: Introduce PowerPCCPUClass::has_work()
` [PATCH v4 21/30] target/ppc: Restrict has_work() handlers to sysemu and TCG
` [PATCH v4 22/30] target/riscv: Restrict has_work() handler "
` [PATCH v4 23/30] target/rx: Restrict has_work() handler to sysemu
` [PATCH v4 24/30] target/s390x: Restrict has_work() handler to sysemu and TCG
` [PATCH v4 25/30] target/sh4: Restrict has_work() handler to sysemu
` [PATCH v4 26/30] target/sparc: Remove pointless use of CONFIG_TCG definition
` [PATCH v4 27/30] target/sparc: Restrict has_work() handler to sysemu
` [PATCH v4 28/30] target/tricore: "
` [PATCH v4 29/30] target/xtensa: "
` [PATCH v4 30/30] accel: Add missing AccelOpsClass::has_work() and drop SysemuCPUOps one
[RFC v5] virtio/vsock: add two more queues for datagram types
2021-09-12 18:46 UTC
[PATCH 00/20] nubus: bus, device, bridge, IRQ and address space improvements
2021-09-12 17:48 UTC (22+ messages)
` [PATCH 02/20] nubus-device: expose separate super slot memory region
` [PATCH 03/20] nubus-device: add device slot parameter
` [PATCH 04/20] nubus: use bitmap to manage available slots
` [PATCH 07/20] nubus: add trace-events for unassigned slot accesses
` [PATCH 11/20] nubus-device: add romfile property for loading declaration ROMs
` [PATCH 16/20] nubus-bridge: embed the NubusBus object directly within nubus-bridge
` [PATCH 18/20] nubus: add support for slot IRQs
[PATCH 0/2] Improve vhost-user VQ notifier unmap
2021-09-12 16:20 UTC (3+ messages)
` [PATCH 1/2] vhost-user: fix VirtQ notifier cleanup
` [PATCH 2/2] vhost-user: remove VirtQ notifier restore
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).