qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-13 16:59:31 to 2022-01-14 11:13:30 UTC [more...]

[PATCH V2 for-6.2 0/2] fixes for bdrv_co_block_status
 2022-01-14 10:58 UTC  (4+ messages)
` [PATCH V2 for-6.2 2/2] block/rbd: workaround for ceph issue #53784

[PATCH] Mark remaining global TypeInfo instances as const
 2022-01-14 11:02 UTC  (4+ messages)

[PATCH v2 0/2] block: Minor vhost-user-blk fixes
 2022-01-14 10:56 UTC  (3+ messages)
` [PATCH v2 2/2] qapi/block: Restrict vhost-user-blk to CONFIG_VHOST_USER_BLK_SERVER

[PATCH 00/17] remove PnvPhb4PecStack from Powernv9
 2022-01-14 10:52 UTC  (36+ messages)
` [PATCH 01/17] ppc/pnv: use PHB4 obj in pnv_pec_stk_pci_xscom_ops
` [PATCH 02/17] ppc/pnv: move PCI registers to PnvPHB4
` [PATCH 03/17] ppc/pnv: move phbbar "
` [PATCH 04/17] ppc/pnv: move intbar "
` [PATCH 05/17] ppc/pnv: change pnv_phb4_update_regions() to use PnvPHB4
` [PATCH 06/17] ppc/pnv: move mmbar0/mmbar1 and friends to PnvPHB4
` [PATCH 07/17] ppc/pnv: move nest_regs[] "
` [PATCH 08/17] ppc/pnv: change pnv_pec_stk_update_map() to use PnvPHB4
` [PATCH 09/17] ppc/pnv: move nest_regs_mr to PnvPHB4
` [PATCH 10/17] ppc/pnv: move phb_regs_mr "
` [PATCH 11/17] ppc/pnv: introduce PnvPHB4 'phb_number' property
` [PATCH 12/17] ppc/pnv: introduce PnvPHB4 'pec' property
` [PATCH 13/17] ppc/pnv: remove stack pointer from PnvPHB4
` [PATCH 14/17] ppc/pnv: move default_phb_realize() to pec_realize()
` [PATCH 15/17] ppc/pnv: convert pec->stacks[] into pec->phbs[]
` [PATCH 16/17] ppc/pnv: remove PnvPhb4PecStack object
` [PATCH 17/17] ppc/pnv: rename pnv_pec_stk_update_map()

[PULL v5 00/18] Build system and KVM changes for 2021-12-23
 2022-01-14 10:42 UTC  (2+ messages)

Re max ISA serial ports
 2022-01-14 10:41 UTC  (2+ messages)

[PULL V3 00/13] Net patches
 2022-01-14 10:23 UTC  (16+ messages)
` [PULL V3 01/13] hw/net/vmxnet3: Log guest-triggerable errors using LOG_GUEST_ERROR
` [PULL V3 02/13] net/tap: Set return code on failure
` [PULL V3 03/13] net: Fix uninitialized data usage
` [PULL V3 04/13] net/colo-compare.c: Optimize compare order for performance
` [PULL V3 05/13] net/colo-compare.c: Update the default value comments
` [PULL V3 06/13] net/filter: Optimize filter_send to coroutine
` [PULL V3 07/13] net/vmnet: add vmnet dependency and customizable option
` [PULL V3 08/13] net/vmnet: add vmnet backends to qapi/net
` [PULL V3 09/13] net/vmnet: implement shared mode (vmnet-shared)
` [PULL V3 10/13] net/vmnet: implement host mode (vmnet-host)
` [PULL V3 11/13] net/vmnet: implement bridged mode (vmnet-bridged)
` [PULL V3 12/13] net/vmnet: update qemu-options.hx
` [PULL V3 13/13] net/vmnet: update MAINTAINERS list

[PATCH 00/30] bsd-user: upstream our signal implementation
 2022-01-14 10:22 UTC  (48+ messages)
` [PATCH 03/30] bsd-user/signal.c: Implement cpu_loop_exit_sigsegv
` [PATCH 04/30] bsd-user/signal.c: implement cpu_loop_exit_sigbus
` [PATCH 05/30] bsd-user/arm/arget_arch_cpu.h: Move EXCP_DEBUG and EXCP_BKPT together
` [PATCH 06/30] bsd-user/arm/target_arch_cpu.h: Correct code pointer
` [PATCH 07/30] bsd-user/arm/target_arch_cpu.h: Use force_sig_fault for EXCP_UDEF
` [PATCH 08/30] bsd-user/arm/target_arch_cpu.h: Implement data faults
` [PATCH 09/30] bsd-user/signal.c: implement abstract target / host signal translation
` [PATCH 10/30] bsd-user/signal.c: Implement signal_init()
` [PATCH 11/30] bsd-user/host/arm/host-signal.h: Implement host_signal_*
` [PATCH 12/30] bsd-user/host/i386/host-signal.h: "
` [PATCH 13/30] bsd-user/host/x86_64/host-signal.h: "
` [PATCH 14/30] bsd-user: Add host signals to the build
` [PATCH 15/30] bsd-user: Add trace events for bsd-usr
` [PATCH 16/30] bsd-user/signal.c: host_to_target_siginfo_noswap
` [PATCH 17/30] bsd-user/signal.c: Implement rewind_if_in_safe_syscall
` [PATCH 18/30] bsd-user/signal.c: Implement host_signal_handler
` [PATCH 19/30] bsd-user/strace.c: print_taken_signal
` [PATCH 20/30] bsd-user/signal.c: core_dump_signal
` [PATCH 21/30] bsd-user/signal.c: force_sig
` [PATCH 22/30] bsd-user/signal.c: Fill in queue_signal

