qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-28 02:18:27 to 2021-09-28 17:55:21 UTC [more...]

[PATCH] hw/misc: Add an iBT device model
 2021-09-28 17:54 UTC  (5+ messages)

[RFC] hw/arm/virt-acpi-build: Add IORT RMR regions to handle MSI nested binding
 2021-09-28 17:44 UTC 

[PATCH 0/3] python: remove socket_scm_helper
 2021-09-28 17:46 UTC  (6+ messages)
` [PATCH 1/4] python: stop using socket_scm_helper
` [PATCH 2/4] socket_scm_helper: remove
` [PATCH 3/4] python: raise OSError from send_fd_scm
` [PATCH 4/4] python: split the two sides of send_fd_scm

QAPI sync meeting
 2021-09-28 17:43 UTC  (6+ messages)

[PATCH] qapi: Make some ObjectTypes depend on the build settings
 2021-09-28 17:39 UTC  (2+ messages)

[PATCH 0/3] rSTify SubmitAPatch, TrivialPatches, and SpellCheck wiki pages
 2021-09-28 17:31 UTC  (2+ messages)

[PATCH 0/3] hw/arm/virt_acpi_build: Upgrate the IORT table up to revision E.b
 2021-09-28 17:21 UTC  (4+ messages)
` [PATCH 1/3] tests/acpi: Get prepared for IORT E.b revision upgrade
` [PATCH 2/3] hw/arm/virt-acpi-build: IORT upgrade up to revision E.b
` [PATCH 3/3] tests/acpi: Generate reference blob for IORT rev E.b

[PATCH v3 0/7] util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
 2021-09-28 17:17 UTC  (17+ messages)
` [PATCH v3 1/7] util/oslib-posix: Let touch_all_pages() return an error
` [PATCH v3 2/7] util/oslib-posix: Support MADV_POPULATE_WRITE for os_mem_prealloc()
` [PATCH v3 4/7] util/oslib-posix: Don't create too many threads with small memory or little pages
` [PATCH v3 5/7] util/oslib-posix: Avoid creating a single thread with MADV_POPULATE_WRITE
` [PATCH v3 6/7] util/oslib-posix: Support concurrent os_mem_prealloc() invocation
` [PATCH v3 7/7] util/oslib-posix: Forward SIGBUS to MCE handler under Linux

[PATCH v2 0/5] introduce QArray
 2021-09-28 16:41 UTC  (5+ messages)
` [PATCH v2 1/5] qemu/qarray.h: "

[PATCH v3 0/5] introduce QArray
 2021-09-28 16:37 UTC  (7+ messages)

[PATCH v11 00/16] target/riscv: Update QEmu for Zb[abcs] 1.0.0
 2021-09-28 15:45 UTC  (4+ messages)
` [PATCH v11 11/16] target/riscv: Add orc.b instruction for Zbb, removing gorc/gorci

[PATCH v5 0/9] migration/ram: Optimize for virtio-mem via RamDiscardManager
 2021-09-28 15:34 UTC  (7+ messages)
` [PATCH v5 7/9] migration: Simplify alignment and alignment checks
` [PATCH v5 8/9] migration/ram: Factor out populating pages readable in ram_block_populate_pages()

[PATCH 0/6] Improve consistency of bus init function names
 2021-09-28 15:12 UTC  (3+ messages)
` [PATCH 1/6] scsi: Replace scsi_bus_new() with scsi_bus_init(), scsi_bus_init_named()

Issue with time going backwards on OSX
 2021-09-28 14:54 UTC  (2+ messages)

[PULL 00/32] Python patches
 2021-09-28 14:37 UTC  (2+ messages)

[PATCH v2 0/2] modules: Improve modinfo.c support
 2021-09-28 13:54 UTC  (3+ messages)

Emulation of IOT hardware
 2021-09-28 13:04 UTC  (2+ messages)

[RFC 0/3] virtio-gpu: Shared memory capability
 2021-09-28 13:15 UTC  (4+ messages)
