qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-01 13:53:10 to 2023-03-01 20:58:45 UTC [more...]

[PATCH 0/6] block: switch to AIO_WAIT_WHILE_UNLOCKED() where possible
 2023-03-01 20:57 UTC 

[PATCH v6 0/4] memory: prevent dma-reentracy issues
 2023-03-01 20:55 UTC  (4+ messages)
` [PATCH v6 4/4] hw: replace most qemu_bh_new calls with qemu_bh_new_guarded

[PATCH 0/4] pcie: cleanup code and add trace point
 2023-03-01 20:53 UTC  (4+ messages)
  ` [PATCH 4/4] pcie: add trace-point for power indicator transitions

[PATCH 0/5] Pegasos2 fixes and audio output support
 2023-03-01 20:53 UTC  (14+ messages)

[PATCH] xio3130_downstream: Add ACS (Access Control Services) capability
 2023-03-01 20:38 UTC  (2+ messages)

[PATCH v3 1/1] vhost-user-fs: add migration type property
 2023-03-01 20:22 UTC  (32+ messages)

[PATCH v2 00/20] vfio: Add migration pre-copy support and device dirty tracking
 2023-03-01 19:55 UTC  (20+ messages)
` [PATCH v2 03/20] vfio/migration: Add VFIO migration pre-copy support
` [PATCH v2 07/20] vfio/common: Add VFIOBitmap and (de)alloc functions

[PULL v2 00/24] testing updates (gitlab, cirrus, docker, avocado, windows)
 2023-03-01 19:47 UTC  (29+ messages)
` [PULL v2 01/24] tests: don't run socat tests on MacOS as well
` [PULL v2 02/24] tests: add socat dependency for tests
` [PULL v2 03/24] tests: be a bit more strict cleaning up fifos
` [PULL v2 04/24] tests: make fp-test less chatty when running from test suite
` [PULL v2 05/24] gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobs
` [PULL v2 06/24] gitlab: extend custom runners with base_job_template
` [PULL v2 07/24] tests: don't run benchmarks for the tsan build
` [PULL v2 08/24] testing: update ubuntu2004 to ubuntu2204
` [PULL v2 09/24] tests: skip the nios2 replay_kernel test
` [PULL v2 10/24] tests: add tuxrun baseline test to avocado
` [PULL v2 11/24] tests/docker: Use binaries for debian-tricore-cross
` [PULL v2 12/24] tests: ensure we export job results for some cross builds
` [PULL v2 13/24] cirrus.yml: Improve the windows_msys2_task
` [PULL v2 14/24] tests/dockerfiles: unify debian-toolchain references
` [PULL v2 15/24] gitlab: Use plain docker in container-template.yml
` [PULL v2 16/24] tests: Ensure TAP version is printed before other messages
` [PULL v2 17/24] configure: expose the direct container command
` [PULL v2 18/24] tests/lcitool: append user setting stanza to dockerfiles
` [PULL v2 19/24] tests/docker: add USER stanzas to non-lci images
` [PULL v2 20/24] tests/docker: use direct RUNC call to build containers
` [PULL v2 21/24] tests/docker: use direct RUNC call to run test jobs
` [PULL v2 22/24] gitlab: move the majority of artefact handling to a template
` [PULL v2 23/24] tests/docker: add zstdtools to the images
` [PULL v2 24/24] tests/avocado: disable BootLinuxPPC64 test in CI

[PATCH v4 00/15] Dynamically switch to vhost shadow virtqueues at vdpa net migration
 2023-03-01 19:32 UTC  (14+ messages)
` [PATCH v4 05/15] vdpa: move vhost reset after get vring base
` [PATCH v4 06/15] vdpa: add vhost_vdpa->suspended parameter
` [PATCH v4 09/15] vdpa: add vdpa net migration state notifier
` [PATCH v4 12/15] vdpa: block migration if device has unsupported features

[PATCH 0/2] hw/vfio: Build various target-independent objects once
 2023-03-01 19:32 UTC  (5+ messages)
