qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-17 13:09:14 to 2022-05-18 08:03:09 UTC [more...]

[PATCH v22 0/7] Add vmnet.framework based network backend
 2022-05-18  3:02 UTC  (4+ messages)
` [PATCH v22 3/7] net/vmnet: implement shared mode (vmnet-shared)

[PATCH v5 0/9] s390x/pci: zPCI interpretation support
 2022-05-18  8:01 UTC  (3+ messages)
` [PATCH v5 3/9] target/s390x: add zpci-interp to cpu models

[PATCH v2] net: fix multicast support with BSD (macOS) socket implementations
 2022-05-18  7:51 UTC  (2+ messages)

[RFC PATCH] tests/qtest: pass stdout/stderr down to subtests
 2022-05-18  7:34 UTC  (2+ messages)

[PATCH] hw/gpio/aspeed_gpio: Fix QOM pin property
 2022-05-18  7:31 UTC  (2+ messages)

[RFC 00/18] vfio: Adopt iommufd
 2022-05-18  7:22 UTC  (15+ messages)

[PATCH] docs/devel: Fix broken internal link to mailing lists
 2022-05-18  7:04 UTC  (2+ messages)

[RFC 0/3] Introduce a new Qemu machine for RISC-V
 2022-05-18  6:38 UTC  (13+ messages)

Attaching qcow2 images to containers
 2022-05-18  6:30 UTC 

QEMU cpu socket allocation
 2022-05-18  6:23 UTC  (3+ messages)

[PATCH v8 00/12] Improve PMU support
 2022-05-18  6:07 UTC  (6+ messages)
` [PATCH v8 07/12] target/riscv: Support mcycle/minstret write operation

[PATCH] xio3130_downstream: Add ACS (Access Control Services) capability
 2022-05-18  5:10 UTC  (2+ messages)

[PATCH 0/9] vfio/migration: Implement VFIO migration protocol v2
 2022-05-18  3:46 UTC  (16+ messages)
` [PATCH 3/9] vfio/migration: Fix NULL pointer dereference bug
` [PATCH 4/9] vfio/migration: Skip pre-copy if dirty page tracking is not supported
` [PATCH 5/9] migration/qemu-file: Add qemu_file_get_to_fd()

[PULL 0/8] Net patches
 2022-05-18  3:12 UTC  (9+ messages)
` [PULL 1/8] net/vmnet: add vmnet dependency and customizable option
` [PULL 2/8] net/vmnet: add vmnet backends to qapi/net
` [PULL 3/8] net/vmnet: implement shared mode (vmnet-shared)
` [PULL 4/8] net/vmnet: implement host mode (vmnet-host)
` [PULL 5/8] net/vmnet: implement bridged mode (vmnet-bridged)
` [PULL 6/8] net/vmnet: update qemu-options.hx
` [PULL 7/8] net/vmnet: update hmp-commands.hx
` [PULL 8/8] tulip: Assign default MAC address if not specified

[PATCH qemu] spapr: Use address from elf parser for kernel address
 2022-05-18  2:51 UTC  (3+ messages)

[PATCH] target/riscv: add support for zmmul extension v0.1
 2022-05-18  1:53 UTC 

[PATCH v4] target/riscv: check 'I' and 'E' after checking 'G' in riscv_cpu_realize
 2022-05-18  1:26 UTC 

[RESEND][PATCH 0/2] acpi/nvdimm: support NVDIMM _LS{I,R,W} methods
 2022-05-18  0:20 UTC  (10+ messages)
` [PATCH 1/2] acpi/nvdimm: Create _LS{I,R,W} method for NVDIMM device

[RFC PATCH 0/9] tests: run python tests under the build/tests/venv environment
 2022-05-17 23:51 UTC  (8+ messages)
` [RFC PATCH 9/9] iotests: use tests/venv for running tests

[PATCH v2] gitlab-ci: Switch the container of the 'check-patch' & 'check-dco' jobs
 2022-05-17 23:36 UTC  (3+ messages)

The fate of iotest 297
 2022-05-17 23:28 UTC 

[PATCH] target/arm: Make number of counters in PMCR follow the CPU
 2022-05-17 23:24 UTC  (2+ messages)

[PATCH v3] target/riscv: check 'I' and 'E' after checking 'G' in riscv_cpu_realize
 2022-05-17 21:33 UTC  (2+ messages)

[PATCH v2] hw/arm: add versioning to sbsa-ref machine DT
 2022-05-17 20:30 UTC  (4+ messages)

[PATCH v6 00/13] migration: Postcopy Preemption
 2022-05-17 19:57 UTC  (14+ messages)
