qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-02 22:44:04 to 2020-09-03 09:20:15 UTC [more...]

make -i check resut for msys2
 2020-09-03  9:18 UTC 

[PATCH v2 00/15] Add a General Virtual Device Fuzzer
 2020-09-03  9:17 UTC  (22+ messages)
` [PATCH v2 04/15] fuzz: Add DMA support to the generic-fuzzer
` [PATCH v2 05/15] fuzz: Declare DMA Read callback function
` [PATCH v2 06/15] fuzz: Add fuzzer callbacks to DMA-read functions
` [PATCH v2 07/15] fuzz: Add support for custom crossover functions
` [PATCH v2 08/15] fuzz: add a DISABLE_PCI op to general-fuzzer
` [PATCH v2 09/15] fuzz: add a crossover function to generic-fuzzer
` [PATCH v2 10/15] scripts/oss-fuzz: Add wrapper program for generic fuzzer
` [PATCH v2 11/15] scripts/oss-fuzz: Add general-fuzzer build script
` [PATCH v2 12/15] scripts/oss-fuzz: Add general-fuzzer configs for oss-fuzz
` [PATCH v2 13/15] scripts/oss-fuzz: build the general-fuzzer configs

[PATCH v5 0/8] block: improve error reporting for unsupported O_DIRECT
 2020-09-03  9:03 UTC  (11+ messages)
