qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-05 07:32:43 to 2021-09-06 14:05:03 UTC [more...]

[PULL 00/36] (Mostly) x86 changes for 2021-09-06
 2021-09-06 14:03 UTC  (39+ messages)
` [PULL 01/36] target/i386: VMRUN and VMLOAD canonicalizations
` [PULL 02/36] target/i386: Added VGIF feature
` [PULL 03/36] target/i386: Moved int_ctl into CPUX86State structure
` [PULL 04/36] target/i386: Added VGIF V_IRQ masking capability
` [PULL 05/36] target/i386: Added ignore TPR check in ctl_has_irq
` [PULL 06/36] target/i386: Added changed priority check for VIRQ
` [PULL 07/36] target/i386: Added vVMLOAD and vVMSAVE feature
` [PULL 08/36] configure / meson: Move the GBM handling to meson.build
` [PULL 09/36] memory: Add RAM_PROTECTED flag to skip IOMMU mappings
` [PULL 10/36] hostmem: Add hostmem-epc as a backend for SGX EPC
` [PULL 11/36] qom: Add memory-backend-epc ObjectOptions support
` [PULL 12/36] i386: Add 'sgx-epc' device to expose EPC sections to guest
` [PULL 13/36] vl: Add sgx compound properties to expose SGX "
` [PULL 14/36] i386: Add primary SGX CPUID and MSR defines
` [PULL 15/36] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EAX
` [PULL 16/36] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EBX
` [PULL 17/36] i386: Add SGX CPUID leaf FEAT_SGX_12_1_EAX
` [PULL 18/36] i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRs
` [PULL 19/36] i386: Add feature control MSR dependency when SGX is enabled
` [PULL 20/36] i386: Update SGX CPUID info according to hardware/KVM/user input
` [PULL 21/36] i386: kvm: Add support for exposing PROVISIONKEY to guest
` [PULL 22/36] i386: Propagate SGX CPUID sub-leafs to KVM
` [PULL 23/36] Adjust min CPUID level to 0x12 when SGX is enabled
` [PULL 24/36] hw/i386/fw_cfg: Set SGX bits in feature control fw_cfg accordingly
` [PULL 25/36] hw/i386/pc: Account for SGX EPC sections when calculating device memory
` [PULL 26/36] i386/pc: Add e820 entry for SGX EPC section(s)
` [PULL 27/36] i386: acpi: Add SGX EPC entry to ACPI tables
` [PULL 28/36] q35: Add support for SGX EPC
` [PULL 29/36] i440fx: "
` [PULL 30/36] hostmem-epc: Add the reset interface for EPC backend reset
` [PULL 31/36] sgx-epc: Add the reset interface for sgx-epc virt device
` [PULL 32/36] sgx-epc: Avoid bios reset during sgx epc initialization
` [PULL 33/36] hostmem-epc: Make prealloc consistent with qemu cmdline during reset
` [PULL 34/36] Kconfig: Add CONFIG_SGX support
` [PULL 35/36] sgx-epc: Add the fill_device_info() callback support
` [PULL 36/36] doc: Add the SGX doc

[PATCH 0/2] iothread: cleanup after adding a new parameter to IOThread
 2021-09-06 13:46 UTC  (2+ messages)

[PULL v2 00/10] Testing, build system and misc patches
 2021-09-06 13:36 UTC  (6+ messages)
` [PULL v2 06/10] configure / meson: Move the GBM handling to meson.build
    `  "

[PATCH v4] hw/arm/aspeed: Add Fuji machine type
 2021-09-06 13:31 UTC 

[PATCH v2] Prevent vhost-user-blk-test hang
 2021-09-06 13:25 UTC 

[PATCH v2 0/1] hw/arm/aspeed: Initialize AST2600 UART clock selection registers
 2021-09-06 13:40 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v4 00/33] Qemu SGX virtualization
 2021-09-06 13:13 UTC  (2+ messages)

