qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-07 22:07:30 to 2021-09-08 10:51:06 UTC [more...]

[PATCH] hw/i386/acpi-build: adjust q35 IO addr range for acpi pci hotplug
 2021-09-08 10:21 UTC  (9+ messages)

[PATCH 0/5] Stop adding HMP-only commands, allow QMP for all
 2021-09-08 10:37 UTC  (4+ messages)
` [PATCH 1/5] docs/devel: document expectations for QAPI data modelling for QMP
` [PATCH 2/5] hw/core: introduce 'format_state' callback to replace 'dump_state'
` [PATCH 5/5] monitor: rewrite 'info registers' in terms of 'x-query-registers'

[PATCH] fuzz: fix unbound variable in build.sh
 2021-09-08 10:43 UTC  (6+ messages)

[PATCH RFC v2 00/16] vfio-user implementation
 2021-09-08 10:08 UTC  (13+ messages)
` [PATCH RFC v2 12/16] vfio-user: proxy container connect/disconnect
` [PATCH RFC v2 13/16] vfio-user: dma map/unmap operations
` [PATCH RFC v2 14/16] vfio-user: dma read/write operations
` [PATCH RFC v2 15/16] vfio-user: pci reset
` [PATCH RFC v2 16/16] vfio-user: migration support
` [PATCH RFC server v2 00/11] vfio-user server in QEMU

[PULL v4 00/43] (Mostly) x86 changes for 2021-09-06
 2021-09-08 10:04 UTC  (44+ messages)
` [PULL v4 01/43] target/i386: add missing bits to CR4_RESERVED_MASK
` [PULL v4 02/43] target/i386: VMRUN and VMLOAD canonicalizations
` [PULL v4 03/43] target/i386: Added VGIF feature
` [PULL v4 04/43] target/i386: Moved int_ctl into CPUX86State structure
` [PULL v4 05/43] target/i386: Added VGIF V_IRQ masking capability
` [PULL v4 06/43] target/i386: Added ignore TPR check in ctl_has_irq
` [PULL v4 07/43] target/i386: Added changed priority check for VIRQ
` [PULL v4 08/43] target/i386: Added vVMLOAD and vVMSAVE feature
` [PULL v4 09/43] memory: Add RAM_PROTECTED flag to skip IOMMU mappings
` [PULL v4 10/43] hostmem: Add hostmem-epc as a backend for SGX EPC
` [PULL v4 11/43] qom: Add memory-backend-epc ObjectOptions support
` [PULL v4 12/43] i386: Add 'sgx-epc' device to expose EPC sections to guest
` [PULL v4 13/43] vl: Add sgx compound properties to expose SGX "
` [PULL v4 14/43] i386: Add primary SGX CPUID and MSR defines
` [PULL v4 15/43] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EAX
` [PULL v4 16/43] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EBX
` [PULL v4 17/43] i386: Add SGX CPUID leaf FEAT_SGX_12_1_EAX
` [PULL v4 18/43] i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRs
` [PULL v4 19/43] fw_cfg: add etc/msr_feature_control
` [PULL v4 20/43] i386: Add feature control MSR dependency when SGX is enabled
` [PULL v4 21/43] i386: Update SGX CPUID info according to hardware/KVM/user input
` [PULL v4 22/43] i386: kvm: Add support for exposing PROVISIONKEY to guest
` [PULL v4 23/43] i386: Propagate SGX CPUID sub-leafs to KVM
` [PULL v4 24/43] Adjust min CPUID level to 0x12 when SGX is enabled
` [PULL v4 25/43] hw/i386/fw_cfg: Set SGX bits in feature control fw_cfg accordingly
` [PULL v4 26/43] hw/i386/pc: Account for SGX EPC sections when calculating device memory
` [PULL v4 27/43] i386/pc: Add e820 entry for SGX EPC section(s)
` [PULL v4 28/43] i386: acpi: Add SGX EPC entry to ACPI tables
` [PULL v4 29/43] q35: Add support for SGX EPC
` [PULL v4 30/43] i440fx: "
` [PULL v4 31/43] hostmem-epc: Add the reset interface for EPC backend reset
` [PULL v4 32/43] sgx-epc: Add the reset interface for sgx-epc virt device
` [PULL v4 33/43] sgx-epc: Avoid bios reset during sgx epc initialization
` [PULL v4 34/43] hostmem-epc: Make prealloc consistent with qemu cmdline during reset
` [PULL v4 35/43] Kconfig: Add CONFIG_SGX support
` [PULL v4 36/43] sgx-epc: Add the fill_device_info() callback support
` [PULL v4 37/43] docs: standardize book titles to === with overline
` [PULL v4 38/43] docs: standardize directory index to --- "
` [PULL v4 39/43] docs/system: standardize man page sections "
` [PULL v4 40/43] docs/system: move x86 CPU configuration to a separate document
` [PULL v4 41/43] docs/system: Add SGX documentation to the system manual
` [PULL v4 42/43] meson.build: Do not look for VNC-related libraries if have_system is not set
` [PULL v4 43/43] ebpf: only include in system emulators

