qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-17 20:06:46 to 2020-12-18 11:07:18 UTC [more...]

[PATCH 00/11] mirror: cancel nbd reconnect
 2020-12-18 11:05 UTC  (2+ messages)

[PULL 00/15] migration queue
 2020-12-18 10:41 UTC  (12+ messages)
` [PULL 01/15] monitor:open brace '{' following struct go on the same line
` [PULL 02/15] monitor:braces {} are necessary for all arms of this statement
` [PULL 03/15] monitor:Don't use '#' flag of printf format ('%#') in format strings
` [PULL 04/15] hmp-commands.hx: List abbreviation after command for cont, quit, print
` [PULL 05/15] virtiofsd: Use --thread-pool-size=0 to mean no thread pool
` [PULL 06/15] virtiofsd: make the debug log timestamp on stderr more human-readable
` [PULL 07/15] virtiofsd: Set up posix_lock hash table for root inode
` [PULL 08/15] virtiofsd: Disable posix_lock hash table if remote locks are not enabled
` [PULL 09/15] virtiofsd: Check file type in lo_flush()
` [PULL 10/15] virtiofsd: update FUSE_FORGET comment on "lo_inode.nlookup"
` [PULL 11/15] virtiofsd: Remove useless code about send_notify_iov

[PATCH v2 for-6.0 0/8] nbd reconnect on open
 2020-12-18 10:57 UTC  (2+ messages)

[PATCHv4 00/18] ARMv8.4-A Secure EL2
 2020-12-18 10:37 UTC  (19+ messages)
` [PATCH 01/18] target/arm: remove redundant tests
` [PATCH 02/18] target/arm: add arm_is_el2_enabled() helper
` [PATCH 03/18] target/arm: use arm_is_el2_enabled() where applicable
` [PATCH 04/18] target/arm: use arm_hcr_el2_eff() "
` [PATCH 05/18] target/arm: factor MDCR_EL2 common handling
` [PATCH 06/18] target/arm: declare new AA64PFR0 bit-fields
` [PATCH 07/18] target/arm: add 64-bit S-EL2 to EL exception table
` [PATCH 08/18] target/arm: add MMU stage 1 for Secure EL2
` [PATCH 09/18] target/arm: add ARMv8.4-SEL2 system registers
` [PATCH 10/18] target/arm: handle VMID change in secure state
` [PATCH 11/18] target/arm: do S1_ptw_translate() before address space lookup
` [PATCH 12/18] target/arm: translate NS bit in page-walks
` [PATCH 13/18] target/arm: generalize 2-stage page-walk condition
` [PATCH 14/18] target/arm: secure stage 2 translation regime
` [PATCH 15/18] target/arm: set HPFAR_EL2.NS on secure stage 2 faults
` [PATCH 16/18] target/arm: add ARMv8.4-SEL2 extension
` [PATCH 17/18] target/arm: enable Secure EL2 in max CPU
` [PATCH 18/18] target/arm: refactor vae1_tlbmask()

[PATCH 0/6] spapr: Fix visibility and traversal of DR connectors
 2020-12-18 10:34 UTC  (7+ messages)
` [PATCH 1/6] spapr: Call spapr_drc_reset() for all DRCs at CAS
` [PATCH 2/6] spapr: Fix reset of transient DR connectors
` [PATCH 3/6] spapr: Introduce spapr_drc_reset_all()
` [PATCH 4/6] spapr: Use spapr_drc_reset_all() at machine reset
` [PATCH 5/6] spapr: Add drc_ prefix to the DRC realize and unrealize functions
` [PATCH 6/6] spapr: Model DR connectors as simple objects

[PATCH v2 0/2] Fix _send_qemu_cmd with bash 5.1
 2020-12-18 10:24 UTC  (2+ messages)

[PULL 00/14] Linux user for 6.0 patches
 2020-12-18 10:24 UTC  (15+ messages)
` [PULL 01/14] linux-user/mmap.c: check range of mremap result in target address space
` [PULL 02/14] linux-user/elfload: Move GET_FEATURE macro out of get_elf_hwcap() body
` [PULL 03/14] linux-user/elfload: Rename MIPS GET_FEATURE() as GET_FEATURE_INSN()
` [PULL 04/14] linux-user/elfload: Introduce MIPS GET_FEATURE_REG_SET() macro
` [PULL 05/14] linux-user/elfload: Introduce MIPS GET_FEATURE_REG_EQU() macro
` [PULL 06/14] linux-user/elfload: Update HWCAP bits from linux 5.7
` [PULL 07/14] linux-user: Add support for MIPS Loongson 2F/3A
` [PULL 08/14] docs/user: Display linux-user binaries nicely
` [PULL 09/14] linux-user: Implement copy_file_range
` [PULL 10/14] linux-user: Add most IFTUN ioctls
` [PULL 11/14] linux-user/sparc: Correct sparc64_get/set_context() FPU handling
` [PULL 12/14] linux-user/sparc: Remove unneeded checks of 'err' from sparc64_get_context()
` [PULL 13/14] linux-user/sparc: Don't restore %g7 in sparc64_set_context()
` [PULL 14/14] linux-user/sparc: Handle tstate in sparc64_get/set_context()

[PATCH 0/9] block/vpc: Clean up some buffer abuse
 2020-12-18 10:30 UTC  (5+ messages)
` [PATCH 1/9] block/vpc: Make vpc_open() read the full dynamic header
` [PATCH 2/9] block/vpc: Don't abuse the footer buffer as BAT sector buffer

[PATCH] whpx: fix compilation
 2020-12-18 10:28 UTC  (4+ messages)

[PATCH] block/nvme: Do not allow image creation with NVMe block driver
 2020-12-18 10:20 UTC  (5+ messages)

[PATCH] tests/docker: Use lower case for centos8 powertools
 2020-12-18 10:08 UTC  (2+ messages)

[PATCH] configure: Fail when specified cross compiler cannot be found
 2020-12-18 10:05 UTC  (5+ messages)

[RFC PATCH 0/9] Support for Virtio-fs daemon crash reconnection
 2020-12-18  9:39 UTC  (3+ messages)
  ` [External] "

[PATCHv3 00/17] ARMv8.4 Secure EL2
 2020-12-18  9:45 UTC  (4+ messages)

[PATCH RFC 0/3] hw/block/nvme: dif-based end-to-end data protection support
 2020-12-18  9:39 UTC  (6+ 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

[PATCH 0/3] hw/block/nvme: cmb enhancements and bump to v1.4
 2020-12-18  9:23 UTC  (4+ messages)
` [PATCH 1/3] hw/block/nvme: cmb enhancements
` [PATCH 2/3] hw/block/nvme: bump to v1.4
` [PATCH 3/3] hw/block/nvme: lift cmb restrictions

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

[PATCH v3 00/10] virtio-mem: vfio support
 2020-12-18  9:11 UTC  (6+ messages)
` [PATCH v3 05/10] vfio: Support for RamDiscardMgr in the !vIOMMU case

[Bug 1908626] [NEW] Atomic test-and-set instruction does not work on qemu-user
 2020-12-18  8:48 UTC  (2+ messages)
` [Bug 1908626] "

[PULL 00/17] x86 queue, 2020-12-17
 2020-12-18  8:50 UTC  (10+ messages)
` [PULL 07/17] i386: move hyperv_vendor_id initialization to x86_cpu_realizefn()

[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 v6 0/3] qcow2: don't leave partially initialized file on image creation
 2020-12-18  6:15 UTC  (5+ messages)
` [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  (5+ 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)

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

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

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  (5+ 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)


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