[PATCH v3] hw/arm/aspeed: Add Fuji machine type
 2021-09-06 13:16 UTC  (4+ messages)

[PATCH] docs/devel: memory: Document MemoryRegionOps requirement
 2021-09-06 13:01 UTC  (3+ messages)

[PATCH v2 0/8] virtio-iommu: Add ACPI support
 2021-09-06 12:58 UTC  (5+ messages)
` [PATCH v2 1/8] acpi: Add VIOT structure definitions
` [PATCH v2 2/8] hw/acpi: Add VIOT table

[PATCH v2 00/35] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
 2021-09-06 12:40 UTC  (11+ messages)
` [PATCH v2 01/35] acpi: add helper routines to initialize "
` [PATCH v2 25/35] acpi: arm/virt: madt: use build_append_int_noprefix() API to compose MADT table

[PATCH v7 0/7] DEVICE_UNPLUG_GUEST_ERROR QAPI event
 2021-09-06 12:40 UTC  (6+ messages)
` [PATCH v7 5/7] qapi/qdev.json: add "

[PATCH v2 0/3] hw/arm/virt_acpi_build: Generate DBG2 table
 2021-09-06 12:31 UTC  (4+ messages)
` [PATCH v2 1/3] tests/acpi: Add void table for virt/DBG2 bios-tables-test
` [PATCH v2 2/3] bios-tables-test: Generate reference table for virt/DBG2
` [PATCH v2 3/3] hw/arm/virt_acpi_build: Generate DBG2 table

[PATCH 0/2] Two chardev with fdset fixes
 2021-09-06 12:07 UTC  (4+ messages)
` [PATCH 1/2] chardev: Propagate error from logfile opening

[PATCH v3] qemu-sockets: fix unix socket path copy (again)
 2021-09-06 11:39 UTC  (5+ messages)

[PULL 00/35] pc,pci,virtio: fixes, cleanups
 2021-09-06 10:49 UTC  (7+ messages)
` [PULL 06/35] hw/acpi: refactor acpi hp modules so that targets can just use what they need

[PATCH v3 0/3] hw/virtio: Minor housekeeping patches
 2021-09-06 10:43 UTC  (4+ messages)
` [PATCH v3 1/3] hw/virtio: Comment virtqueue_flush() must be called with RCU read lock
` [PATCH v3 2/3] hw/virtio: Acquire RCU read lock in virtqueue_packed_drop_all()
` [PATCH v3 3/3] hw/virtio: Have virtqueue_get_avail_bytes() pass caches arg to callees

[PATCH v3 00/13] s390x: skey related fixes, cleanups, and memory device preparations
 2021-09-06 10:14 UTC  (13+ messages)
` [PATCH v3 02/13] s390x/tcg: fix ignoring bit 63 when setting the storage key in SSKE
` [PATCH v3 03/13] s390x/tcg: convert real to absolute address for RRBE, SSKE and ISKE
` [PATCH v3 04/13] s390x/tcg: check for addressing exceptions "
` [PATCH v3 11/13] hw/s390x/s390-skeys: check if an address is valid before dumping the key
` [PATCH v3 12/13] hw/s390x/s390-skeys: rename skeys_enabled to skeys_are_enabled
` [PATCH v3 13/13] hw/s390x/s390-skeys: lazy storage key enablement under TCG

[PULL 00/13] Testing, build system and misc patches
 2021-09-06  9:51 UTC  (6+ messages)

Add a unit test to exercize support for ACPI hotplug on multifunction bridges in q35
 2021-09-06  9:39 UTC  (4+ messages)
` [PATCH 1/3] tests/acpi: allow changes to DSDT.multi-bridge ACPI table blob for q35
` [PATCH 2/3] tests/acpi/pcihp: add unit tests for hotplug on multifunction bridges "
` [PATCH 3/3] tests/acpi: add DSDT binary blob for the unit test added in the previous commit

How does qemu detect the completion of interrupt execution?
 2021-09-06  9:24 UTC  (9+ messages)