` [PATCH 1/2] hw/vfio/migration: Remove unused 'exec/ram_addr.h' header

[PULL 00/10] Bsd user 2023q1 patches
 2023-03-01 18:23 UTC  (11+ messages)
` [PULL 01/10] bsd-user: Don't truncate the return value from freebsd_syscall
` [PULL 02/10] build: Don't specify -no-pie for --static user-mode programs
` [PULL 03/10] bsd-user: Add sysarch syscall
` [PULL 04/10] bsd-user: various helper routines for sysctl
` [PULL 05/10] bsd-user: Helper routines oidfmt
` [PULL 06/10] bsd-user: sysctl helper funtions: sysctl_name2oid and sysctl_oidfmt
` [PULL 07/10] bsd-user: common routine do_freebsd_sysctl_oid for all sysctl variants
` [PULL 08/10] bsd-user: Start translation of arch-specific sysctls
` [PULL 09/10] bsd-user: do_freebsd_sysctl helper for sysctl(2)
` [PULL 10/10] bsd-user: implement sysctlbyname(2)

[PATCH v4 0/7] Pegasos2 fixes and audio output support
 2023-03-01 18:17 UTC  (8+ messages)

[PATCH v5 0/7] Pegasos2 fixes and audio output support
 2023-03-01 18:01 UTC  (8+ messages)
` [PATCH v5 5/7] hw/isa/vt82c686: Work around missing level sensitive irq in i8259 model

[PATCH v2 00/11] aspeed queue
 2023-03-01 17:52 UTC  (14+ messages)
` [PATCH v2 01/11] readline: fix hmp completion issue
` [PATCH v2 02/11] hw/i2c: only schedule pending master when bus is idle
` [PATCH v2 03/11] hw/misc: add a toy i2c echo device
` [PATCH v2 04/11] tests/avocado/machine_aspeed.py: Add an I2C slave test
` [PATCH v2 05/11] hw/arm/aspeed: Adding new machine Yosemitev2 in QEMU
` [PATCH v2 06/11] hw/arm/aspeed: Adding new machine Tiogapass "
` [PATCH v2 07/11] hw/at24c : modify at24c to support 1 byte address mode
` [PATCH v2 08/11] aspeed/fuji : correct the eeprom size
` [PATCH v2 09/11] aspeed: Introduce a spi_boot region under the SoC
` [PATCH v2 10/11] aspeed: Add a boot_rom overlap region in the SoC spi_boot container
` [PATCH v2 11/11] aspeed/smc: Replace SysBus IRQs with GPIO lines

[PULL v2 00/62] tcg patch queue
 2023-03-01 17:41 UTC 

[virtio-dev] [RFC QEMU] docs: vhost-user: Add custom memory mapping support
 2023-03-01 17:29 UTC  (3+ messages)

[PATCH v2 0/4] Adds support for running QEMU natively on windows-arm64
 2023-03-01 17:27 UTC  (4+ messages)
` [PATCH v2 1/4] util/cacheflush: fix cache "

[PATCH][RESEND v3 0/3] Hyper-V Dynamic Memory Protocol driver (hv-balloon)
 2023-03-01 17:24 UTC  (9+ messages)
` [PATCH][RESEND v3 1/3] hapvdimm: add a virtual DIMM device for memory hot-add protocols

[PATCH v2 00/76] tcg: Drop tcg_temp_free from translators
 2023-03-01 17:01 UTC  (2+ messages)

[PATCH 00/70] tcg: Remove tcg_const_*
 2023-03-01 17:02 UTC  (3+ messages)
` [PATCH 55/70] target/sparc: Avoid tcg_const_{tl,i32}

[PULL v2 20/24] tests/docker: use direct RUNC call to build containers
 2023-03-01 16:43 UTC 

[PATCH v2 00/10] Resolve isabus global
 2023-03-01 16:42 UTC  (9+ messages)
` [PATCH v2 07/10] hw/ide/piix: Require an ISABus only for user-created instances

[PATCH 00/13] {tcg,aarch64}: Add TLB_CHECK_ALIGNED
 2023-03-01 16:37 UTC  (3+ messages)
` [PATCH 01/13] target/sparc: Use tlb_set_page_full

[PATCH 0/9] mirror: allow switching from background to active mode
 2023-03-01 16:31 UTC  (13+ messages)
` [PATCH 2/9] block/mirror: set actively_synced even after the job is ready
` [PATCH 3/9] mirror: implement mirror_change method
` [PATCH 4/9] qapi/block-core: use JobType for BlockJobInfo's type
` [PATCH 5/9] qapi/block-core: turn BlockJobInfo into a union
` [PATCH 8/9] mirror: return the remaining dirty bytes upon query

[PATCH v5 0/4] AioContext removal: LinuxAioState and ThreadPool
 2023-03-01 16:16 UTC  (3+ messages)
` [PATCH v5 1/4] linux-aio: use LinuxAioState from the running thread