` [PATCH v6 01/13] migration: Add postcopy-preempt capability
` [PATCH v6 02/13] migration: Postcopy preemption preparation on channel creation
` [PATCH v6 03/13] migration: Postcopy preemption enablement
` [PATCH v6 04/13] migration: Postcopy recover with preempt enabled
` [PATCH v6 05/13] migration: Create the postcopy preempt channel asynchronously
` [PATCH v6 06/13] migration: Add property x-postcopy-preempt-break-huge
` [PATCH v6 07/13] migration: Add helpers to detect TLS capability
` [PATCH v6 08/13] migration: Export tls-[creds|hostname|authz] params to cmdline too
` [PATCH v6 09/13] migration: Enable TLS for preempt channel
` [PATCH v6 10/13] migration: Respect postcopy request order in preemption mode
` [PATCH v6 11/13] tests: Add postcopy tls migration test
` [PATCH v6 12/13] tests: Add postcopy tls recovery "
` [PATCH v6 13/13] tests: Add postcopy preempt tests

[PATCH v3 0/3] Misc AC97 clean ups
 2022-05-17 19:47 UTC  (4+ messages)

[PATCH v3 0/8] VSX MMA Implementation
 2022-05-17 19:41 UTC  (13+ messages)
` [PATCH v3 1/8] target/ppc: Implement xxm[tf]acc and xxsetaccz
` [PATCH v3 2/8] target/ppc: Implemented xvi*ger* instructions
` [PATCH v3 3/8] target/ppc: Implemented pmxvi*ger* instructions
` [PATCH v3 4/8] target/ppc: Implemented xvf*ger*
` [PATCH v3 5/8] target/ppc: Implemented xvf16ger*
` [PATCH v3 6/8] target/ppc: Implemented pmxvf*ger*
` [PATCH v3 7/8] target/ppc: Implemented [pm]xvbf16ger2*
` [PATCH v3 8/8] linux-user: Add PowerPC ISA 3.1 and MMA to hwcap

[PATCH RESEND 00/10] BCDA and mffscdrn implementations
 2022-05-17 19:12 UTC  (21+ messages)
` [PATCH RESEND 01/10] target/ppc: Fix insn32.decode style issues
` [PATCH RESEND 02/10] target/ppc: Move mffs[.] to decodetree
` [PATCH RESEND 03/10] target/ppc: Move mffsl "
` [PATCH RESEND 04/10] target/ppc: Move mffsce "
` [PATCH RESEND 05/10] target/ppc: Move mffscrn[i] "
` [PATCH RESEND 06/10] target/ppc: Implement mffscdrn[i] instructions
` [PATCH RESEND 07/10] target/ppc: Add flag for ISA v2.06 BCDA instructions
` [PATCH RESEND 08/10] target/ppc: implement addg6s
` [PATCH RESEND 09/10] target/ppc: implement cbcdtd
` [PATCH RESEND 10/10] target/ppc: implement cdtbcd

[PATCH v3] mos6522: fix linking error when CONFIG_MOS6522 is not set
 2022-05-17 19:03 UTC  (4+ messages)

[PATCH] target/ppc: Fix tlbie
 2022-05-17 19:02 UTC  (2+ messages)

[PATCH] hostmem: default the amount of prealloc-threads to smp-cpus
 2022-05-17 18:46 UTC  (5+ messages)

[PATCH 00/16] Cross compilation of embedded firmware
 2022-05-17 18:47 UTC  (16+ messages)
` [PATCH 01/16] configure: do not define or use the CPP variable
` [PATCH 02/16] build: clean up ninja invocation
` [PATCH 04/16] build: do a full build before running TCG tests
` [PATCH 06/16] tests/tcg: correct target CPU for sparc32
` [PATCH 07/16] tests/tcg: merge configure.sh back into main configure script
` [PATCH 08/16] configure: add missing cross compiler fallbacks
` [PATCH 09/16] configure: handle host compiler in probe_target_compiler

[PATCH] linux-user: fix ioctl() arguments printing in strace support
 2022-05-17 18:06 UTC 

[PATCH] target/arm: Fix PAuth keys access checks for disabled SEL2
 2022-05-17 17:44 UTC  (2+ messages)

[PATCH 00/12] Change helper declarations to use call flags
 2022-05-17 17:40 UTC  (26+ messages)
` [PATCH 01/12] target/ppc: declare darn32/darn64 helpers with TCG_CALL_NO_RWG
` [PATCH 02/12] target/ppc: use TCG_CALL_NO_RWG in vector helpers without env
` [PATCH 03/12] target/ppc: use TCG_CALL_NO_RWG in BCD helpers
` [PATCH 04/12] target/ppc: use TCG_CALL_NO_RWG in VSX helpers without env
` [PATCH 05/12] target/ppc: Use TCG_CALL_NO_RWG_SE in fsel helper
` [PATCH 06/12] target/ppc: declare xscvspdpn helper with call flags
` [PATCH 07/12] target/ppc: declare xvxsigsp "
` [PATCH 08/12] target/ppc: declare xxextractuw and xxinsertw helpers "
` [PATCH 09/12] target/ppc: introduce do_va_helper
` [PATCH 10/12] target/ppc: declare vmsum[um]bm helpers with call flags
` [PATCH 11/12] target/ppc: declare vmsumuhm helper "
` [PATCH 12/12] target/ppc: declare vmsumshm "