[PATCH] meson: remove dead variable
 2021-09-08 10:14 UTC 

[PATCH] meson: do not use python.full_path() unnecessarily
 2021-09-08 10:13 UTC 

[PATCH v2 0/8] virtio-iommu: Add ACPI support
 2021-09-08 10:14 UTC  (14+ messages)
` [PATCH v2 2/8] hw/acpi: Add VIOT table
` [PATCH v2 6/8] pc: Add VIOT table for virtio-iommu
` [PATCH v2 7/8] pc: Allow instantiating a virtio-iommu device
` [PATCH v2 8/8] docs: Add '-device virtio-iommu' entry

[PATCH v3 0/9] escc: fix reset and R_STATUS when SDLC mode is enabled
 2021-09-08 10:06 UTC  (2+ messages)

[PATCH v4 00/21] Add LoongArch linux-user emulation support
 2021-09-08  9:50 UTC  (4+ messages)
` [PATCH v4 17/21] LoongArch Linux User Emulation

[PATCH v1 0/2] Update NVMM support to recent changes
 2021-09-08  9:46 UTC  (4+ messages)
` [PATCH v1 1/2] Only check CONFIG_NVMM when NEED_CPU_H is defined

Application of QEMUTimer in short timing
 2021-09-08  9:46 UTC  (4+ messages)

[PULL 0/1] qemu-openbios queue 20210908
 2021-09-08  9:37 UTC  (2+ messages)
` [PULL 1/1] Update OpenBIOS images to d657b653 built from submodule

[PATCH v2 0/8] target/arm: Fix insn exception priorities
 2021-09-08  9:19 UTC  (4+ messages)
` [PATCH v2 4/8] linux-user/arm: Report SIGBUS and SIGSEGV correctly

[PATCH 0/3] target/arm: Reduced-IPA space and highmem=off fixes
 2021-09-08  9:16 UTC  (12+ messages)
` [PATCH 1/3] hw/arm/virt: KVM: Probe for KVM_CAP_ARM_VM_IPA_SIZE when creating scratch VM
` [PATCH 2/3] hw/arm/virt: Honor highmem setting when computing highest_gpa
` [PATCH 3/3] docs/system/arm/virt: Fix documentation for the 'highmem' option

[PATCH v2 0/3] hw/arm/virt_acpi_build: Generate DBG2 table
 2021-09-08  9:14 UTC  (2+ messages)

[PATCH 0/7] The HMP/QMP interfaces in Qemu SGX
 2021-09-08  8:55 UTC  (14+ messages)
` [PATCH 1/7] qmp: Add query-sgx command
` [PATCH 2/7] hmp: Add 'info sgx' command
` [PATCH 3/7] i386: Add sgx_get_info() interface
` [PATCH 4/7] bitops: Support 32 and 64 bit mask macro
` [PATCH 5/7] qmp: Add the qmp_query_sgx_capabilities()
` [PATCH 6/7] monitor: Fix coredump issue in non-x86 platform
` [PATCH 7/7] pc: Cleanup the SGX definitions

[PATCH v1 2/3] io: Add zerocopy and errqueue
 2021-09-08  8:30 UTC  (11+ messages)

[PATCH v1 0/3] QIOChannel flags + multifd zerocopy
 2021-09-08  8:19 UTC  (9+ messages)
` [PATCH v1 3/3] migration: multifd: Enable zerocopy

[PATCH v3 0/9] nbd reconnect on open
 2021-09-08  7:55 UTC  (4+ messages)
` [PATCH v3 9/9] iotests: add nbd-reconnect-on-open test

[PATCH] fw_cfg: add etc/msr_feature_control
 2021-09-08  7:21 UTC  (4+ messages)

[PATCH 00/28] glib: Replace g_memdup() by g_memdup2_qemu()
 2021-09-08  7:16 UTC  (5+ messages)
