qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-10 16:45:20 to 2021-11-11 11:02:11 UTC [more...]

[PULL 0/5] x86, RCU/TCG patches for QEMU 6.2-rc1
 2021-11-11 11:01 UTC  (7+ messages)
` [PULL 1/5] target/i386: sgx: mark device not user creatable
` [PULL 2/5] rcu: Introduce force_rcu notifier
` [PULL 3/5] accel/tcg: Register a "
` [PULL 4/5] numa: avoid crash with SGX and "info numa"
` [PULL 5/5] sgx: Reset the vEPC regions during VM reboot

[PATCH] Fix tcg_out_vec_op argument type
 2021-11-11 10:53 UTC  (4+ messages)

[PATCH v2 0/3] Some watchpoint-related patches
 2021-11-11 10:50 UTC  (6+ messages)
` [PATCH v2 1/3] icount: preserve cflags when custom tb is about to execute
` [PATCH v2 2/3] softmmu: fix watchpoint-interrupt races
` [PATCH v2 3/3] softmmu: fix watchpoints on memory used by vCPU internals

[PATCH 0/3] target/ppc: Implement Vector Expand/Extract Mask and Vector Mask
 2021-11-11 10:43 UTC  (7+ messages)
` [PATCH 1/3] target/ppc: Implement Vector Expand Mask
` [PATCH 2/3] target/ppc: Implement Vector Extract Mask
` [PATCH 3/3] target/ppc: Implement Vector Mask Move insns

[PATCH v2 0/1] ppc/mmu_helper.c: do not truncate 'ea' in booke206_invalidate_ea_tlb()
 2021-11-11 10:34 UTC  (5+ messages)
` [PATCH v2 1/1] "

[PATCH v9 0/8] hmp,qmp: Add commands to introspect virtio devices
 2021-11-11 10:25 UTC  (16+ messages)
` [PATCH v9 3/8] qmp: add QMP command x-query-virtio
` [PATCH v9 4/8] qmp: add QMP command x-query-virtio-status
` [PATCH v9 5/8] qmp: decode feature & status bits in virtio-status
` [PATCH v9 7/8] qmp: add QMP command x-query-virtio-queue-element
` [PATCH v9 8/8] hmp: add virtio commands

[PATCH v3 0/6] SEV: add kernel-hashes=on for measured -kernel launch
 2021-11-11 10:20 UTC  (8+ messages)
` [PATCH v3 1/6] qapi/qom, target/i386: sev-guest: Introduce kernel-hashes=on|off option
` [PATCH v3 2/6] target/i386/sev: Add kernel hashes only if sev-guest.kernel-hashes=on
` [PATCH v3 3/6] target/i386/sev: Rephrase error message when no hashes table in guest firmware
` [PATCH v3 4/6] target/i386/sev: Fail when invalid hashes table area detected
` [PATCH v3 5/6] target/i386/sev: Perform padding calculations at compile-time
` [PATCH v3 6/6] target/i386/sev: Replace qemu_map_ram_ptr with address_space_map

[PATCH-for-6.2 v3 0/6] tests/unit: Fix test-smp-parse
 2021-11-11 10:03 UTC  (7+ messages)
` [PATCH-for-6.2 v3 1/6] tests/unit/test-smp-parse: Restore MachineClass fields after modifying
` [PATCH-for-6.2 v3 2/6] tests/unit/test-smp-parse: QOM'ify smp_machine_class_init()
` [PATCH-for-6.2 v3 3/6] tests/unit/test-smp-parse: Explicit MachineClass name
` [PATCH-for-6.2 v3 4/6] tests/unit/test-smp-parse: Simplify pointer to compound literal use
` [PATCH-for-6.2 v3 5/6] tests/unit/test-smp-parse: Constify some pointer/struct
` [PATCH-for-6.2 v3 6/6] hw/core: Rename smp_parse() -> machine_parse_smp_config()

[PATCH v2 0/6] SEV: add kernel-hashes=on for measured -kernel launch
 2021-11-11 10:04 UTC  (18+ messages)
` [PATCH v2 1/6] qapi/qom, target/i386: sev-guest: Introduce kernel-hashes=on|off option
  ` [PATCH v2 1/6] qapi/qom,target/i386: "
` [PATCH v2 2/6] target/i386/sev: Add kernel hashes only if sev-guest.kernel-hashes=on
` [PATCH v2 4/6] target/i386/sev: Fail when invalid hashes table area detected
` [PATCH v2 5/6] target/i386/sev: Perform padding calculations at compile-time
` [PATCH v2 6/6] target/i386/sev: Replace qemu_map_ram_ptr with address_space_map

[PATCH 0/4] Some watchpoint-related patches
 2021-11-11  9:56 UTC  (4+ messages)
` [PATCH 4/4] icount: preserve cflags when custom tb is about to execute