` [RFC 1/3] virtio-gpu: hostmem
` [RFC 2/3] virtio: Add shared memory capability
` [RFC 3/3] virtio: Fix "

[PULL 00/33] x86 and misc changes for 2021-09-28
 2021-09-28 12:51 UTC  (34+ messages)
` [PULL 01/33] memory: Add RAM_PROTECTED flag to skip IOMMU mappings
` [PULL 02/33] Kconfig: Add CONFIG_SGX support
` [PULL 03/33] hostmem: Add hostmem-epc as a backend for SGX EPC
` [PULL 04/33] qom: Add memory-backend-epc ObjectOptions support
` [PULL 05/33] i386: Add 'sgx-epc' device to expose EPC sections to guest
` [PULL 06/33] vl: Add sgx compound properties to expose SGX "
` [PULL 07/33] i386: Add primary SGX CPUID and MSR defines
` [PULL 08/33] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EAX
` [PULL 09/33] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EBX
` [PULL 10/33] i386: Add SGX CPUID leaf FEAT_SGX_12_1_EAX
` [PULL 11/33] i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRs
` [PULL 12/33] i386: Add feature control MSR dependency when SGX is enabled
` [PULL 13/33] i386: Update SGX CPUID info according to hardware/KVM/user input
` [PULL 14/33] i386: kvm: Add support for exposing PROVISIONKEY to guest
` [PULL 15/33] i386: Propagate SGX CPUID sub-leafs to KVM
` [PULL 16/33] Adjust min CPUID level to 0x12 when SGX is enabled
` [PULL 17/33] hw/i386/fw_cfg: Set SGX bits in feature control fw_cfg accordingly
` [PULL 18/33] hw/i386/pc: Account for SGX EPC sections when calculating device memory
` [PULL 19/33] i386/pc: Add e820 entry for SGX EPC section(s)
` [PULL 20/33] i386: acpi: Add SGX EPC entry to ACPI tables
` [PULL 21/33] q35: Add support for SGX EPC
` [PULL 22/33] i440fx: "
` [PULL 23/33] sgx-epc: Add the fill_device_info() callback support
` [PULL 24/33] docs/system: Add SGX documentation to the system manual
` [PULL 25/33] target/i386: Add HMP and QMP interfaces for SGX
` [PULL 26/33] target/i386: Add the query-sgx-capabilities QMP command
` [PULL 27/33] meson: unpack edk2 firmware even if --disable-blobs
` [PULL 28/33] tests: qtest: bios-tables-test depends on the unpacked edk2 ROMs
` [PULL 29/33] target/i386: Fix memory leak in sev_read_file_base64()
` [PULL 30/33] memory: Name all the memory listeners
` [PULL 31/33] memory: Add tracepoint for dirty sync
` [PULL 32/33] build-sys: add HAVE_IPPROTO_MPTCP
` [PULL 33/33] meson_options.txt: Switch the default value for the vnc option to 'auto'

[PATCH v11 00/14] machine: smp parsing fixes and improvement
 2021-09-28 12:53 UTC  (44+ messages)
` [PATCH v11 01/14] machine: Deprecate "parameter=0" SMP configurations
` [PATCH v11 02/14] machine: Minor refactor/fix for the smp parsers
` [PATCH v11 03/14] machine: Uniformly use maxcpus to calculate the omitted parameters
` [PATCH v11 04/14] machine: Set the value of cpus to match maxcpus if it's omitted
` [PATCH v11 05/14] machine: Improve the error reporting of smp parsing
` [PATCH v11 06/14] qtest/numa-test: Use detailed -smp CLIs in pc_dynamic_cpu_cfg
` [PATCH v11 07/14] qtest/numa-test: Use detailed -smp CLIs in test_def_cpu_split
` [PATCH v11 08/14] machine: Prefer cores over sockets in smp parsing since 6.2
` [PATCH v11 09/14] machine: Use ms instead of global current_machine in sanity-check
` [PATCH v11 10/14] machine: Tweak the order of topology members in struct CpuTopology
` [PATCH v11 11/14] machine: Make smp_parse generic enough for all arches
` [PATCH v11 12/14] machine: Remove smp_parse callback from MachineClass
` [PATCH v11 13/14] machine: Move smp_prefer_sockets to struct SMPCompatProps
` [PATCH v11 14/14] machine: Put all sanity-check in the generic SMP parser

[PATCH 00/29] [RFC] build more i386 tcg code modular
 2021-09-28 12:50 UTC  (8+ messages)
` [PATCH 09/29] tcg/module: add tcg-module.[ch] infrastructure
` [PATCH 10/29] tcg_funcs: Add tlb_flush to TCGModuleOps

[PATCH v2 0/2] qemu-options: Trivial doc fixes related to -smp
 2021-09-28 12:28 UTC  (5+ messages)
` [PATCH v2 1/2] qemu-options: Tweak [, maxcpus=cpus] to [, maxcpus=maxcpus]
  ` [PATCH v2 1/2] qemu-options: Tweak [,maxcpus=cpus] to [,maxcpus=maxcpus]
` [PATCH v2 2/2] qemu-options: Add missing "sockets=2, maxcpus=2" to CLI "-smp 2"
  ` [PATCH v2 2/2] qemu-options: Add missing "sockets=2,maxcpus=2" "

