messages from 2023-01-24 07:13:36 to 2023-01-25 00:19:19 UTC [more...]
[PATCH RFC 00/21] migration: Support hugetlb doublemaps
2023-01-25 0:19 UTC (18+ messages)
` [PATCH RFC 02/21] util: Include osdep.h first in util/mmap-alloc.c
` [PATCH RFC 08/21] ramblock: Cache the length to do file mmap() on ramblocks
` [PATCH RFC 10/21] ramblock: Add ramblock_file_map()
` [PATCH RFC 11/21] migration: Add hugetlb-doublemap cap
` [PATCH RFC 12/21] migration: Introduce page size for-migration-only
` [PATCH RFC 13/21] migration: Add migration_ram_pagesize_largest()
[PATCH] hw/arm: Use TYPE_ARM_SMMUV3
2023-01-25 0:15 UTC (2+ messages)
[PATCH v4 00/36] tcg: Support for Int128 with helpers
2023-01-25 0:13 UTC (10+ messages)
` [PATCH v4 01/36] tcg: Define TCG_TYPE_I128 and related helper macros
` [PATCH v4 08/36] include/qemu/int128: Use Int128 structure for TCI
` [PATCH v4 13/36] tcg: Add temp allocation for TCGv_i128
[PATCH 00/32] Move and clean up monitor command code
2023-01-24 22:43 UTC (41+ messages)
` [PATCH 01/32] monitor: Drop unnecessary includes
` [PATCH 02/32] audio: Move HMP commands from monitor/ to audio/
` [PATCH 03/32] char: Move HMP commands from monitor/ to chardev/
` [PATCH 04/32] char: Factor out qmp_add_client() parts and move "
` [PATCH 05/32] hmp: Drop redundant argument check from add_completion_option()
` [PATCH 06/32] readline: Extract readline_add_completion_of() from monitor
` [PATCH 07/32] hmp: Rename help_cmd() to hmp_help_cmd(), move declaration to hmp.h
` [PATCH 08/32] trace: Move HMP commands from monitor/ to trace/
` [PATCH 09/32] machine: Move QMP commands from monitor/ to hw/core/
` [PATCH 10/32] machine: Move HMP "
` [PATCH 11/32] qom: Move HMP commands from monitor/ to qom/
` [PATCH 12/32] block: Factor out hmp_change_medium(), and move to block/monitor/
` [PATCH 13/32] rocker: Move HMP commands from monitor to hw/net/rocker/
` [PATCH 14/32] hmp: Rewrite strlist_from_comma_list() as hmp_split_at_comma()
` [PATCH 15/32] net: Move HMP commands from monitor to net/
` [PATCH 16/32] net: Move hmp_info_network() to net-hmp-cmds.c
` [PATCH 17/32] migration: Move HMP commands from monitor/ to migration/
` [PATCH 18/32] migration: Move the QMP command "
` [PATCH 19/32] virtio: Move HMP commands from monitor/ to hw/virtio/
` [PATCH 20/32] tpm: Move HMP commands from monitor/ to softmmu/
` [PATCH 21/32] runstate: "
` [PATCH 22/32] stats: Move QMP commands from monitor/ to stats/
` [PATCH 23/32] stats: Move HMP "
` [PATCH 24/32] acpi: Move the QMP command from monitor/ to hw/acpi/
` [PATCH 25/32] qdev: Move HMP command completion from monitor to softmmu/
` [PATCH 26/32] monitor: Split file descriptor passing stuff off misc.c
` [PATCH 27/32] monitor: Move monitor_putc() next to monitor_puts & external linkage
` [PATCH 28/32] monitor: Move target-dependent HMP commands to hmp-cmds-target.c
` [PATCH 29/32] monitor: Move remaining HMP commands from misc.c to hmp-cmds.c
` [PATCH 30/32] monitor: Move remaining QMP stuff from misc.c to qmp-cmds.c
` [PATCH 31/32] monitor: Loosen coupling between misc.c and monitor.c slightly
` [PATCH 32/32] monitor: Rename misc.c to hmp-target.c
[PATCH v3 00/14] Add support for the T-Head vendor extensions
2023-01-24 21:26 UTC (19+ messages)
` [PATCH v3 01/14] RISC-V: Adding XTheadCmo ISA extension
` [PATCH v3 02/14] RISC-V: Adding XTheadSync "
` [PATCH v3 03/14] RISC-V: Adding XTheadBa "
` [PATCH v3 04/14] RISC-V: Adding XTheadBb "
` [PATCH v3 05/14] RISC-V: Adding XTheadBs "
` [PATCH v3 06/14] RISC-V: Adding XTheadCondMov "
` [PATCH v3 07/14] RISC-V: Adding T-Head multiply-accumulate instructions
` [PATCH v3 08/14] RISC-V: Adding T-Head MemPair extension
` [PATCH v3 09/14] RISC-V: Adding T-Head MemIdx extension
` [PATCH v3 10/14] RISC-V: Adding T-Head FMemIdx extension
` [PATCH v3 11/14] RISC-V: Set minimum priv version for Zfh to 1.11
` [PATCH v3 12/14] RISC-V: Add initial support for T-Head C906
` [PATCH v3 13/14] RISC-V: Adding XTheadFmv ISA extension
` [PATCH v3 14/14] target/riscv: add a MAINTAINERS entry for XThead* extension support
[PATCH v4 0/3] hw/riscv: misc cleanups
2023-01-24 21:22 UTC (4+ messages)
` [PATCH v4 1/3] hw/riscv/virt.c: calculate socket count once in create_fdt_imsic()
` [PATCH v4 2/3] hw/riscv/virt.c: rename MachineState 'mc' pointers to 'ms'
` [PATCH v4 3/3] hw/riscv/spike.c: rename MachineState 'mc' pointers to' ms'
[PATCH v7 0/7] Misc ppc/mac machines clean up
2023-01-24 21:05 UTC (17+ messages)
` [PATCH v7 6/7] mac_newworld: Deprecate mac99 "via" option
[PATCH] nubus-device: fix memory leak in nubus_device_realize
2023-01-24 20:58 UTC (2+ messages)
[PATCH v4 0/2] riscv: Add support for Zicbo[m,z,p] instructions
2023-01-24 18:04 UTC (2+ messages)
[PATCH] linux-user: un-parent OBJECT(cpu) when closing thread
2023-01-24 20:10 UTC
[PATCH v2 00/15] Add support for the T-Head vendor extensions
2023-01-24 19:51 UTC (8+ messages)
` [PATCH v2 01/15] RISC-V: Adding XTheadCmo ISA extension
` [PATCH v2 11/15] RISC-V: Adding T-Head XMAE support
[PATCH v2 00/35] maintainer tree pre-PR (testing/docs/semihosting/plugins)
2023-01-24 19:49 UTC (39+ messages)
` [PATCH v2 01/35] scripts/ci: update gitlab-runner playbook to use latest runner
` [PATCH v2 02/35] gitlab: add FF_SCRIPT_SECTIONS for timings
` [PATCH v2 03/35] gitlab: just use plain --cc=clang for custom runner build
` [PATCH v2 04/35] tests/unit: drop hacky race avoidance in test-io-channel-command
` [PATCH v2 05/35] build-sys: fix crlf-ending C code
` [PATCH v2 06/35] .gitlab-ci.d/windows: do not disable opengl
` [PATCH v2 07/35] meson: replace Perl usage with Python
` [PATCH v2 08/35] docs: drop texinfo options
` [PATCH v2 09/35] gitlab: add lsan suppression file to workaround tcmalloc issues
` [PATCH v2 10/35] Update lcitool and fedora to 37
` [PATCH v2 11/35] lcitool: drop perl from QEMU project/dependencies
` [PATCH v2 12/35] lcitool: drop texinfo "
` [PATCH v2 13/35] tests/docker: Install flex in debian-tricore-cross
` [PATCH v2 14/35] tests/docker: drop debian-tricore-cross's partial status
` [PATCH v2 15/35] tests/tcg: skip the vma-pthread test on CI
` [PATCH v2 16/35] tests/tcg: Use SIGKILL for timeout
` [PATCH v2 17/35] gitlab: wrap up test results for custom runners
` [PATCH v2 18/35] MAINTAINERS: Fix the entry for tests/tcg/nios2
` [PATCH v2 19/35] docs: add hotlinks to about preface text
` [PATCH v2 20/35] docs: add a new section to outline emulation support
` [PATCH v2 21/35] semihosting: add semihosting section to the docs
` [PATCH v2 22/35] docs: add an introduction to the system docs
` [PATCH v2 23/35] semihosting: Write back semihosting data before completion callback
` [PATCH v2 24/35] semihosting: add O_BINARY flag in host_open for NT compatibility
` [PATCH v2 25/35] tests/tcg: add memory-sve test for aarch64
` [PATCH v2 26/35] cpu: free cpu->tb_jmp_cache with RCU
` [PATCH v2 27/35] util/qht: add missing atomic_set(hashes[i])
` [PATCH v2 28/35] thread: de-const qemu_spin_destroy
` [PATCH v2 29/35] util/qht: use striped locks under TSAN
` [PATCH v2 30/35] plugins: make qemu_plugin_user_exit's locking order consistent with fork_start's
` [PATCH v2 31/35] plugins: fix optimization in plugin_gen_disable_mem_helpers
` [PATCH v2 32/35] translator: always pair plugin_gen_insn_{start, end} calls
` [PATCH v2 33/35] tcg: exclude non-memory effecting helpers from instrumentation
` [PATCH v2 34/35] cpu-exec: assert that plugin_mem_cbs is NULL after execution
` [PATCH v2 35/35] plugins: Iterate on cb_lists in qemu_plugin_user_exit
[PATCH] hw/pci-host/mv64361: Reuse pci_swizzle_map_irq_fn
2023-01-24 19:22 UTC (3+ messages)
MSYS2 and libfdt
2023-01-24 19:10 UTC (10+ messages)
` NetBSD and libfdt (was: Re: MSYS2 and libfdt)
` MinGW "
[PATCH 1/1] modules: load modules from /var/run/qemu/<version> directory firstly
2023-01-24 18:39 UTC
[PULL v3 00/38] Block layer patches
2023-01-24 17:45 UTC
[PATCH 1/1] modules: load modules from /var/run/qemu/<version> directory firstly
2023-01-24 17:44 UTC (3+ messages)
` [External] : "
[PATCH 0/7] ACPI controller cleanup
2023-01-24 17:18 UTC (11+ messages)
` [PATCH 1/7] hw/acpi/{ich9, piix4}: Reuse existing attributes for QOM properties
` [PATCH 1/7] hw/acpi/{ich9,piix4}: "
` [PATCH 2/7] hw/acpi/ich9: Remove unneeded assignments
` [PATCH 3/7] hw/acpi/{ich9, piix4}: Resolve redundant io_base address attributes
` [PATCH 3/7] hw/acpi/{ich9,piix4}: "
` [PATCH 4/7] hw/acpi/ich9: Use ICH9_PMIO_GPE0_STS just once
[PATCH v2 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
2023-01-24 17:07 UTC (4+ messages)
[PATCH v2 0/8] QEMU CXL Provide mock CXL events and irq support
2023-01-24 17:04 UTC (3+ messages)
` [PATCH v2 5/8] hw/cxl/events: Wire up get/clear event mailbox commands
[RFC PATCH 0/2] hw/cxl: Passthrough HDM decoder emulation
2023-01-24 17:00 UTC (4+ messages)
[PATCH v3 0/2] hw/arm/virt: Handle HVF in finalize_gic_version()
2023-01-24 16:47 UTC (2+ messages)
[PATCH] target/arm: Propagate errno when writing list
2023-01-24 16:12 UTC (2+ messages)
[PATCH] virtio-net: clear guest_announce feature if no cvq backend
2023-01-24 16:11 UTC
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-01-24 16:08 UTC (3+ messages)
[PULL v2 00/38] Block layer patches
2023-01-24 15:37 UTC (2+ messages)
[PATCH v6 0/5] riscv: Allow user to set the satp mode
2023-01-24 15:31 UTC (19+ messages)
` [PATCH v6 3/5] "
` [PATCH v6 5/5] riscv: Introduce satp mode hw capabilities
Fortnightly KVM call for 2023-02-07
2023-01-24 15:03 UTC
Fortnightly KVM call minutes for 2023-01-24
2023-01-24 14:56 UTC
[PATCH] tests/docker/dockerfiles: Add libfdt to the i386 and to the riscv64 container
2023-01-24 14:55 UTC (2+ messages)
[PATCH] block/mirror: add 'write-blocking-after-ready' copy mode
2023-01-24 13:57 UTC (2+ messages)
[PATCH v2] vl: defuse PID file path resolve error
2023-01-24 13:55 UTC (2+ messages)
[PATCH] tests/qtest: Plug memory leaks in qtest_get_machines
2023-01-24 13:04 UTC (8+ messages)
[PATCH] vhost-user-fs: add capability to allow migration
2023-01-24 12:48 UTC (12+ messages)
[PATCH] po/meson: make i18n module optional
2023-01-24 12:36 UTC (4+ messages)
[PULL 0/3] Block patches
2023-01-24 12:24 UTC (2+ messages)
[PATCH v3 0/7] AML Housekeeping
2023-01-24 12:13 UTC (9+ messages)
` [PATCH v3 2/7] hw/acpi/acpi_dev_interface: Resolve AcpiDeviceIfClass::madt_cpu
[PATCH] aspeed/sdmc: Drop unnecessary scu include
2023-01-24 11:55 UTC (3+ messages)
Looking for examples of vhost-user backends using VHOST_USER_SLAVE_IOTLB_MSG
2023-01-24 11:44 UTC
Today KVM call meeting
2023-01-24 11:41 UTC
[PATCH v1 0/3] contrib/elf2dmp: Windows Server 2022 support
2023-01-24 10:51 UTC (3+ messages)
[PATCH 0/2] target/arm: Look up ARMCPRegInfo at runtime
2023-01-24 10:39 UTC (6+ messages)
` [PATCH 2/2] "
[PATCH] acpi: Set maximum size to 64k for "etc/acpi/rsdp" blob
2023-01-24 10:30 UTC (2+ messages)
[PATCH] docs/pcie.txt: Replace ioh3420 with pcie-root-port
2023-01-24 10:18 UTC (2+ messages)
[PATCH] block: Handle curl 7.55.0, 7.85.0 version changes
2023-01-24 9:51 UTC (3+ messages)
[PATCH v2 00/13] Introduce igb
2023-01-24 8:53 UTC (4+ messages)
[PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
2023-01-24 7:51 UTC (12+ messages)
[PATCH v0 0/4] backends/hostmem: add an ability to specify prealloc timeout
2023-01-24 6:57 UTC (6+ messages)
[RFC v2 0/2] spice: Add an option to forward the dmabuf directly to the encoder (v2)
2023-01-24 7:45 UTC (5+ messages)
` [RFC v2 2/2] "
[PATCH v2 00/11] audio: more improvements
2023-01-24 7:34 UTC (4+ messages)
` [PATCH v2 10/11] alsaaudio: change default playback settings
[PATCH v2 0/5] AVR target fixes
2023-01-24 7:12 UTC (3+ messages)
` [PATCH v2 2/5] target/avr: implement small RAM/large RAM feature
` [PATCH v2 3/5] target/avr: fix avr features processing
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).