[PATCH] q35: flip acpi-pci-hotplug-with-bridge-support default back to off
 2021-11-11  9:52 UTC 

[PATCH for 6.2 v2 0/5] Fix Q35 ACPI PCI Hot-plug I/O issues
 2021-11-11  9:44 UTC  (13+ messages)
` [PATCH for 6.2 v2 1/5] pcie: rename 'native-hotplug' to 'x-native-hotplug'
` [PATCH for 6.2 v2 2/5] hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine type
` [PATCH for 6.2 v2 3/5] bios-tables-test: Allow changes in DSDT ACPI tables
` [PATCH for 6.2 v2 4/5] hw/i386/acpi-build: Deny control on PCIe Native Hot-plug in _OSC
` [PATCH for 6.2 v2 5/5] bios-tables-test: Update golden binaries

[PATCH v4 0/2] hw/core/machine: Add an unit test for smp_parse
 2021-11-11  9:37 UTC  (5+ messages)
` [PATCH v4 2/2] tests/unit: Add an unit test for smp parsing

[PATCH 0/6] RfC: try improve native hotplug for pcie root ports
 2021-11-11  9:35 UTC  (6+ messages)

[PATCH v10 00/10]vhost-vdpa: add support for configure interrupt
 2021-11-11  9:21 UTC  (4+ messages)

[RFC PATCH v3 0/2] s390x: Improvements to SIGP handling [QEMU]
 2021-11-11  9:01 UTC  (4+ messages)
` [RFC PATCH v3 1/2] Temporary linux-headers update
` [RFC PATCH v3 2/2] s390x: Implement the USER_SIGP_BUSY capability

[PATCH v2 0/2] tests/unit/test-smp-parse: Two fixes for test-smp-parse
 2021-11-11  8:53 UTC  (6+ messages)
` [PATCH v2 1/2] tests/unit/test-smp-parse: Make an unified name for the tested machine
` [PATCH v2 2/2] tests/unit/test-smp-parse: Fix a check-patch complain

[PATCH 1/2] virtio: use virtio accessor to access packed descriptor flags
 2021-11-11  8:27 UTC  (5+ messages)
` [PATCH 2/2] virtio: use virtio accessor to access packed event

[PATCH v3 0/5] SGX NUMA support plus vepc reset
 2021-11-11  8:07 UTC  (11+ messages)
` [PATCH v3 3/5] numa: Support SGX numa in the monitor and Libvirt interfaces

[PATCH] qmp: Stabilize preconfig
 2021-11-11  8:15 UTC  (8+ messages)

[PATCH v3] s390: kvm: adjust diag318 resets to retain data
 2021-11-11  7:33 UTC  (3+ messages)

[PATCH v3 00/20] Support UXL filed in xstatus
 2021-11-11  5:58 UTC  (21+ messages)
