qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-07 09:11:53 to 2022-09-08 13:36:31 UTC [more...]

[PATCH 0/7] nsis: gitlab-ci: Improve QEMU Windows installer packaging
 2022-09-08 13:28 UTC  (5+ messages)
` [PATCH 1/7] scripts/nsis.py: Drop the unnecessary path separator
` [PATCH 2/7] scripts/nsis.py: Fix destination directory name when invoked on Windows
` [PATCH 3/7] scripts/nsis.py: Automatically package required DLLs of QEMU executables
` [PATCH 4/7] .gitlab-ci.d/windows.yml: Drop the sed processing in the 64-bit build

[PATCH] Use QMP command object-add instead of object_add for memory hotplugin
 2022-09-08 12:55 UTC  (5+ messages)
  `  "

[PATCH] qemu-img: Wean documentation and help output off '?' for help
 2022-09-08 13:08 UTC 

Access DomU shared memory in Dom0 Kernel
 2022-09-08  8:48 UTC 

[PATCH] migrate block dirty bitmap: Fix the block dirty bitmap can't to migration_completion when pending size larger than threshold size : 1、dirty bitmap size big enough (such as 8MB) when block size 1T 2、we set the migrate speed or the bandwith is small enough(such as 4MB/s)
 2022-09-08 12:35 UTC 

[PATCH v2 1/2] x86: only modify setup_data if the boot protocol indicates safety
 2022-09-08 12:42 UTC  (8+ messages)

[PATCH 0/2] target/riscv: improvements to GDB target descriptions
 2022-09-08 12:29 UTC  (5+ messages)
` [PATCH 1/2] target/riscv: remove fflags, frm, and fcsr from riscv-*-fpu.xml
` [PATCH 2/2] target/riscv: remove fixed numbering from GDB xml feature files

[PATCH v3] target/riscv: fix csr check for cycle{h}, instret{h}, time{h}, hpmcounter3-31{h}
 2022-09-08 12:32 UTC  (3+ messages)

[PATCH] target/riscv: Remove sideleg and sedeleg
 2022-09-08 12:30 UTC  (3+ messages)

[PATCH 4/4] hw/timer: ibex_timer.c: Add support for writes to mtime
 2022-09-08 12:20 UTC  (2+ messages)

[PATCH v3] 9pfs: use GHashTable for fid table
 2022-09-08 12:18 UTC  (2+ messages)

[PATCH v2 00/23] target/i386: pc-relative translation blocks
 2022-09-08 12:14 UTC  (4+ messages)
` [PATCH v2 02/23] target/i386: Return bool from disas_insn

[PATCH v4 0/9] target/arm: pc-relative translation blocks
 2022-09-08 11:59 UTC  (4+ messages)
` [PATCH v4 2/9] target/arm: Change gen_goto_tb to work on displacements

[PATCH 3/4] hw/timer: ibex_timer.c: Update register addresses
 2022-09-08 11:55 UTC  (2+ messages)

[PATCH 1/4] hw/watchdog: wdt_ibex_aon.c: Implement the watchdog for the OpenTitan
 2022-09-08 11:52 UTC  (2+ messages)

[PULL 00/10] QAPI patches patches for 2022-09-07
 2022-09-08 11:39 UTC  (14+ messages)
` [PULL 01/10] qapi: fix example of query-ballon command
` [PULL 02/10] qapi: fix example of query-vnc command
` [PULL 03/10] qapi: fix example of query-dump-guest-memory-capability command
` [PULL 04/10] qapi: fix example of BLOCK_JOB_READY event
` [PULL 05/10] qapi: fix example of NIC_RX_FILTER_CHANGED event
` [PULL 06/10] qapi: fix example of DEVICE_UNPLUG_GUEST_ERROR event
` [PULL 07/10] qapi: fix example of MEM_UNPLUG_ERROR event
` [PULL 08/10] qapi: fix examples of blockdev-add with qcow2
` [PULL 09/10] qapi: fix example of query-hotpluggable-cpus command
` [PULL 10/10] qapi: fix examples of events missing timestamp

[PATCH 0/2] Update linux headers to v6.0-rc4 and fix the clang build error
 2022-09-08 11:37 UTC  (9+ messages)
` [PATCH 1/2] Update linux headers to v6.0-rc4
` [PATCH 2/2] configure: Add -Wno-gnu-variable-sized-type-not-at-end

[PATCH v2 0/2] expose host-phys-bits to guest
 2022-09-08 11:31 UTC  (3+ messages)
` [PATCH v2 1/2] [temporary] reserve bit KVM_HINTS_PHYS_ADDRESS_SIZE_DATA_VALID
` [PATCH v2 2/2] [RfC] expose host-phys-bits to guest

[PATCH v4 0/4] hw/ssi: ibex_spi: cleanup and fixup bugs
 2022-09-08 11:30 UTC  (4+ messages)
` [PATCH v4 2/4] hw/ssi: ibex_spi: fixup coverity issue