` [PATCH 08/28] hw/acpi: Avoid truncating acpi_data_len() to 32-bit
` [PATCH 09/28] hw/acpi: Replace g_memdup() by g_memdup2_qemu()

[PATCH 00/12] mac_via: remove MAC_VIA device and prepare for Nubus IRQs
 2021-09-08  6:54 UTC  (25+ messages)
` [PATCH 01/12] mac_via: introduce new VMStateDescription for q800 VIA1 and VIA2
` [PATCH 02/12] mac_via: move last_b variable into q800 VIA1 VMStateDescription
` [PATCH 03/12] mac_via: move PRAM contents and block backend to MOS6522Q800VIA1State
` [PATCH 04/12] mac_via: move PRAM/RTC variables "
` [PATCH 05/12] mac_via: move ADB "
` [PATCH 06/12] mac_via: move q800 VIA1 timer variables to q800 VIA1 VMStateDescription
` [PATCH 07/12] mac_via: move VIA1 reset logic from mac_via_reset() to mos6522_q800_via1_reset()
` [PATCH 08/12] mac_via: move VIA1 realize logic from mac_via_realize() to mos6522_q800_via1_realize()
` [PATCH 09/12] mac_via: remove mac_via device
` [PATCH 10/12] mac_via: remove explicit viaN prefix from VIA IRQ gpios
` [PATCH 11/12] mac_via: rename VIA2_IRQ_SLOT_BIT to VIA2_IRQ_NUBUS_BIT
` [PATCH 12/12] mac_via: add qdev gpios for nubus slot interrupts to VIA2

[PATCH 0/5] qapi: Another round of minor fixes and cleanups
 2021-09-08  6:48 UTC  (7+ messages)
` [PATCH 1/5] qapi: Fix a botched type annotation
` [PATCH 2/5] qapi: Drop Indentation.__bool__()
` [PATCH 3/5] qapi: Bury some unused code in class Indentation
` [PATCH 4/5] tests/qapi-schema: Cover 'not' condition with empty argument
` [PATCH 5/5] qapi: Fix bogus error for 'if': { 'not': '' }

[PATCH v2 0/3] RISC-V: Populate mtval and stval
 2021-09-08  6:48 UTC  (9+ messages)
` [PATCH v2 1/3] target/riscv: Set the opcode in DisasContext
` [PATCH v2 2/3] target/riscv: Implement the stval/mtval illegal instruction
` [PATCH v2 3/3] target/riscv: Set mtval and stval support

[PATCH v6 00/12] target/hexagon: introduce idef-parser
 2021-09-08  6:35 UTC  (4+ messages)
` [PATCH v6 09/12] target/hexagon: import parser for idef-parser

[PATCH] hw/ssi: imx_spi: Improve chip select handling
 2021-09-08  6:31 UTC  (10+ messages)

[PATCH v4 0/4] QEMU RISC-V ACLINT Support
 2021-09-08  6:14 UTC  (3+ messages)
` [PATCH v4 2/4] hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINT

[qemu-web RFC] CONTRIBUTING.md: Mention maintainers
 2021-09-08  6:02 UTC  (4+ messages)

[PATCH v4 00/33] Qemu SGX virtualization
 2021-09-08  6:00 UTC  (4+ messages)

[PATCH] qemu-thread: avoid false positive in pthread_cleanup_push
 2021-09-08  5:58 UTC  (3+ messages)

[PATCH] meson: look up cp and dtrace with find_program()
 2021-09-08  5:46 UTC  (3+ messages)

[PATCH] ebpf: only include in system emulators
 2021-09-08  5:46 UTC  (3+ messages)

[PATCH v10 00/16] target/riscv: Update QEmu for Zb[abcs] 1.0.0
 2021-09-08  5:27 UTC  (21+ messages)
` [PATCH v10 01/16] target/riscv: Introduce temporary in gen_add_uw()
` [PATCH v10 02/16] target/riscv: fix clzw implementation to operate on arg1
` [PATCH v10 04/16] target/riscv: Add x-zba, x-zbb, x-zbc and x-zbs properties
` [PATCH v10 05/16] target/riscv: Reassign instructions to the Zba-extension
` [PATCH v10 06/16] target/riscv: Remove the W-form instructions from Zbs
` [PATCH v10 07/16] target/riscv: Remove shift-one instructions (proposed Zbo in pre-0.93 draft-B)
` [PATCH v10 08/16] target/riscv: Reassign instructions to the Zbs-extension
` [PATCH v10 10/16] target/riscv: Reassign instructions to the Zbb-extension
` [PATCH v10 12/16] target/riscv: Add a REQUIRE_32BIT macro
` [PATCH v10 15/16] target/riscv: Remove RVB (replaced by Zb[abcs])