[PATCH] target/i386: Remove LBREn bit check when access Arch LBR MSRs
 2022-05-17 17:07 UTC  (2+ messages)

[PATCH v3 0/3] target/ppc: Fix FPSCR.FI bit
 2022-05-17 16:15 UTC  (4+ messages)
` [PATCH v3 1/3] target/ppc: Fix FPSCR.FI bit being cleared when it shouldn't
` [PATCH v3 2/3] target/ppc: Fix FPSCR.FI changing in float_overflow_excp()
` [PATCH v3 3/3] target/ppc: Rename sfprf to sfifprf where it's also used as set fi flag

[RFC PATCH 0/3] Remove some of the old libopcode based disassemblers
 2022-05-17 16:15 UTC  (6+ messages)
      ` Capstone for MIPS (was: Re: [RFC PATCH 0/3] Remove some of the old libopcode based disassemblers)

[PATCH 00/18] Make block-backend-io.h API more consistent
 2022-05-17 16:26 UTC  (36+ messages)
` [PATCH 01/18] block: Make blk_{pread,pwrite}() return 0 on success
` [PATCH 02/18] block: Add a 'flags' param to blk_pread()
` [PATCH 04/18] block: Make 'bytes' param of blk_{pread, pwrite}() an int64_t
` [PATCH 05/18] block: Make blk_co_pwrite() take a const buffer
` [PATCH 06/18] block: Implement blk_{pread, pwrite}() using generated_co_wrapper
` [PATCH 07/18] block: Add blk_{preadv,pwritev}()
` [PATCH 08/18] block: Add blk_[co_]preadv_part()
` [PATCH 09/18] block: Export blk_pwritev_part() in block-backend-io.h
` [PATCH 10/18] block: Change blk_pwrite_compressed() param order
` [PATCH 11/18] block: Add blk_co_pwrite_compressed()
` [PATCH 12/18] block: Implement blk_pwrite_zeroes() using generated_co_wrapper
` [PATCH 13/18] block: Implement blk_pdiscard() "
` [PATCH 14/18] block: Implement blk_flush() "
` [PATCH 15/18] block: Add blk_co_ioctl()
` [PATCH 16/18] block: Add blk_co_truncate()
` [PATCH 17/18] block: Reorganize some declarations in block-backend-io.h
` [PATCH 18/18] block: Remove remaining unused symbols in coroutines.h

[PATCH 00/35] pc/q35: refactor ISA and SMBUS AML generation
 2022-05-17 16:09 UTC  (6+ messages)
` [PATCH 28/35] acpi: pvpanic-isa: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML

[PATCH 0/2] target/m68k: Enable halt insn for 68060
 2022-05-17 16:06 UTC  (6+ messages)
` [PATCH 1/2] target/m68k: Clear mach in m68k_cpu_disas_set_info
` [PATCH 2/2] target/m68k: Enable halt insn for 68060

Accelerating non-standard disk types
 2022-05-17 15:29 UTC  (3+ messages)

[PATCH v3 0/3] thread-pool: fix performance regression
 2022-05-17 15:21 UTC  (12+ messages)
` [PATCH v3 1/3] thread-pool: optimize scheduling of completion bottom half
` [PATCH v3 2/3] thread-pool: replace semaphore with condition variable
` [PATCH v3 3/3] thread-pool: remove stopping variable

[PATCH v2 00/10] Implement bdrv_{pread, pwrite, pwrite_sync, pwrite_zeroes}() using generated_co_wrapper
 2022-05-17 14:48 UTC  (10+ messages)
` [PATCH v2 04/10] crypto: Make block callbacks return 0 on success
` [PATCH v2 06/10] block: Make 'bytes' param of bdrv_co_{pread, pwrite, preadv, pwritev}() an int64_t
` [PATCH v2 08/10] block: Add bdrv_co_pwrite_sync()
` [PATCH v2 10/10] block/qcow2: Use bdrv_pwrite_sync() in qcow2_mark_dirty()

[PATCH v3] qga: add guest-get-diskstats command for Linux guests
 2022-05-17 12:42 UTC  (3+ messages)

[PATCH] whpx: Added support for saving/restoring VM state
 2022-05-17 14:11 UTC  (4+ messages)

[PATCH v5 0/8] Support exporting BDSs via VDUSE
 2022-05-17 13:02 UTC  (3+ messages)

[PATCH v8 00/12] hw/nvme: SR-IOV with Virtualization Enhancements
 2022-05-17 13:49 UTC  (4+ messages)

[PATCH 0/3] ui: Remove deprecated sdl parameters and switch to QAPI parser
 2022-05-17 13:18 UTC  (7+ messages)
` [PATCH 2/3] ui: Switch "-display sdl" to use the "

[PATCH v4 00/43] Add LoongArch softmmu support
 2022-05-17 11:30 UTC  (4+ messages)
` [PATCH v4 25/43] target/loongarch: Add LoongArch CSR instruction
` [PATCH v4 27/43] target/loongarch: Add TLB instruction support
` [PATCH v4 33/43] hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)


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