[PATCH] usb-storage: tag usb_msd_csw as packed struct
 2021-09-06  9:24 UTC  (2+ messages)

[PATCH 0/4] vl: Prioritize device realizations
 2021-09-06  9:22 UTC  (10+ messages)
` [PATCH 4/4] vl: Prioritize realizations of devices

virtio "transitional devices"?
 2021-09-06  8:59 UTC  (2+ messages)

[PATCH 4/4] vl: Prioritize realizations of devices
 2021-09-06  8:49 UTC  (12+ messages)

[RFC PATCH 0/2] riscv: Adding custom CSR related Kconfig options
 2021-09-06  7:55 UTC  (6+ messages)

[PATCH V2 00/21] vhost-vDPA multiqueue
 2021-09-06  6:54 UTC  (9+ messages)
` [PATCH V2 17/21] vhost-net: control virtqueue support
` [PATCH V2 18/21] virito-net: use "qps" instead of "queues" when possible

[PATCH] util/compatfd.c: use libc signalfd wrapper instead of raw syscall
 2021-09-06  6:51 UTC  (2+ messages)

[PATCH] softmmu/memory: Validate {read, write}_with_attrs before calling
 2021-09-06  6:51 UTC  (8+ messages)
  ` [PATCH] softmmu/memory: Validate {read,write}_with_attrs "

[PATCH v3 00/30] accel: Move has_work() from SysemuCPUOps to AccelOpsClass
 2021-09-06  6:48 UTC  (3+ messages)
` [PATCH v3 30/30] accel: Add missing AccelOpsClass::has_work() and drop SysemuCPUOps one

hw/nvme: fix verification of select field in namespace attachment
 2021-09-06  6:04 UTC  (2+ messages)

[PATCH v10 00/16] target/riscv: Update QEmu for Zb[abcs] 1.0.0
 2021-09-06  5:45 UTC  (10+ 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 03/16] target/riscv: clwz must ignore high bits (use shift-left & changed logic)

[PATCH v2 00/22] QEMU RISC-V AIA support
 2021-09-06  5:33 UTC  (5+ messages)
` [PATCH v2 05/22] target/riscv: Allow setting CPU feature from machine/device emulation
` [PATCH v2 06/22] target/riscv: Add AIA cpu feature

[PATCH] target/riscv: Fix satp write
 2021-09-06  5:31 UTC  (10+ messages)

[PATCH V2 0/3] virtio: Add vhost-user-i2c device's support
 2021-09-06  4:37 UTC  (3+ messages)

Virtualizing HP PA-RISC unix station other than B160L
 2021-09-06  3:49 UTC  (4+ messages)

[PATCH v2 00/20] ppc/pnv: Extend the powernv10 machine
 2021-09-06  0:59 UTC  (5+ messages)
` [PATCH v2 01/20] docs/system: ppc: Update the URL for OpenPOWER firmware images
` [PATCH v2 02/20] ppc/pnv: Add an assert when calculating the RAM distribution on chips

[PATCH] target/ppc: fix setting of CR flags in bcdcfsq
 2021-09-06  2:55 UTC  (3+ messages)

[PATCH v3 00/43] bsd-user updates to run hello world
 2021-09-05 22:44 UTC  (37+ messages)
` [PATCH v3 10/43] bsd-user: implement path searching
` [PATCH v3 18/43] bsd-user: save the path to the qemu emulator
` [PATCH v3 20/43] bsd-user: Move per-cpu code into target_arch_cpu.h
` [PATCH v3 21/43] bsd-user: pull in target_arch_thread.h update target_arch_elf.h
` [PATCH v3 22/43] bsd-user: Include more things in qemu.h
` [PATCH v3 26/43] bsd-user: *BSD specific siginfo defintions
` [PATCH v3 27/43] bsd-user: Implement --seed and initialize random state
` [PATCH v3 30/43] bsd-user: elf cleanup
` [PATCH v3 32/43] bsd-user: Rewrite target system call definintion glue
` [PATCH v3 33/43] bsd-user: Make cpu_model and cpu_type visible to all of main.c
` [PATCH v3 34/43] bsd-user: update debugging in mmap.c
` [PATCH v3 36/43] bsd-user: Add target_os_user.h to capture the user/kernel structures
` [PATCH v3 37/43] bsd-user: add stubbed out core dump support
` [PATCH v3 39/43] bsd-user: Refactor load_elf_sections and is_target_elf_binary
` [PATCH v3 40/43] bsd-user: move qemu_log to later in the file
` [PATCH v3 43/43] bsd-user: Update mapping to handle reserved and starting conditions

[PATCH V2] block/rbd: implement bdrv_co_block_status
 2021-09-05 19:04 UTC  (6+ messages)

Re: [PATCH v4] virtio/vsock: add two more queues for datagram types
 2021-09-05 18:08 UTC 

[RFC PATCH v2 00/12] Add AMD Secure Nested Paging (SEV-SNP) support
 2021-09-05 17:09 UTC  (10+ messages)
` [RFC PATCH v2 04/12] i386/sev: initialize SNP context
` [RFC PATCH v2 11/12] i386/sev: sev-snp: add support for CPUID validation

[PATCH] user: Mark cpu_loop() with noreturn attribute
 2021-09-05 16:02 UTC  (4+ messages)

[PATCH v2 00/24] accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu
 2021-09-05 15:59 UTC  (9+ messages)
` [PATCH v2 01/24] target/avr: Remove pointless use of CONFIG_USER_ONLY definition
` [PATCH v2 11/24] target/i386: Move x86_cpu_exec_interrupt() under sysemu/ folder
` [PATCH v2 18/24] target/riscv: Restrict cpu_exec_interrupt() handler to sysemu

