qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-10 22:50:21 to 2022-10-11 19:41:08 UTC [more...]

[PATCH v1 0/4] testing/next hotfix (revert bios build, mingw)
 2022-10-11 19:29 UTC  (10+ messages)
` [PATCH v1 1/4] tests/docker: update fedora-win[32|64]-cross with lcitool
` [PATCH v1 2/4] tests/docker: update test-mingw to run single build
` [PATCH v1 3/4] Revert "configure: build ROMs with container-based cross compilers"
` [PATCH v1 4/4] configure: expose the direct container command

[PULL 0/1] testing: revert pc-bios build patch
 2022-10-11 19:33 UTC  (3+ messages)
` [PULL 1/1] Revert "configure: build ROMs with container-based cross compilers"

[PATCH 0/4] ACPI MADT and FADT update according to the ACPI 6.0 spec
 2022-10-11 18:17 UTC  (5+ messages)
` [PATCH 1/4] tests/acpi: virt: allow acpi MADT and FADT changes
` [PATCH 2/4] acpi: fadt: support revision 6.0 of the ACPI specification
` [PATCH 3/4] acpi: arm/virt: madt: bump to revision 4 accordingly to ACPI 6.0 Errata A
` [PATCH 4/4] tests/acpi: virt: update ACPI MADT and FADT binaries

[PATCH RFC] hw/cxl: type 3 devices can now present volatile or persistent memory
 2022-10-11 17:28 UTC  (13+ messages)

[PATCH] tests/docker: Add flex/bison to `debian-all-test`
 2022-10-11 17:32 UTC 

[PATCH] target/s390x: Fix emulation of the VISTR instruction
 2022-10-11 17:14 UTC  (7+ messages)

[RFC PATCH 0/6] QEMU CXL Provide mock CXL events and irq support
 2022-10-11 17:03 UTC  (19+ messages)
` [RFC PATCH 1/6] qemu/bswap: Add const_le64()
` [RFC PATCH 2/6] qemu/uuid: Add UUID static initializer
` [RFC PATCH 3/6] hw/cxl/cxl-events: Add CXL mock events
` [RFC PATCH 4/6] hw/cxl/mailbox: Wire up get/clear event mailbox commands
` [RFC PATCH 5/6] hw/cxl/cxl-events: Add event interrupt support
` [RFC PATCH 6/6] hw/cxl/mailbox: Wire up Get/Set Event Interrupt policy

[PATCH v4 0/6] hw/arm/virt: Improve address assignment for high memory regions
 2022-10-11 16:45 UTC  (5+ messages)
` [PATCH v4 4/6] hw/arm/virt: Introduce virt_get_high_memmap_enabled() helper

[PATCH v5 0/9] target/arm: pc-relative translation blocks
 2022-10-11 15:52 UTC  (4+ messages)
` [PATCH v5 8/9] target/arm: Introduce gen_pc_plus_diff for aarch32

[PATCH RESEND] hw/i2c: Enable an id for the pca954x devices
 2022-10-11 15:46 UTC 

[PATCH] qgraph: implement stack as a linked list
 2022-10-11 15:29 UTC  (2+ messages)

[PATCH v3] qapi/qmp: Add timestamps to qmp command responses
 2022-10-11 15:34 UTC 

[PATCH v2] qapi/qmp: Add timestamps to qmp command responses
 2022-10-11 15:16 UTC  (3+ messages)

[PATCH] qemu-edid: Restrict input parameter -d to avoid division by zero
 2022-10-11 15:12 UTC 

[PULL 00/10] Dump patches
 2022-10-11 15:12 UTC  (2+ messages)

[PATCH v5 00/18] tests/qtest: Enable running qtest on Windows
 2022-10-11 15:10 UTC  (10+ messages)
` [PATCH v5 08/18] accel/qtest: Support qtest accelerator for Windows
` [PATCH v5 10/18] tests/qtest: libqtest: Install signal handler via signal()
` [PATCH v5 17/18] .gitlab-ci.d/windows.yml: Increase the timeout to 90 minutes

[PATCH v7 00/18] tcg: CPUTLBEntryFull and TARGET_TB_PCREL
 2022-10-11 15:08 UTC  (4+ messages)
