messages from 2022-09-21 00:09:30 to 2022-09-22 01:34:39 UTC [more...]
[PATCH] Revert "intel_iommu: Fix irqchip / X2APIC configuration checks"
2022-09-22 1:32 UTC (2+ messages)
[PATCH v3 0/5] Support ACPI NVDIMM Label Methods
2022-09-22 1:22 UTC (10+ messages)
` [PATCH v3 4/5] acpi/nvdimm: Implement "
[PATCH] hw/net: npcm7xx_emc: set MAC in register space
2022-09-21 23:46 UTC
[PATCH v2 00/23] target/i386: pc-relative translation blocks
2022-09-21 23:27 UTC (54+ messages)
` [PATCH v2 01/23] target/i386: Remove pc_start
` [PATCH v2 02/23] target/i386: Return bool from disas_insn
` [PATCH v2 03/23] target/i386: Remove cur_eip argument to gen_exception
` [PATCH v2 04/23] target/i386: Remove cur_eip, next_eip arguments to gen_interrupt
` [PATCH v2 05/23] target/i386: Create gen_update_eip_cur
` [PATCH v2 06/23] target/i386: Create gen_update_eip_next
` [PATCH v2 07/23] target/i386: Introduce DISAS_EOB*
` [PATCH v2 08/23] target/i386: Use DISAS_EOB* in gen_movl_seg_T0
` [PATCH v2 09/23] target/i386: Use DISAS_EOB_NEXT
` [PATCH v2 10/23] target/i386: USe DISAS_EOB_ONLY
` [PATCH v2 11/23] target/i386: Create cur_insn_len, cur_insn_len_i32
` [PATCH v2 12/23] target/i386: Remove cur_eip, next_eip arguments to gen_repz*
` [PATCH v2 13/23] target/i386: Introduce DISAS_JUMP
` [PATCH v2 14/23] target/i386: Truncate values for lcall_real to i32
` [PATCH v2 15/23] target/i386: Create eip_next_*
` [PATCH v2 16/23] target/i386: Use DISAS_TOO_MANY to exit after gen_io_start
` [PATCH v2 17/23] target/i386: Create gen_jmp_rel
` [PATCH v2 18/23] target/i386: Use gen_jmp_rel for loop and jecxz insns
` [PATCH v2 19/23] target/i386: Use gen_jmp_rel for gen_jcc
` [PATCH v2 20/23] target/i386: Use gen_jmp_rel for gen_repz*
` [PATCH v2 21/23] target/i386: Use gen_jmp_rel for DISAS_TOO_MANY
` [PATCH v2 22/23] target/i386: Create gen_eip_cur
` [PATCH v2 23/23] target/i386: Enable TARGET_TB_PCREL
[PATCH v3 0/5] hw/arm/virt: Improve address assignment for high memory regions
2022-09-21 23:13 UTC (6+ messages)
` [PATCH v3 1/5] hw/arm/virt: Introduce virt_set_high_memmap() helper
` [PATCH v3 2/5] hw/arm/virt: Rename variable size to region_size in virt_set_high_memmap()
` [PATCH v3 3/5] hw/arm/virt: Introduce variable region_base "
` [PATCH v3 4/5] hw/arm/virt: Improve high memory region address assignment
` [PATCH v3 5/5] hw/arm/virt: Add 'highmem-compact' property
[PATCH 0/3] Vhost-vdpa Shadow Virtqueue VLAN support
2022-09-21 23:00 UTC (11+ messages)
` [PATCH 2/3] vdpa: load vlan configuration at NIC startup
[PATCH v1 0/3] ui/gtk: Add a new parameter to assign connectors/monitors to Guests' windows
2022-09-21 22:21 UTC (7+ messages)
` [PATCH v1 3/3] ui/gtk: Add a new parameter to assign connectors/monitors to GFX VCs
[PATCH v2 00/39] tests/qtest: Enable running qtest on Windows
2022-09-21 21:54 UTC (11+ messages)
` [PATCH v2 26/39] tests/qtest: migration-test: Make sure QEMU process "to" exited after migration is canceled
` [PATCH v2 28/39] hw/pci-host: pnv_phb{3, 4}: Fix heap out-of-bound access failure
` [PATCH v2 35/39] tests/qtest: migration-test: Skip running some TLS cases for win32
[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
2022-09-21 21:10 UTC (5+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
[PATCH] hw/microblaze: pass random seed to fdt
2022-09-21 20:27 UTC (4+ messages)
` [PATCH RESEND] "
[PULL v1 0/1] Xilinx queue
2022-09-21 20:17 UTC (2+ messages)
` [PULL v1 1/1] hw/microblaze: pass random seed to fdt
[PATCH v4 0/7] tcg: pc-relative translation blocks
2022-09-21 20:09 UTC (5+ messages)
` [PATCH v4 1/7] accel/tcg: Use bool for page_find_alloc
` [PATCH v4 2/7] accel/tcg: Use DisasContextBase in plugin_gen_tb_start
[PULL 00/17] ppc queue
2022-09-21 19:44 UTC (5+ messages)
` [PULL 08/17] target/ppc: Remove unused xer_* macros
` [PULL 15/17] hw/ppc: spapr: Use qemu_vfree() to free spapr->htab
` [PULL 16/17] hw/pci-host: pnv_phb{3, 4}: Fix heap out-of-bound access failure
[PULL 0/5] M68k for 7.2 patches
2022-09-21 19:43 UTC (7+ messages)
` [PULL 1/5] target/m68k: Implement atomic test-and-set
` [PULL 2/5] target/m68k: Fix MACSR to CCR
` [PULL 3/5] target/m68k: Perform writback before modifying SR
` [PULL 4/5] target/m68k: rename M68K_FEATURE_M68000 to M68K_FEATURE_M68K
` [PULL 5/5] target/m68k: always call gen_exit_tb() after writes to SR
[PATCH v2] hw/virtio/vhost-user: support obtain vdpa device's mac address automatically
2022-09-21 19:24 UTC (4+ messages)
[PATCH 0/1] hw/display: expose linear framebuffer address in Bochs VBE registers
2022-09-21 18:17 UTC (3+ messages)
[PULL 00/12] Publish1 patches
2022-09-21 17:59 UTC (2+ messages)
[PATCH v1 00/10] plugins/next (disas, monitor, docs, execlog)
2022-09-21 17:40 UTC (17+ messages)
` [PATCH v1 01/10] monitor: expose monitor_puts to rest of code
` [PATCH v1 02/10] disas: generalise plugin_printf and use for monitor_disas
` [PATCH v1 03/10] disas: use result of ->read_memory_func
` [PATCH v1 04/10] tests/tcg: add memory-sve test for aarch64
` [PATCH v1 05/10] plugins: extend execlog to filter matches
` [PATCH v1 06/10] plugins: Assert mmu_idx in range before use in qemu_plugin_get_hwaddr
` [PATCH v1 07/10] docs/devel: clean-up qemu invocations in tcg-plugins
` [PATCH v1 08/10] docs/devel: move API to end of tcg-plugins.rst
` [PATCH v1 09/10] contrib/plugins: reset skip when matching in execlog
` [PATCH v1 10/10] docs/devel: document the test plugins
[PULL 00/15] Testing, qga and misc patches
2022-09-21 17:33 UTC (2+ messages)
[PULL 00/21] Misc patches for 2022-09-19
2022-09-21 17:33 UTC (2+ messages)
[PATCH v4 0/3] improve error handling for module load
2022-09-21 16:03 UTC (12+ messages)
` [PATCH v4 2/3] module: add Error arguments to module_load_one and module_load_qom_one
[RFC 0/4] Support interactions between TCG plugins
2022-09-21 15:36 UTC (11+ messages)
` [RFC 1/4] docs/tcg-plugins: describe QPP API
` [RFC 2/4] tcg/plugins: Automatically define CURRENT_PLUGIN
` [RFC 3/4] tcg/plugins: Support for inter-plugin interactions
` [RFC 4/4] tcg/plugins: Add example pair of QPP plugins
[PATCH] add keepalive for qemu-nbd
2022-09-21 15:34 UTC (2+ messages)
[PATCH v8 00/14] qapi: net: add unix socket type support to netdev backend
2022-09-21 15:01 UTC (5+ messages)
` [PATCH v8 12/14] qemu-sockets: update socket_uri() and socket_parse() to be consistent
` [PATCH v8 13/14] net: stream: move to QIO
QEMU's FreeBSD 13 CI job is failing
2022-09-21 14:32 UTC (7+ messages)
[PATCH v3 1/1] monitor/hmp: print trace as option in help for log command
2022-09-21 15:11 UTC (5+ messages)
[PATCH] i386: Add new CPU model SapphireRapids
2022-09-21 15:05 UTC (4+ messages)
[PATCH] qga: fix possible memory leak
2022-09-21 14:53 UTC (2+ messages)
[PATCH RFC 0/7] hostmem: NUMA-aware memory preallocation using ThreadContext
2022-09-21 14:54 UTC (3+ messages)
[PATCH] qcow2: fix memory leak in qcow2_read_extensions
2022-09-21 14:45 UTC
[PATCH v2] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events
2022-09-21 14:40 UTC (3+ messages)
[PATCH] try to find out which cluster allocated in qcow2
2022-09-21 7:57 UTC
[PATCH 0/4] target/m68k: MacOS supervisor/user mode switch fixes
2022-09-21 13:14 UTC (10+ messages)
` [PATCH 1/4] target/m68k: rename M68K_FEATURE_M68000 to M68K_FEATURE_M68K
` [PATCH 2/4] target/m68k: increase size of m68k CPU features from uint32_t to uint64_t
` [PATCH 4/4] target/m68k: always call gen_exit_tb() after writes to SR
[PATCH 00/14] migration: Postcopy Preempt-Full
2022-09-21 13:54 UTC (12+ messages)
` [PATCH 01/14] migration: Add postcopy_preempt_active()
` [PATCH 04/14] migration: Remove RAMState.f references in compression code
` [PATCH 05/14] migration: Yield bitmap_mutex properly when sending/sleeping
` [PATCH 06/14] migration: Use atomic ops properly for page accountings
` [PATCH 07/14] migration: Teach PSS about host page
` [PATCH 10/14] migration: Make PageSearchStatus part of RAMState
` [PATCH 11/14] migration: Move last_sent_block into PageSearchStatus
` [PATCH 12/14] migration: Send requested page directly in rp-return thread
` [PATCH 13/14] migration: Remove old preempt code around state maintainance
[PATCH v2] hw/acpi: Add ospm_status hook implementation for acpi-ged
2022-09-21 13:22 UTC (4+ messages)
[PATCH 0/2] target/m68k: fix two writes to %sr
2022-09-21 13:02 UTC (5+ messages)
` [PATCH 1/2] target/m68k: Fix MACSR to CCR
` [PATCH 2/2] target/m68k: Perform writback before modifying SR
[PATCH] target/m68k: Implement atomic test-and-set
2022-09-21 13:00 UTC (2+ messages)
[RFC PATCH 0/3] MIPS decodetree conversion attempt
2022-09-21 12:41 UTC (4+ messages)
` [RFC PATCH 1/3] target/mips: Introduce register access helper functions
` [RFC PATCH 2/3] target/mips: Convert legacy arithmatic instructions to decodetree
` [RFC PATCH 3/3] tests/tcg/mips: Add mips32 arithmatic instruction test cases
[PATCH 0/7] nsis: gitlab-ci: Improve QEMU Windows installer packaging
2022-09-21 12:24 UTC (6+ messages)
` [PATCH 5/7] block/nfs: Fix 32-bit Windows build
[PATCH v2 0/4] Patch series to set up a ppc64le CI
2022-09-21 12:09 UTC (4+ messages)
` [PATCH v2 1/4] scripts/ci/setup: ninja missing from build-environment
[PATCH v3 0/3] improve error handling for module load
2022-09-21 12:08 UTC (11+ messages)
` [PATCH v3 2/3] module: add Error arguments to module_load_one and module_load_qom_one
[PATCH] virtio-gpu: Resource UUID
2022-09-21 11:03 UTC
[PATCH v6 2/2] target/s390x: support SHA-512 extensions
2022-09-21 10:59 UTC (6+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] target/s390x: support PRNO_TRNG instruction
guest Linux Kernel hangs and reports CPU lockup/stuck gitlab bug
2022-09-21 10:47 UTC (2+ messages)
[PATCH v2 0/7] multifd: Multiple interface support on top of Multifd
2022-09-21 10:08 UTC (8+ messages)
` [PATCH v2 2/7] multifd: modifying 'migrate' qmp command to add multifd socket on particular src and dest pair
[PATCH v8 1/2] target/s390x: support SHA-512 extensions
2022-09-21 10:07 UTC (2+ messages)
` [PATCH v8 2/2] target/s390x: support PRNO_TRNG instruction
[PATCH 0/9] Deprecate sysbus_get_default() and get_system_memory() et. al
2022-09-21 9:47 UTC (22+ messages)
` [PATCH 1/9] hw/riscv/sifive_e: Fix inheritance of SiFiveEState
` [PATCH 2/9] exec/hwaddr.h: Add missing include
` [PATCH 8/9] softmmu/physmem: Let SysBusState absorb memory region and address space singletons
` [PATCH 9/9] exec/address-spaces: Inline legacy functions
[PATCH v4 1/2] x86: return modified setup_data only if read as memory, not as file
2022-09-21 9:35 UTC (7+ messages)
[PATCH v5 1/4] x86: return modified setup_data only if read as memory, not as file
2022-09-21 9:31 UTC (4+ messages)
` [PATCH v5 2/4] x86: use typedef for SetupData struct
` [PATCH v5 3/4] x86: reinitialize RNG seed on system reboot
` [PATCH v5 4/4] x86: re-enable rng seeding via SetupData
[PATCH v9 0/7] Add support for zoned device
2022-09-21 9:08 UTC (5+ messages)
` [PATCH v9 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
[PATCH] ratelimit: restrict the delay time to a non-negative value
2022-09-21 8:17 UTC (6+ messages)
[PATCH] virtio-net: set the max of queue size to 4096
2022-09-21 6:24 UTC (8+ messages)
[PATCH] hw/virtio/vhost-user: support obtain vdpa device's mac address automatically
2022-09-21 6:26 UTC (4+ messages)
[PATCH 0/3] fix for two ACPI GTDT physical addresses
2022-09-21 3:48 UTC (7+ messages)
` [PATCH 1/3] tests/acpi: virt: allow acpi GTDT changes
` [PATCH 2/3] acpi: arm/virt: build_gtdt: fix invalid 64-bit physical addresses
` [PATCH 3/3] tests/acpi: virt: update ACPI GTDT binaries
[PULL v2 0/9] loongarch-to-apply queue
2022-09-21 3:08 UTC (4+ messages)
[PATCH v6 0/2] Enable notify VM exit
2022-09-21 3:07 UTC (8+ messages)
` [PATCH v6 2/2] i386: Add notify VM exit support
[PATCH] vhost-user-blk: fix the resize crash
2022-09-21 2:51 UTC (2+ messages)
[PATCH] hw/xen: set pci Atomic Ops requests for passthrough device
2022-09-21 1:19 UTC (6+ messages)
[PATCH 00/51] tests/qtest: Enable running qtest on Windows
2022-09-21 1:02 UTC (14+ messages)
` [PATCH 49/51] io/channel-watch: Fix socket watch "
[PATCH] qboot: rebuild based on latest commit
2022-09-20 22:35 UTC
[PATCH] qboot: update to latest submodule
2022-09-20 22:23 UTC (7+ messages)
[PATCH v4 for 7.2 00/22] virtio-gpio and various virtio cleanups
2022-09-20 21:18 UTC (7+ messages)
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).