messages from 2021-09-09 15:21:17 to 2021-09-10 13:23:16 UTC [more...]
[PULL 0/6] Vga 20210910 patches
2021-09-10 13:17 UTC (6+ messages)
` [PULL 1/6] ui/gtk: Create a common release_dmabuf helper
` [PULL 2/6] ui/egl: Add egl helpers to help with synchronization
` [PULL 4/6] ui/gtk-egl: Wait for the draw signal for dmabuf blobs
` [PULL 5/6] virtio-gpu: Add gl_flushed callback
` [PULL 6/6] qxl: fix pre-save logic
[PULL 0/7] Migration.next patches
2021-09-10 13:10 UTC (12+ messages)
[PATCH 0/4] target/arm: Use TCG vector ops for MVE
2021-09-10 13:08 UTC (7+ messages)
` [PATCH 1/4] target/arm: Add TB flag for "MVE insns not predicated"
SMMU Stage 2 translation in QEMU
2021-09-10 12:54 UTC (4+ messages)
[PATCH 0/5] Stop adding HMP-only commands, allow QMP for all
2021-09-10 12:46 UTC (4+ messages)
` [PATCH 1/5] docs/devel: document expectations for QAPI data modelling for QMP
[PATCH v4 00/21] Add LoongArch linux-user emulation support
2021-09-10 12:52 UTC (5+ messages)
` [PATCH v4 17/21] LoongArch Linux User Emulation
[PATCH v4] hw/arm/aspeed: Add Fuji machine type
2021-09-10 12:50 UTC (5+ messages)
[PATCH v2] block/mirror: fix NULL pointer dereference in mirror_wait_on_conflicts()
2021-09-10 12:45 UTC
[PATCH v2 0/3] The HMP/QMP interfaces in Qemu SGX
2021-09-10 12:41 UTC (6+ messages)
` [PATCH v2 1/3] monitor: Add HMP and QMP interfaces
` [PATCH v2 2/3] qmp: Add the qmp_query_sgx_capabilities()
` [PATCH v2 3/3] pc: Cleanup the SGX definitions
[PULL 00/12] Q800 patches
2021-09-10 12:20 UTC (2+ messages)
[PATCH RFC v2 00/16] vfio-user implementation
2021-09-10 12:16 UTC (14+ messages)
` [PATCH RFC v2 04/16] vfio-user: connect vfio proxy to remote server
` [PATCH RFC v2 09/16] vfio-user: region read/write
[PATCH] block/mirror: fix NULL pointer dereference in mirror_wait_on_conflicts()
2021-09-10 12:33 UTC (4+ messages)
[PATCH] tcg/arm: Fix tcg_out_vec_op function signature
2021-09-10 12:26 UTC (2+ messages)
[PATCH v3 00/22] target/ppc: DFP instructions using decodetree
2021-09-10 11:26 UTC (23+ messages)
` [PATCH v3 01/22] host-utils: Fix overflow detection in divu128()
` [PATCH v3 02/22] host-utils: fix missing zero-extension in divs128
` [PATCH v3 03/22] host-utils: introduce uabs64()
` [PATCH v3 04/22] i386/kvm: Replace abs64() with uabs64() from host-utils
` [PATCH v3 05/22] host-utils: move checks out of divu128/divs128
` [PATCH v3 06/22] host-utils: move udiv_qrnnd() to host-utils
` [PATCH v3 07/22] host-utils: add 128-bit quotient support to divu128/divs128
` [PATCH v3 08/22] host-utils: add unit tests for divu128/divs128
` [PATCH v3 09/22] libdecnumber: introduce decNumberFrom[U]Int128
` [PATCH v3 10/22] target/ppc: Move REQUIRE_ALTIVEC/VECTOR to translate.c
` [PATCH v3 11/22] target/ppc: Introduce REQUIRE_FPU
` [PATCH v3 12/22] target/ppc: Implement DCFFIXQQ
` [PATCH v3 13/22] host-utils: Introduce mulu128
` [PATCH v3 14/22] libdecnumber: Introduce decNumberIntegralToInt128
` [PATCH v3 15/22] target/ppc: Implement DCTFIXQQ
` [PATCH v3 16/22] target/ppc: Move dtstdc[q]/dtstdg[q] to decodetree
` [PATCH v3 17/22] target/ppc: Move d{add, sub, mul, div, iex}[q] "
` [PATCH v3 18/22] target/ppc: Move dcmp{u, o}[q], dts{tex, tsf, tsfi}[q] "
` [PATCH v3 19/22] target/ppc: Move dquai[q], drint{x, n}[q] "
` [PATCH v3 20/22] target/ppc: Move dqua[q], drrnd[q] "
` [PATCH v3 21/22] target/ppc: Move dct{dp, qpq}, dr{sp, dpq}, dc{f, t}fix[q], dxex[q] "
` [PATCH v3 22/22] target/ppc: Move ddedpd[q], denbcd[q], dscli[q], dscri[q] "
Implementing isochronous transfers in hw/hcd-ohci.c
2021-09-10 11:51 UTC (5+ messages)
[PATCH] softmmu: fix watchpoint processing in icount mode
2021-09-10 11:15 UTC (2+ messages)
[PATCH 0/2] fix crash if try to migrate during backup
2021-09-10 11:01 UTC (3+ messages)
` [PATCH 1/2] tests: add migrate-during-backup
` [PATCH 2/2] block: bdrv_inactivate_recurse(): check for permissions and fix crash
[PULL 0/3] Input 20210910 patches
2021-09-10 10:23 UTC (4+ messages)
` [PULL 1/3] ps2: use the whole ps2 buffer but keep queue size
` [PULL 2/3] ps2: use a separate keyboard command reply queue
` [PULL 3/3] ps2: migration support for "
[PATCH v4 00/14] Add SEV guest live migration support
2021-09-10 10:18 UTC (15+ messages)
` [PATCH v4 02/14] doc: update AMD SEV to include Live migration flow
` [PATCH v4 10/14] migration: add support to migrate shared regions list
` [PATCH v4 13/14] migration: for SEV live migration bump downtime limit to 1s
` [PATCH v4 14/14] kvm: Add support for userspace MSR filtering and handling of MSR_KVM_MIGRATION_CONTROL
[PULL 00/12] qemu-sparc queue 20210908
2021-09-10 10:08 UTC (2+ messages)
[PATCH] qxl: fix pre-save logic
2021-09-10 10:08 UTC (3+ messages)
[PATCH v2] qemu-options: show -spice options only if #ifdef CONFIG_SPICE
2021-09-10 8:52 UTC (3+ messages)
[PATCH 0/2] vfio: Some fixes about vfio-pci MMIO RAM mapping
2021-09-10 8:38 UTC (7+ messages)
` [PATCH 1/2] vfio/pci: Fix vfio-pci sub-page MMIO BAR mmaping in live migration
` [PATCH 2/2] vfio/common: Add trace point when a MMIO RAM section less than PAGE_SIZE
[PATCH v9 00/16] machine: smp parsing fixes and improvement
2021-09-10 8:17 UTC (19+ messages)
` [PATCH v9 01/16] machine: Deprecate "parameter=0" SMP configurations
` [PATCH v9 02/16] machine: Minor refactor/fix for the smp parsers
` [PATCH v9 03/16] machine: Uniformly use maxcpus to calculate the omitted parameters
` [PATCH v9 04/16] machine: Set the value of cpus to match maxcpus if it's omitted
` [PATCH v9 05/16] machine: Improve the error reporting of smp parsing
` [PATCH v9 06/16] qtest/numa-test: Use detailed -smp CLIs in pc_dynamic_cpu_cfg
` [PATCH v9 07/16] qtest/numa-test: Use detailed -smp CLI in test_def_cpu_split
` [PATCH v9 08/16] machine: Prefer cores over sockets in smp parsing since 6.2
` [PATCH v9 09/16] machine: Use ms instead of global current_machine in sanity-check
` [PATCH v9 10/16] machine: Tweak the order of topology members in struct CpuTopology
` [PATCH v9 11/16] machine: Make smp_parse generic enough for all arches
` [PATCH v9 12/16] machine: Remove smp_parse callback from MachineClass
` [PATCH v9 13/16] machine: Move smp_prefer_sockets to struct SMPCompatProps
` [PATCH v9 14/16] machine: Put all sanity-check in the generic SMP parser
` [PATCH v9 15/16] machine: Split out the smp parsing code
` [PATCH v9 16/16] tests/unit: Add a unit test for smp parsing
Questions on setting guest CPU models with ARM kvm enabled
2021-09-10 8:02 UTC (2+ messages)
[RFC v3 00/32] Rust binding for QAPI and qemu-ga QMP handler examples
2021-09-10 7:43 UTC (15+ messages)
` [RFC v3 12/32] rust: provide a common crate for QEMU
` [RFC v3 13/32] rust: use vendored-sources
[PATCH v11 0/7] RISC-V Pointer Masking implementation
2021-09-10 7:15 UTC (11+ messages)
` [PATCH v11 1/7] [RISCV_PM] Add J-extension into RISC-V
` [PATCH v11 2/7] [RISCV_PM] Add CSR defines for RISC-V PM extension
` [PATCH v11 3/7] [RISCV_PM] Support CSRs required for RISC-V PM extension except for the h-mode
` [PATCH v11 4/7] [RISCV_PM] Print new PM CSRs in QEMU logs
` [PATCH v11 5/7] [RISCV_PM] Support pointer masking for RISC-V for i/c/f/d/a types of instructions
` [PATCH v11 6/7] [RISCV_PM] Implement address masking functions required for RISC-V Pointer Masking extension
` [PATCH v11 7/7] [RISCV_PM] Allow experimental J-ext to be turned on
[PATCH v3 0/2] enable fsdax rdma migration
2021-09-10 7:02 UTC (3+ messages)
` [PATCH v3 1/2] migration/rdma: Try to register On-Demand Paging memory region
` [PATCH v3 2/2] migration/rdma: advise prefetch write for ODP region
[PATCH] vhost-vsock: fix migration issue when seqpacket is supported
2021-09-10 6:35 UTC (5+ messages)
[PATCH 0/4] hw/dma: Align SiFive PDMA behavior with real hardware
2021-09-10 5:56 UTC (5+ messages)
` [PATCH 1/4] hw/dma: sifive_pdma: reset Next* registers when Control.claim is set
` [PATCH 2/4] hw/dma: sifive_pdma: claim bit must be set before DMA transactions
` [PATCH 3/4] hw/dma: sifive_pdma: allow non-multiple transaction size transactions
` [PATCH 4/4] hw/dma: sifive_pdma: don't set Control.error if 0 bytes to transfer
[PATCH 0/2] hmp: Unbreak "change vnc", tidy up set_password's doc
2021-09-10 5:29 UTC (2+ messages)
[PATCH] hw/misc: deprecate the 'sga' device
2021-09-10 5:29 UTC (2+ messages)
[PATCH V3 00/10] vhost-vDPA multiqueue
2021-09-10 1:49 UTC (9+ messages)
` [PATCH V3 04/10] vhost-vdpa: let net_vhost_vdpa_init() returns NetClientState *
` [PATCH V3 05/10] net: introduce control client
[PATCH 0/5] ebpf: Added ebpf helper for libvirtd
2021-09-10 1:37 UTC (11+ messages)
` [PATCH 4/5] ebpf_rss_helper: Added helper for eBPF RSS
[PATCH 0/8] Handing IPMI for emulating BMC
2021-09-10 0:53 UTC (14+ messages)
` [PATCH 1/8] docs: enable sphinx blockdiag extension
` [PATCH 2/8] docs/specs: IPMI device emulation: main processor
` [PATCH 3/8] docs/specs: IPMI device emulation: BMC
` [PATCH 4/8] hw/ipmi: Refactor IPMI interface
` [PATCH 5/8] hw/ipmi: Take out common from ipmi_bmc_extern.c
` [PATCH 6/8] hw/ipmi: Move handle_command to IPMICoreClass
` [PATCH 7/8] hw/ipmi: Add an IPMI external host device
` [PATCH 8/8] hw/ipmi: Add a KCS Module for NPCM7XX
[PATCH 0/2] Require hypervisor privilege for tlbie[l] when PSR=0 and HR=1
2021-09-09 20:34 UTC (3+ messages)
` [PATCH 1/2] target/ppc: add LPCR[HR] to DisasContext and hflags
` [PATCH 2/2] target/ppc: Check privilege level based on PSR and LPCR[HR] in tlbie[l]
[ RFC v2 0/9] Improve PMU support
2021-09-09 20:26 UTC (10+ messages)
` [ RFC v2 1/9] target/riscv: Fix PMU CSR predicate function
` [ RFC v2 2/9] target/riscv: pmu: Rename the counters extension to pmu
` [ RFC v2 3/9] target/riscv: pmu: Make number of counters configurable
` [ RFC v2 4/9] target/riscv: Implement mcountinhibit CSR
` [ RFC v2 5/9] target/riscv: Add support for hpmcounters/hpmevents
` [ RFC v2 6/9] target/riscv: Support mcycle/minstret write operation
` [ RFC v2 7/9] target/riscv: Add sscofpmf extension support
` [ RFC v2 8/9] target/riscv: Add few cache related PMU events
` [ RFC v2 9/9] hw/riscv: virt: Add PMU DT node to the device tree
[RFC PATCH 00/10] security: Introduce qemu_security_policy_taint() API
2021-09-09 19:05 UTC (7+ messages)
` [RFC PATCH 01/10] sysemu: "
` [RFC PATCH 02/10] accel: Use qemu_security_policy_taint(), mark KVM and Xen as safe
` [RFC PATCH 03/10] block: Use qemu_security_policy_taint() API
[PATCH] memory: remove incorrect RCU comment for address_space_read()
2021-09-09 16:43 UTC (3+ messages)
[PATCH v1 2/3] io: Add zerocopy and errqueue
2021-09-09 16:40 UTC (11+ messages)
[PATCH v3 0/6] qapi: Add support for aliases
2021-09-09 16:39 UTC (4+ messages)
` [PATCH v3 5/6] "
[PATCH v2 00/22] QEMU RISC-V AIA support
2021-09-09 16:35 UTC (4+ messages)
` [PATCH v2 04/22] target/riscv: Improve fidelity of guest external interrupts
[PULL 00/42] bsd-user updates to run hello world
2021-09-09 16:31 UTC (6+ messages)
[PATCH v2] hw/arm: Add support for kudo-bmc board
2021-09-09 16:15 UTC (2+ messages)
[PATCH] coroutine: resize pool periodically instead of limiting size
2021-09-09 16:08 UTC (7+ messages)
[PATCH v2 0/3] hw/arm/virt_acpi_build: Generate DBG2 table
2021-09-09 15:41 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).