qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-02 16:51:19 to 2020-12-03 12:32:01 UTC [more...]

[PATCH for-6.0 00/11] target/arm: enforce alignment
 2020-12-03 12:30 UTC  (5+ messages)
` [PATCH 05/11] target/arm: Enforce alignment for SRS

[PATCH v2 01/27] migration: Network Failover can't work with a paused guest
 2020-12-03 12:16 UTC  (22+ messages)

[PATCH v2 00/28] target/arm: Implement v8.1M and Cortex-M55
 2020-12-03 12:02 UTC  (5+ messages)
` [PATCH v2 09/28] target/arm: Implement VLDR/VSTR system register

[PATCH v2 0/4] hw/scsi/megasas: Avoid buffer overrun in megasas_handle_scsi()
 2020-12-03 12:02 UTC  (7+ messages)
` [PATCH v2 1/4] tests/qtest/fuzz-test: Quit test_lp1878642 once done
` [PATCH v2 2/4] hw/scsi/megasas: Assert cdb_len is valid in megasas_handle_scsi()

[PULL 0/6] pc,vhost: fixes
 2020-12-03 11:57 UTC  (5+ messages)

[PATCH] docs: set CONFDIR when running sphinx
 2020-12-03 11:38 UTC  (5+ messages)

[PATCH v2 0/4] vhost-user: avoid g_return_val_if() in get/set_config()
 2020-12-03 11:37 UTC  (9+ messages)
` [PATCH v2 2/4] contrib/vhost-user-gpu: avoid g_return_val_if() input validation
` [PATCH v2 3/4] contrib/vhost-user-input: "

[Bug 1906536] [NEW] Unable to set SVE VL to 1024 bits or above since 7b6a2198
 2020-12-03 11:22 UTC  (7+ messages)
` [Bug 1906536] "

[PATCH 0/9] vnc: support some new extensions
 2020-12-03 11:28 UTC  (11+ messages)
` [PATCH 1/9] console: allow con==NULL in dpy_set_ui_info
` [PATCH 2/9] console: add check for ui_info pointer
` [PATCH 3/9] vnc: use enum for features
` [PATCH 4/9] vnc: drop unused copyrect feature
` [PATCH 5/9] vnc: add pseudo encodings
` [PATCH 6/9] vnc: add alpha cursor support
` [PATCH 7/9] vnc: force initial resize message
` [PATCH 8/9] vnc: add support for extended desktop resize
` [PATCH 9/9] qxl: add ui_info callback

[PATCH 0/2] hw/block/nvme: add simple copy command
 2020-12-03 11:25 UTC  (3+ messages)
` [PATCH 1/2] nvme: updated shared header for "

[PATCH v3 00/12] microvm: add second ioapic
 2020-12-03 11:19 UTC  (16+ messages)
` [PATCH v3 01/12] [testing] disable xhci msix
` [PATCH v3 02/12] x86: rewrite gsi_handler()
` [PATCH v3 03/12] x86: add support for second ioapic
` [PATCH v3 04/12] microvm: make number of virtio transports runtime changeable
` [PATCH v3 05/12] microvm: make pcie irq base "
` [PATCH v3 06/12] microvm: drop microvm_gsi_handler()
` [PATCH v3 07/12] microvm: add second ioapic
` [PATCH v3 08/12] tests/acpi: allow updates for expected data files
` [PATCH v3 09/12] tests/acpi: add data files for ioapic2 test variant
` [PATCH v3 10/12] tests/acpi: add ioapic2=on test for microvm
` [PATCH v3 11/12] tests/acpi: update expected data files
` [PATCH v3 12/12] tests/acpi: disallow updates for "

[PATCH 00/18] qapi/qom: QAPIfy object-add
 2020-12-03 11:11 UTC  (14+ messages)

[PATCH v3 00/10] hvf: Implement Apple Silicon Support
 2020-12-03 10:55 UTC  (21+ messages)
` [PATCH v3 01/10] hvf: Add hypervisor entitlement to output binaries
` [PATCH v3 02/10] hvf: Move common code out
` [PATCH v3 03/10] hvf: Introduce hvf vcpu struct
` [PATCH v3 04/10] arm: Set PSCI to 0.2 for HVF
` [PATCH v3 05/10] hvf: arm: Mark CPU as dirty on reset
` [PATCH v3 06/10] hvf: Add Apple Silicon support
` [PATCH v3 07/10] arm: Add Hypervisor.framework build target
` [PATCH v3 08/10] arm/hvf: Add a WFI handler
` [PATCH v3 09/10] hvf: arm: Add support for GICv3
` [PATCH v3 10/10] hvf: arm: Implement -cpu host

[PATCH for-6.0 v2 0/3] spapr: Address the confusion between IPI numbers and vCPU ids
 2020-12-03 10:50 UTC  (8+ messages)
` [PATCH for-6.0 v2 1/3] spapr: Improve naming of some vCPU id related items
` [PATCH for-6.0 v2 2/3] spapr/xive: Fix size of END table and number of claimed IPIs

[PATCH v2 0/4] [RfC] fix tracing for modules
 2020-12-03 10:39 UTC  (3+ messages)

qemu:handle_cpu_signal received signal outside vCPU context
 2020-12-03 10:35 UTC  (2+ messages)

[PATCH v4 0/2] hw/virtio-pci: AER capability
 2020-12-03 11:07 UTC  (3+ messages)
` [PATCH v4 1/2] hw/virtio-pci Added counter for pcie capabilities offsets
` [PATCH v4 2/2] hw/virtio-pci Added AER capability

[PATCH v1 1/1] hvf: arm: Properly sync guest time on migration
 2020-12-03 10:29 UTC  (10+ messages)

[PATCH] arm/hvf: Optimize and simplify WFI handling
 2020-12-03 10:12 UTC  (4+ messages)

[PATCH-for-5.2? 0/1] Acceptance tests: bump Fedora to 32
 2020-12-03 10:09 UTC  (4+ messages)
` [PATCH-for-5.2? 1/1] "