[PATCH V4 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
 2022-09-08 11:19 UTC  (11+ messages)
` [PATCH V4 1/3] hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
` [PATCH V4 2/3] hw/riscv: virt: Move create_fw_cfg() prior to loading kernel
      ` [PATCH V4 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflashy

[PATCH 0/4] Make serial msmouse work
 2022-09-08 11:15 UTC  (10+ messages)
` [PATCH 1/4] msmouse: Handle mouse reset
` [PATCH 2/4] chardev: src buffer const for write functions
` [PATCH 3/4] msmouse: Add pnp data
` [PATCH 4/4] serial: Allow unaligned i/o access

[PATCH 0/4] compare machine type compat_props
 2022-09-08 10:36 UTC  (5+ messages)
` [PATCH 1/4] qom: add devault value
` [PATCH 2/4] qmp: add dump machine type compatible properties
` [PATCH 3/4] python/qmp: increase read buffer size
` [PATCH 4/4] scripts: add script to compare compatible properties

[PATCH v6 00/14] QMP/HMP: introduce 'dumpdtb'
 2022-09-08 10:32 UTC  (5+ messages)
` [PATCH v6 09/14] hw/ppc: set machine->fdt in pnv_reset()
` [PATCH v6 14/14] qmp/hmp, device_tree.c: introduce dumpdtb

[PATCH] chardev: fix segfault in finalize
 2022-09-08 10:37 UTC  (2+ messages)

towards a workable O_DIRECT outmigration to a file
 2022-09-08 10:26 UTC  (2+ messages)
` [PATCH] migration: support file: uri for source migration

[PATCH v5 00/13] Instantiate VT82xx functions in host device
 2022-09-08 10:25 UTC  (18+ messages)
` [PATCH v5 05/13] hw/isa/vt82c686: Introduce TYPE_VIA_IDE define
` [PATCH v5 06/13] hw/isa/vt82c686: Instantiate IDE function in host device
` [PATCH v5 07/13] hw/isa/vt82c686: Introduce TYPE_VT82C686B_USB_UHCI define
` [PATCH v5 08/13] hw/isa/vt82c686: Instantiate USB functions in host device
` [PATCH v5 09/13] hw/isa/vt82c686: Instantiate PM function "
` [PATCH v5 10/13] hw/isa/vt82c686: Instantiate AC97 and MC97 functions "
` [PATCH v5 13/13] hw/isa/vt82c686: Create rtc-time alias in boards instead

[PATCH v1 0/9] Fix bugs and improve functions for LoongArch
 2022-09-08  9:46 UTC  (10+ messages)
` [PATCH v1 1/9] hw/loongarch: Remove vga device when loongarch init
` [PATCH v1 2/9] hw/loongarch: Support fw_cfg dma function
` [PATCH v1 3/9] hw/loongarch: Add interrupt information to FDT table
` [PATCH v1 4/9] hw/loongarch: Add platform bus support
` [PATCH v1 5/9] hw/loongarch: Add hotplug handler for machine
` [PATCH v1 6/9] hw/loongarch: Add RAMFB to dynamic_sysbus_devices list
` [PATCH v1 7/9] hw/loongarch: Fix acpi ged irq number in dsdt table
` [PATCH v1 8/9] hw/loongarch: Support memory hotplug
` [PATCH v1 9/9] hw/loongarch: Improve acpi dsdt table

[PATCH] hw/microblaze: pass random seed to fdt
 2022-09-08  9:40 UTC  (2+ messages)
` [PATCH RESEND] "

[PATCH v3] audio: add help option for -audio and -audiodev
 2022-09-08  9:39 UTC  (2+ messages)

[PATCH 1/2] target/riscv: fence.i: update decode pattern
 2022-09-08  9:28 UTC  (6+ messages)
` [PATCH 2/2] target/riscv: fence: reconcile with specification

[RFC PATCH] docs/system: clean up code escape for riscv virt platform
 2022-09-08  9:19 UTC  (4+ messages)

[PATCH 00/11] Add support for the T-Head vendor extensions
 2022-09-08  9:01 UTC  (10+ messages)
` [PATCH 03/11] RISC-V: Adding T-Head SYNC instructions
` [PATCH 10/11] RISC-V: Adding T-Head FMemIdx extension
` [PATCH 11/11] RISC-V: Add initial support for T-Head C906 and C910 CPUs

[PATCH v5 0/2] block: add missed block_acct_setup with new block device init procedure
 2022-09-08  8:59 UTC  (4+ messages)

[PATCH 00/42] Consolidate PIIX south bridges
 2022-09-08  8:39 UTC  (2+ messages)

[PATCH 0/3] improve error handling for module load
 2022-09-08  8:28 UTC  (8+ messages)
` [PATCH 2/3] module: add Error arguments to module_load_one and module_load_qom_one

[PULL 00/44] riscv-to-apply queue
 2022-09-08  8:12 UTC  (15+ messages)
` [PULL 28/44] hw/riscv: opentitan: bump opentitan version
` [PULL 29/44] hw/riscv: microchip_pfsoc: fix kernel panics due to missing peripherals
` [PULL 31/44] hw/riscv: virt: fix uart node name
` [PULL 34/44] hw/core: fix platform bus "
` [PULL 35/44] target/riscv: Add xicondops in ISA entry
` [PULL 38/44] target/riscv: Add stimecmp support
` [PULL 39/44] target/riscv: Add vstimecmp support
` [PULL 41/44] target/riscv: Simplify counter predicate function
` [PULL 42/44] target/riscv: Add few cache related PMU events
` [PULL 43/44] hw/riscv: virt: Add PMU DT node to the device tree
` [PULL 44/44] target/riscv: Update the privilege field for sscofpmf CSRs

[PATCH v2] audio: add help option for -audio and -audiodev
 2022-09-08  8:03 UTC  (3+ messages)

[PATCH v9 00/10] s390x: CPU Topology
 2022-09-08  7:57 UTC  (7+ messages)
` [PATCH v9 03/10] s390x/cpu topology: reporting the CPU topology to the guest
` [PATCH v9 05/10] s390x/cpu: reporting drawers and books "
` [PATCH v9 06/10] s390x/cpu_topology: resetting the Topology-Change-Report

[PATCH 0/3] target/ppc: Move fsqrt[s] to decodetree
 2022-09-08  7:52 UTC  (9+ messages)
` [PATCH 3/3] target/ppc: Merge fsqrt and fsqrts helpers

[PATCH 0/2] tpm_emulator: Signal swtpm to again lock storage
 2022-09-08  6:04 UTC  (5+ messages)
` [PATCH 1/2] tpm_emulator: Use latest tpm_ioctl.h from swtpm project
` [PATCH 2/2] tpm_emulator: Have swtpm relock storage upon migration fall-back

[PATCH] audio: add help option (?) for -audiodev
 2022-09-08  5:20 UTC  (6+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-09-08  1:10 UTC  (11+ messages)
` [PATCH v7 05/14] mm/memfd: Introduce MFD_INACCESSIBLE flag

[PATCH] Hexagon (target/hexagon) implement mutability mask for GPRs
 2022-09-07 23:15 UTC  (5+ messages)

[PATCH] hw/intc: Handle software disabling of APIC correctly
 2022-09-07 17:59 UTC  (5+ messages)

[PATCH V2] hw/intc: Handle software disabling of APIC correctly
 2022-09-07 17:44 UTC 

Seeing qtest assertion failure with 7.1
 2022-09-07 17:40 UTC  (2+ messages)

[PATCH for 7.2] minor fixups in block code
 2022-09-07 17:25 UTC  (2+ messages)

[PATCH 0/8] Patch series to set up a ppc64le CI
 2022-09-07 17:24 UTC  (3+ messages)
` [PATCH 3/8] scripts/ci/setup: Fix libxen requirements

[PATCH v2 0/20] Convert nanoMIPS disassembler from C++ to C
 2022-09-07 17:09 UTC  (4+ messages)
` [PATCH v2 16/20] disas/nanomips: Replace exception handling

[PATCH] crypto/block-luks: always set splitkeylen to 0
 2022-09-07 16:43 UTC  (3+ messages)

[PATCH 0/6] parallels: Add duplication check, repair at open, fix bugs
 2022-09-07 16:23 UTC  (14+ messages)
` [PATCH 1/6] parallels: Incorrect data end calculation in parallels_open()
` [PATCH 2/6] parallels: Create parallels_handle_leak() to truncate excess clusters
` [PATCH 3/6] parallels: Add checking and repairing duplicate offsets in BAT
` [PATCH 4/6] parallels: Use highest_offset() helper in leak check
` [PATCH 5/6] parallels: Replace fprintf by qemu_log
` [PATCH 6/6] parallels: Image repairing in parallels_open()

[PATCH 00/20] ppc4xx_sdram QOMify and clean ups
 2022-09-07 14:53 UTC  (27+ messages)
` [PATCH 05/20] ppc440_bamboo: Add missing 4 MiB valid memory size
` [PATCH 06/20] ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
` [PATCH 07/20] ppc4xx_sdram: QOM'ify
` [PATCH 08/20] ppc4xx_sdram: Drop extra zeros for readability
` [PATCH 09/20] ppc440_sdram: Split off map/unmap of sdram banks for later reuse
` [PATCH 10/20] ppc440_sdram: Implement enable bit in the DDR2 SDRAM controller
` [PATCH 12/20] ppc440_sdram: Rename local variable for readibility
` [PATCH 13/20] ppc4xx_sdram: Rename functions to prevent name clashes
` [PATCH 14/20] ppc440_sdram: Move RAM size check to ppc440_sdram_init
` [PATCH 15/20] ppc440_sdram: QOM'ify

[PATCH v1 0/8] migration: introduce dirtylimit capability
 2022-09-07 14:52 UTC  (3+ messages)

[PULL 00/11] OpenRISC updates for 7.2.0
 2022-09-07 14:19 UTC  (2+ messages)

[PATCH v4 0/1] monitor: Support specified vCPU registers
 2022-09-07 13:36 UTC  (5+ messages)
` [PATCH v4 1/1] "
    ` PING: "

[PATCH v3] audio: Add sndio backend
 2022-09-07 13:23 UTC 

[PATCH] migration/multifd: Remove redundant copy of page offsets during send
 2022-09-07 13:14 UTC  (2+ messages)

[PATCH REPOST] hw/i386/e820: remove legacy reserved entries for e820
 2022-09-07 12:48 UTC  (2+ messages)

Maximum QMP reply size
 2022-09-07 11:54 UTC  (2+ messages)

[PATCH v2 0/3] improve error handling for module load
 2022-09-07 10:44 UTC  (4+ messages)
` [PATCH v2 1/3] module: removed unused function argument "mayfail"
` [PATCH v2 2/3] module: add Error arguments to module_load_one and module_load_qom_one
` [PATCH v2 3/3] accel: abort if we fail to load the accelerator plugin

[PATCH] fw_cfg: Don't set callback_opaque NULL in fw_cfg_modify_bytes_read()
 2022-09-07  9:36 UTC  (3+ messages)

[PATCH v3 0/5] Support ACPI NVDIMM Label Methods
 2022-09-07  9:15 UTC  (3+ messages)
` [PATCH v3 3/5] acpi/nvdimm: define macro for NVDIMM Device _DSM

sphinx-build is really slow, any way to improve that?
 2022-09-07  8:59 UTC  (5+ 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).