qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-01 18:10:36 to 2022-09-02 17:41:12 UTC [more...]

[PATCH 0/8] RFC: Pass tests for x86_64 machine types compiled individually
 2022-09-02 17:34 UTC  (2+ messages)
` [PATCH 5/8] tests: sb16 has both pc and q35 tests

[PATCH v8 0/8] s390x/pci: zPCI interpretation support
 2022-09-02 17:27 UTC  (6+ messages)
` [PATCH v8 1/8] linux-headers: update to 6.0-rc3
` [PATCH v8 2/8] s390x/pci: add routine to get host function handle from CLP info
` [PATCH v8 3/8] s390x/pci: enable for load/store intepretation
` [PATCH v8 6/8] s390x/pci: let intercept devices have separate PCI groups
` [PATCH v8 7/8] s390x/pci: reflect proper maxstbl for groups of interpreted devices

[PATCH 0/8] tests: Make expliction defaults for tests
 2022-09-02 17:16 UTC  (10+ messages)
` [PATCH 1/8] qtest: "-display none" is set in qtest_init()
` [PATCH 2/8] qtest: Set "-net none" "
` [PATCH 3/8] tests/acpi: The new default is -vga none
` [PATCH 4/8] tests/qtest: Add -vga none by default
` [PATCH 5/8] tests/acpi: Regenerate all needed tables
` [PATCH 6/8] tests: Fix error strings
` [PATCH 7/8] meson-build: Enable CONFIG_REPLICATION only when replication is set
` [PATCH 8/8] meson-build: test-crypto-secret depends on CONFIG_SECRET_KEYRING

[PATCH v1 00/40] TDX QEMU support
 2022-09-02 16:52 UTC  (10+ messages)
` [PATCH v1 15/40] i386/tdx: Add property sept-ve-disable for tdx-guest object

[PATCH 00/51] tests/qtest: Enable running qtest on Windows
 2022-09-02 16:33 UTC  (28+ messages)
` [PATCH 20/51] tests/qtest: i440fx-test: Skip running request_{bios, pflash} for win32
` [PATCH 23/51] accel/qtest: Support qtest accelerator for Windows
` [PATCH 27/51] tests/qtest: Use send/recv for socket communication
` [PATCH 29/51] tests/qtest: libqtest: Install signal handler via signal()
` [PATCH 30/51] tests: Skip iotests and qtest when '--without-default-devices'
` [PATCH 32/51] tests/qtest: Fix ERROR_SHARING_VIOLATION for win32
` [PATCH 41/51] tests/qtest: migration-test: Kill "to" after migration is canceled

[PATCH] configure: Only add configuration for targets that are enabled
 2022-09-02 16:33 UTC 

[PATCH] qtest/fuzz-lsi53c895a-test: set guest RAM to 2G
 2022-09-02 16:27 UTC  (4+ messages)

[PATCH 00/20] ppc4xx_sdram QOMify and clean ups
 2022-09-02 15:48 UTC  (10+ messages)
` [PATCH 03/20] ppc4xx_sdram: Get rid of the init RAM hack
` [PATCH 04/20] ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()

[PULL 0/4] chardev patches & a small audio fix
 2022-09-02 15:27 UTC  (6+ messages)
` [PULL 1/4] util/qemu-sockets: Enable unix socket support on Windows
` [PULL 2/4] chardev/char-socket: Update AF_UNIX for Windows
` [PULL 3/4] tests/unit: Update test-io-channel-socket.c "
` [PULL 4/4] audio: exit(1) if audio backend failed to be found or initialized

[RFC PATCH v2 0/8] qapi: add generator for Golang interface
 2022-09-02 14:49 UTC  (3+ messages)
` [RFC PATCH v2 2/8] qapi: golang: Generate qapi's alternate types in Go

[PATCH v1 0/8] migration: introduce dirtylimit capability
 2022-09-02 14:15 UTC  (9+ messages)
` [PATCH v1 1/8] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
` [PATCH v1 2/8] qapi/migration: Introduce x-vcpu-dirty-limit parameters
` [PATCH v1 3/8] migration: Introduce dirty-limit capability