` [PATCH v5 1/8] monitor: simplify functions for getting a dup'd fdset entry
` [PATCH v5 2/8] util: split off a helper for dealing with O_CLOEXEC flag
` [PATCH v5 3/8] util: rename qemu_open() to qemu_open_old()
` [PATCH v5 4/8] util: refactor qemu_open_old to split off variadic args handling
` [PATCH v5 5/8] util: add Error object for qemu_open_internal error reporting

[PATCH 00/63] qom: Rename macros for consistency
 2020-09-03  8:46 UTC  (66+ messages)
` [PATCH 01/63] gpex: Fix type checking function name
` [PATCH 02/63] chardev: Rename TYPE_CHARDEV_* to TYPE_*_CHARDEV
` [PATCH 03/63] chardev: Rename TYPE_BRAILLE_CHARDEV to TYPE_BAUM_CHARDEV
` [PATCH 04/63] chardev: Rename TYPE_MSMOUSE_CHARDEV to TYPE_MOUSE_CHARDEV
` [PATCH 05/63] ap-device: Rename AP_DEVICE_TYPE to TYPE_AP_DEVICE
` [PATCH 06/63] dev-smartcard-reader: Rename CCID_DEV_NAME to TYPE_USB_CCID_DEV
` [PATCH 07/63] rdma: Rename PVRDMA_HW_NAME to TYPE_PVRDMA_DEV
` [PATCH 08/63] vfio: Rename VFIO_AP_DEVICE_TYPE to TYPE_VFIO_AP_DEVICE
` [PATCH 09/63] vmcoreinfo: Rename VMCOREINFO_DEVICE to TYPE_VMCOREINFO
` [PATCH 10/63] vmgenid: Rename VMGENID_DEVICE to TYPE_VMGENID
` [PATCH 11/63] edu: Rename TYPE_PCI_EDU_DEVICE to TYPE_EDU
` [PATCH 12/63] etrax: Rename TYPE_ETRAX_FS_SERIAL to TYPE_ETRAX_SERIAL
` [PATCH 13/63] etrax: Rename TYPE_ETRAX_FS_TIMER to TYPE_ETRAX_TIMER
` [PATCH 14/63] i8254: Rename TYPE_I8254 to TYPE_PIT
` [PATCH 15/63] i8259: Rename TYPE_I8259 to TYPE_PIC
` [PATCH 16/63] i8259: Rename TYPE_KVM_I8259 to TYPE_KVM_PIC
` [PATCH 17/63] intel-hda: Rename TYPE_INTEL_HDA_GENERIC to TYPE_INTEL_HDA
` [PATCH 18/63] mips: Rename TYPE_MIPS_BOSTON to TYPE_BOSTON
` [PATCH 19/63] mptsas: Rename TYPE_MPTSAS1068 to TYPE_MPT_SAS
` [PATCH 20/63] pc87312: Rename TYPE_PC87312_SUPERIO to TYPE_PC87312
` [PATCH 21/63] pxb: Rename TYPE_PXB_DEVICE to TYPE_PXB_DEV
` [PATCH 22/63] pxb: Rename TYPE_PXB_PCIE_DEVICE to TYPE_PXB_PCIE_DEV
` [PATCH 23/63] ramfb: Rename TYPE_RAMFB_DEVICE to TYPE_RAMFB
` [PATCH 24/63] scsi: Rename TYPE_AM53C974_DEVICE to TYPE_PCI_ESP
` [PATCH 25/63] scsi: Rename TYPE_DC390_DEVICE to TYPE_DC390
` [PATCH 26/63] sun4m: Rename TYPE_SUN4M_MEMORY to TYPE_SUN4M_RAM
` [PATCH 27/63] sun4u: Rename TYPE_SUN4U_MEMORY to TYPE_SUN4U_RAM
` [PATCH 28/63] tusb6010: Rename TYPE_TUSB6010 to TYPE_TUSB
` [PATCH 29/63] versatile: Rename TYPE_VERSATILE_PCI_HOST to TYPE_PCI_VPB_HOST
` [PATCH 30/63] versatile: Rename TYPE_VERSATILE_PCI to TYPE_PCI_VPB
` [PATCH 31/63] virtio-console: Rename TYPE_VIRTIO_CONSOLE_SERIAL_PORT to TYPE_VIRTIO_CONSOLE
` [PATCH 32/63] ahci: Rename ICH_AHCI to ICH9_AHCI
` [PATCH 33/63] net/can: Rename TYPE_CAN_CPI constants
` [PATCH 34/63] can: Rename KVASER_PCI_DEV to KVASER_PCI
` [PATCH 35/63] can: Rename MIOe3680_PCI_DEV to MIOE3680_PCI
` [PATCH 36/63] can: Rename PCM3680i_PCI_DEV to PCM3680_PCI
` [PATCH 37/63] ccid-card-emulated: Rename EMULATED_CCID_CARD to EMULATED_CCID
` [PATCH 38/63] ccid-card-passthru: Rename PASSTHRU_CCID_CARD to CCID_PASSTHRU
` [PATCH 39/63] esp: Rename ESP_STATE to ESP
` [PATCH 40/63] filter-rewriter: Rename FILTER_COLO_REWRITER to FILTER_REWRITER
` [PATCH 41/63] lance: Rename SYSBUS_PCNET to LANCE
` [PATCH 42/63] lasi_i82596: Rename SYSBUS_I82596 to LASI_82596
` [PATCH 43/63] pvpanic: Rename ISA_PVPANIC_DEVICE to PVPANIC
` [PATCH 44/63] renesas: Rename RCMT to RENESAS_CMT
` [PATCH 45/63] renesas: Rename RSCI to RENESAS_SCI
` [PATCH 46/63] renesas: Rename RTMR to RENESAS_TMR
` [PATCH 47/63] rs6000_mc: Rename RS6000MC_DEVICE to RS6000MC
` [PATCH 48/63] sabre: Rename SABRE_DEVICE to SABRE
` [PATCH 49/63] stm32f205: Rename STM32F2XXTIMER to STM32F2XX_TIMER
` [PATCH 50/63] tpm_crb: Rename CRB to TPM_CRB
` [PATCH 51/63] tpm_spapr: Rename VIO_SPAPR_VTPM to TPM_SPAPR
` [PATCH 52/63] usb: Rename USB_REDIRECT to USB_REDIR
` [PATCH 53/63] usb: Rename USB_SERIAL_DEV to USB_SERIAL
` [PATCH 54/63] usb: Rename USB_STORAGE_DEV to USB_STORAGE
` [PATCH 55/63] vfio: Rename PCI_VFIO to VFIO_PCI
` [PATCH 56/63] vmxnet3: Rename VMXNET3_DEVICE* to VMXNET3*
` [PATCH 57/63] xen: Rename XENBACKEND_DEVICE to XENBACKEND
` [PATCH 58/63] hvf: Rename HVF_STATE to HVF_ACCEL
` [PATCH 59/63] kvm: Rename KVM_STATE to KVM_ACCEL
` [PATCH 60/63] tcg: Rename TCG_STATE to TCG_ACCEL
` [PATCH 61/63] tests: Rename TYPE_DUMMY to TYPE_DUMMY_OBJECT
` [PATCH 62/63] tests: Rename DYNAMIC_TYPE to DYNAMIC_PROPS
` [PATCH 63/63] tests: Rename STATIC_TYPE to STATIC_PROPS

[PATCH v4 00/12] Green the msys2 CI make
 2020-09-03  8:31 UTC  (13+ messages)