[PATCH 0/5] ebpf: Added ebpf helper for libvirtd
 2021-09-08  3:45 UTC  (7+ messages)
` [PATCH 4/5] ebpf_rss_helper: Added helper for eBPF RSS

[PATCH v2 0/2] Add the SiFive PWM device
 2021-09-08  3:36 UTC  (5+ messages)
` [PATCH v2 1/2] hw/timer: Add SiFive PWM support
` [PATCH v2 2/2] sifive_u: Connect the SiFive PWM device

[PATCH v5 0/4] pSeries FORM2 affinity support
 2021-09-08  1:54 UTC  (9+ messages)
` [PATCH v5 1/4] spapr: move NUMA associativity init to machine reset
` [PATCH v5 3/4] spapr_numa.c: base FORM2 NUMA affinity support

arm: Launching EFI-enabled arm32 Linux
 2021-09-07 23:47 UTC  (4+ messages)

[PATCH 0/4] hw/arm: Add MMC device for NPCM7XX boards
 2021-09-07 23:25 UTC  (5+ messages)
` [PATCH 1/4] tests/qtest/libqos: add SDHCI commands
` [PATCH 2/4] hw/sd: add nuvoton MMC
` [PATCH 3/4] hw/arm: Attach MMC to quanta-gbs-bmc
` [PATCH 4/4] tests/qtest: add qtests for npcm7xx sdhci

[PATCH v3 1/5] target/riscv: Expose interrupt pending bits as GPIO lines
 2021-09-07 22:44 UTC  (3+ messages)
` [PATCH v3 5/5] hw/intc: ibex_timer: Convert the timer to use RISC-V CPU "

[PATCH v2] hw/arm: Add support for kudo-bmc board
 2021-09-07 22:32 UTC 

[PULL 00/42] bsd-user updates to run hello world
 2021-09-07 21:53 UTC  (28+ messages)
` [PULL 11/42] bsd-user: Eliminate elf personality
` [PULL 14/42] bsd-user: elfload: simplify bswap a bit
` [PULL 16/42] bsd-user: add host-os.h
` [PULL 17/42] bsd-user: Include host-os.h from main
` [PULL 20/42] bsd-user: Move per-cpu code into target_arch_cpu.h
` [PULL 21/42] bsd-user: pull in target_arch_thread.h update target_arch_elf.h
` [PULL 22/42] bsd-user: Include more things in qemu.h
` [PULL 23/42] bsd-user: define max args in terms of pages
` [PULL 24/42] bsd-user: Create target specific vmparam.h
` [PULL 25/42] bsd-user: Add system independent stack, data and text limiting
` [PULL 26/42] bsd-user: *BSD specific siginfo defintions
` [PULL 27/42] bsd-user: Implement --seed and initialize random state
` [PULL 28/42] bsd-user: Move stack initializtion into a per-os file
` [PULL 29/42] bsd-user: Add architecture specific signal tramp code
` [PULL 30/42] bsd-user: elf cleanup
` [PULL 31/42] bsd-user: Remove dead #ifdefs from elfload.c
` [PULL 32/42] bsd-user: Rewrite target system call definintion glue
` [PULL 33/42] bsd-user: update debugging in mmap.c
` [PULL 34/42] bsd-user: Add target_arch_reg to describe a target's register set
` [PULL 35/42] bsd-user: Add target_os_user.h to capture the user/kernel structures
` [PULL 36/42] bsd-user: add stubbed out core dump support
` [PULL 37/42] bsd-user: elfload.c style catch up patch
` [PULL 38/42] bsd-user: Refactor load_elf_sections and is_target_elf_binary
` [PULL 39/42] bsd-user: move gemu_log to later in the file
` [PULL 40/42] bsd-user: Implement interlock for atomic operations
` [PULL 41/42] bsd-user: Add '-0 argv0' option to bsd-user/main.c
` [PULL 42/42] bsd-user: Update mapping to handle reserved and starting conditions

[PATCH v2] Prevent vhost-user-blk-test hang
 2021-09-07 21:54 UTC  (2+ 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).