[PATCH] KVM: use store-release to mark dirty pages as harvested
 2022-09-02 14:10 UTC  (2+ messages)

[PATCH] Hexagon (target/hexagon) implement mutability mask for GPRs
 2022-09-02 13:43 UTC  (2+ messages)

[PATCH v7 00/12] Migration: Transmit and detect zero pages in the multifd threads
 2022-09-02 13:27 UTC  (7+ messages)
` [PATCH v7 10/12] multifd: Support for zero pages transmission
` [PATCH v7 11/12] multifd: Zero "
` [PATCH v7 12/12] So we use multifd to transmit zero pages

[PATCH v2 00/15] Preliminary patches for subproject split
 2022-09-02 13:22 UTC  (15+ messages)
` [PATCH v2 11/15] qemu-common: move scripts/qapi

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-09-02 12:30 UTC  (13+ messages)

[PATCH v3 1/1] monitor/hmp: print trace as option in help for log command
 2022-09-02 12:24 UTC  (2+ messages)

[PATCH v2 0/3] io/command: implement portable spawn
 2022-09-02 11:19 UTC  (4+ messages)
` [PATCH v2 1/3] io/command: use glib GSpawn, instead of open-coding fork/exec
` [PATCH v2 2/3] io/command: implement support for win32
` [PATCH v2 3/3] tests/unit: make test-io-channel-command work on win32

[PATCH] scsi/lsi53c895a: really fix use-after-free in lsi_do_msgout (CVE-2022-0216)
 2022-09-02 10:55 UTC  (4+ messages)

[PATCH v2] target/i386: Restore TSX features with taa-no
 2022-09-02 10:35 UTC  (4+ messages)

[PATCH v2] pci: Assert that capabilities never overlap
 2022-09-02 10:23 UTC  (2+ messages)

[PATCH v2 0/1] Improve module accelerator error message
 2022-09-02  9:50 UTC  (9+ messages)
` [PATCH v2 1/1] modules: Improve error message when module is not found
            ` modular tcg (was: Re: [PATCH v2 1/1] modules: Improve error message when module is not) found

[PATCH v2 0/8] AArch64/HMAT support and tests
 2022-09-02  9:25 UTC  (3+ messages)

[PATCH 0/6] parallels: Add duplication check, repair at open, fix bugs
 2022-09-02  8:53 UTC  (7+ 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()

[Qemu-devel] [RFC PATCH] Add qemu .clang-format
 2022-09-02  8:52 UTC  (11+ messages)

[PATCH 0/2] expose host-phys-bits to guest
 2022-09-02  8:44 UTC  (9+ messages)

[PATCH v2 1/1] monitor/hmp: print trace as option in help for log command
 2022-09-02  8:14 UTC  (5+ messages)

[RFC v4 00/11] blkio: add libblkio BlockDriver
 2022-09-02  8:06 UTC  (7+ messages)
` [RFC v4 11/11] virtio-blk: use BDRV_REQ_REGISTERED_BUF optimization hint

[PATCH] qemu-config: extract same logic in *_add_opts() to fill_config_groups()
 2022-09-02 14:20 UTC  (2+ messages)

[PATCH v1 00/16] qapi examples fixes and rfc for another generator
 2022-09-02  8:02 UTC  (10+ messages)