` [PATCH v7 08/18] accel/tcg: Introduce tlb_set_page_full

[PATCH v2] m68k: write bootinfo as rom section and re-randomize on reboot
 2022-10-11 14:56 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v2] gtk: Add show_menubar=on|off command line option
 2022-10-11 13:58 UTC 

[PATCH 00/12] audio: misc. improvements and bug fixes
 2022-10-11 13:31 UTC  (2+ messages)

[PATCH] ui/vnc-clipboard: fix integer underflow in vnc_client_cut_text_ext
 2022-10-11 13:36 UTC  (2+ messages)

[PATCH 1/2] audio: fix in.voices test
 2022-10-11 13:30 UTC  (2+ messages)

[PATCH v3 1/3] util/main-loop: Fix maximum number of wait objects for win32
 2022-10-11 12:04 UTC  (5+ messages)

[PATCH v5 0/9] Add 'q35' machine type to hotplug tests
 2022-10-11 12:09 UTC  (21+ messages)
` [PATCH v5 1/9] tests/x86: add helper qtest_qmp_device_del_send()
` [PATCH v5 2/9] tests/x86: Add subtest with 'q35' machine type to device-plug-test
` [PATCH v5 3/9] tests/x86: Refactor hot unplug hd-geo-test
` [PATCH v5 4/9] tests/x86: Add 'q35' machine type to override-tests in hd-geo-test
` [PATCH v5 5/9] tests/x86: Add 'q35' machine type to hotplug hd-geo-test
` [PATCH v5 6/9] tests/x86: Fix comment typo in drive_del-test
` [PATCH v5 7/9] tests/x86: replace snprint() by g_strdup_printf() "
` [PATCH v5 8/9] tests/x86: Add 'q35' machine type to drive_del-test
` [PATCH v5 9/9] tests/x86: Add 'q35' machine type to ivshmem-test
` [PING PATCH v5] Add 'q35' machine type to hotplug tests

[PATCH v4] win32: set threads name
 2022-10-11 11:59 UTC  (3+ messages)

[RFC PATCH v2 0/4] ACPI MADT and FADT update according to the ACPI 6.0 spec
 2022-10-11 11:27 UTC  (5+ messages)
` [RFC PATCH v2 2/4] acpi: fadt: support revision 6.0 of the ACPI specification

[PATCH v3 0/5] hw/smbios: add core_count2 to smbios table type 4
 2022-10-11 11:17 UTC  (6+ messages)
` [PATCH v3 1/5] "
` [PATCH v3 2/5] bios-tables-test: teach test to use smbios 3.0 tables
` [PATCH v3 3/5] tests/acpi: allow changes for core_count2 test
` [PATCH v3 4/5] bios-tables-test: add test for number of cores > 255
` [PATCH v3 5/5] tests/acpi: update tables for new core count test

[PATCH v4] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events
 2022-10-11 11:14 UTC  (3+ messages)

[PATCH v5 0/6] ASID support in vhost-vdpa net
 2022-10-11 10:41 UTC  (7+ messages)
` [PATCH v5 1/6] vdpa: Use v->shadow_vqs_enabled in vhost_vdpa_svqs_start & stop
` [PATCH v5 2/6] vdpa: Allocate SVQ unconditionally
` [PATCH v5 3/6] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap
` [PATCH v5 4/6] vdpa: Store x-svq parameter in VhostVDPAState
` [PATCH v5 5/6] vdpa: Add listener_shadow_vq to vhost_vdpa
` [PATCH v5 6/6] vdpa: Always start CVQ in SVQ mode

[PATCH 00/51] tests/qtest: Enable running qtest on Windows
 2022-10-11 10:42 UTC  (17+ messages)
` [PATCH 49/51] io/channel-watch: Fix socket watch "

[PATCH] migration: Fix a potential guest memory corruption
 2022-10-11 11:05 UTC  (2+ messages)

[PULL 00/37] SCSI, i386 patches for 2022-10-11
 2022-10-11 10:27 UTC  (38+ messages)