[PATCH v6 00/23] QEMU RISC-V AIA support
 2022-01-14  9:48 UTC  (5+ messages)
` [PATCH v6 03/23] target/riscv: Implement hgeie and hgeip CSRs
` [PATCH v6 10/23] target/riscv: Implement AIA CSRs for 64 local interrupts on RV32

[PATCH 0/2] Introduce printer subsystem and USB printer device
 2022-01-14  9:32 UTC  (2+ messages)

[PATCH 0/3] PASID support for Intel IOMMU
 2022-01-14  9:15 UTC  (20+ messages)
` [PATCH 1/3] intel-iommu: don't warn guest errors when getting rid2pasid entry
` [PATCH 2/3] intel-iommu: drop VTDBus
` [PATCH 3/3] intel-iommu: PASID support

[PATCH 0/6] qtests/libqos: Introduce pci-arm
 2022-01-14  9:09 UTC  (13+ messages)
` [PATCH 1/6] tests/qtest/vhost-user-test.c: Use vhostforce=on
` [PATCH 2/6] tests/qtest/libqos/pci: Introduce pio_limit
` [PATCH 3/6] tests/qtest/libqos: Skip hotplug tests if pci root bus is not hotpluggable
` [PATCH 4/6] tests/qtest/vhost-user-blk-test: Setup MSIx to avoid error on aarch64
` [PATCH 5/6] tests/qtest/vhost-user-blk-test: Factorize vq setup code
` [PATCH 6/6] tests/qtest/libqos: Add pci-arm and add a pci-arm producer in arm-virt machine

[PATCH v13 0/7] Add vmnet.framework based network backend
 2022-01-14  8:43 UTC  (12+ messages)
` [PATCH v13 1/7] net/vmnet: add vmnet dependency and customizable option
` [PATCH v13 2/7] net/vmnet: add vmnet backends to qapi/net
` [PATCH v13 3/7] net/vmnet: implement shared mode (vmnet-shared)
` [PATCH v13 4/7] net/vmnet: implement host mode (vmnet-host)
` [PATCH v13 5/7] net/vmnet: implement bridged mode (vmnet-bridged)
` [PATCH v13 6/7] net/vmnet: update qemu-options.hx
` [PATCH v13 7/7] net/vmnet: update MAINTAINERS list

[PATCH] hw/arm/virt: Default enable the virtualization option(VHE) on A64FX
 2022-01-14  8:45 UTC  (2+ messages)

[PATCH 1/2] build-sys: fix undefined ARCH error
 2022-01-14  8:43 UTC  (2+ messages)
