qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-11 20:57:36 to 2022-10-12 15:43:56 UTC [more...]

[PATCH v2 2/2] error handling: Use RETRY_ON_EINTR() macro where applicable
 2022-10-12 15:43 UTC  (4+ messages)

[PATCH 0/4] Replace QERR_PERMISSION_DENIED by better error messages
 2022-10-12 15:38 UTC  (5+ messages)
` [PATCH 1/4] qom: Improve error messages when property has no getter or setter
` [PATCH 2/4] backends: Improve error messages when property can no longer be set
` [PATCH 3/4] qtest: Improve error messages when property can not be set right now
` [PATCH 4/4] qerror: QERR_PERMISSION_DENIED is no longer used, drop

[PATCH 0/3] iothread and irqfd support
 2022-10-12 15:35 UTC  (4+ messages)

[PATCH] build: disable container-based cross compilers by default
 2022-10-12 15:21 UTC  (5+ messages)

[PATCH v4 0/6] io/command: implement portable spawn
 2022-10-12 15:15 UTC  (5+ messages)
` [PATCH v4 2/6] util: make do_send_recv work with partial send/recv
` [PATCH v4 6/6] tests/unit: make test-io-channel-command work on win32

[RFC PATCH 0/4] docs/devel suggestions for discussion
 2022-10-12 15:02 UTC  (9+ messages)
` [RFC PATCH 1/4] docs/devel: add a maintainers section to development process
` [RFC PATCH 2/4] docs/devel: make language a little less code centric
` [RFC PATCH 3/4] docs/devel: simplify the minimal checklist
` [RFC PATCH 4/4] docs/devel: try and improve the language around patch review

[PULL 0/1] testing: revert pc-bios build patch
 2022-10-12 14:32 UTC  (11+ messages)