[PATCH v4 00/25] linux-user: Move signal trampolines to new page
 2021-09-28 12:28 UTC  (20+ messages)
` [PATCH v4 05/25] linux-user/arm: Implement setup_sigtramp
` [PATCH v4 10/25] linux-user/i386: "
` [PATCH v4 13/25] linux-user/microblaze: "
` [PATCH v4 15/25] linux-user/mips: "
` [PATCH v4 16/25] linux-user/nios2: Document non-use of setup_sigtramp
` [PATCH v4 17/25] linux-user/openrisc: Implement setup_sigtramp
` [PATCH v4 18/25] linux-user/ppc: Simplify encode_trampoline
` [PATCH v4 19/25] linux-user/ppc: Implement setup_sigtramp
` [PATCH v4 20/25] linux-user/riscv: "
` [PATCH v4 21/25] linux-user/s390x: "
` [PATCH v4 22/25] linux-user/sh4: "
` [PATCH v4 23/25] linux-user/sparc: "
` [PATCH v4 24/25] linux-user/xtensa: "
` [PATCH v4 25/25] linux-user: Remove default for TARGET_ARCH_HAS_SIGTRAMP_PAGE

[PULL v2 00/22] Integration testing patches for 2021-09-27
 2021-09-28 12:06 UTC  (2+ messages)

[PATCH v3] hw/sensor: Add lsm303dlhc magnetometer device
 2021-09-28 12:03 UTC  (4+ messages)

[PATCH 0/1] virtio-gpu: CONTEXT_INIT feature
 2021-09-28 11:56 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH 0/2] 9pfs: iounit cleanup
 2021-09-28 11:53 UTC  (2+ messages)

[PATCH 0/2] qemu-options: Trivial doc fixes related to -smp
 2021-09-28 11:49 UTC  (9+ messages)
` [PATCH 1/2] qemu-options: Tweak [, maxcpus=cpus] to [, maxcpus=maxcpus]
` [PATCH 2/2] qemu-options: Add missing "sockets=2" to CLI "-smp 2"

[RFC PATCH 00/10] security: Introduce qemu_security_policy_taint() API
 2021-09-28 11:39 UTC  (4+ messages)

[PATCH] migration/ram: Avoid throttling VM in the first iteration
 2021-09-28 11:22 UTC 

[PATCH 0/1] hw: aspeed_gpio: Fix pin I/O type declarations
 2021-09-28 10:53 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2 0/6] Add vmnet.framework based network backend
 2021-09-28 10:31 UTC  (2+ messages)

[PATCH v2 0/5] Use meson_options.txt in the configure script
 2021-09-28  9:32 UTC  (3+ messages)
` [PATCH v2 2/5] meson_options.txt: Switch the default value for the vnc option to 'auto'

[PATCH 1/3] hw/char: ibex_uart: Register device in 'input' category
 2021-09-28  9:18 UTC  (7+ messages)
` [PATCH 2/3] hw/char: shakti_uart: "
` [PATCH 3/3] hw/char: sifive_uart: "

[PATCH] hw/arm/virt: Allow additions to the generated device tree
 2021-09-28  9:20 UTC  (10+ messages)

[PATCH] qemu-options: -chardev reconnect=seconds duplicated in help, tidy up
 2021-09-28  9:10 UTC  (3+ messages)

[PATCH v4] VNC-related HMP/QMP fixes
 2021-09-28  9:03 UTC  (3+ messages)
` [PATCH v4 1/2] monitor/hmp: add support for flag argument with value
` [PATCH v4 2/2] monitor: refactor set/expire_password and allow VNC display id

[PATCH v5] Prevent vhost-user-blk-test hang
 2021-09-28  8:55 UTC  (2+ messages)

[RFC PATCH 00/11] RISC-V: support clic v0.9 specification
 2021-09-28  8:10 UTC  (9+ messages)
` [RFC PATCH 01/11] target/riscv: Add CLIC CSR mintstatus

[RFC PATCH] spapr/xive: Allocate vCPU IPIs from local context
 2021-09-28  7:19 UTC  (8+ messages)

[PATCH v3 00/27] linux-user: Move signal trampolines to new page
 2021-09-28  6:50 UTC  (5+ messages)
` [PATCH v3 10/27] linux-user/i386: Implement setup_sigtramp

[PATCH v3 0/5] More record/replay acceptance tests
 2021-09-28  6:08 UTC  (3+ messages)

Need to merge - QEMU patch for booting eMMC image for AST2600 machine
 2021-09-28  6:06 UTC  (6+ messages)

[PATCH 0/1] hw: aspeed_gpio: Fix GPIO array indexing
 2021-09-28  3:43 UTC  (2+ messages)
` [PATCH 1/1] "


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