` [PATCH 2/2] docker: add msitools to Fedora/mingw cross

[PATCH 0/2] TPM-CRB: Remove spurious error report when used with VFIO
 2022-01-14  8:33 UTC  (6+ messages)
` [PATCH 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region

[PATCH v3 0/6] Introduce CanoKey QEMU
 2022-01-14  7:23 UTC  (8+ messages)
` [PATCH v3 1/6] hw/usb: Add CanoKey Implementation
` [PATCH v3 2/6] hw/usb/canokey: Add trace events
` [PATCH v3 3/6] meson: Add CanoKey
` [PATCH v3 4/6] docs: Add CanoKey documentation
` [PATCH v3 5/6] docs/system/devices/usb: Add CanoKey to USB devices examples
` [PATCH v3 6/6] MAINTAINERS: add myself as CanoKey maintainer

[PULL 00/20] Kraxel 20220114 patches
 2022-01-14  6:53 UTC  (21+ messages)
` [PULL 01/20] hw/usb/dev-wacom: add missing HID descriptor
` [PULL 02/20] usb: allow max 8192 bytes for desc
` [PULL 03/20] ui/vnc.c: Fixed a deadlock bug
` [PULL 04/20] jackaudio: use ifdefs to hide unavailable functions
` [PULL 05/20] dsoundaudio: fix crackling audio recordings
` [PULL 06/20] hw/audio/intel-hda: fix stream reset
` [PULL 07/20] ui/dbus: fix buffer-overflow detected by ASAN
` [PULL 08/20] ui: fix gtk clipboard clear assertion
` [PULL 09/20] uas: add missing return
` [PULL 10/20] hw/display: Rename VGA_ISA_MM -> VGA_MMIO
` [PULL 11/20] hw/display/vga-mmio: Inline vga_mm_init()
` [PULL 12/20] hw/display/vga-mmio: QOM'ify vga_mmio_init() as TYPE_VGA_MMIO
` [PULL 13/20] hw/mips/jazz: Inline vga_mmio_init() and remove it
` [PULL 14/20] edid: set default resolution to 1280x800 (WXGA)
` [PULL 15/20] edid: Added support for 4k@60 Hz monitor
` [PULL 16/20] ps2: Initial horizontal scroll support
` [PULL 17/20] ui/cocoa: pass horizontal scroll information to the device code
` [PULL 18/20] ui/gtk: "
` [PULL 19/20] ui/sdl2: "
` [PULL 20/20] ui/input-legacy: pass horizontal scroll information

ppc pbr403 vmstate
 2022-01-14  7:07 UTC  (3+ messages)

[PATCH RFC v2] MAINTAINERS: split out s390x sections
 2022-01-14  6:44 UTC  (3+ messages)
` [RFC PATCH] MAINTAINERS: Add myself to s390 I/O areas

[PATCH v3 kvm/queue 00/16] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-01-14  5:53 UTC  (9+ messages)
` [PATCH v3 kvm/queue 14/16] KVM: Handle page fault for "

[PATCH v10 0/3] support dirty restraint on vCPU
 2022-01-14  3:35 UTC  (8+ messages)
` [PATCH v10 2/3] cpu-throttle: implement virtual CPU throttle

[PULL V2 00/13] Net patches
 2022-01-14  2:54 UTC  (4+ messages)

[PATCH v3 0/3] support subsets of virtual memory extension
 2022-01-14  1:40 UTC  (4+ messages)
` [PATCH v3 1/3] target/riscv: add support for svnapot extension
` [PATCH v3 2/3] target/riscv: add support for svinval extension
` [PATCH v3 3/3] target/riscv: add support for svpbmt extension

[PATCH] fdc: check for illegal dma length calculation
 2022-01-14  1:33 UTC 

[PATCH 1/2] softmmu/cpus: Check if the cpu work list is empty atomically
 2022-01-14  0:43 UTC  (2+ messages)
` [PATCH 2/2] qemu-timer: Skip empty timer lists before locking in qemu_clock_deadline_ns_all

[PATCH] target/arm: Allow only specific instructions based on the SCTLR_EL1.UCI bit
 2022-01-14  0:40 UTC 

[PATCH v2 0/3] vmsd checks
 2022-01-13 20:43 UTC  (7+ messages)
` [PATCH v2 1/3] ppc: Fix vmstate_pbr403 subsection name
` [PATCH v2 2/3] migration: Add canary to VMSTATE_END_OF_LIST
` [PATCH v2 3/3] migration: Perform vmsd structure check during tests

[PATCH 0/3] rSTify ppc-spapr-hotplug.txt
 2022-01-13 20:34 UTC  (7+ messages)
` [PATCH 1/3] docs: "
` [PATCH 2/3] docs: Rename ppc-spapr-hotplug.txt to ppc-spapr-hotplug.rst
` [PATCH 3/3] Link new ppc-spapr-hotplug.rst file to pseries.rst

[PATCH v2 1/2] target/riscv: iterate over a table of decoders
 2022-01-13 20:20 UTC  (2+ messages)
` [PATCH v2 2/2] target/riscv: Add XVentanaCondOps custom extension

[PATCH 1/1] virtio: fix the condition for iommu_platform not supported
 2022-01-13 19:54 UTC  (3+ messages)

[PATCH v3] ppc/ppc405: Fix TLB flushing
 2022-01-13 18:03 UTC 

/usr/shared/qemu binaries
 2022-01-13 17:59 UTC  (10+ messages)

[PATCH v2] ppc/ppc405: Fix TLB flushing
 2022-01-13 17:33 UTC  (2+ messages)

[PATCH v3 0/3] linux-user/ppc: Deliver SIGTRAP on tw[i]/td[i]
 2022-01-13 17:04 UTC  (4+ messages)
` [PATCH v3 1/3] linux-user/ppc: deliver SIGTRAP on POWERPC_EXCP_TRAP
` [PATCH v3 2/3] tests/tcg/ppc64le: change signal_save_restore_xer to use SIGTRAP
` [RFC PATCH v3 3/3] target/ppc: Fix gen_priv_exception error value in mfspr/mtspr

[PATCH] iotests/testrunner.py: refactor test_field_width
 2022-01-13 17:11 UTC  (2+ messages)

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

[PATCH 0/2] Improved support for AMD SEV firmware loading
 2022-01-13 16:55 UTC  (2+ messages)
` [PATCH 2/2] hw/i386: support loading OVMF using -bios too

[RFC PATCH] linux-user: expand reserved brk space for 64bit guests
 2022-01-13 16:55 UTC 


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