` [PULL 1/1] Revert "configure: build ROMs with container-based cross compilers"

[PULL 00/16] qtest patches (and one unit test and one avocado fix)
 2022-10-12 14:33 UTC  (17+ messages)
` [PULL 01/16] qtest: "-display none" is set in qtest_init()
` [PULL 02/16] tests/migration: remove the unused local variable
` [PULL 03/16] tests/x86: add helper qtest_qmp_device_del_send()
` [PULL 04/16] tests/x86: Add subtest with 'q35' machine type to device-plug-test
` [PULL 05/16] tests/x86: Refactor hot unplug hd-geo-test
` [PULL 06/16] tests/x86: Add 'q35' machine type to override-tests in hd-geo-test
` [PULL 07/16] tests/x86: Add 'q35' machine type to hotplug hd-geo-test
` [PULL 08/16] tests/x86: Fix comment typo in drive_del-test
` [PULL 09/16] tests/x86: replace snprint() by g_strdup_printf() "
` [PULL 10/16] tests/x86: Add 'q35' machine type to drive_del-test
` [PULL 11/16] tests/x86: Add 'q35' machine type to ivshmem-test
` [PULL 12/16] tests/avocado: Add missing require_netdev('user') checks
` [PULL 13/16] qtest: start a VNC test
` [PULL 14/16] tests/qtest: migration-test: Avoid using hardcoded /tmp
` [PULL 15/16] tests/qtest: libqtest: Install signal handler via signal()
` [PULL 16/16] tests/unit/test-image-locking: Fix handling of temporary files

[PATCH v2 1/2] Refactoring: refactor TFR() macro to RETRY_ON_EINTR()
 2022-10-12 14:21 UTC  (2+ messages)

ublk-qcow2: ublk-qcow2 is available
 2022-10-12 14:15 UTC  (5+ messages)

[PATCH v7 0/5] QEMU PCIe DOE for PCIe 4.0/5.0 and CXL 2.0
 2022-10-12 14:10 UTC  (9+ messages)
` [PATCH 0/5] Multi-Region and Volatile Memory support for CXL Type-3 Devices
  ` [PATCH 1/5] hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
  ` [PATCH 2/5] hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
  ` [PATCH 3/5] hw/mem/cxl_type: Generalize CDATDsmas initialization for Memory Regions
  ` [PATCH 4/5] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
  ` [PATCH 5/5] cxl: update tests and documentation for new cxl properties

[PATCH 00/20] tests/9p: introduce declarative function calls
 2022-10-12 13:58 UTC  (3+ messages)

[PATCH] virtio: add VIRTQUEUE_ERROR QAPI event
 2022-10-12 13:24 UTC  (2+ messages)

[PATCH v7 for-7.2 00/15] block: cleanup backing and file handling
 2022-10-12 13:27 UTC  (3+ messages)

[PATCH v2 00/11] iotests: use vm.cmd()
 2022-10-12 13:25 UTC  (3+ messages)

[PATCH] tests/unit/test-image-locking: Fix handling of temporary files
 2022-10-12 12:59 UTC  (4+ messages)

[PATCH v1] s390x/tod-kvm: don't save/restore the TOD in PV guests
 2022-10-12 12:32 UTC 

[PATCH] qemu-edid: Restrict input parameter -d to avoid division by zero
 2022-10-12 12:33 UTC  (2+ messages)

[PATCH v2 0/7] hostmem: NUMA-aware memory preallocation using ThreadContext
 2022-10-12 12:27 UTC  (13+ messages)
` [PATCH v2 3/7] util: Introduce ThreadContext user-creatable object
` [PATCH v2 4/7] util: Add write-only "node-affinity" property for ThreadContext

[PATCH v2 0/2] Refactoring: expand usage of TFR() macro
 2022-10-12 12:26 UTC 

[PATCH] migration/channel-block: fix return value for qio_channel_block_{readv, writev}
 2022-10-12 12:02 UTC  (3+ messages)

[PATCH 0/2] tcg/loongarch64: add neg tcg_op and direct jump support
 2022-10-12 11:53 UTC  (6+ messages)
` [PATCH 1/2] tcg/loongarch64: Implement INDEX_op_neg_i{32,64}
` [PATCH 2/2] tcg/loongarch64: Add direct jump support

[PATCH v2 0/2] Fix audio voices tests
 2022-10-12 11:49 UTC  (3+ messages)
` [PATCH v2 1/2] audio: fix in.voices test
` [PATCH v2 2/2] audio: improve out.voices test

[PATCH] gitmodules: recurse by default
 2022-10-12 11:31 UTC  (10+ messages)

[PATCH] ui/gtk: Fix the implicit mouse ungrabbing logic
 2022-10-12 10:46 UTC  (2+ messages)

[PATCH 0/2] vhost-user: Support vhost_dev_start
 2022-10-12 10:10 UTC  (5+ messages)
` [PATCH v2 "

[PATCH] target/i386: Switch back XFRM value
 2022-10-12  9:59 UTC  (2+ messages)

[PATCH] tests/qtest/cxl-test: Remove temporary directories after testing
 2022-10-12  9:14 UTC 

[PATCH] qgraph: implement stack as a linked list
 2022-10-12  9:08 UTC 

[PATCH] ui/gtk-egl: egl context needs to be unbound in the end of gd_egl_switch
 2022-10-12  9:00 UTC  (2+ messages)

[PATCH] cirrus_vga: fix potential memory overflow
 2022-10-12  9:01 UTC  (2+ messages)

[PATCH v2] gtk: Add show_menubar=on|off command line option
 2022-10-12  8:56 UTC  (2+ messages)

[PATCH] tests/qtest/tpm: Clean up remainders of swtpm
 2022-10-12  8:43 UTC 

[PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
 2022-10-12  8:14 UTC  (11+ messages)

[PATCH] hw/block/nvme: re-enable NVMe PCI hotplug
 2022-10-12  8:06 UTC  (10+ messages)

[PATCH v5 00/18] tests/qtest: Enable running qtest on Windows
 2022-10-12  7:57 UTC  (5+ messages)
` [PATCH v5 11/18] tests/qtest: Support libqtest to build and run "
` [PATCH v5 12/18] tests/qtest: migration-test: Make sure QEMU process "to" exited after migration is canceled

[PATCH 1/2] hw/ide/core.c (cmd_read_native_max): Avoid limited device parameters
 2022-10-12  6:40 UTC  (3+ messages)
` [PATCH 2/2] tests/qtest/ide-test: Verify READ NATIVE MAX ADDRESS is not limited

[PATCH] target/riscv: pmp: Fixup TLB size calculation
 2022-10-12  6:04 UTC  (4+ messages)

[PATCH v2] vhost-vdpa: allow passing opened vhostfd to vhost-vdpa
 2022-10-12  5:59 UTC  (5+ messages)

[PATCH] target/riscv: Fix PMP propagation for tlb
 2022-10-12  6:00 UTC 

[PATCH RFC 0/1] tcg: add perfmap and jitdump
 2022-10-12  5:18 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2 0/8] rerandomize RNG seeds on reboot and handle record&replay
 2022-10-12  5:04 UTC  (9+ messages)
` [PATCH v2 1/8] device-tree: add re-randomization helper function
` [PATCH v2 2/8] arm: re-randomize rng-seed on reboot
` [PATCH v2 3/8] riscv: "
` [PATCH v2 5/8] rx: "
` [PATCH v2 6/8] mips: "
` [PATCH v2 8/8] reset: do not re-randomize RNG seed on snapshot load

[PATCH 0/4] ACPI MADT and FADT update according to the ACPI 6.0 spec
 2022-10-12  3:27 UTC  (5+ messages)
` [PATCH 1/4] tests/acpi: virt: allow acpi MADT and FADT changes
` [PATCH 4/4] tests/acpi: virt: update ACPI MADT and FADT binaries

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-12  2:35 UTC  (4+ messages)
` [PATCH v8 5/8] KVM: Register/unregister the guest private memory regions

[PATCH 0/4] Only generate cluster node in PPTT when specified
 2022-10-12  2:15 UTC  (6+ messages)
` [PATCH 1/4] hw/acpi/aml-build: "

[PATCH] semihosting: Write back semihosting data before completion callback
 2022-10-12  1:48 UTC 

[PATCH v10 00/17] qapi: net: add unix socket type support to netdev backend
 2022-10-12  1:18 UTC  (5+ messages)

[PATCH v5 0/6] hw/arm/virt: Improve address assignment for high memory regions
 2022-10-11 23:18 UTC  (7+ messages)
` [PATCH v5 1/6] hw/arm/virt: Introduce virt_set_high_memmap() helper
` [PATCH v5 2/6] hw/arm/virt: Rename variable size to region_size in virt_set_high_memmap()
` [PATCH v5 3/6] hw/arm/virt: Introduce variable region_base "
` [PATCH v5 4/6] hw/arm/virt: Introduce virt_get_high_memmap_enabled() helper
` [PATCH v5 5/6] hw/arm/virt: Improve high memory region address assignment
` [PATCH v5 6/6] hw/arm/virt: Add 'compact-highmem' property

[PATCH v4 0/6] hw/arm/virt: Improve address assignment for high memory regions
 2022-10-11 23:06 UTC  (6+ messages)
` [PATCH v4 4/6] hw/arm/virt: Introduce virt_get_high_memmap_enabled() helper

[PATCH v3 0/2] Enhance maximum priority support of PLIC
 2022-10-11 22:47 UTC  (2+ messages)

[PATCH v5 0/2] hw/ssi/ibex_spi: bug fixes
 2022-10-11 22:42 UTC  (2+ messages)

[PATCH RFC 0/2] qemu-thread: Strict unlock check
 2022-10-11 22:41 UTC  (3+ messages)
` [PATCH RFC 1/2] qemu-thread: Enable the new timedwait to use DEBUG_MUTEX too
` [PATCH RFC 2/2] qemu-thread: Fail hard for suspecious mutex unlocks

[PATCH V5 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
 2022-10-11 22:39 UTC  (4+ messages)
` [PATCH V5 3/3] "

[PATCH v2 00/15] migration: Postcopy Preempt-Full
 2022-10-11 21:55 UTC  (16+ messages)
` [PATCH v2 01/15] migration: Take bitmap mutex when completing ram migration
` [PATCH v2 02/15] migration: Add postcopy_preempt_active()
` [PATCH v2 03/15] migration: Cleanup xbzrle zero page cache update logic
` [PATCH v2 04/15] migration: Trivial cleanup save_page_header() on same block check
` [PATCH v2 05/15] migration: Remove RAMState.f references in compression code
` [PATCH v2 06/15] migration: Yield bitmap_mutex properly when sending/sleeping
` [PATCH v2 07/15] migration: Use atomic ops properly for page accountings
` [PATCH v2 08/15] migration: Teach PSS about host page
` [PATCH v2 09/15] migration: Introduce pss_channel
` [PATCH v2 10/15] migration: Add pss_init()
` [PATCH v2 11/15] migration: Make PageSearchStatus part of RAMState
` [PATCH v2 12/15] migration: Move last_sent_block into PageSearchStatus
` [PATCH v2 13/15] migration: Send requested page directly in rp-return thread
` [PATCH v2 14/15] migration: Remove old preempt code around state maintainance
` [PATCH v2 15/15] migration: Drop rs->f

[PATCH v3 00/29] PowerPC interrupt rework
 2022-10-11 20:48 UTC  (30+ messages)
` [PATCH v3 01/29] target/ppc: define PPC_INTERRUPT_* values directly
` [PATCH v3 02/29] target/ppc: always use ppc_set_irq to set env->pending_interrupts
` [PATCH v3 03/29] target/ppc: split interrupt masking and delivery from ppc_hw_interrupt
` [PATCH v3 04/29] target/ppc: prepare to split interrupt masking and delivery by excp_model
` [PATCH v3 05/29] target/ppc: create an interrupt masking method for POWER9/POWER10
` [PATCH v3 06/29] target/ppc: remove unused interrupts from p9_next_unmasked_interrupt
` [PATCH v3 07/29] target/ppc: create an interrupt deliver method for POWER9/POWER10
` [PATCH v3 08/29] target/ppc: remove unused interrupts from p9_deliver_interrupt
` [PATCH v3 09/29] target/ppc: remove generic architecture checks "
` [PATCH v3 10/29] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER9
` [PATCH v3 11/29] target/ppc: add power-saving interrupt masking logic to p9_next_unmasked_interrupt
` [PATCH v3 12/29] target/ppc: create an interrupt masking method for POWER8
` [PATCH v3 13/29] target/ppc: remove unused interrupts from p8_next_unmasked_interrupt
` [PATCH v3 14/29] target/ppc: create an interrupt deliver method for POWER8
` [PATCH v3 15/29] target/ppc: remove unused interrupts from p8_deliver_interrupt
` [PATCH v3 16/29] target/ppc: remove generic architecture checks "
` [PATCH v3 17/29] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER8
` [PATCH v3 18/29] target/ppc: add power-saving interrupt masking logic to p8_next_unmasked_interrupt
` [PATCH v3 19/29] target/ppc: create an interrupt masking method for POWER7
` [PATCH v3 20/29] target/ppc: remove unused interrupts from p7_next_unmasked_interrupt
` [PATCH v3 21/29] target/ppc: create an interrupt deliver method for POWER7
` [PATCH v3 22/29] target/ppc: remove unused interrupts from p7_deliver_interrupt
` [PATCH v3 23/29] target/ppc: remove generic architecture checks "
` [PATCH v3 24/29] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER7
` [PATCH v3 25/29] target/ppc: add power-saving interrupt masking logic to p7_next_unmasked_interrupt
` [PATCH v3 26/29] target/ppc: remove ppc_store_lpcr from CONFIG_USER_ONLY builds
` [PATCH v3 27/29] target/ppc: introduce ppc_maybe_interrupt
` [PATCH v3 28/29] target/ppc: unify cpu->has_work based on cs->interrupt_request
` [PATCH v3 29/29] target/ppc: move the p*_interrupt_powersave methods to excp_helper.c

[PATCH v2] m68k: write bootinfo as rom section and re-randomize on reboot
 2022-10-11 21:03 UTC  (6+ messages)
` [PATCH v3] "


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