` [PATCH v4 01/12] configure: fixes dtc not cloned when running msys2 CI
` [PATCH v4 02/12] meson: Convert undefsym.sh to undefsym.py
` [PATCH v4 03/12] tcg: Fixes dup_const link error
` [PATCH v4 04/12] tests: handling signal on win32 properly
` [PATCH v4 05/12] configure: Fix include and linkage issue on msys2
` [PATCH v4 06/12] block: Fixes nfs on msys2/mingw
` [PATCH v4 07/12] osdep: These function are only available on Non-Win32 system
` [PATCH v4 08/12] ci: fixes msys2 build by upgrading capstone to 4.0.2
` [PATCH v4 09/12] stubs: qemu_notify_event have no need to stub
` [PATCH v4 10/12] meson: Fixes qapi tests
` [PATCH v4 11/12] tests: Disable test-image-locking that not works under Win32
` [PATCH v4 12/12] ci: Enable msys2 ci in cirrus

[PATCH v3 00/12] Green the msys2 CI make
 2020-09-03  8:28 UTC  (20+ messages)
` [PATCH v3 01/12] configure: fixes dtc not cloned when running msys2 CI
` [PATCH v3 02/12] meson: Convert undefsym.sh to undefsym.py
` [PATCH v3 03/12] tcg: Fixes dup_const link error
` [PATCH v3 04/12] tests: handling signal on win32 properly
` [PATCH v3 05/12] configure: Fix include and linkage issue on msys2
` [PATCH v3 06/12] block: Fixes nfs on msys2/mingw
` [PATCH v3 07/12] osdep: These function are only available on Non-Win32 system
` [PATCH v3 08/12] ci: fixes msys2 build by upgrading capstone to 4.0.2
` [PATCH v3 09/12] stubs: qemu_notify_event have no need to stub
` [PATCH v3 10/12] meson: Fixes qapi tests
` [PATCH v3 11/12] tests: Disable test-image-locking that not works under Win32
` [PATCH v3 12/12] ci: Enable msys2 ci in cirrus

[Qemu-devel] [Bug 1731347] [NEW] VFIO Passthrough of SAS2008-based HBA card fails on E3-1225v3 due to failed DMA mapping (-14)
 2020-09-03  8:18 UTC  (2+ messages)
` [Bug 1731347] "

[PULL 0/8] QAPI patches patches for 2020-09-03
 2020-09-03  8:23 UTC  (9+ messages)
` [PULL 1/8] qapi: enable use of g_autoptr with QAPI types
` [PULL 2/8] qapi/block-core.json: Remove stale description of 'blockdev-add'
` [PULL 3/8] scripts/qmp/qom-fuse: Unbreak import of QEMUMonitorProtocol
` [PULL 4/8] scripts/qmp/qom-fuse: Port to current Python module fuse
` [PULL 5/8] scripts/qmp/qom-fuse: Fix getattr(), read() for files in /
` [PULL 6/8] docs/interop/qmp-spec: Point to the QEMU QMP reference manual
` [PULL 7/8] qapi: Document event VSERPORT_CHANGE is rate-limited
` [PULL 8/8] docs/qdev-device-use: Don't suggest -drive and -net can do USB

[PATCH] stubs: Move qemu_fd_register stub to util/main-loop.c
 2020-09-03  8:24 UTC  (4+ messages)

[PATCH] 9pfs: log warning if msize <= 8192
 2020-09-03  8:20 UTC  (4+ messages)

[PATCH v2 00/12] target/microblaze improvements
 2020-09-03  7:26 UTC  (13+ messages)
` [PATCH v2 01/12] target/microblaze: Collected fixes for env->iflags
` [PATCH v2 02/12] target/microblaze: Renumber D_FLAG
` [PATCH v2 03/12] target/microblaze: Cleanup mb_cpu_do_interrupt
` [PATCH v2 04/12] target/microblaze: Rename mmu structs
` [PATCH v2 05/12] target/microblaze: Fill in VMStateDescription for cpu
` [PATCH v2 06/12] target/microblaze: Rename DISAS_UPDATE to DISAS_EXIT
` [PATCH v2 07/12] target/microblaze: Introduce DISAS_EXIT_NEXT, DISAS_EXIT_JUMP
` [PATCH v2 08/12] target/microblaze: Replace cpustate_changed with DISAS_EXIT_NEXT
` [PATCH v2 09/12] target/microblaze: Handle DISAS_EXIT_NEXT in delay slot
` [PATCH v2 10/12] target/microblaze: Force rtid, rted, rtbd to exit
` [PATCH v2 11/12] target/microblaze: Use tcg_gen_lookup_and_goto_ptr
` [PATCH v2 12/12] target/microblaze: Diagnose invalid insns in delay slots

[PATCH v1] sd: sdhci: assert data_count is within fifo_buffer
 2020-09-03  7:08 UTC 

[PATCH v2 0/3] nbd: build qemu-nbd on Windows
 2020-09-03  7:06 UTC  (5+ messages)
` [PATCH v2 3/3] nbd: disable signals and forking on Windows builds

