qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-17 16:24:40 to 2020-12-18 08:51:47 UTC [more...]

[PULL 00/17] x86 queue, 2020-12-17
 2020-12-18  8:50 UTC  (26+ messages)
` [PULL 01/17] i386: move kvm accel files into kvm/
` [PULL 02/17] i386: move whpx accel files into whpx/
` [PULL 03/17] i386: move hax accel files into hax/
` [PULL 04/17] i386: hvf: remove stale MAINTAINERS entry for old hvf stubs
` [PULL 05/17] i386: move TCG accel files into tcg/
` [PULL 06/17] i386: move cpu dump out of helper.c into cpu-dump.c
` [PULL 07/17] i386: move hyperv_vendor_id initialization to x86_cpu_realizefn()
` [PULL 08/17] i386: move hyperv_interface_id "
` [PULL 09/17] i386: move hyperv_version_id "
` [PULL 10/17] i386: move hyperv_limits "
` [PULL 11/17] x86/cpu: Add AVX512_FP16 cpu feature
` [PULL 12/17] i386: move TCG cpu class initialization to tcg/
` [PULL 13/17] i386: tcg: remove inline from cpu_load_eflags
` [PULL 14/17] tcg: cpu_exec_{enter,exit} helpers
` [PULL 15/17] tcg: make CPUClass.cpu_exec_* optional
` [PULL 16/17] tcg: Make CPUClass.debug_excp_handler optional
` [PULL 17/17] cpu: Remove unnecessary noop methods

[PATCH] whpx: fix compilation
 2020-12-18  8:46 UTC 

[PATCH v2] bugfix: hostmem: Free host_nodes list right after visited
 2020-12-18  8:45 UTC  (2+ messages)
` Ping: "

[PATCH] RISC-V: Place DTB at 3GB boundary instead of 4GB
 2020-12-18  8:42 UTC  (9+ messages)

[PULL v2 00/14] Compile QEMU with -Wimplicit-fallthrough
 2020-12-18  8:27 UTC  (4+ messages)
` [PULL 12/14] bsd-user: Silence warnings about missing fallthrough statement
` [PULL 13/14] hw/rtc/twl92230: Add missing 'break'
` [PULL 14/14] configure: Compile with -Wimplicit-fallthrough=2

[PATCH v2 0/8] fcntl, sockopt, and ioctl options
 2020-12-18  8:24 UTC  (15+ messages)
` [PATCH v2 4/8] linux-user: Add IPv6 options to do_print_sockopt()
` [PATCH v2 5/8] linux-user: Update SO_TIMESTAMP to SO_TIMESTAMP_OLD/NEW
` [PATCH v2 6/8] linux-user: setsockopt() SO_TIMESTAMPNS and SO_TIMESTAMPING
` [PATCH v2 7/8] thunk: supports flexible arrays
` [PATCH v2 8/8] linux-user: Add support for SIOCETHTOOL ioctl

QOM address space handling
 2020-12-18  7:49 UTC  (3+ messages)

[PATCH v2 0/2] s390x/pci: some pcistb fixes
 2020-12-18  6:10 UTC  (4+ messages)
` [PATCH v2 1/2] s390x/pci: fix pcistb length
` [PATCH v2 2/2] s390x/pci: Fix memory_region_access_valid call

[PATCH v6 0/3] qcow2: don't leave partially initialized file on image creation
 2020-12-18  6:15 UTC  (6+ messages)
` [PATCH v6 1/3] crypto: luks: Fix tiny memory leak
` [PATCH v6 2/3] block: add bdrv_co_delete_file_noerr
` [PATCH v6 3/3] block: qcow2: remove the created file on initialization error

[PATCH] acpi: Add addr_trans in build_crs
 2020-12-18  6:13 UTC  (3+ messages)

[PULL 00/23] riscv-to-apply queue
 2020-12-18  6:01 UTC  (24+ messages)
` [PULL 01/23] hw/riscv: sifive_u: Add UART1 DT node in the generated DTB
` [PULL 02/23] hw/riscv: microchip_pfsoc: add QSPI NOR flash
` [PULL 03/23] hw/core/register.c: Don't use '#' flag of printf format
` [PULL 04/23] target/riscv: Fix the bug of HLVX/HLV/HSV
` [PULL 05/23] target/riscv: Fix definition of MSTATUS_TW and MSTATUS_TSR
` [PULL 06/23] intc/ibex_plic: Clear interrupts that occur during claim process
` [PULL 07/23] hw/riscv: Expand the is 32-bit check to support more CPUs
` [PULL 08/23] target/riscv: Add a TYPE_RISCV_CPU_BASE CPU
` [PULL 09/23] riscv: spike: Remove target macro conditionals
` [PULL 10/23] riscv: virt: "
` [PULL 11/23] hw/riscv: boot: Remove compile time XLEN checks
` [PULL 12/23] hw/riscv: virt: "
` [PULL 13/23] hw/riscv: spike: "
` [PULL 14/23] hw/riscv: sifive_u: "
` [PULL 15/23] target/riscv: fpu_helper: Match function defs in HELPER macros
` [PULL 16/23] target/riscv: Add a riscv_cpu_is_32bit() helper function
` [PULL 17/23] target/riscv: Specify the XLEN for CPUs
` [PULL 18/23] target/riscv: cpu: Remove compile time XLEN checks
` [PULL 19/23] target/riscv: cpu_helper: "
` [PULL 20/23] target/riscv: csr: "
` [PULL 21/23] target/riscv: cpu: Set XLEN independently from target
` [PULL 22/23] hw/riscv: Use the CPU to determine if 32-bit
` [PULL 23/23] riscv/opentitan: Update the OpenTitan memory layout