[PATCH v2 0/5] hw/virtio: Minor housekeeping patches
 2021-09-05 15:12 UTC  (2+ messages)

[PULL 00/13] QAPI patches patches for 2021-09-03
 2021-09-05 14:47 UTC  (2+ messages)

arm: Launching EFI-enabled arm32 Linux
 2021-09-05 14:44 UTC  (2+ messages)

[PULL 00/14] aspeed queue
 2021-09-05 14:43 UTC  (7+ messages)

[PATCH v2 0/5] hw/arm: xilinx_zynq: Fix upstream U-Boot boot failure
 2021-09-05 14:31 UTC  (5+ messages)
` [PATCH v2 5/5] hw/char: cadence_uart: Ignore access when unclocked or in reset for uart_{read, write}()

[PATCH 0/1] Add missing function names to symbol list
 2021-09-05 14:09 UTC  (2+ messages)
` [PATCH 1/1] plugins/: Add missing functions "

[PATCH v2] net/colo: check vnet_hdr_support flag when using virtio-net
 2021-09-05 11:48 UTC  (4+ messages)

[PATCH v4 00/21] Add LoongArch linux-user emulation support
 2021-09-05 10:08 UTC  (24+ messages)
` [PATCH v4 09/21] target/loongarch: Add fixed point extra instruction translation
` [PATCH v4 10/21] target/loongarch: Add floating point arithmetic "
` [PATCH v4 11/21] target/loongarch: Add floating point comparison "
` [PATCH v4 12/21] target/loongarch: Add floating point conversion "
` [PATCH v4 13/21] target/loongarch: Add floating point move "
` [PATCH v4 14/21] target/loongarch: Add floating point load/store "
` [PATCH v4 15/21] target/loongarch: Add branch "
` [PATCH v4 17/21] LoongArch Linux User Emulation
` [PATCH v4 19/21] target/loongarch: Add target build suport
` [PATCH v4 20/21] target/loongarch: 'make check-tcg' support
` [PATCH v4 21/21] scripts: add loongarch64 binfmt config

[PATCH] ide: Cap LBA28 capacity announcement to 2^28-1
 2021-09-05  7:30 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).