[PATCH 0/6] Green the msys2 CI make
 2020-09-03  7:00 UTC  (5+ messages)
` [PATCH 5/6] tests: handling signal on win32 properly

[PATCH v4 0/5] block: add block-dirty-bitmap-populate job
 2020-09-03  6:56 UTC  (6+ messages)
` [PATCH v4 2/5] blockdev: combine DriveBackupState and BlockdevBackupState
` [PATCH v4 4/5] iotests: move bitmap helpers into their own file

meson: how to determine which directory applies to the c_args during build?
 2020-09-03  6:46 UTC  (3+ messages)

[PATCH v1 0/6] CTU CAN FD core support
 2020-09-03  6:38 UTC  (10+ messages)
` [PATCH v1 1/6] net/can: Initial host SocketCan support for CAN FD
` [PATCH v1 3/6] net/can: Add can_dlc2len and can_len2dlc "

[RFC 0/3] try to solve the DMA to MMIO issue
 2020-09-03  6:28 UTC  (9+ messages)
` [RFC 3/3] virtio-gpu: make the IO handler reentrant

[Bug 1894029] [NEW] qemu-i386 malloc error
 2020-09-03  5:57 UTC  (3+ messages)
` [Bug 1894029] "

[PATCH 0/7] hppa power button support, graphics updates and firmware fixes
 2020-09-03  6:09 UTC  (8+ messages)
` [PATCH 6/7] hw/display/artist: Fix artist screen resolution

[RFC v8 0/5] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-09-03  6:07 UTC  (7+ messages)
` [RFC v8 4/5] intel_iommu: Do not notify regular iotlb to device-iotlb notifiers
` [RFC v8 5/5] memory: Skip bad range assertion if notifier is DEVIOTLB type

[Bug 1893758] [NEW] meson: scary KeyboardInterrupt backtrace displayed
 2020-09-03  5:42 UTC  (2+ messages)
` [Bug 1893758] "

[PULL v2 00/15] Cirrus-CI improvements, and other CI-related fixes, m68k
 2020-09-03  5:47 UTC  (4+ messages)

[PATCH] usb-host: workaround libusb bug
 2020-09-03  5:33 UTC  (5+ messages)

[PATCH 1/2] net: forbid the reentrant RX
 2020-09-03  4:02 UTC  (5+ messages)

[PULL v2 00/76] target/microblaze improvements
 2020-09-03  2:12 UTC  (4+ messages)

[PATCH v2 0/7] pseries NUMA distance rework
 2020-09-03  1:56 UTC  (11+ messages)
` [PATCH v2 3/7] spapr: introduce SpaprMachineClass::numa_assoc_array
` [PATCH v2 5/7] spapr, spapr_numa: move lookup-arrays handling to spapr_numa.c
` [PATCH v2 6/7] spapr_numa: move NVLink2 associativity "
` [PATCH v2 7/7] spapr_hcall: h_home_node_associativity now reads numa_assoc_array

[PATCH V2 for-5.2] hw/null-machine: Add the kvm_type() hook for MIPS
 2020-09-03  0:58 UTC  (3+ messages)

[PULL 0/9] Linux user for 5.2 patches
 2020-09-02 23:27 UTC  (10+ messages)
` [PULL 1/9] linux-user: fix implicit conversion from enumeration type error
` [PULL 2/9] linux-user: Add support for a group of btrfs ioctls used for subvolumes
` [PULL 3/9] linux-user: Add support for a group of btrfs ioctls used for snapshots
` [PULL 4/9] linux-user: Add support for btrfs ioctls used to manipulate with devices
` [PULL 5/9] linux-user: Add support for btrfs ioctls used to get/set features
` [PULL 6/9] linux-user: Add support for a group of btrfs inode ioctls
` [PULL 7/9] linux-user: Add support for two btrfs ioctls used for subvolume
` [PULL 8/9] linux-user: Add support for btrfs ioctls used to manage quota
` [PULL 9/9] linux-user: Add support for btrfs ioctls used to scrub a filesystem


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