[PATCH v1 0/9] virtio-mem: vfio support
 2020-12-03 10:07 UTC  (7+ messages)
` [PATCH v1 1/9] memory: Introduce RamDiscardMgr for RAM memory regions
` [PATCH v1 4/9] vfio: Support for RamDiscardMgr in the !vIOMMU case

[PATCH-for 5.2?] hw/core/ressetable: fix reset count decrement
 2020-12-03  9:56 UTC  (4+ messages)

[PATCH] scsi: allow user to set werror as report
 2020-12-03  9:53 UTC  (5+ messages)

[PATCH v12 00/19] Initial support for multi-process Qemu
 2020-12-03  9:14 UTC  (2+ messages)

[PATCH] ide:atapi: check io_buffer_index in ide_atapi_cmd_reply_end
 2020-12-03  9:48 UTC  (9+ messages)

[PATCH] fuzz: Add more i386 configurations for fuzzing
 2020-12-03  9:45 UTC  (3+ messages)

[PATCH v1 0/1] security-process: update with mailing list details
 2020-12-03  9:43 UTC  (10+ messages)
` [PATCH v1 1/1] security-process: update process information

[PATCH 2/8] hvf: Move common code out
 2020-12-03  9:41 UTC  (11+ messages)

[PATCH] block: Don't inactivate bs if it is aleady inactive
 2020-12-03  9:22 UTC  (3+ messages)

[PATCH] hw/block: m25p80: Fix fast read for SST flashes
 2020-12-03  8:38 UTC  (5+ messages)

[DISCUSSION] How to set properties of non-pluggable devices?
 2020-12-03  8:37 UTC  (3+ messages)

[PATCH RFC] vfio: Move the saving of the config space to the right place in VFIO migration
 2020-12-03  8:34 UTC  (13+ messages)

[PATCH v2 0/4] Use lock guard macros in block
 2020-12-03  7:50 UTC  (5+ messages)
` [PATCH v2 1/4] block/accounting: Use lock guard macros
` [PATCH v2 2/4] block/curl: "
` [PATCH v2 3/4] block/throttle-groups: "
` [PATCH v2 4/4] block/iscsi: "

[Bug 1906608] [NEW] [Feature request]For some ehci controller, qemu should implement using portsc[26-27] to detect the speed of device
 2020-12-03  7:08 UTC 

[PATCH 0/4] Use lock guard macros in block
 2020-12-03  7:04 UTC  (4+ messages)
` [PATCH 4/4] block/iscsi.c: Use lock guard macros

[PATCH v2 00/12] Categorize some uncategorized devices
 2020-12-03  6:53 UTC  (4+ messages)
` [PATCH v2 01/12] pc-dimm: put it into the 'storage' category

[PATCH] tests/acceptance: fix timeout for vm.wait
 2020-12-03  6:29 UTC  (6+ messages)

[Bug 1906516] [NEW] [RISCV] sfence.vma need to end the translation block
 2020-12-03  5:06 UTC  (2+ messages)
` [Bug 1906516] "

[PATCH 0/9] target/mips: Simplify MSA TCG logic
 2020-12-03  3:38 UTC  (12+ messages)