` [PATCH v1 12/16] qapi: fix example of blockdev-add command

[PATCH v9 00/10] s390x: CPU Topology
 2022-09-02  7:55 UTC  (11+ messages)
` [PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear
` [PATCH v9 02/10] s390x/cpu topology: core_id sets s390x CPU topology
` [PATCH v9 03/10] s390x/cpu topology: reporting the CPU topology to the guest
` [PATCH v9 04/10] hw/core: introducing drawer and books for s390x
` [PATCH v9 05/10] s390x/cpu: reporting drawers and books topology to the guest
` [PATCH v9 06/10] s390x/cpu_topology: resetting the Topology-Change-Report
` [PATCH v9 07/10] s390x/cpu_topology: CPU topology migration
` [PATCH v9 08/10] target/s390x: interception of PTF instruction
` [PATCH v9 09/10] s390x/cpu_topology: activating CPU topology
` [PATCH v9 10/10] docs/s390x: document s390x cpu topology

[PULL 00/21] Net patches
 2022-09-02  6:41 UTC  (22+ messages)
` [PULL 01/21] vdpa: Skip the maps not in the iova tree
` [PULL 02/21] vdpa: do not save failed dma maps in SVQ "
` [PULL 03/21] util: accept iova_tree_remove_parameter by value
` [PULL 04/21] vdpa: Remove SVQ vring from iova_tree at shutdown
` [PULL 05/21] vdpa: Make SVQ vring unmapping return void
` [PULL 06/21] vhost: Always store new kick fd on vhost_svq_set_svq_kick_fd
` [PULL 07/21] vdpa: Use ring hwaddr at vhost_vdpa_svq_unmap_ring
` [PULL 08/21] vhost: stop transfer elem ownership in vhost_handle_guest_kick
` [PULL 09/21] vhost: use SVQ element ndescs instead of opaque data for desc validation
` [PULL 10/21] vhost: Delete useless read memory barrier
` [PULL 11/21] vhost: Do not depend on !NULL VirtQueueElement on vhost_svq_flush
` [PULL 12/21] vhost_net: Add NetClientInfo start callback
` [PULL 13/21] vhost_net: Add NetClientInfo stop callback
` [PULL 14/21] vdpa: add net_vhost_vdpa_cvq_info NetClientInfo
` [PULL 15/21] vdpa: Move command buffers map to start of net device
` [PULL 16/21] vdpa: extract vhost_vdpa_net_cvq_add from vhost_vdpa_net_handle_ctrl_avail
` [PULL 17/21] vhost_net: add NetClientState->load() callback
` [PULL 18/21] vdpa: Add virtio-net mac address via CVQ at start
` [PULL 19/21] vdpa: Delete CVQ migration blocker
` [PULL 20/21] net/colo.c: Fix the pointer issue reported by Coverity
` [PULL 21/21] net: tulip: Restrict DMA engine to memories

[PATCH v3 1/3] util/main-loop: Fix maximum number of wait objects for win32
 2022-09-02  4:19 UTC  (2+ messages)

[PATCH] RISC-V: Add support for Ztso
 2022-09-02  3:44 UTC 

[PATCH v2 0/8] vhost-user-blk: dynamically resize config space based on features
 2022-09-02  3:40 UTC  (2+ messages)

[PATCH v8 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
 2022-09-02  2:13 UTC  (7+ messages)

[PATCH 1/4] hw/watchdog: wdt_ibex_aon.c: Implement the watchdog for the OpenTitan
 2022-09-01 22:50 UTC 

[PATCH 4/4] hw/timer: ibex_timer.c: Add support for writes to mtime
 2022-09-01 22:50 UTC 

[PATCH 0/4] Implement the OpenTitan watchdog
 2022-09-01 22:49 UTC 

[PATCH 2/4] hw/intc: sifive_plic.c: Fix interrupt priority index
 2022-09-01 22:50 UTC 

[PATCH 3/4] hw/timer: ibex_timer.c: Update register addresses
 2022-09-01 22:50 UTC 

[PATCH v3 00/15] Support VIRTIO_F_RING_RESET for virtio-net, vhost-net kernel in virtio pci-modern
 2022-09-02  1:04 UTC  (2+ messages)

[RFC] hw/registerfields: add `FIELDx_1CLEAR()` macro
 2022-09-01 23:18 UTC  (3+ messages)

[PATCH 00/42] Consolidate PIIX south bridges
 2022-09-01 23:12 UTC  (23+ messages)
` [PATCH 01/42] hw/i386/pc: Create DMA controllers in "
` [PATCH 05/42] hw/isa/piix3: Create USB controller in host device
` [PATCH 11/42] hw/isa/piix3: Remove extra ';' outside of functions
  ` [PATCH 11/42] hw/isa/piix3: Remove extra '; ' "
` [PATCH 13/42] hw/isa/piix3: Add size constraints to rcr_ops
` [PATCH 14/42] hw/isa/piix3: Modernize reset handling
` [PATCH 15/42] hw/isa/piix3: Prefer pci_address_space() over get_system_memory()
` [PATCH 22/42] hw/mips/malta: Reuse dev variable
` [PATCH 25/42] hw/isa/piix4: Move pci_ide_create_devs() call to board code
` [PATCH 27/42] hw/isa/piix4: Allow board to provide PCI interrupt routes
` [PATCH 32/42] hw/isa/piix4: Rename wrongly named method
` [PATCH 42/42] hw/i386/acpi-build: Resolve PIIX ISA bridge rather than ACPI controller

[PULL 00/20] tcg patch queue
 2022-09-01 21:28 UTC  (2+ messages)

[RFC 0/4] Support interactions between TCG plugins
 2022-09-01 18:27 UTC  (5+ messages)
` [RFC 1/4] docs/tcg-plugins: describe QPP API
` [RFC 2/4] tcg/plugins: Automatically define CURRENT_PLUGIN
` [RFC 3/4] tcg/plugins: Support for inter-plugin interactions
` [RFC 4/4] tcg/plugins: Add example pair of QPP plugins

[PULL v2 00/60] ppc queue
 2022-09-01 20:26 UTC  (2+ messages)

QEMU 7.2 release schedule
 2022-09-01 19:40 UTC  (3+ messages)

[PULL 00/39] i386, SCSI, build system changes for 2022-09-01
 2022-09-01 18:24 UTC  (40+ messages)
` [PULL 01/39] esp: Handle CMD_BUSRESET by resetting the SCSI bus
` [PULL 02/39] scsi: Add buf_len parameter to scsi_req_new()
` [PULL 03/39] scsi: Reject commands if the CDB length exceeds buf_len
` [PULL 04/39] i386: reset KVM nested state upon CPU reset
` [PULL 05/39] i386: do kvm_put_msr_feature_control() first thing when vCPU is reset
` [PULL 06/39] configure: improve error for ucontext coroutine backend
` [PULL 07/39] meson: be strict for boolean options
` [PULL 08/39] meson: remove dead code
` [PULL 09/39] meson: remove dead assignments
` [PULL 10/39] KVM: dirty ring: add missing memory barrier
` [PULL 11/39] tests/tcg: x86_64: improve consistency with i386
` [PULL 12/39] tests/tcg: i386: extend BMI test
` [PULL 13/39] target/i386: fix PHSUB* instructions with dest=src
` [PULL 14/39] target/i386: DPPS rounding fix
` [PULL 15/39] tests/tcg: i386: add SSE tests
` [PULL 16/39] target/i386: do not use MOVL to move data between SSE registers
` [PULL 17/39] target/i386: formatting fixes
` [PULL 18/39] target/i386: Add ZMM_OFFSET macro
` [PULL 19/39] target/i386: Rework sse_op_table1
` [PULL 20/39] target/i386: Rework sse_op_table6/7
` [PULL 21/39] target/i386: Move 3DNOW decoder
` [PULL 22/39] target/i386: check SSE table flags instead of hardcoding opcodes
` [PULL 23/39] target/i386: isolate MMX code more
` [PULL 24/39] target/i386: Add size suffix to vector FP helpers
` [PULL 25/39] target/i386: do not cast gen_helper_* function pointers
` [PULL 26/39] target/i386: Add CHECK_NO_VEX
` [PULL 27/39] target/i386: rewrite destructive 3DNow operations
` [PULL 28/39] target/i386: Rewrite vector shift helper
` [PULL 29/39] target/i386: Rewrite simple integer vector helpers
` [PULL 30/39] target/i386: Misc integer AVX helper prep
` [PULL 31/39] target/i386: Destructive vector helpers for AVX
` [PULL 32/39] target/i386: Floating point arithmetic helper AVX prep
` [PULL 33/39] target/i386: reimplement AVX comparison helpers
` [PULL 34/39] target/i386: Dot product AVX helper prep
` [PULL 35/39] target/i386: Destructive FP helpers for AVX
` [PULL 36/39] target/i386: Misc AVX helper prep
` [PULL 37/39] target/i386: Rewrite blendv helpers
` [PULL 38/39] target/i386: AVX pclmulqdq prep
` [PULL 39/39] target/i386: AVX+AES helpers prep


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