[PATCH] acpi/gpex: Inform os to keep firmware resource map
 2020-12-18  5:56 UTC  (8+ messages)

[PATCH v14 00/21] Initial support for multi-process Qemu
 2020-12-18  5:40 UTC  (28+ messages)
` [PATCH v14 01/21] multi-process: add the concept description to docs/devel/qemu-multiprocess
  ` [PATCH v14 RESEND "
` [PATCH v14 02/21] multi-process: add configure and usage information
  ` [PATCH v14 RESEND "
` [PATCH v14 03/21] memory: alloc RAM from file at offset
  ` [PATCH v14 RESEND "
` [PATCH v14 04/21] socket: export socket_get_fd() function
  ` [PATCH v14 RESEND "
` [PATCH v14 RESEND 00/21] Initial support for multi-process Qemu
` [PATCH v14 RESEND 05/21] multi-process: Add config option for multi-process QEMU
` [PATCH v14 RESEND 06/21] multi-process: setup PCI host bridge for remote device
` [PATCH v14 RESEND 07/21] multi-process: setup a machine object for remote device process
` [PATCH v14 RESEND 08/21] multi-process: add qio channel write function
` [PATCH v14 RESEND 09/21] multi-process: add qio channel read function
` [PATCH v14 RESEND 10/21] multi-process: define MPQemuMsg format and transmission functions
` [PATCH v14 RESEND 11/21] multi-process: Initialize message handler in remote device
` [PATCH v14 RESEND 12/21] multi-process: Associate fd of a PCIDevice with its object
` [PATCH v14 RESEND 13/21] multi-process: setup memory manager for remote device
` [PATCH v14 RESEND 14/21] multi-process: introduce proxy object
` [PATCH v14 RESEND 15/21] multi-process: add proxy communication functions
` [PATCH v14 RESEND 16/21] multi-process: Forward PCI config space acceses to the remote process
` [PATCH v14 RESEND 17/21] multi-process: PCI BAR read/write handling for proxy & remote endpoints
` [PATCH v14 RESEND 18/21] multi-process: Synchronize remote memory
` [PATCH v14 RESEND 19/21] multi-process: create IOHUB object to handle irq
` [PATCH v14 RESEND 20/21] multi-process: Retrieve PCI info from remote process
` [PATCH v14 RESEND 21/21] multi-process: perform device reset in the "

[PATCH 00/12] qapi: static typing conversion, pt1.5
 2020-12-18  5:31 UTC  (13+ messages)
` [PATCH 08/12] qapi/schema: make QAPISourceInfo mandatory
` [PATCH 11/12] qapi/schema: Name the builtin module "" instead of None

[PATCH qemu v12] spapr: Implement Open Firmware client interface
 2020-12-18  2:57 UTC  (2+ messages)

[Bug 1908626] [NEW] Atomic test-and-set instruction does not work on qemu-user
 2020-12-18  2:31 UTC 

[PATCH v2 0/1] target-riscv: support QMP dump-guest-memory
 2020-12-18  2:26 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] tests/docker: Use lower case for centos8 powertools
 2020-12-18  1:11 UTC 

[Bug 1907137] [NEW] LDTR not properly emulated when MTE tag checks enabled at EL0
 2020-12-18  0:24 UTC  (2+ messages)
` [Bug 1907137] "

[PATCH v11 0/7] i386 cleanup PART 2
 2020-12-18  0:14 UTC  (13+ messages)
` [PATCH v11 7/7] cpu: introduce cpu_accel_instance_init
  ` dangers of current NEED_CPU_H, CONFIG_SOFTMMU, CONFIG_USER_ONLY (was: [PATCH v11 7/7] cpu: introduce cpu_accel_instance_init)
      ` dangers of current NEED_CPU_H, CONFIG_SOFTMMU, CONFIG_USER_ONLY

[PULL v2 00/11] testing and configure updates
 2020-12-17 23:41 UTC  (3+ messages)

[PATCH RFC 0/3] hw/block/nvme: dif-based end-to-end data protection support
 2020-12-17 21:14 UTC  (5+ messages)
` [PATCH RFC 1/3] nvme: add support for extended LBAs
` [PATCH RFC 2/3] hw/block/nvme: refactor nvme_dma
` [PATCH RFC 3/3] hw/block/nvme: end-to-end data protection

Logging, abnormal cases, 
 2020-12-17 20:34 UTC  (2+ messages)

[PATCH] linux-user: Fix loading of BSS segments
 2020-12-17 20:27 UTC  (4+ messages)

Slow video output from webcam with qemu-xhci but smooth with usb-ehci
 2020-12-17 20:24 UTC  (3+ messages)

[PATCH 0/1] target-riscv: support QMP dump-guest-memory
 2020-12-17 20:23 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/4] linux-user: Support o32 ABI with 64-bit MIPS CPUs
 2020-12-17 20:14 UTC  (6+ messages)
` [PATCH 2/4] linux-user/mips64: Support o32 ABI syscalls

[PATCH] virtiofsd: Remove useless code about send_notify_iov
 2020-12-17 20:09 UTC  (3+ messages)

[PATCH v3 00/10] virtio-mem: vfio support
 2020-12-17 19:59 UTC  (10+ messages)
` [PATCH v3 04/10] vfio: Query and store the maximum number of DMA mappings
` [PATCH v3 05/10] vfio: Support for RamDiscardMgr in the !vIOMMU case

[PATCH v3] migration: Don't allow migration if vm is in POSTMIGRATE
 2020-12-17 18:22 UTC  (2+ messages)

[PATCH] configure: Fail when specified cross compiler cannot be found
 2020-12-17 17:56 UTC  (4+ messages)

[PULL 00/12] Compile QEMU with -Wimplicit-fallthrough
 2020-12-17 17:59 UTC  (8+ messages)
    ` Status/future of QEMU bsd-user impl ? (Wea Re: [PULL 00/12] Compile QEMU with -Wimplicit-fallthrough)

[PATCH v1 1/1] chardev: enable guest socket status/crontrol via DTR and DCD
 2020-12-17 17:54 UTC  (3+ messages)

[PATCH v2 0/3] tests/acceptance: Test virtio-rng and -balloon on s390x
 2020-12-17 17:51 UTC  (2+ messages)

[PATCH v3] tests/acceptance: test hot(un)plug of ccw devices
 2020-12-17 17:50 UTC  (2+ messages)

[PATCH] bsd-user: Silence warnings about missing fallthrough statement
 2020-12-17 17:49 UTC  (2+ messages)

[PATCH v4 16/16] hw/riscv: Use the CPU to determine if 32-bit
 2020-12-17 17:42 UTC  (3+ messages)

[PATCH 0/2] savevm: Delete stale snapshots in save_snapshot()
 2020-12-17 17:32 UTC  (5+ messages)
` [PATCH 1/2] savevm: Remove dead code "

[PATCH v2 00/17] target-arm: Implement ARMv8.5-MemTag, user mode
 2020-12-17 17:24 UTC  (4+ messages)
` [PATCH v2 10/17] linux-user/aarch64: Implement PR_MTE_TCF and PR_MTE_TAG

[PATCH v10 0/5] UFFD write-tracking migration/snapshots
 2020-12-17 16:57 UTC  (6+ messages)
` [PATCH v10 1/5] migration: introduce 'background-snapshot' migration capability
` [PATCH v10 2/5] migration: introduce UFFD-WP low-level interface helpers
` [PATCH v10 3/5] migration: support UFFD write fault processing in ram_save_iterate()
` [PATCH v10 4/5] migration: implementation of background snapshot thread
` [PATCH v10 5/5] migration: introduce 'userfaultfd-wrlat.py' script

[PATCH v3 0/5] SCSI: fix transfer limits for SCSI passthrough
 2020-12-17 16:56 UTC  (6+ messages)
` [PATCH v3 1/5] file-posix: split hdev_refresh_limits from raw_refresh_limits
` [PATCH v3 2/5] file-posix: add sg_get_max_segments that actually works with sg
` [PATCH v3 3/5] block: add max_ioctl_transfer to BlockLimits
` [PATCH v3 4/5] block: use blk_get_max_ioctl_transfer for SCSI passthrough
` [PATCH v3 5/5] block/scsi: correctly emulate the VPD block limits page

[PATCH v2 0/5] SCSI: fix transfer limits for SCSI passthrough
 2020-12-17 16:51 UTC  (4+ messages)
` [PATCH v2 1/5] file-posix: split hdev_refresh_limits from raw_refresh_limits

[Bug 1908551] [NEW] aarch64 SVE emulation breaks strnlen and strrchr
 2020-12-17 16:45 UTC 

[PATCH v9 0/5] UFFD write-tracking migration/snapshots
 2020-12-17 16:40 UTC  (4+ messages)
` [PATCH v9 1/5] migration: introduce 'background-snapshot' migration capability

[PATCH 0/9] block/vpc: Clean up some buffer abuse
 2020-12-17 16:20 UTC  (5+ messages)
` [PATCH 2/9] block/vpc: Don't abuse the footer buffer as BAT sector buffer
` [PATCH 5/9] block/vpc: Pad VHDDynDiskHeader, replace uint8_t[] buffers
` [PATCH 6/9] block/vpc: Use sizeof() instead of 1024 for dynamic header size
` [PATCH 7/9] block/vpc: Pad VHDFooter, replace uint8_t[] buffers


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