messages from 2022-12-11 15:35:01 to 2022-12-12 13:56:21 UTC [more...]
[PATCH for-8.0 00/30] Meson changes for QEMU 8.0
2022-12-12 13:54 UTC (38+ messages)
` [PATCH 04/30] configure: preserve qemu-ga variables
` [PATCH 05/30] configure: remove backwards-compatibility and obsolete options
` [PATCH 06/30] meson: tweak hardening options for Windows
` [PATCH 07/30] meson: support meson 0.64 -Doptimization=plain
` [PATCH 09/30] meson: use prefer_static option
` [PATCH 10/30] meson: remove static_kwargs
` [PATCH 11/30] meson: cleanup dummy-cpus.c rules
` [PATCH 12/30] modinfo: lookup compile_commands.json by object
` [PATCH 13/30] configure: remove backwards-compatibility code
` [PATCH 15/30] meson: cleanup compiler detection
` [PATCH 17/30] configure: remove pkg-config functions
` [PATCH 18/30] configure, meson: move --enable-modules to Meson
` [PATCH 20/30] meson: prepare move of QEMU_CFLAGS to meson
` [PATCH 21/30] build: move sanitizer tests "
` [PATCH 23/30] build: move coroutine backend selection "
` [PATCH 24/30] build: move stack protector flag "
` [PATCH 25/30] build: move warning "
` [PATCH 26/30] build: move remaining compiler flag tests "
[RFC PATCH v2 00/22] Xen HVM support under KVM
2022-12-12 13:52 UTC (17+ messages)
` [RFC PATCH v2 01/22] include: import xen public headers
` [RFC PATCH v2 02/22] xen: add CONFIG_XENFV_MACHINE and CONFIG_XEN_EMU options for Xen emulation
` [RFC PATCH v2 03/22] i386/xen: Add xen-version machine property and init KVM Xen support
` [RFC PATCH v2 04/22] i386/kvm: handle Xen HVM cpuid leaves
` [RFC PATCH v2 05/22] xen-platform-pci: allow its creation with XEN_EMULATE mode
` [RFC PATCH v2 06/22] hw/xen_backend: refactor xen_be_init()
` [RFC PATCH v2 07/22] pc_piix: handle XEN_EMULATE backend init
` [RFC PATCH v2 08/22] xen_platform: exclude vfio-pci from the PCI platform unplug
[PATCH-for-8.0 v2 00/11] hw/mips/malta: Generate nanoMIPS bootloader with bootloader generator API
2022-12-12 13:50 UTC (15+ messages)
` [PATCH-for-8.0 v2 01/11] hw/mips/bootloader: Handle buffers as opaque arrays
` [PATCH-for-8.0 v2 02/11] hw/mips/bootloader: Implement nanoMIPS NOP opcode generator
` [PATCH-for-8.0 v2 03/11] hw/mips/bootloader: Implement nanoMIPS SW "
` [PATCH-for-8.0 v2 04/11] hw/mips/bootloader: Implement nanoMIPS LI (LUI+ORI) "
` [PATCH-for-8.0 v2 05/11] hw/mips/bootloader: Implement nanoMIPS JALRc "
` [PATCH-for-8.0 v2 06/11] hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (1/5)
` [PATCH-for-8.0 v2 07/11] hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (2/5)
` [PATCH-for-8.0 v2 08/11] hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (3/5)
` [PATCH-for-8.0 v2 09/11] hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (4/5)
` [PATCH-for-8.0 v2 10/11] hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs (5/5)
` [PATCH-for-8.0 v2 11/11] hw/mips/malta: Merge common BL code as bl_setup_gt64120_jump_kernel()
[PATCH v3] hw/rtc/mc146818rtc: Make this rtc device target independent
2022-12-12 13:48 UTC (4+ messages)
[PATCH v3 0/2] hw/nvme: Add shadow doorbell buffer support
2022-12-12 13:45 UTC (11+ messages)
` [PATCH v3 1/2] hw/nvme: Implement "
[PATCH] tpm: add backend for mssim
2022-12-12 13:43 UTC (2+ messages)
[Qemu-devel] [Bug 1523246] [NEW] Cannot TRIM with VirtIO
2022-12-12 13:33 UTC (5+ messages)
` [Bug 1523246] Re: Virtio-blk does not support TRIM
[PATCH] s390x/pci: reset ISM passthrough devices on shutdown and system reset
2022-12-12 13:33 UTC (3+ messages)
[PATCH 0/3] block: remove separate bdrv_file_open callback
2022-12-12 13:17 UTC (4+ messages)
` [PATCH 1/3] block: apply assertion more widely
` [PATCH 2/3] block: do not check bdrv_file_open
` [PATCH 3/3] block: remove separate bdrv_file_open callback
[PATCH v3] tests/qtest: netdev: test stream and dgram backends
2022-12-12 13:20 UTC (2+ messages)
[PATCH 00/12] More cleanups and fixes for drain
2022-12-12 12:59 UTC (16+ messages)
` [PATCH 01/15] Revert "block: Remove poll parameter from bdrv_parent_drained_begin_single()"
` [PATCH 02/15] Revert "block: Don't poll in bdrv_replace_child_noperm()"
` [PATCH 03/15] block: Pull polling out of bdrv_parent_drained_begin_single()
` [PATCH 04/15] test-bdrv-drain.c: remove test_detach_by_parent_cb()
` [PATCH 05/15] tests/unit/test-bdrv-drain.c: graph setup functions can't run in coroutines
` [PATCH 06/15] tests/qemu-iotests/030: test_stream_parallel should use auto_finalize=False
` [PATCH 07/15] block-backend: enter aio coroutine only after drain
` [PATCH 08/15] nbd: a BlockExport always has a BlockBackend
` [PATCH 09/15] block-backend: make global properties write-once
` [PATCH 10/15] block-backend: always wait for drain before starting operation
` [PATCH 11/15] block-backend: make queued_requests thread-safe
` [PATCH 12/15] block: limit bdrv_co_yield_to_drain to drain_begin
` [PATCH 13/15] block: second argument of bdrv_do_drained_end is always NULL
` [PATCH 14/15] block: second argument of bdrv_do_drained_begin and bdrv_drain_poll "
` [PATCH 15/15] block: only get out of coroutine context for polling
[PATCH] qga-win: replace libpcre with libpcre2 in MSI package
2022-12-12 13:07 UTC
[PATCH v4 0/4] hw/nvme: fix broken shadow doorbells on some platforms
2022-12-12 12:53 UTC (6+ messages)
` [PATCH v4 1/4] hw/nvme: use QOM accessors
` [PATCH v4 2/4] hw/nvme: rename shadow doorbell related trace events
` [PATCH v4 3/4] hw/nvme: fix missing endian conversions for doorbell buffers
` [PATCH v4 4/4] hw/nvme: fix missing cq eventidx update
[PATCH] tests/qtest/vhost-user-blk-test: don't abort all qtests on missing envar
2022-12-12 12:43 UTC (2+ messages)
[PATCH v2 0/2] qga: improve "syslog" domain logging
2022-12-12 12:29 UTC (3+ messages)
[PATCH] FreeBSD: Upgrade to 12.4 release
2022-12-12 12:26 UTC (2+ messages)
[PATCH v2 1/4] .gitlab-ci.d/windows.yml: Unify the prerequisite packages
2022-12-12 12:06 UTC (3+ messages)
` [PATCH v2 4/4] tests/qtest: Enable qtest build on Windows
CVMSEG Emulation
2022-12-12 12:02 UTC (5+ messages)
[PATCH] tests/qtest/libqos/e1000e: Correctly group register accesses
2022-12-12 11:59 UTC (2+ messages)
[PATCH] tests/qtest/e1000e-test: De-duplicate constants
2022-12-12 11:54 UTC (2+ messages)
[PATCH v3 0/4] hw/nvme: fix broken shadow doorbells on some platforms
2022-12-12 11:39 UTC (8+ messages)
` [PATCH v3 1/4] hw/nvme: use QOM accessors
` [PATCH v3 2/4] hw/nvme: rename shadow doorbell related trace events
` [PATCH v3 3/4] hw/nvme: fix missing endian conversions for doorbell buffers
` [PATCH v3 4/4] hw/nvme: fix missing cq eventidx update
[PATCH] tests/qtest/libqos/e1000e: Remove "other" interrupts
2022-12-12 11:43 UTC (2+ messages)
[PATCH v1 00/24] vfio-user client
2022-12-12 11:46 UTC (14+ messages)
` [PATCH v1 03/24] vfio-user: add container IO ops vector
` [PATCH v1 04/24] vfio-user: add region cache
` [PATCH v1 05/24] vfio-user: add device IO ops vector
` [PATCH v1 06/24] vfio-user: Define type vfio_user_pci_dev_info
[PATCH 0/2] Clean up includes
2022-12-12 11:33 UTC (6+ messages)
` [PATCH 1/2] include/hw/virtio: Break inclusion loop
` [PATCH 2/2] include: Include headers where needed
[PATCH v2 0/5] Nested virtualization fixes for QEMU
2022-12-12 11:12 UTC (6+ messages)
` [PATCH v2 2/5] target/riscv: Update VS timer whenever htimedelta changes
[PATCH 0/5] include/hw/pci include/hw/cxl: Clean up includes
2022-12-12 10:54 UTC (8+ messages)
` [PATCH 1/5] include/hw/pci: Clean up superfluous inclusion of pci*/*.h cxl/*.h
` [PATCH 2/5] include/hw/cxl: Include hw/cxl/*.h where needed
` [PATCH 6/5] include/hw/cxl: Break inclusion loop
[PATCH v4 0/4] compare machine type compat_props
2022-12-12 10:53 UTC (3+ messages)
` [PATCH v4 4/4] scripts: add script to compare compatible properties
[PATCH-for-8.0] hw/acpi: Rename tco.c -> ich9_tco.c
2022-12-12 10:51 UTC
[PATCH v2 0/5] Add qemu-img checksum command using blkhash
2022-12-12 10:43 UTC (11+ messages)
` [PATCH v2 1/5] qemu-img.c: Move IO_BUF_SIZE to the top of the file
` [PATCH v2 2/5] Support format or cache specific out file
` [PATCH v2 3/5] qemu-img: Add checksum command
` [PATCH v2 4/5] iotests: Test qemu-img checksum
` [PATCH v2 5/5] qemu-img: Speed up checksum
[PATCH 0/5] Clean up dependencies of ACPI controllers
2022-12-12 10:38 UTC (7+ messages)
` [PATCH 3/5] hw/acpi/Kconfig: Add missing dependencies to ACPI_ICH9
` [PATCH 4/5] hw/isa/Kconfig: Add missing dependency to VT82C686
` [PATCH 5/5] hw/ppc/Kconfig: Remove unused dependencies from PEGASOS2
[PATCH] include: Don't include qemu/osdep.h
2022-12-12 10:25 UTC (3+ messages)
[PATCH v4] riscv: Allow user to set the satp mode
2022-12-12 10:22 UTC
[PATCH v13 0/7] s390x: CPU Topology
2022-12-12 10:17 UTC (17+ messages)
` [PATCH v13 1/7] s390x/cpu topology: Creating CPU topology device
` [PATCH v13 2/7] s390x/cpu topology: reporting the CPU topology to the guest
` [PATCH v13 4/7] s390x/cpu_topology: CPU topology migration
[PATCH 1/1] qemu-iotests/stream-under-throttle: do not shutdown QEMU
2022-12-12 10:13 UTC (2+ messages)
[PATCH v2 00/14] ui: Move and clean up monitor command code
2022-12-12 10:08 UTC (3+ messages)
` [PATCH v2 11/14] ui: Move HMP commands from monitor to new ui/ui-hmp-cmds.c
[PATCH 00/11] Add support for the T-Head vendor extensions
2022-12-12 9:21 UTC (5+ messages)
` [PATCH 03/11] RISC-V: Adding T-Head SYNC instructions
[PATCH v2 00/15] block: Simplify drain
2022-12-12 9:09 UTC (4+ messages)
` [PATCH v2 14/15] block: Don't poll in bdrv_replace_child_noperm()
[PATCH 0/3] s390x/pci: rpcit fixes and enhancements
2022-12-12 8:37 UTC (2+ messages)
[PATCH-for-8.0 0/7] hw/mips: Make gt64xxx_pci.c endian-agnostic
2022-12-12 8:02 UTC (8+ messages)
` [PATCH-for-8.0 1/7] hw/mips/Kconfig: Introduce CONFIG_GT64120 to select gt64xxx_pci.c
` [PATCH-for-8.0 7/7] hw/mips/gt64xxx_pci: Move it to hw/pci-host/
[PATCH v2 for-8.0] hw/rtc/mc146818rtc: Make this rtc device target independent
2022-12-12 7:51 UTC (4+ messages)
[PATCH] linux-user: Enhance strace output for various syscalls
2022-12-12 7:47 UTC (2+ messages)
[PATCH 0/4] hw/ppc: Clean up includes
2022-12-12 7:28 UTC (4+ messages)
` [PATCH 3/4] include/hw/ppc: Don't include hw/pci-host/pnv_phb.h from pnv.h
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2022-12-12 7:23 UTC (9+ messages)
` [PATCH v10 6/9] KVM: Unmap existing mappings when change the memory attributes
` [PATCH v10 8/9] KVM: Handle page fault for private memory
[PATCH] linux-user: Add emulation for MADV_WIPEONFORK and MADV_KEEPONFORK in madvise()
2022-12-12 7:00 UTC
[PATCH v3 01/16] hw/riscv: Select MSI_NONBROKEN in SIFIVE_PLIC
2022-12-12 6:11 UTC (5+ messages)
` [PATCH v3 15/16] hw/riscv: opentitan: Drop "hartid-base" and "priority-base" initialization
` [PATCH v3 16/16] hw/intc: sifive_plic: Fix the pending register range check
[PATCH v3 0/3] target/riscv: Apply KVM policy to ISA extensions
2022-12-12 6:01 UTC (2+ messages)
[RFC PATCH] RISC-V: Save mmu_idx using FIELD_DP32 not OR
2022-12-12 5:51 UTC (2+ messages)
[PATCH v2] target/sh4: Fix TB_FLAG_UNALIGN
2022-12-12 1:13 UTC (3+ messages)
Single system binary & Dynamic machine model (KVM developers conference call 2022-12-13)
2022-12-11 23:41 UTC
[PATCH v2 0/2] target/ppc: Implement Dynamic Execution Control Registers
2022-12-11 21:10 UTC (6+ messages)
` [PATCH v2 1/2] target/ppc: Implement the DEXCR and HDEXCR
` [PATCH v2 2/2] target/ppc: Check DEXCR on hash{st, chk} instructions
[PATCH-for-8.0 0/7] hw/mips/malta: Generate nanoMIPS bootloader with bootloader generator API
2022-12-11 20:30 UTC (15+ messages)
` [PATCH-for-8.0 1/7] hw/mips/bootloader: Handle buffers as opaque arrays
` [PATCH-for-8.0 2/7] hw/mips/bootloader: Pass 32-bit immediate value to LUI opcode generator
` [PATCH-for-8.0 3/7] hw/mips/bootloader: Implement nanoMIPS NOP opcode
` [PATCH-for-8.0 5/7] hw/mips/bootloader: Implement nanoMIPS SW opcode
` [PATCH-for-8.0 6/7] "
[PATCH v20 00/10] vhost-vdpa: add support for configure interrupt
2022-12-11 17:20 UTC (11+ messages)
` [PATCH v20 01/10] virtio: introduce macro VIRTIO_CONFIG_IRQ_IDX
` [PATCH v20 02/10] virtio-pci: decouple notifier from interrupt process
` [PATCH v20 03/10] virtio-pci: decouple the single vector from the "
` [PATCH v20 04/10] vhost: introduce new VhostOps vhost_set_config_call
` [PATCH v20 05/10] vhost-vdpa: add support for config interrupt
` [PATCH v20 06/10] virtio: add support for configure interrupt
` [PATCH v20 07/10] vhost: "
` [PATCH v20 08/10] virtio-net: "
` [PATCH v20 09/10] virtio-mmio: "
` [PATCH v20 10/10] virtio-pci: "
[PATCH 0/9] ui: Move and clean up monitor command code
2022-12-11 16:48 UTC (4+ messages)
` [PATCH 5/9] ui: Move QMP commands from monitor to new ui/ui-qmp-cmds.c
[PATCH v2 00/27] target/s390x: pc-relative translation blocks
2022-12-11 15:58 UTC (22+ messages)
` [PATCH v2 02/27] target/s390x: Use tcg_constant_* for DisasCompare
` [PATCH v2 03/27] target/s390x: Use tcg_constant_i32 for fpinst_extract_m34
` [PATCH v2 04/27] target/s390x: Use tcg_constant_* in translate_vx.c.inc
` [PATCH v2 06/27] tests/tcg/s390x: Add sam.S
` [PATCH v2 07/27] target/s390x: Change help_goto_direct to work on displacements
` [PATCH v2 09/27] target/s390x: Remove pc argument to pc_to_link_into
` [PATCH v2 11/27] target/s390x: Use gen_psw_addr_disp in save_link_info
` [PATCH v2 12/27] target/s390x: Use gen_psw_addr_disp in op_sam
` [PATCH v2 13/27] target/s390x: Use ilen instead in branches
` [PATCH v2 15/27] target/s390x: Add disp argument to update_psw_addr
` [PATCH v2 16/27] target/s390x: Don't set gbea for user-only
` [PATCH v2 19/27] target/s390x: Introduce help_goto_indirect
` [PATCH v2 22/27] target/s390x: Split per_breaking_event from per_branch_*
` [PATCH v2 27/27] target/s390x: Enable TARGET_TB_PCREL
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).