[PATCH 0/5] VT82xx PCI fixes and audio output support
 2023-03-01 16:09 UTC  (11+ messages)
` [PATCH 1/5] hw/ppc/pegasos2: Initialize VT8231 PCI IRQ router
` [PATCH 2/5] hw/isa/vt82c686: Implement PCI IRQ routing
` [PATCH 3/5] hw/usb/vt82c686-uhci-pci: Use "
` [PATCH 5/5] hw/audio/via-ac97: Basic implementation of audio playback

[PATCH RFC 0/4] memory: Fix (/ Discuss) a few rcu issues
 2023-03-01 16:08 UTC  (3+ messages)

[PATCH 0/2] build: Fix --enable-sanitizers build errors
 2023-03-01 16:05 UTC  (3+ messages)
` [PATCH 1/2] crypto/luks: Initialize stack variable to silence warning
` [PATCH 2/2] qemu-keymap: Fix memory leaks

[PATCH v3 0/4] qga: Add optional `merge-output` flag to guest-exec QAPI
 2023-03-01 16:00 UTC  (4+ messages)
` [PATCH v3 3/4] qga: Add optional `merge-output` flag to guest-exec qapi

[PATCH v4 00/10] migration: introduce dirtylimit capability
 2023-03-01 15:53 UTC  (2+ messages)

[PATCH v16 00/11] s390x: CPU Topology
 2023-03-01 15:52 UTC  (3+ messages)
` [PATCH v16 11/11] docs/s390x/cpu topology: document s390x cpu topology

[PATCH 0/5] eBPF RSS Helper support
 2023-03-01 15:05 UTC  (11+ messages)
` [PATCH 3/5] qmp: Added the helper stamp check

[RFC PATCH 0/3] qdev: Introduce QDEV_DECLARE_DEV_BUS_TYPES() macro
 2023-03-01 15:02 UTC  (5+ messages)
` [RFC PATCH 1/3] hw/qdev: "

[PATCH v6 0/2] arm: enable MTE for QEMU + kvm
 2023-03-01 14:54 UTC  (7+ messages)