` [PULL 01/37] scsi-disk: support setting CD-ROM block size via device options
` [PULL 02/37] i386: kvm: extend kvm_{get, put}_vcpu_events to support pending triple fault
` [PULL 03/37] kvm: allow target-specific accelerator properties
` [PULL 04/37] kvm: expose struct KVMState
` [PULL 05/37] i386: add notify VM exit support
` [PULL 06/37] target/i386: Remove pc_start
` [PULL 07/37] target/i386: Return bool from disas_insn
` [PULL 08/37] target/i386: Remove cur_eip argument to gen_exception
` [PULL 09/37] target/i386: Remove cur_eip, next_eip arguments to gen_interrupt
` [PULL 10/37] target/i386: Create gen_update_eip_cur
` [PULL 11/37] target/i386: Create gen_update_eip_next
` [PULL 12/37] target/i386: Introduce DISAS_EOB*
` [PULL 13/37] target/i386: Use DISAS_EOB* in gen_movl_seg_T0
` [PULL 14/37] target/i386: Use DISAS_EOB_NEXT
` [PULL 15/37] target/i386: USe DISAS_EOB_ONLY
` [PULL 16/37] target/i386: Create cur_insn_len, cur_insn_len_i32
` [PULL 17/37] target/i386: Remove cur_eip, next_eip arguments to gen_repz*
` [PULL 18/37] target/i386: Introduce DISAS_JUMP
` [PULL 19/37] target/i386: Truncate values for lcall_real to i32
` [PULL 20/37] target/i386: Create eip_next_*
` [PULL 21/37] target/i386: Use DISAS_TOO_MANY to exit after gen_io_start
` [PULL 22/37] target/i386: Create gen_jmp_rel
` [PULL 23/37] target/i386: Use gen_jmp_rel for loop, repz, jecxz insns
` [PULL 24/37] target/i386: Use gen_jmp_rel for gen_jcc
` [PULL 25/37] target/i386: Use gen_jmp_rel for DISAS_TOO_MANY
` [PULL 26/37] target/i386: Remove MemOp argument to gen_op_j*_ecx
` [PULL 27/37] target/i386: Merge gen_jmp_tb and gen_goto_tb into gen_jmp_rel
` [PULL 28/37] target/i386: Create eip_cur_tl
` [PULL 29/37] target/i386: Add cpu_eip
` [PULL 30/37] target/i386: Inline gen_jmp_im
` [PULL 31/37] target/i386: Enable TARGET_TB_PCREL
` [PULL 32/37] x86: Implement MSR_CORE_THREAD_COUNT MSR
` [PULL 33/37] i386: kvm: Add support for MSR filtering
` [PULL 34/37] KVM: x86: Implement MSR_CORE_THREAD_COUNT MSR
` [PULL 35/37] linux-user: i386/signal: move fpstate at the end of the 32-bit frames
` [PULL 36/37] linux-user: i386/signal: support FXSAVE fpstate on 32-bit emulation
` [PULL 37/37] linux-user: i386/signal: support XSAVE/XRSTOR for signal frame fpstate

[PATCH] docs/devel: remove incorrect claim about git send-email
 2022-10-11 10:39 UTC  (4+ messages)

[PATCH v3 00/13] Misc ppc/mac machines clean up
 2022-10-11 10:22 UTC  (2+ messages)

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-11  9:48 UTC  (3+ messages)
` [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions

[PATCH v7 0/5] QEMU PCIe DOE for PCIe 4.0/5.0 and CXL 2.0
 2022-10-11  9:45 UTC  (3+ messages)

[PATCH v2 0/4] Add a new backend for cryptodev
 2022-10-11  9:33 UTC  (5+ messages)
` [PATCH v2 2/4] crypto: Support DER encodings
` [PATCH v2 3/4] crypto: Support export akcipher to pkcs8

[RISU PATCH 0/5] Add LoongArch architectures support
 2022-10-11  9:27 UTC  (9+ messages)
` [RISU PATCH 1/5] risu: Use alternate stack
` [RISU PATCH 2/5] loongarch: Add LoongArch basic test support

[PATCH v2 0/7] hostmem: NUMA-aware memory preallocation using ThreadContext
 2022-10-11  9:02 UTC  (2+ messages)

[PATCH v2 0/7] hostmem: NUMA-aware memory preallocation using ThreadContext
 2022-10-11  7:53 UTC  (7+ messages)
` [PATCH v2 3/7] util: Introduce ThreadContext user-creatable object
` [PATCH v2 4/7] util: Add write-only "node-affinity" property for ThreadContext

[PATCH v9 00/10] s390x: CPU Topology
 2022-10-11  7:28 UTC  (10+ messages)
` [PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear

[PATCH v3 0/5] vhost-user-blk: dynamically resize config space based on features
 2022-10-11  7:21 UTC  (3+ messages)

[PATCH] s390x: step down as general arch maintainer
 2022-10-11  6:50 UTC  (2+ messages)

[PATCH 1/6] device-tree: add re-randomization helper function
 2022-10-11  6:46 UTC  (6+ messages)

[PATCH v3 0/2] Enhance maximum priority support of PLIC
 2022-10-11  5:50 UTC  (7+ messages)
` [PATCH v3 1/2] hw/intc: sifive_plic: fix hard-coded max priority level
` [PATCH v3 2/2] hw/intc: sifive_plic: change interrupt priority register to WARL field

[PATCH v5 0/3] Add memmap and fix bugs for LoongArch
 2022-10-11  4:01 UTC  (3+ messages)
` [PATCH v5 1/3] hw/intc: Fix LoongArch extioi function
` [PATCH v5 2/3] hw/intc: Remove unused extioi system memory region of LoongArch

[PATCH v4 00/24] target/arm: Implement FEAT_HAFDBS
 2022-10-11  3:19 UTC  (25+ messages)
` [PATCH v4 01/24] target/arm: Enable TARGET_PAGE_ENTRY_EXTRA
` [PATCH v4 02/24] target/arm: Use probe_access_full for MTE
` [PATCH v4 03/24] target/arm: Use probe_access_full for BTI
` [PATCH v4 04/24] target/arm: Add ARMMMUIdx_Phys_{S,NS}
` [PATCH v4 05/24] target/arm: Move ARMMMUIdx_Stage2 to a real tlb mmu_idx
` [PATCH v4 06/24] target/arm: Restrict tlb flush from vttbr_write to vmid change
` [PATCH v4 07/24] target/arm: Split out S1Translate type
` [PATCH v4 08/24] target/arm: Plumb debug into S1Translate
` [PATCH v4 09/24] target/arm: Move be test for regime into S1TranslateResult
` [PATCH v4 10/24] target/arm: Use softmmu tlbs for page table walking
` [PATCH v4 11/24] target/arm: Split out get_phys_addr_twostage
` [PATCH v4 12/24] target/arm: Use bool consistently for get_phys_addr subroutines
` [PATCH v4 13/24] target/arm: Add ptw_idx to S1Translate
` [PATCH v4 14/24] target/arm: Add isar predicates for FEAT_HAFDBS
` [PATCH v4 15/24] target/arm: Extract HA and HD in aa64_va_parameters
` [PATCH v4 16/24] target/arm: Move S1_ptw_translate outside arm_ld[lq]_ptw
` [PATCH v4 17/24] target/arm: Add ARMFault_UnsuppAtomicUpdate
` [PATCH v4 18/24] target/arm: Remove loop from get_phys_addr_lpae
` [PATCH v4 19/24] target/arm: Fix fault reporting in get_phys_addr_lpae
` [PATCH v4 20/24] target/arm: Don't shift attrs "
` [PATCH v4 21/24] target/arm: Consider GP an attribute "
` [PATCH v4 22/24] target/arm: Implement FEAT_HAFDBS, access flag portion
` [PATCH v4 23/24] target/arm: Implement FEAT_HAFDBS, dirty bit portion
` [PATCH v4 24/24] target/arm: Use the max page size in a 2-stage ptw

[PATCH v2 00/11] vfio/migration: Implement VFIO migration protocol v2
 2022-10-11  1:41 UTC  (3+ messages)
` [PATCH v2 09/11] vfio/migration: Reset device if setting recover state fails

[PULL 00/55] pc,virtio: features, tests, fixes, cleanups
 2022-10-11  0:04 UTC  (6+ messages)
` [PULL 29/55] Revert "intel_iommu: Fix irqchip / X2APIC configuration checks"


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).