` [PATCH 1/9] target/mips: Introduce ase_msa_available() helper
` [PATCH 2/9] target/mips: Simplify msa_reset()
` [PATCH 3/9] target/mips: Use CP0_Config3 to set MIPS_HFLAG_MSA
` [PATCH 4/9] target/mips: Simplify MSA TCG logic
` [PATCH 5/9] target/mips: Remove now unused ASE_MSA definition
` [PATCH 6/9] target/mips: Alias MSA vector registers on FPU scalar registers
` [PATCH 7/9] target/mips: Extract msa_translate_init() from mips_tcg_init()
` [PATCH 8/9] target/mips: Remove CPUMIPSState* argument from gen_msa*() methods
` [PATCH 9/9] target/mips: Explode gen_msa_branch() as gen_msa_BxZ_V/BxZ()

[PATCH v2] gitlab-ci.yml: Add openSUSE Leap 15.2 for gitlab CI/CD
 2020-12-03  3:38 UTC  (3+ messages)

[PATCH v3 0/6] linux-user: Rework get_elf_hwcap() and support MIPS Loongson 2F/3E
 2020-12-03  3:13 UTC  (5+ messages)
` [PATCH v3 6/6] linux-user: Add support for "

[Call for Presentations] FOSDEM 2021: Virt & IaaS Devroom
 2020-12-03 11:00 UTC  (2+ messages)

[Bug 1906156] [NEW] Host OS Reboot Required, for Guest kext to Load (Fully)
 2020-12-03  2:43 UTC  (2+ messages)
` [Bug 1906156] "

[PATCH v10 0/9] pci_expander_brdige:acpi: Support pxb-pcie for ARM
 2020-12-03  2:49 UTC  (3+ messages)

[PATCH for-6.0] hw/ppc: Do not re-read the clock on pre_save if doing savevm
 2020-12-03  2:31 UTC  (2+ messages)

[PATCH] xive: Add more trace events
 2020-12-03  2:40 UTC  (2+ messages)

[PATCH v3 1/3] Revert "hvf: Actually set SIG_IPI mask"
 2020-12-02 20:02 UTC  (4+ messages)
` [PATCH v3 3/3] arm/hvf: Add a WFI handler

[PATCH v2 1/1] Fix to show vfio migration stat in migration status
 2020-12-02 19:24 UTC  (2+ messages)

[RFC PATCH] configure: add --without-default-features
 2020-12-02 19:09 UTC  (2+ messages)

[PATCH v13 00/10] Apply COR-filter to the block-stream permanently
 2020-12-02 18:31 UTC  (11+ messages)
` [PATCH v13 01/10] copy-on-read: support preadv/pwritev_part functions
` [PATCH v13 02/10] block: add API function to insert a node
` [PATCH v13 03/10] copy-on-read: add filter drop function
` [PATCH v13 04/10] qapi: add filter-node-name to block-stream
` [PATCH v13 05/10] qapi: create BlockdevOptionsCor structure for COR driver
` [PATCH v13 06/10] iotests: add #310 to test bottom node in "
` [PATCH v13 07/10] block: include supported_read_flags into BDS structure
` [PATCH v13 08/10] copy-on-read: skip non-guest reads if no copy needed
` [PATCH v13 09/10] stream: skip filters when writing backing file name to QCOW2 header
` [PATCH v13 10/10] block: apply COR-filter to block-stream jobs

[PATCH v12 00/14] Apply COR-filter to the block-stream permanently
 2020-12-02 18:18 UTC  (7+ messages)
` [PATCH v12 14/14] block: apply COR-filter to block-stream jobs

[Bug 1906463] [NEW] "-device help" does not report all devices
 2020-12-02 17:55 UTC  (5+ messages)

Plans to bring QMP 'x-blockdev-reopen' out of experimental?
 2020-12-02 17:51 UTC  (7+ messages)

[PATCH] linux-user/elfload: Fix handling of pure BSS segments
 2020-12-02 17:44 UTC  (5+ messages)
`  "

[PATCH 1/6] migration: Add multi-thread compress method
 2020-12-02 17:37 UTC  (6+ messages)

[RFC] dbus-vmstate: Connect to the dbus only during the migration phase
 2020-12-02 17:23 UTC  (6+ messages)

[Bug 1888601] [NEW] QEMU v5.1.0-rc0/rc1 hang with nested virtualization
 2020-12-02 16:50 UTC  (3+ messages)
` [Bug 1888601] "

[PATCH] fuzz: avoid double-fetches by default
 2020-12-02 16:42 UTC 


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