` [PATCH v3 01/20] target/riscv: Don't save pc when exception return
` [PATCH v3 02/20] target/riscv: Sign extend pc for different XLEN
` [PATCH v3 03/20] target/riscv: Ignore the pc bits above XLEN
` [PATCH v3 04/20] target/riscv: Extend pc for runtime pc write
` [PATCH v3 05/20] target/riscv: Use gdb xml according to max mxlen
` [PATCH v3 06/20] target/riscv: Relax debug check for pm write
` [PATCH v3 07/20] target/riscv: Adjust csr write mask with XLEN
` [PATCH v3 08/20] target/riscv: Create current pm fields in env
` [PATCH v3 09/20] target/riscv: Alloc tcg global for cur_pm[mask|base]
` [PATCH v3 10/20] target/riscv: Calculate address according to XLEN
` [PATCH v3 11/20] target/riscv: Split pm_enabled into mask and base
` [PATCH v3 12/20] target/riscv: Split out the vill from vtype
` [PATCH v3 13/20] target/riscv: Fix RESERVED field length in VTYPE
` [PATCH v3 14/20] target/riscv: Adjust vsetvl according to XLEN
` [PATCH v3 15/20] target/riscv: Remove VILL field in VTYPE
` [PATCH v3 16/20] target/riscv: Ajdust vector atomic check with XLEN
` [PATCH v3 17/20] target/riscv: Fix check range for first fault only
` [PATCH v3 18/20] target/riscv: Adjust vector address with mask
` [PATCH v3 19/20] target/riscv: Adjust scalar reg in vector with XLEN
` [PATCH v3 20/20] target/riscv: Enable uxl field write

[PATCH v2 00/14] Support UXL filed in xstatus
 2021-11-11  5:04 UTC  (6+ messages)
` [PATCH v2 05/14] target/riscv: Calculate address according to XLEN

[PATCH V2] net/filter: Enable the vnet_hdr_support by default
 2021-11-11  3:07 UTC 

[PATCH] net/filter: Enable the vnet_hdr_support by default
 2021-11-11  3:10 UTC  (8+ messages)

[PATCH v2] Fixed a QEMU hang when guest poweroff in COLO mode
 2021-11-11  2:25 UTC  (2+ messages)

[PATCH 1/2] Fixed a QEMU hang when guest poweroff in COLO mode
 2021-11-11  2:24 UTC  (3+ messages)
` [PATCH 2/2] migration/ram.c: Remove the qemu_mutex_lock in colo_flush_ram_cache

[RFC PATCH v2 00/30] Add Loongarch softmmu support
 2021-11-11  1:35 UTC  (31+ messages)
` [RFC PATCH v2 01/30] target/loongarch: Update README
` [RFC PATCH v2 02/30] target/loongarch: Add CSR registers definition
` [RFC PATCH v2 03/30] target/loongarch: Add basic vmstate description of CPU
` [RFC PATCH v2 04/30] target/loongarch: Define exceptions for LoongArch
` [RFC PATCH v2 05/30] target/loongarch: Implement qmp_query_cpu_definitions()
` [RFC PATCH v2 06/30] target/loongarch: Add stabletimer support
` [RFC PATCH v2 07/30] target/loongarch: Add MMU support for LoongArch CPU
` [RFC PATCH v2 08/30] target/loongarch: Add LoongArch CSR/IOCSR instruction
` [RFC PATCH v2 09/30] target/loongarch: Add TLB instruction support
` [RFC PATCH v2 10/30] target/loongarch: Add other core instructions support
` [RFC PATCH v2 11/30] target/loongarch: Add LoongArch interrupt and exception handle
` [RFC PATCH v2 12/30] target/loongarch: Add timer related instructions support
` [RFC PATCH v2 13/30] target/loongarch: Add gdb support
` [RFC PATCH v2 14/30] target/loongarch: Implement privilege instructions disassembly
` [RFC PATCH v2 15/30] hw/pci-host: Add ls7a1000 PCIe Host bridge support for Loongson Platform
` [RFC PATCH v2 16/30] hw/loongarch: Add a virt LoongArch 3A5000 board support
` [RFC PATCH v2 17/30] hw/loongarch: Add LoongArch cpu interrupt support(CPUINTC)
` [RFC PATCH v2 18/30] hw/loongarch: Add LoongArch ipi interrupt support(IPI)
` [RFC PATCH v2 19/30] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
` [RFC PATCH v2 20/30] hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)
` [RFC PATCH v2 21/30] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)
` [RFC PATCH v2 22/30] hw/loongarch: Add irq hierarchy for the system
` [RFC PATCH v2 23/30] hw/loongarch: Add some devices support for 3A5000
` [RFC PATCH v2 24/30] hw/loongarch: Add LoongArch ls7a rtc device support
` [RFC PATCH v2 25/30] hw/loongarch: Add default bios startup support
` [RFC PATCH v2 26/30] hw/loongarch: Add -kernel and -initrd options support
` [RFC PATCH v2 27/30] hw/loongarch: Add LoongArch smbios support
` [RFC PATCH v2 28/30] hw/loongarch: Add LoongArch acpi support
` [RFC PATCH v2 29/30] hw/loongarch: Add machine->possible_cpus
` [RFC PATCH v2 30/30] hw/loongarch: Add Numa support