` [PATCH v6 1/2] arm/kvm: add support for MTE

[RFC] CXL: TCG/KVM instruction alignment issue discussion default
 2023-03-01 14:51 UTC  (4+ messages)

[PATCH] ui/sdl2: remove workaround forcing x11
 2023-03-01 14:41 UTC  (2+ messages)

[PATCH] Add qemu qcode support for keys F13 to F24
 2023-03-01 12:52 UTC 

[PATCH] Add qemu qcode support for keys F13 to F24
 2023-03-01  9:21 UTC 

[PATCH v1] hw/pvrdma: Protect against buggy or malicious guest driver
 2023-03-01 14:29 UTC 

[PATCH] tcg: `reachable_code_pass()` remove empty else-branch
 2023-03-01 14:22 UTC 

[PATCH 00/19] hw: Set QDev properties using QDev API (part 1/3)
 2023-03-01 14:13 UTC  (9+ messages)
` [PATCH 03/19] hw/acpi: Set QDev properties using QDev API
` [RFC PATCH 05/19] hw/core/numa: "
` [RFC PATCH 07/19] hw/scsi: "
` [RFC PATCH 12/19] hw/i386: "

[PATCH v15 00/60] Xen HVM support under KVM
 2023-03-01 13:52 UTC  (59+ messages)
` [PATCH v15 01/60] include: import Xen public headers to hw/xen/interface
` [PATCH v15 02/60] xen: add CONFIG_XEN_BUS and CONFIG_XEN_EMU options for Xen emulation
` [PATCH v15 03/60] xen: Add XEN_DISABLED mode and make it default
` [PATCH v15 04/60] i386/kvm: Add xen-version KVM accelerator property and init KVM Xen support
` [PATCH v15 05/60] i386/kvm: handle Xen HVM cpuid leaves
` [PATCH v15 06/60] i386/kvm: Set Xen vCPU ID in KVM
` [PATCH v15 07/60] xen-platform: exclude vfio-pci from the PCI platform unplug
` [PATCH v15 08/60] xen-platform: allow its creation with XEN_EMULATE mode
` [PATCH v15 09/60] i386/xen: handle guest hypercalls
` [PATCH v15 10/60] i386/xen: implement HYPERVISOR_xen_version
` [PATCH v15 11/60] i386/xen: implement HYPERVISOR_sched_op, SCHEDOP_shutdown
` [PATCH v15 12/60] i386/xen: Implement SCHEDOP_poll and SCHEDOP_yield
` [PATCH v15 13/60] hw/xen: Add xen_overlay device for emulating shared xenheap pages
` [PATCH v15 14/60] xen: Permit --xen-domid argument when accel is KVM
` [PATCH v15 15/60] i386/xen: add pc_machine_kvm_type to initialize XEN_EMULATE mode
` [PATCH v15 16/60] i386/xen: manage and save/restore Xen guest long_mode setting
` [PATCH v15 17/60] i386/xen: implement HYPERVISOR_memory_op
` [PATCH v15 18/60] i386/xen: implement XENMEM_add_to_physmap_batch
` [PATCH v15 19/60] i386/xen: implement HYPERVISOR_hvm_op
` [PATCH v15 20/60] i386/xen: implement HYPERVISOR_vcpu_op
` [PATCH v15 21/60] i386/xen: handle VCPUOP_register_vcpu_info
` [PATCH v15 22/60] i386/xen: handle VCPUOP_register_vcpu_time_info
` [PATCH v15 23/60] i386/xen: handle VCPUOP_register_runstate_memory_area
` [PATCH v15 24/60] i386/xen: implement HYPERVISOR_event_channel_op
` [PATCH v15 25/60] i386/xen: implement HVMOP_set_evtchn_upcall_vector
` [PATCH v15 26/60] i386/xen: implement HVMOP_set_param
` [PATCH v15 27/60] hw/xen: Add xen_evtchn device for event channel emulation
` [PATCH v15 28/60] i386/xen: Add support for Xen event channel delivery to vCPU
` [PATCH v15 29/60] hw/xen: Implement EVTCHNOP_status
` [PATCH v15 30/60] hw/xen: Implement EVTCHNOP_close
` [PATCH v15 31/60] hw/xen: Implement EVTCHNOP_unmask
` [PATCH v15 32/60] hw/xen: Implement EVTCHNOP_bind_virq
` [PATCH v15 33/60] hw/xen: Implement EVTCHNOP_bind_ipi
` [PATCH v15 34/60] hw/xen: Implement EVTCHNOP_send
` [PATCH v15 35/60] hw/xen: Implement EVTCHNOP_alloc_unbound
` [PATCH v15 36/60] hw/xen: Implement EVTCHNOP_bind_interdomain
` [PATCH v15 38/60] hw/xen: Implement EVTCHNOP_reset
` [PATCH v15 39/60] i386/xen: add monitor commands to test event injection
` [PATCH v15 40/60] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback
` [PATCH v15 41/60] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_PCI_INTX callback
` [PATCH v15 42/60] kvm/i386: Add xen-gnttab-max-frames property
` [PATCH v15 43/60] hw/xen: Add xen_gnttab device for grant table emulation
` [PATCH v15 44/60] hw/xen: Support mapping grant frames
` [PATCH v15 45/60] i386/xen: Implement HYPERVISOR_grant_table_op and GNTTABOP_[gs]et_verson
` [PATCH v15 46/60] hw/xen: Implement GNTTABOP_query_size
` [PATCH v15 47/60] i386/xen: handle PV timer hypercalls
` [PATCH v15 48/60] i386/xen: Reserve Xen special pages for console, xenstore rings
` [PATCH v15 49/60] i386/xen: handle HVMOP_get_param
` [PATCH v15 50/60] hw/xen: Add backend implementation of interdomain event channel support
` [PATCH v15 51/60] hw/xen: Add xen_xenstore device for xenstore emulation
` [PATCH v15 52/60] hw/xen: Add basic ring handling to xenstore
` [PATCH v15 53/60] hw/xen: Automatically add xen-platform PCI device for emulated Xen guests
` [PATCH v15 54/60] i386/xen: Implement HYPERVISOR_physdev_op
` [PATCH v15 55/60] hw/xen: Implement emulated PIRQ hypercall support
` [PATCH v15 56/60] hw/xen: Support GSI mapping to PIRQ
` [PATCH v15 57/60] hw/xen: Support MSI "
` [PATCH v15 58/60] kvm/i386: Add xen-evtchn-max-pirq property
` [PATCH v15 60/60] hw/xen: Subsume xen_be_register_common() into xen_be_init()


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