qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-10 09:26:17 to 2021-11-11 01:46:40 UTC [more...]

[RFC PATCH v2 00/30] Add Loongarch softmmu support
 2021-11-11  1:35 UTC  (12+ 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 12/30] target/loongarch: Add timer related "

[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  (16+ messages)
` [RFC v2 1/6] linux-user: Add host_signal_set_pc to set pc in mcontext
` [RFC v2 2/6] linux-user/signal.c: Create a common rewind_if_in_safe_syscall
` [RFC v2 3/6] linux-user/safe-syscall.inc.S: Move to common-user
` [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] qmp: Stabilize preconfig
 2021-11-10 21:56 UTC  (8+ messages)

[PATCH for 6.2 v2 0/5] Fix Q35 ACPI PCI Hot-plug I/O issues
 2021-11-10 21:11 UTC  (6+ 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 v2 0/1] ppc/mmu_helper.c: do not truncate 'ea' in booke206_invalidate_ea_tlb()
 2021-11-10 21:00 UTC  (4+ messages)
` [PATCH v2 1/1] "

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

[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 v2 0/6] SEV: add kernel-hashes=on for measured -kernel launch
 2021-11-10 20:18 UTC  (2+ messages)

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

[PATCH 0/3] target/ppc: Implement Vector Expand/Extract Mask and Vector Mask
 2021-11-10 18:56 UTC  (4+ 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

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  (13+ messages)
` [PATCH 1/7] stream: Traverse graph after modification
` [PATCH 2/7] block: Manipulate children list in .attach/.detach
` [PATCH 3/7] block: Unite remove_empty_child and child_free
` [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  (6+ messages)
` [PATCH 1/3] qdict: make available dump_qobject(), dump_qdict(), dump_qlist()
` [PATCH 2/3] qtest/libqos: add a function to initialize secondary PCI buses
` [PATCH 3/3] tests/qtest: add some tests for virtio-net failover

[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 v3 0/5] SGX NUMA support plus vepc reset
 2021-11-10 16:55 UTC  (6+ messages)
` [PATCH v3 3/5] numa: Support SGX numa in the monitor and Libvirt interfaces

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

[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

[PATCH] linux-user: Replace __u64 with uint64_t
 2021-11-10 16:31 UTC  (6+ messages)

[RFC 0/4] linux-user: simplify safe signal handling
 2021-11-10 16:31 UTC  (9+ messages)
` [RFC 1/4] linux-user: Add host_signal_set_pc to set pc in mcontext
` [RFC 2/4] linux-user/signal.c: Create a common rewind_if_in_safe_syscall

[PATCH v0] vl: flush all task from rcu queue before exiting
 2021-11-10 16:29 UTC  (5+ messages)
` [Ping][PATCH "

[PATCH v2 0/3] virtio: increase VIRTQUEUE_MAX_SIZE to 32k
 2021-11-10 15:53 UTC  (8+ messages)

[PATCH 0/5] Fix Q35 ACPI PCI Hot-plug I/O issues
 2021-11-10 15:52 UTC  (14+ messages)
` [PATCH 1/5] hw/pci/pcie_port: Rename 'native-hotplug' to 'native-hpc-bit'
` [PATCH 2/5] hw/acpi/ich9: Add compatibility option for 'native-hpc-bit'
` [PATCH 4/5] hw/i386/acpi-build: Deny control on PCIe Native Hot-plug in _OSC

Poking around bdrv_is_inserted()
 2021-11-10 15:36 UTC  (4+ messages)

[PATCH v3 0/3] rSTify contribution-related wiki pages
 2021-11-10 15:34 UTC  (5+ messages)
` [PATCH v3 1/3] docs: rSTify the "TrivialPatches" wiki
` [PATCH v3 2/3] docs: rSTify the "SubmitAPullRequest" wiki
` [PATCH v3 3/3] docs: rSTify the "SubmitAPatch" wiki

[PATCH v2 00/14] Support UXL filed in xstatus
 2021-11-10 15:02 UTC  (29+ messages)
` [PATCH v2 01/14] target/riscv: Sign extend pc for different XLEN
` [PATCH v2 04/14] target/riscv: Use gdb xml according to max mxlen
` [PATCH v2 05/14] target/riscv: Calculate address according to XLEN
` [PATCH v2 07/14] target/riscv: Ajdust vector atomic check with XLEN
` [PATCH v2 09/14] target/riscv: Relax debug check for pm write
` [PATCH v2 10/14] target/riscv: Adjust vector address with mask
` [PATCH v2 11/14] target/riscv: Adjust scalar reg in vector with XLEN
` [PATCH v2 12/14] target/riscv: Split out the vill from vtype
` [PATCH v2 13/14] target/riscv: Don't save pc when exception return
` [PATCH v2 14/14] target/riscv: Enable uxl field write

[PULL 0/2] M68k for 6.2 patches
 2021-11-10 14:35 UTC  (9+ messages)
` [PULL 1/2] hw: m68k: virt: Add compat machine for 6.1

qemu-img.c possibly overflowing shifts by BDRV_SECTOR_BITS
 2021-11-10 14:31 UTC  (3+ messages)

[PATCH] cpu-models-x86.rst: Tidy up a couple of things
 2021-11-10 13:51 UTC  (2+ messages)

[PATCH v9 0/8] hmp,qmp: Add commands to introspect virtio devices
 2021-11-10 13:52 UTC  (14+ messages)
` [PATCH v9 1/8] virtio: drop name parameter for virtio_init()
` [PATCH v9 2/8] virtio: add vhost support for virtio devices
` [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 6/8] qmp: add QMP commands for virtio/vhost queue-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/3] tpm: Add missing ACPI device identification objects
 2021-11-10 13:35 UTC  (4+ messages)
` [PATCH v3 1/3] tests: acpi: prepare for updated TPM related tables
` [PATCH v3 2/3] acpi: tpm: Add missing device identification objects
` [PATCH v3 3/3] tests: acpi: Add updated TPM related tables

[PATCH v2 0/1] spapr_numa.c: fix FORM1 distance-less nodes
 2021-11-10 13:25 UTC  (3+ messages)
` [PATCH v2 1/1] "

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

[PATCH v3] s390: kvm: adjust diag318 resets to retain data
 2021-11-10 12:42 UTC  (2+ messages)

[PATCH] spapr_numa.c: fix FORM1 distance-less nodes
 2021-11-10 12:41 UTC  (3+ messages)

[PATCH] tcg: Document ctpop opcodes
 2021-11-10 12:32 UTC  (2+ messages)

[PATCH] numa: avoid crash with SGX and "info numa"
 2021-11-10 12:29 UTC 

[PATCH] tcg/optimize: Add an extra cast to fold_extract2
 2021-11-10 12:26 UTC  (2+ messages)

[PATCH v2 0/3] tpm: Add missing ACPI device identification objects
 2021-11-10 12:17 UTC  (9+ messages)
` [PATCH v2 1/3] tests: acpi: prepare for updated TPM related tables
` [PATCH v2 2/3] acpi: tpm: Add missing device identification objects

[PATCH v2] tcg: Remove TCI experimental status
 2021-11-10 12:07 UTC  (2+ messages)

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

[PULL 0/3] QAPI patches patches for 2021-11-10
 2021-11-10 11:49 UTC  (2+ messages)

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

[RFC PATCH v3] hw/nvme:Adding Support for namespace management
 2021-11-10 11:26 UTC 

[PATCH v2] hw/arm/virt: Expose empty NUMA nodes through ACPI
 2021-11-10 11:01 UTC  (9+ messages)

[PATCH] ui/vnc-clipboard: fix adding notifier twice
 2021-11-10 10:38 UTC 

[PULL 0/1] Monitor patches patches for 2021-11-10
 2021-11-10 10:24 UTC  (2+ messages)

[PATCH] meson: remove useless libdl test
 2021-11-10 10:26 UTC  (3+ messages)

[PATCH 0/4] linux-user: Fix getdents alignment issues (#704)
 2021-11-10 10:24 UTC  (4+ messages)

[PATCH v4 0/2] accel/tcg: Fix monitor deadlock
 2021-11-10  9:47 UTC  (5+ messages)
` [PATCH v4 1/2] rcu: Introduce force_rcu notifier
` [PATCH v4 2/2] accel/tcg: Register a "


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