[PATCH v3 0/6] virtiofsd: Add support for file security context at creation
 2021-11-10 23:17 UTC  (7+ messages)
` [PATCH v3 1/6] fuse: Header file changes for FUSE_SECURITY_CTX
` [PATCH v3 2/6] virtiofsd, fuse_lowlevel.c: Add capability to parse security context
` [PATCH v3 3/6] virtiofsd: Move core file creation code in separate function
` [PATCH v3 4/6] virtiofsd: Create new file with fscreate set
` [PATCH v3 5/6] virtiofsd: Create new file using O_TMPFILE and set security context
` [PATCH v3 6/6] virtiofsd: Add an option to enable/disable security label

[RFC v2 0/6] linux-user: simplify safe signal handling
 2021-11-10 23:02 UTC  (13+ messages)
` [RFC v2 1/6] linux-user: Add host_signal_set_pc to set pc in mcontext
` [RFC v2 4/6] common-user: Adjust system call return on FreeBSD
` [RFC v2 5/6] common-user/host/mips: create, though mips hosts likely don't work reliably
` [RFC v2 6/6] *-user: move safe-syscall.* to common-user

[PATCH v3 0/3] pc: Support configuration of SMBIOS entry point type
 2021-11-10 22:06 UTC  (5+ messages)
` [PATCH v3 3/3] hw/i386: expose a "smbios-entry-point-type" PC machine property

[PATCH 0/2] Fix mtfsf, mtfsfi and mtfsb1 bug
 2021-11-10 20:40 UTC  (11+ messages)
` [PATCH 1/2] target/ppc: Fixed call to deferred exception
` [PATCH 2/2] target/ppc: ppc_store_fpscr doesn't update bit 52

[PATCH 1/1] ppc/mmu_helper.c: do not truncate 'ea' in booke206_invalidate_ea_tlb()
 2021-11-10 20:14 UTC  (3+ messages)

[for-6.1 v3 0/3] virtiofsd: Add support for FUSE_SYNCFS request
 2021-11-10 19:48 UTC  (2+ messages)

[PATCH 00/31] passage: Define a standard for firmware data flow
 2021-11-10 19:37 UTC  (11+ messages)

Failure of hot plugging secondary virtio_blk into q35 Windows 2019
 2021-11-10 18:12 UTC  (10+ messages)

[PATCH 1/2] migration/colo: Optimize COLO start code path
 2021-11-10 17:41 UTC  (2+ messages)
` [PATCH 2/2] migration/colo: More accurate update checkpoint time

[PATCH 0/7] block: Attempt on fixing 030-reported errors
 2021-11-10 17:32 UTC  (4+ messages)
` [PATCH 4/7] block: Drop detached child from ignore list

[PATCH 0/3] tests/qtest: add some tests for virtio-net failover
 2021-11-10 17:11 UTC  (4+ messages)
` [PATCH 1/3] qdict: make available dump_qobject(), dump_qdict(), dump_qlist()

[PULL 00/54] ppc-for-6.2 queue 20211109
 2021-11-10 17:04 UTC  (5+ messages)
` [PULL 03/54] target/ppc: Move load and store floating point instructions to decodetree

[PATCH 0/2] virtio-gpu: Shared memory capability
 2021-11-10 16:42 UTC  (2+ messages)
` [PATCH 2/2] virtio: Add shared "

[PATCH 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
 2021-11-10 16:39 UTC  (8+ messages)
` [PATCH 05/15] hw/nvme: Add support for SR-IOV


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